build(deps): bump the go-dependencies group across 1 directory with 17 updates#645
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…7 updates Bumps the go-dependencies group with 10 updates in the /controller directory: | Package | From | To | | --- | --- | --- | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.10.0` | `1.12.0` | | [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.1.3` | `4.1.4` | | [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) | `2.2.0` | `2.3.3` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.24.0` | `2.29.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.28.3` | | [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc) | `3.34.1` | `3.47.5` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.81.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.33.0` | `0.36.0` | | [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.33.0` | `0.36.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.21.0` | `0.24.0` | Updates `github.com/gin-gonic/gin` from 1.10.0 to 1.12.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.10.0...v1.12.0) Updates `github.com/go-jose/go-jose/v4` from 4.1.3 to 4.1.4 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.1.3...v4.1.4) Updates `github.com/grpc-ecosystem/go-grpc-middleware/v2` from 2.2.0 to 2.3.3 - [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases) - [Commits](grpc-ecosystem/go-grpc-middleware@v2.2.0...v2.3.3) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.24.0 to 2.29.0 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Commits](grpc-ecosystem/grpc-gateway@v2.24.0...v2.29.0) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.28.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.28.3) Updates `github.com/onsi/gomega` from 1.36.2 to 1.40.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.40.0) Updates `github.com/zitadel/oidc/v3` from 3.34.1 to 3.47.5 - [Release notes](https://github.com/zitadel/oidc/releases) - [Commits](zitadel/oidc@v3.34.1...v3.47.5) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260120221211-b8f7ae30c516 to 0.0.0-20260414002931-afd174a4e478 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.0) Updates `k8s.io/api` from 0.33.0 to 0.36.0 - [Commits](kubernetes/api@v0.33.0...v0.36.0) Updates `k8s.io/apimachinery` from 0.33.0 to 0.36.0 - [Commits](kubernetes/apimachinery@v0.33.0...v0.36.0) Updates `k8s.io/apiserver` from 0.33.0 to 0.36.0 - [Commits](kubernetes/apiserver@v0.33.0...v0.36.0) Updates `k8s.io/client-go` from 0.33.0 to 0.36.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.33.0...v0.36.0) Updates `k8s.io/utils` from 0.0.0-20241104100929-3ea5e8cea738 to 0.0.0-20260210185600-b8788abfbbc2 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/controller-runtime` from 0.21.0 to 0.24.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.21.0...v0.24.0) Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.4.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2 dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.28.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/zitadel/oidc/v3 dependency-version: 3.47.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20260414002931-afd174a4e478 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/api dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/apiserver dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/utils dependency-version: 0.0.0-20260210185600-b8788abfbbc2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: sigs.k8s.io/yaml dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
Bumps the go-dependencies group with 10 updates in the /controller directory:
1.10.01.12.04.1.34.1.42.2.02.3.32.24.02.29.02.22.22.28.33.34.13.47.51.80.01.81.00.33.00.36.00.33.00.36.00.21.00.24.0Updates
github.com/gin-gonic/ginfrom 1.10.0 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
github.com/go-jose/go-jose/v4from 4.1.3 to 4.1.4Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
Commits
0e59876Merge commit from forkddffdbcBump actions/checkout from 5 to 6 (#213)Updates
github.com/grpc-ecosystem/go-grpc-middleware/v2from 2.2.0 to 2.3.3Release notes
Sourced from github.com/grpc-ecosystem/go-grpc-middleware/v2's releases.
... (truncated)
Commits
390bcefavoid unnecessary logging field creation when payload logging is disabled (#809)748e2b2fix metric label initialize (#810)af451d0fix(ci): tidy module before linting (#808)2dc9821feat: add ContextLabels to ClientMetrics (#798)2338d5afix(#794): Wrapping codes.OK should not cause panic (#795)6ec6dd3chore: use actions/setup-go native cache (#787)f7911ccchore: enable hugeParam rule from go-critic (#786)e2d5773build(deps): bump google.golang.org/grpc from 1.67.1 to 1.74.2 (#785)d75e7d9chore: enable usetesting linter (#784)c8a612bchore: enable promlinter linter (#771)Updates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.24.0 to 2.29.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
... (truncated)
Commits
ba9b55cchore(deps): update dependency rules_shell to v0.8.0 (#6626)284a82echore(deps): update googleapis digest to bcfcbda (#6625)f74bc7fchore(deps): update google/oss-fuzz digest to d58fd64 (#6624)efb665dAdd edition 2024 support (#6622)c58da15chore(deps): update google/oss-fuzz digest to 32b8df7 (#6621)42997a1Deprecate fields and methods if file is deprecated (#6613)6f4af8bchore(deps): update googleapis digest to bf85cad (#6620)68fde5fchore(deps): update google/oss-fuzz digest to 7b814a1 (#6619)6da2a46chore(deps): update googleapis digest to 898f25c (#6617)c9c7ad4chore(deps): update googleapis digest to fc96870 (#6616)Updates
github.com/onsi/ginkgo/v2from 2.22.2 to 2.28.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
5de9c15v2.28.37e2fa19bump dependencies1a81912v2.28.2f3a36b6Add ArtifactDir() to support Go 1.26 testing.TB interface94151c8Implement shell completion4d21dbbAdd asan CLI option mirroring msan implementationc102161Bump uri from 1.0.3 to 1.0.4 in /docs (#1630)9619647fix aspect ratio5779304update logos5d1d628v2.28.1Updates
github.com/onsi/gomegafrom 1.36.2 to 1.40.0Release notes
Sourced from github.com/onsi/gomega's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
... (truncated)
Commits
87ee9d3v1.40.0ea66027v1.40.0 (full)e3fd789update docs to reflect new versioning strategy7d4ee30first push to master-litee4a82d1Bump github/codeql-action from 3 to 4 (#875)af62723Bump rexml from 3.4.0 to 3.4.2 in /docs (#870)e164221Bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 (#895)334a282Bump faraday from 2.12.2 to 2.14.1 in /docs (#896)1a25a36v1.39.1406faeebump all depsUpdates
github.com/zitadel/oidc/v3from 3.34.1 to 3.47.5Release notes
Sourced from github.com/zitadel/oidc/v3's releases.
... (truncated)
Commits
fb9fbfefix(op): allow dynamic loopback ports in post_logout_redirect_uri per RFC 825...178e018fix: URL-encode client credentials in Basic Auth per RFC 6749 §2.3.1 (#873)49664bffix: propagate signature verification errors correctly (#872)5f70efffix: tolerate string amr claims from external providers (#855)97b71d3chore(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 (#869)d118dd7fix: oidc server error to http status mapping (#865)2534f81docs: update semantic title requirements (#863)d016375example: set device cookie httpOnly (#868)b4cf422Merge commit from fork0bf0adechore: package upgrades (#866)Updates
golang.org/x/syncfrom 0.19.0 to 0.20.0Commits
ec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]Updates
google.golang.org/genproto/googleapis/apifrom 0.0.0-20260120221211-b8f7ae30c516 to 0.0.0-20260414002931-afd174a4e478Commits
Updates
google.golang.org/grpcfrom 1.80.0 to 1.81.0Release notes
Sourced from google.golang.org/grpc's releas...
Description has been truncated