chore(deps): bump the go group with 6 updates#254
Merged
Conversation
Bumps the go group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) | `2.8.7` | `2.8.8` | | [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) | `1.5.4` | `1.5.5` | | [github.com/fluxcd/image-automation-controller/api](https://github.com/fluxcd/image-automation-controller) | `1.1.3` | `1.1.4` | | [github.com/fluxcd/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller) | `1.1.1` | `1.1.2` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.8.4` | `1.8.5` | | [ocm.software/ocm](https://github.com/open-component-model/ocm) | `0.41.0` | `0.42.0` | Updates `github.com/fluxcd/flux2/v2` from 2.8.7 to 2.8.8 - [Release notes](https://github.com/fluxcd/flux2/releases) - [Commits](fluxcd/flux2@v2.8.7...v2.8.8) Updates `github.com/fluxcd/helm-controller/api` from 1.5.4 to 1.5.5 - [Release notes](https://github.com/fluxcd/helm-controller/releases) - [Changelog](https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/helm-controller@v1.5.4...v1.5.5) Updates `github.com/fluxcd/image-automation-controller/api` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/fluxcd/image-automation-controller/releases) - [Changelog](https://github.com/fluxcd/image-automation-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/image-automation-controller@v1.1.3...v1.1.4) Updates `github.com/fluxcd/image-reflector-controller/api` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/fluxcd/image-reflector-controller/releases) - [Changelog](https://github.com/fluxcd/image-reflector-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/image-reflector-controller@v1.1.1...v1.1.2) Updates `github.com/fluxcd/source-controller/api` from 1.8.4 to 1.8.5 - [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.4...v1.8.5) Updates `ocm.software/ocm` from 0.41.0 to 0.42.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.41...v0.42) --- updated-dependencies: - dependency-name: github.com/fluxcd/flux2/v2 dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/helm-controller/api dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/image-automation-controller/api dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/image-reflector-controller/api dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/source-controller/api dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: ocm.software/ocm dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
matthiasbruns
approved these changes
May 26, 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:
2.8.72.8.81.5.41.5.51.1.31.1.41.1.11.1.21.8.41.8.50.41.00.42.0Updates
github.com/fluxcd/flux2/v2from 2.8.7 to 2.8.8Release notes
Sourced from github.com/fluxcd/flux2/v2's releases.
Commits
1fd61a0Merge pull request #5904 from fluxcd/update-components-release/v2.8.x477f048Update toolkit components0acfaa2Merge pull request #5899 from fluxcd/update-pkg-deps/release/v2.8.x264957fUpdate fluxcd/pkg dependenciesUpdates
github.com/fluxcd/helm-controller/apifrom 1.5.4 to 1.5.5Release notes
Sourced from github.com/fluxcd/helm-controller/api's releases.
Changelog
Sourced from github.com/fluxcd/helm-controller/api's changelog.
Commits
e99b6c7Merge pull request #1500 from fluxcd/release-v1.5.5fda206cRelease v1.5.5628a880Add changelog entry for v1.5.57cf31a4Merge pull request #1498 from fluxcd/backport-1492-to-release/v1.5.x946c981Use ShortenName for release name in Test actionaabd7cbMerge pull request #1497 from fluxcd/backport-1464-to-release/v1.5.x6e2c112Add configurable HTTP timeout for artifact fetching5e4ff0aMerge pull request #1496 from fluxcd/backport-1494-to-release/v1.5.x6951115Sanitize CreateReplace for non-CRDs94853fcMerge pull request #1495 from fluxcd/upgrade-depsUpdates
github.com/fluxcd/image-automation-controller/apifrom 1.1.3 to 1.1.4Release notes
Sourced from github.com/fluxcd/image-automation-controller/api's releases.
Changelog
Sourced from github.com/fluxcd/image-automation-controller/api's changelog.
Commits
6ffb95aMerge pull request #1033 from fluxcd/release-v1.1.473efb24Release v1.1.4bb72b2dAdd changelog entry for v1.1.42025637Merge pull request #1032 from fluxcd/update-pkg-deps/release/v1.1.xd6a3ac0Update fluxcd/pkg dependenciesUpdates
github.com/fluxcd/image-reflector-controller/apifrom 1.1.1 to 1.1.2Release notes
Sourced from github.com/fluxcd/image-reflector-controller/api's releases.
Changelog
Sourced from github.com/fluxcd/image-reflector-controller/api's changelog.
Commits
5556b25Merge pull request #884 from fluxcd/release-v1.1.2ea18889Release v1.1.22db54cbAdd changelog entry for v1.1.2706e345Merge pull request #883 from fluxcd/update-pkg-deps/release/v1.1.x56bf186Update fluxcd/pkg dependenciesUpdates
github.com/fluxcd/source-controller/apifrom 1.8.4 to 1.8.5Release notes
Sourced from github.com/fluxcd/source-controller/api's releases.
Changelog
Sourced from github.com/fluxcd/source-controller/api's changelog.
Commits
e9faef4Merge pull request #2058 from fluxcd/release-v1.8.535aac36Release v1.8.506a570cAdd changelog entry for v1.8.5372d3f3Merge pull request #2056 from fluxcd/update-pkg-deps/release/v1.8.xe8c664fUpdate fluxcd/pkg dependencies10643c9Merge pull request #2055 from fluxcd/backport-2054-to-release/v1.8.x153b7abResolve sparse checkout paths with SecureJoin3dcb00cResolve bucket object paths with SecureJoin493e0bbMerge pull request #2052 from fluxcd/upgrade-deps0fab7d8Upgrade k8s to 1.36.1, c-r to 0.24.1, cli-utils to 1.2.1Updates
ocm.software/ocmfrom 0.41.0 to 0.42.0Release notes
Sourced from ocm.software/ocm's releases.
Commits
09ed037chore: fix pr title for cherry pick commit (#1941)5483af8chore(deps): bump the go group across 1 directory with 25 updates (#1933)129f7bechore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 (#1938)a461ecfchore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the ci group ...ac692e1chore: fix permissions for called workflow (#1934)8fefc86chore(deps): bump github.com/jackc/pgx/v5 to v5.9.0 (#1936)175a97achore: sync contributing guide (#1932)812557bfix: migrate to the website location (#1931)659d415chore(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 in the ci ...012e58dchore: bump VERSION to 0.42.0-dev (#1928)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