fix(deps): update all non-major go dependencies#898
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
2500dae to
e17fd0a
Compare
| datasource | package | from | to | | ---------- | ----------------------------- | ------- | ------- | | go | github.com/cloudnative-pg/api | v1.29.0 | v1.29.1 | | go | github.com/onsi/ginkgo/v2 | v2.28.3 | v2.29.0 | | go | github.com/onsi/gomega | v1.40.0 | v1.41.0 | | go | google.golang.org/grpc | v1.81.0 | v1.81.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e17fd0a to
89d1e3b
Compare
Renovate now updates the `go` directive in `go.mod` directly and drops the redundant `toolchain` line, which broke the `GO_VERSION` lookup in the Taskfile and caused `task ci` to fail with an empty version. Read the `toolchain` line when present and fall back to the `go` directive otherwise. Update the Dockerfile comments to match. Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
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. |
leonardoce
approved these changes
May 18, 2026
armru
approved these changes
May 18, 2026
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.29.0→v1.29.1v2.28.3→v2.29.0v1.40.0→v1.41.0v1.81.0→v1.81.1Release Notes
cloudnative-pg/api (github.com/cloudnative-pg/api)
v1.29.1Compare Source
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.29.0Compare Source
2.29.0
GinkgoHelperGomakes it easier to write test helpers that need to run in goroutines. Specifically, it makes managing the failure state and capturing failure panics correctly straightforward.ginkgo outlinenow includes entries defined inDescribeTableSubtreeonsi/gomega (github.com/onsi/gomega)
v1.41.0Compare Source
grpc/grpc-go (google.golang.org/grpc)
v1.81.1: Release 1.81.1Compare Source
Security
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Never, 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.