Skip to content

chore(deps): bump the go group across 1 directory with 9 updates#824

Merged
jakobmoellerdev merged 1 commit intomainfrom
dependabot/go_modules/go-c90c3931e1
Jan 25, 2026
Merged

chore(deps): bump the go group across 1 directory with 9 updates#824
jakobmoellerdev merged 1 commit intomainfrom
dependabot/go_modules/go-c90c3931e1

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go group with 7 updates in the / directory:

Package From To
github.com/fluxcd/pkg/apis/event 0.21.0 0.22.0
github.com/fluxcd/pkg/apis/meta 1.24.0 1.25.0
github.com/fluxcd/pkg/http/fetch 0.21.0 0.22.0
github.com/fluxcd/pkg/kustomize 1.24.0 1.25.0
github.com/fluxcd/pkg/runtime 0.94.0 0.96.0
helm.sh/helm/v3 3.19.4 3.20.0
ocm.software/ocm 0.34.3 0.35.0

Updates github.com/fluxcd/pkg/apis/event from 0.21.0 to 0.22.0

Commits
  • bd582bc Merge pull request #830 from fluxcd/int-update
  • bf70554 Update internal dependencies
  • b83bd25 Merge pull request #817 from fluxcd/refactor-cache
  • a29e42f cache: Return ErrNotFound error from Get()
  • 72d6f8c oci: Remove cache from auth and int tests code
  • 061b9ac cache: Allow setting cache metrics prefix
  • a961051 Simplify the cache
  • 9e2947d Merge pull request #829 from fluxcd/helm-v3.16.3
  • 802b6e3 Update dependencies
  • 19c00ad Merge pull request #828 from fluxcd/kustomize-v5.5
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/apis/meta from 1.24.0 to 1.25.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • 2818265 Merge pull request #1076 from fluxcd/gh-app-owner-helpers
  • b5e6bdd Prepare for release
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/http/fetch from 0.21.0 to 0.22.0

Commits
  • bd582bc Merge pull request #830 from fluxcd/int-update
  • bf70554 Update internal dependencies
  • b83bd25 Merge pull request #817 from fluxcd/refactor-cache
  • a29e42f cache: Return ErrNotFound error from Get()
  • 72d6f8c oci: Remove cache from auth and int tests code
  • 061b9ac cache: Allow setting cache metrics prefix
  • a961051 Simplify the cache
  • 9e2947d Merge pull request #829 from fluxcd/helm-v3.16.3
  • 802b6e3 Update dependencies
  • 19c00ad Merge pull request #828 from fluxcd/kustomize-v5.5
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/kustomize from 1.24.0 to 1.25.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • 2818265 Merge pull request #1076 from fluxcd/gh-app-owner-helpers
  • b5e6bdd Prepare for release
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/runtime from 0.94.0 to 0.96.0

Commits
  • cde06a5 Merge pull request #1079 from fluxcd/kube-v0.35.0
  • 21a1946 auth: Fix Azure auth test for China and US Gov clouds
  • 125d607 Prepare for release
  • 4f26e76 Update dependencies to Kubernetes v0.35.0
  • 98667f8 Merge pull request #1069 from fluxcd/helm-4.1
  • 2aea89f Upgrade Helm to v4.1.0
  • 4895944 Merge pull request #1077 from fluxcd/ssa-custom-stage
  • 8a98478 ssa: introduce custom apply stage
  • 2818265 Merge pull request #1076 from fluxcd/gh-app-owner-helpers
  • b5e6bdd Prepare for release
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/tar from 0.16.0 to 0.17.0

Commits
  • 31388ce Merge pull request #727 from fluxcd/distribution-up
  • 328eb42 Update OCI distribution to v3.0.0-alpha.1
  • 7fabcd8 Merge pull request #684 from somtochiama/pull-static-file-oci
  • a330445 fix options
  • 255f8fc test for static archive
  • f155227 refactor test
  • 8687514 implement pull static artifact
  • 4624208 Merge pull request #726 from fluxcd/deps-kube-v0.28.6
  • 30da897 Update dependencies
  • 63e3e9c Merge pull request #725 from fluxcd/dependabot/github_actions/ci-f38fbd1956
  • Additional commits viewable in compare view

Updates helm.sh/helm/v3 from 3.19.4 to 3.20.0

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm v3.20.0 is a feature release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • SDK: bump k8s API versions to v0.35.0
  • v3 backport: Fixed a bug where helm uninstall with --keep-history did not suspend previous deployed releases helm/helm#12564
  • v3 backport: Bump Go version to v1.25

Installation and Upgrading

Download Helm v3.20.0. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.1.1 and 3.20.1 are the next patch releases, scheduled for March 11, 2026
  • 4.2.0 and 3.21.0 are the next minor releases, scheduled for May 13, 2026

