Skip to content

fix(deps): update all non-major go dependencies#898

Merged
leonardoce merged 2 commits into
mainfrom
renovate/all-non-major-go-dependencies
May 18, 2026
Merged

fix(deps): update all non-major go dependencies#898
leonardoce merged 2 commits into
mainfrom
renovate/all-non-major-go-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 8, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/cloudnative-pg/api v1.29.0v1.29.1 age confidence
github.com/onsi/ginkgo/v2 v2.28.3v2.29.0 age confidence
github.com/onsi/gomega v1.40.0v1.41.0 age confidence
google.golang.org/grpc v1.81.0v1.81.1 age confidence

Release Notes

cloudnative-pg/api (github.com/cloudnative-pg/api)

v1.29.1

Compare Source

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.29.0

Compare Source

2.29.0

GinkgoHelperGo makes 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 outline now includes entries defined in DescribeTableSubtree

onsi/gomega (github.com/onsi/gomega)

v1.41.0

Compare Source

grpc/grpc-go (google.golang.org/grpc)

v1.81.1: Release 1.81.1

Compare Source

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#​9111)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner May 8, 2026 16:55
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 8, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26.0 -> 1.26.3
github.com/Masterminds/semver/v3 v3.4.0 -> v3.5.0
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a -> v0.0.0-20260502001324-b7f5293f4787
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.4.0

@renovate renovate Bot changed the title fix(deps): update module github.com/cloudnative-pg/cloudnative-pg to v1.29.1 fix(deps): update module github.com/cloudnative-pg/cloudnative-pg to v1.29.1 - autoclosed May 11, 2026
@renovate renovate Bot closed this May 11, 2026
@renovate renovate Bot deleted the renovate/all-non-major-go-dependencies branch May 11, 2026 18:49
@renovate renovate Bot changed the title fix(deps): update module github.com/cloudnative-pg/cloudnative-pg to v1.29.1 - autoclosed fix(deps): update module github.com/cloudnative-pg/api to v1.29.1 May 12, 2026
@renovate renovate Bot reopened this May 12, 2026
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch 2 times, most recently from 2500dae to e17fd0a Compare May 12, 2026 08:47
| 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>
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from e17fd0a to 89d1e3b Compare May 18, 2026 10:22
@renovate renovate Bot changed the title fix(deps): update module github.com/cloudnative-pg/api to v1.29.1 fix(deps): update all non-major go dependencies May 18, 2026
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>
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 18, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 18, 2026

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 18, 2026
@leonardoce leonardoce merged commit acdbfb8 into main May 18, 2026
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated lgtm This PR has been approved by a maintainer no-issue size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants