Skip to content

chore(deps): bump the go group with 6 updates#893

Merged
frewilhelm merged 1 commit intomainfrom
dependabot/go_modules/go-e88a6f7eb9
Apr 13, 2026
Merged

chore(deps): bump the go group with 6 updates#893
frewilhelm merged 1 commit intomainfrom
dependabot/go_modules/go-e88a6f7eb9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

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 1.8.2 1.8.3
github.com/fluxcd/pkg/kustomize 1.28.0 1.29.0
github.com/fluxcd/source-controller/api 1.8.1 1.8.2
github.com/google/go-containerregistry 0.21.4 0.21.5
ocm.software/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

Sourced from github.com/fluxcd/kustomize-controller/api's releases.

v1.8.3

Changelog

v1.8.3 changelog

Container images

  • docker.io/fluxcd/kustomize-controller:v1.8.3
  • ghcr.io/fluxcd/kustomize-controller:v1.8.3

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

Sourced from github.com/fluxcd/kustomize-controller/api's changelog.

1.8.3

Release date: 2026-04-07

This patch release fixes a race condition where a cancelled reconciliation could leave stale data in the cache, causing Kustomizations to get stuck.

Fixes:

  • Requeue on cancellation to avoid stale cache race condition #1625
Commits
  • 8e93522 Merge pull request #1630 from fluxcd/release-v1.8.3
  • 3016285 Release v1.8.3
  • 8ea73d6 Add changelog entry for v1.8.3
  • 45f975a Merge pull request #1626 from fluxcd/backport-1625-to-release/v1.8.x
  • 8de1f6a Requeue on cancellation to avoid stale cache race condition
  • See full diff in compare view

Updates github.com/fluxcd/pkg/kustomize from 1.28.0 to 1.29.0

Commits
  • 63d73fd Merge pull request #1153 from rycli/fix/in-memory-kustomize-vfs
  • 4bb52f7 feat: add MakeFsMemory for disk-backed memory filesystem
  • c881cea Merge pull request #1162 from qube-rt/add-build-metadata
  • 515925b Add support for buildMetadata in the kustomize generator
  • 978262e Merge pull request #1158 from fluxcd/go-1.26
  • 523e693 Upgrade to Go 1.26 in CI
  • 90cfd68 Merge pull request #1154 from Drupi/fix-windows-build-paths
  • e9276d0 fix:failed to generate kustomization.yaml on Windows
  • See full diff in compare view

Updates github.com/fluxcd/source-controller/api from 1.8.1 to 1.8.2

Release notes

Sourced from github.com/fluxcd/source-controller/api's releases.

v1.8.2

Changelog

v1.8.2 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.8.2
  • ghcr.io/fluxcd/source-controller:v1.8.2

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

Sourced from github.com/fluxcd/source-controller/api's changelog.

1.8.2

Release date: 2026-04-07

This patch release fixes the Azure Blob prefix option not being passed to the storage client, and improves the error message when using encrypted SSH keys without a password.

Fixes:

  • Fix azure blob prefix option not passed #2014

Improvements:

  • Improve error message for encrypted SSH keys without password #2013
Commits
  • e1b0d6f Merge pull request #2022 from fluxcd/release-v1.8.2
  • 0f11ff8 Release v1.8.2
  • 345a234 Add changelog entry for v1.8.2
  • 725815b Merge pull request #2018 from fluxcd/backport-2013-to-release/v1.8.x
  • 956faff Improve error message for encrypted SSH keys without password
  • 5add99f Merge pull request #2015 from fluxcd/backport-2014-to-release/v1.8.x
  • 6d4c355 Fix azure blob prefix option not passed
  • See full diff in compare view

Updates github.com/google/go-containerregistry from 0.21.4 to 0.21.5

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.21.5

What's Changed

Full Changelog: google/go-containerregistry@v0.21.4...v0.21.5

Commits
  • 5b80281 build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0 in the go-deps gro...
  • b99bca2 build(deps): bump aws-actions/configure-aws-credentials (#2257)
  • f8be1d4 update to Go 1.26.2 (#2255)
  • 87ad88b Bump docker/cli v29.4.0, moby/api v1.54.1, moby/client v0.4.0 (#2254)
  • See full diff in compare view

Updates ocm.software/ocm from 0.38.0 to 0.39.0

Release notes

Sourced from ocm.software/ocm's releases.

v0.39.0

What's Changed

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.38...v0.39.0

v0.39.0-rc.1

What's Changed

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.38...v0.39.0

Commits
  • afad52d chore(deps): bump the ci group with 3 updates (#1877)
  • dcde376 chore: update 'flake.nix' (#1876)
  • d53d156 chore(deps): bump the go group with 6 updates (#1875)
  • 0296cfd chore(deps): bump actions/cache from 5.0.3 to 5.0.4 in the ci group (#1872)
  • f345599 chore: update 'flake.nix' (#1874)
  • 8803551 chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#1871)
  • 36f060c chore: update code of conduct link (#1873)
  • 9e528e2 chore(deps): bump github/codeql-action from 4.32.6 to 4.33.0 in the ci group ...
  • 91917a6 chore: update 'flake.nix' (#1869)
  • b477b09 chore(deps): bump the go group across 1 directory with 16 updates (#1868)
  • 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 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 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>
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Apr 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 12, 2026 15:04
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Apr 12, 2026
@frewilhelm frewilhelm merged commit ab659c5 into main Apr 13, 2026
9 checks passed
@frewilhelm frewilhelm deleted the dependabot/go_modules/go-e88a6f7eb9 branch April 13, 2026 05:56
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