fix(deps): update all non-major go dependencies - #116
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
2 times, most recently
from
August 14, 2026 11:16
8e9552b to
2e264d5
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: core/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: operator/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
2 times, most recently
from
August 14, 2026 22:47
154ae0f to
6267c0e
Compare
renovate
Bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
11 times, most recently
from
August 17, 2026 07:21
3a7b3ab to
dc2f120
Compare
gabriele-wolfox
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
August 17, 2026 11:11
efd59d4 to
b2fee6e
Compare
gabriele-wolfox
approved these changes
Aug 17, 2026
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
NiccoloFei
force-pushed
the
renovate/all-non-major-go-dependencies
branch
2 times, most recently
from
August 18, 2026 13:51
717067b to
3ce3282
Compare
NiccoloFei
approved these changes
Aug 18, 2026
| datasource | package | from | to | | ---------- | ---------------------------------------------- | ---------------------------------- | ---------------------------------- | | go | github.com/aws/aws-sdk-go-v2 | v1.43.5 | v1.43.6 | | go | github.com/aws/aws-sdk-go-v2/config | v1.32.36 | v1.32.37 | | go | github.com/aws/aws-sdk-go-v2/credentials | v1.19.35 | v1.19.36 | | go | github.com/aws/aws-sdk-go-v2/service/s3 | v1.107.1 | v1.107.2 | | go | github.com/cloudnative-pg/cloudnative-pg/tests | v0.0.0-20260813085452-0603a9caadfe | v0.0.0-20260815054937-011ba50586cf | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The go directive in operator/go.mod was bumped to 1.26.6 by a transitive dependency (cloudnative-pg/cloudnative-pg/tests), but two daggerverse modules still default to older golang images: controller-gen (golang:1.26.5-bookworm) and crd-ref-docs (golang:1.26.5-alpine). With GOTOOLCHAIN=local, both failed to load packages against a go.mod requiring a newer toolchain than the one baked into the module, breaking Operator CI and Documentation CI. Override the image via each module's flag (--go-image, --image), using the same GOLANG_IMAGE_VERSION renovate-tag convention already used elsewhere in Taskfile.yml, so future golang bumps stay in sync automatically. Assisted-by: Claude Signed-off-by: Gabriele Quaresima <gabriele.quaresima@enterprisedb.com>
Default to the latest distro used by the shared tag, as already done for core:goreleaser-snapshot, core:goreleaser-publish and internal:go-test Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
gabriele-wolfox
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
August 19, 2026 09:29
ccf82f7 to
14414be
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.43.5→v1.43.6v1.32.36→v1.32.37v1.19.35→v1.19.36v1.107.1→v1.107.20603a9c→011ba50Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.43.6Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.