Skip to content

Bump the go-version-updates group across 3 directories with 2 updates#3473

Merged
Weltraumschaf merged 1 commit intomainfrom
dependabot/go_modules/auto-discovery/cloud-aws/go-version-updates-8e1dd06a71
Jan 20, 2026
Merged

Bump the go-version-updates group across 3 directories with 2 updates#3473
Weltraumschaf merged 1 commit intomainfrom
dependabot/go_modules/auto-discovery/cloud-aws/go-version-updates-8e1dd06a71

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps the go-version-updates group with 1 update in the /auto-discovery/cloud-aws directory: sigs.k8s.io/controller-runtime.
Bumps the go-version-updates group with 1 update in the /auto-discovery/kubernetes directory: sigs.k8s.io/controller-runtime.
Bumps the go-version-updates group with 2 updates in the /operator directory: sigs.k8s.io/controller-runtime and github.com/minio/minio-go/v7.

Updates sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.0

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.23.0

🔆 Highlights

⚠️ Breaking changes

✨ Features

🐛 Bugfixes

... (truncated)

Commits
  • 129853d Merge pull request #3419 from alvaroaleman/limit-cardinality
  • 00b8b07 🐛 Limit depthWithPriorityMetric cardinality to 25
  • 43b0e35 ✨ Delay reconciliation until handlers sync (#3406)
  • 137b9c0 Merge pull request #3415 from zach593/pq-buffer
  • c47f9cb Use a buffer to optimize priority queue AddWithOpts performance
  • 5de4c4f Merge pull request #3416 from alvaroaleman/twotrees
  • 9de69a7 🌱 Priorityqueue: Use separate b-trees for ready and non-ready items
  • 0c3a910 Merge pull request #3408 from zach593/pq-fifo
  • 31d30b6 fix priority queue ordering when item priority changes
  • a085590 Merge pull request #3411 from brito-rafa/issue-3410-expbucket-webhook
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.0

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.23.0

🔆 Highlights

⚠️ Breaking changes

✨ Features

🐛 Bugfixes

... (truncated)

Commits
  • 129853d Merge pull request #3419 from alvaroaleman/limit-cardinality
  • 00b8b07 🐛 Limit depthWithPriorityMetric cardinality to 25
  • 43b0e35 ✨ Delay reconciliation until handlers sync (#3406)
  • 137b9c0 Merge pull request #3415 from zach593/pq-buffer
  • c47f9cb Use a buffer to optimize priority queue AddWithOpts performance
  • 5de4c4f Merge pull request #3416 from alvaroaleman/twotrees
  • 9de69a7 🌱 Priorityqueue: Use separate b-trees for ready and non-ready items
  • 0c3a910 Merge pull request #3408 from zach593/pq-fifo
  • 31d30b6 fix priority queue ordering when item priority changes
  • a085590 Merge pull request #3411 from brito-rafa/issue-3410-expbucket-webhook
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.0

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.23.0

🔆 Highlights

⚠️ Breaking changes

✨ Features

🐛 Bugfixes

... (truncated)

Commits
  • 129853d Merge pull request #3419 from alvaroaleman/limit-cardinality
  • 00b8b07 🐛 Limit depthWithPriorityMetric cardinality to 25
  • 43b0e35 ✨ Delay reconciliation until handlers sync (#3406)
  • 137b9c0 Merge pull request #3415 from zach593/pq-buffer
  • c47f9cb Use a buffer to optimize priority queue AddWithOpts performance
  • 5de4c4f Merge pull request #3416 from alvaroaleman/twotrees
  • 9de69a7 🌱 Priorityqueue: Use separate b-trees for ready and non-ready items
  • 0c3a910 Merge pull request #3408 from zach593/pq-fifo
  • 31d30b6 fix priority queue ordering when item priority changes
  • a085590 Merge pull request #3411 from brito-rafa/issue-3410-expbucket-webhook
  • Additional commits viewable in compare view

Updates github.com/minio/minio-go/v7 from 7.0.97 to 7.0.98

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

v7.0.98

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.97...v7.0.98

Commits
  • 3865112 Refactor: Use pkg/set types for internal set collections (#2193)
  • affa1da Add generic Set[T comparable] implementation to pkg/set (#2192)
  • 5b6d388 Increase max object size to ~48.83TiB (5GiB * 10000 parts) (#2190)
  • 78b5cb7 Upgrade dependencies, remove toolchain (#2189)
  • 5b1654c Fix wrong checksum type field name (#2188)
  • de96281 Add automatic checksum test (#2184)
  • 23199ac Support GCS bulk delete with serialized single DELETE requests (#2185)
  • 89b666c Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#2182)
  • 9f81484 Bump golang.org/x/crypto from 0.39.0 to 0.45.0 in /examples/minio (#2180)
  • 977c848 Bump golang.org/x/crypto from 0.39.0 to 0.45.0 in /examples/s3 (#2179)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-version-updates group with 1 update in the /auto-discovery/cloud-aws directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).
Bumps the go-version-updates group with 1 update in the /auto-discovery/kubernetes directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).
Bumps the go-version-updates group with 2 updates in the /operator directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) and [github.com/minio/minio-go/v7](https://github.com/minio/minio-go).


Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.23.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.22.4...v0.23.0)

Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.23.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.22.4...v0.23.0)

Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.23.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.22.4...v0.23.0)

Updates `github.com/minio/minio-go/v7` from 7.0.97 to 7.0.98
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.97...v7.0.98)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-version-updates
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-version-updates
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-version-updates
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.0.98
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 20, 2026
@netlify
Copy link

netlify bot commented Jan 20, 2026

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit d5c5cd9
🔍 Latest deploy log https://app.netlify.com/projects/docs-securecodebox/deploys/696f475f163a0100084672cb

@sonarqubecloud
Copy link

@Weltraumschaf Weltraumschaf moved this from Triage to To Review in secureCodeBox Jan 20, 2026
@github-project-automation github-project-automation bot moved this from To Review to Reviewer Approved in secureCodeBox Jan 20, 2026
@Weltraumschaf Weltraumschaf merged commit a3dfa93 into main Jan 20, 2026
54 checks passed
@Weltraumschaf Weltraumschaf deleted the dependabot/go_modules/auto-discovery/cloud-aws/go-version-updates-8e1dd06a71 branch January 20, 2026 13:46
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in secureCodeBox Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant

Comments