chore(deps): bump the go group with 6 updates#893
Merged
frewilhelm merged 1 commit intomainfrom Apr 13, 2026
Merged
Conversation
Bumps the go group with 6 updates: | Package | From | To | | --- | --- | --- | | cuelang.org/go | `0.16.0` | `0.16.1` | | [github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller) | `1.8.2` | `1.8.3` | | [github.com/fluxcd/pkg/kustomize](https://github.com/fluxcd/pkg) | `1.28.0` | `1.29.0` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.8.1` | `1.8.2` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.4` | `0.21.5` | | [ocm.software/ocm](https://github.com/open-component-model/ocm) | `0.38.0` | `0.39.0` | Updates `cuelang.org/go` from 0.16.0 to 0.16.1 Updates `github.com/fluxcd/kustomize-controller/api` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/fluxcd/kustomize-controller/releases) - [Changelog](https://github.com/fluxcd/kustomize-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/kustomize-controller@v1.8.2...v1.8.3) Updates `github.com/fluxcd/pkg/kustomize` from 1.28.0 to 1.29.0 - [Commits](fluxcd/pkg@kustomize/v1.28.0...kustomize/v1.29.0) Updates `github.com/fluxcd/source-controller/api` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.8.1...v1.8.2) Updates `github.com/google/go-containerregistry` from 0.21.4 to 0.21.5 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.4...v0.21.5) Updates `ocm.software/ocm` from 0.38.0 to 0.39.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.38...v0.39) --- updated-dependencies: - dependency-name: cuelang.org/go dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/kustomize-controller/api dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/pkg/kustomize dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/source-controller/api dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: ocm.software/ocm dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
frewilhelm
approved these changes
Apr 13, 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.
Bumps the go group with 6 updates:
0.16.00.16.11.8.21.8.31.28.01.29.01.8.11.8.20.21.40.21.50.38.00.39.0Updates
cuelang.org/gofrom 0.16.0 to 0.16.1Updates
github.com/fluxcd/kustomize-controller/apifrom 1.8.2 to 1.8.3Release notes
Sourced from github.com/fluxcd/kustomize-controller/api's releases.
Changelog
Sourced from github.com/fluxcd/kustomize-controller/api's changelog.
Commits
8e93522Merge pull request #1630 from fluxcd/release-v1.8.33016285Release v1.8.38ea73d6Add changelog entry for v1.8.345f975aMerge pull request #1626 from fluxcd/backport-1625-to-release/v1.8.x8de1f6aRequeue on cancellation to avoid stale cache race conditionUpdates
github.com/fluxcd/pkg/kustomizefrom 1.28.0 to 1.29.0Commits
63d73fdMerge pull request #1153 from rycli/fix/in-memory-kustomize-vfs4bb52f7feat: add MakeFsMemory for disk-backed memory filesystemc881ceaMerge pull request #1162 from qube-rt/add-build-metadata515925bAdd support for buildMetadata in the kustomize generator978262eMerge pull request #1158 from fluxcd/go-1.26523e693Upgrade to Go 1.26 in CI90cfd68Merge pull request #1154 from Drupi/fix-windows-build-pathse9276d0fix:failed to generate kustomization.yaml on WindowsUpdates
github.com/fluxcd/source-controller/apifrom 1.8.1 to 1.8.2Release notes
Sourced from github.com/fluxcd/source-controller/api's releases.
Changelog
Sourced from github.com/fluxcd/source-controller/api's changelog.
Commits
e1b0d6fMerge pull request #2022 from fluxcd/release-v1.8.20f11ff8Release v1.8.2345a234Add changelog entry for v1.8.2725815bMerge pull request #2018 from fluxcd/backport-2013-to-release/v1.8.x956faffImprove error message for encrypted SSH keys without password5add99fMerge pull request #2015 from fluxcd/backport-2014-to-release/v1.8.x6d4c355Fix azure blob prefix option not passedUpdates
github.com/google/go-containerregistryfrom 0.21.4 to 0.21.5Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
5b80281build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0 in the go-deps gro...b99bca2build(deps): bump aws-actions/configure-aws-credentials (#2257)f8be1d4update to Go 1.26.2 (#2255)87ad88bBump docker/cli v29.4.0, moby/api v1.54.1, moby/client v0.4.0 (#2254)Updates
ocm.software/ocmfrom 0.38.0 to 0.39.0Release notes
Sourced from ocm.software/ocm's releases.
Commits
afad52dchore(deps): bump the ci group with 3 updates (#1877)dcde376chore: update 'flake.nix' (#1876)d53d156chore(deps): bump the go group with 6 updates (#1875)0296cfdchore(deps): bump actions/cache from 5.0.3 to 5.0.4 in the ci group (#1872)f345599chore: update 'flake.nix' (#1874)8803551chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#1871)36f060cchore: update code of conduct link (#1873)9e528e2chore(deps): bump github/codeql-action from 4.32.6 to 4.33.0 in the ci group ...91917a6chore: update 'flake.nix' (#1869)b477b09chore(deps): bump the go group across 1 directory with 16 updates (#1868)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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