Changelog

  • bump version to v3.20 f6e17f673581b076782a0480d9c76938eca13e10 (Scott Rigby)
  • chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 4f5a655876a97f46458c488d96c3c486e8f8463d (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 65c504a4ae9f9fd7b6ed6e4fbc29a1380a2da211 (dependabot[bot])
  • chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0 f3b8af418e4379ef76d95c889435b6bda4e7edfa (dependabot[bot])
  • chore(deps): bump the k8s-io group with 7 updates 89c2c615929dbefd2a9c91a0057136d1f7924e6d (dependabot[bot])
  • [dev-v3] Replace deprecated NewSimpleClientset 526076ee3bb864707badb22b7f0f446181f628f6 (George Jenkins)
  • [dev-v3] Bump Go v1.25, golangci-lint v2 0ae8e4f2cbe418b5262b7f6d1acfe69d9de3e4e4 (George Jenkins)

... (truncated)

Commits
  • b2e4314 Merge pull request #31718 from scottrigby/bump-3.20
  • f6e17f6 bump version to v3.20
  • 4e4f0ed Merge pull request #31714 from helm/dependabot/go_modules/dev-v3/golang.org/x...
  • 4f5a655 chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
  • 0240a57 Merge pull request #31711 from helm/dependabot/go_modules/dev-v3/golang.org/x...
  • 65c504a chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
  • 76bd7df Merge pull request #31699 from helm/dependabot/go_modules/dev-v3/github.com/f...
  • f3b8af4 chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0
  • 0bfd2cb Merge pull request #31648 from hiddeco/backport-12564-to-dev-v3
  • bc50caa Merge pull request #31661 from helm/dependabot/go_modules/dev-v3/k8s-io-24b67...
  • Additional commits viewable in compare view

Updates ocm.software/ocm from 0.34.3 to 0.35.0

Release notes

Sourced from ocm.software/ocm's releases.

v0.35.0

What's Changed

🚀 Features

🐛 Bug Fixes

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.34...v0.35.0

v0.35.0-rc.3

What's Changed

🚀 Features

🐛 Bug Fixes

⬆️ Dependencies

... (truncated)

Commits
  • 8bbe850 chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the ci group (#1717)
  • 6fead6f chore: update 'flake.nix' (#1720)
  • 2b20b64 chore(deps): bump the go group with 11 updates (#1719)
  • 06e9c04 chore(deps): adjust dependabot ignore for github.com/mikefarah/yq/v4 (#1716)
  • 48fef6a chore: update 'flake.nix' (#1712)
  • 92c33a0 chore: revert upgrade of github.com/mikefarah/yq/v4 (#1710)
  • d69e966 chore: retract release 0.34 (#1709)
  • 8e12943 chore(deps): bump github/codeql-action from 4.31.5 to 4.31.6 in the ci group ...
  • 0d4f9b7 chore(deps): bump the ci group with 2 updates (#1705)
  • 0d23d43 chore(deps): bump github/codeql-action from 4.31.4 to 4.31.5 in the ci group ...
  • 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

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 group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.21.0` | `0.22.0` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.24.0` | `1.25.0` |
| [github.com/fluxcd/pkg/http/fetch](https://github.com/fluxcd/pkg) | `0.21.0` | `0.22.0` |
| [github.com/fluxcd/pkg/kustomize](https://github.com/fluxcd/pkg) | `1.24.0` | `1.25.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.94.0` | `0.96.0` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.19.4` | `3.20.0` |
| [ocm.software/ocm](https://github.com/open-component-model/ocm) | `0.34.3` | `0.35.0` |



Updates `github.com/fluxcd/pkg/apis/event` from 0.21.0 to 0.22.0
- [Commits](fluxcd/pkg@git/v0.21.0...git/v0.22.0)

Updates `github.com/fluxcd/pkg/apis/meta` from 1.24.0 to 1.25.0
- [Commits](fluxcd/pkg@apis/meta/v1.24.0...apis/meta/v1.25.0)

Updates `github.com/fluxcd/pkg/http/fetch` from 0.21.0 to 0.22.0
- [Commits](fluxcd/pkg@git/v0.21.0...git/v0.22.0)

Updates `github.com/fluxcd/pkg/kustomize` from 1.24.0 to 1.25.0
- [Commits](fluxcd/pkg@apis/meta/v1.24.0...apis/meta/v1.25.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.94.0 to 0.96.0
- [Commits](fluxcd/pkg@runtime/v0.94.0...runtime/v0.96.0)

Updates `github.com/fluxcd/pkg/tar` from 0.16.0 to 0.17.0
- [Commits](fluxcd/pkg@git/v0.16.0...git/v0.17.0)

Updates `helm.sh/helm/v3` from 3.19.4 to 3.20.0
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.19.4...v3.20.0)

Updates `ocm.software/ocm` from 0.34.3 to 0.35.0
- [Release notes](https://github.com/open-component-model/ocm/releases)
- [Changelog](https://github.com/open-component-model/ocm/blob/main/RELEASE_PROCESS.md)
- [Commits](open-component-model/ocm@v0.34.3...v0.35)

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)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/pkg/apis/event
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/http/fetch
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/kustomize
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.96.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/tar
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: ocm.software/ocm
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jan 25, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 25, 2026 15:04
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jan 25, 2026
@jakobmoellerdev jakobmoellerdev merged commit ea0a132 into main Jan 25, 2026
9 checks passed
@jakobmoellerdev jakobmoellerdev deleted the dependabot/go_modules/go-c90c3931e1 branch January 25, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. kind/dependency dependency update, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant