build(deps): bump the actions group across 1 directory with 5 updates#805
Merged
matheuscscp merged 1 commit intomainfrom Apr 7, 2026
Merged
Conversation
Bumps the actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `4.1.0` | `4.1.1` | | [actions/setup-go](https://github.com/actions/setup-go) | `6.3.0` | `6.4.0` | | [docker/login-action](https://github.com/docker/login-action) | `4.0.0` | `4.1.0` | | [fluxcd/flux2](https://github.com/fluxcd/flux2) | `2.8.3` | `2.8.4` | | [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.23.1` | `0.24.0` | Updates `sigstore/cosign-installer` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@ba7bc0a...cad07c2) Updates `actions/setup-go` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4b73464...4a36011) Updates `docker/login-action` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@b45d80f...4907a6d) Updates `fluxcd/flux2` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/fluxcd/flux2/releases) - [Commits](fluxcd/flux2@871be9b...3cf3cb5) Updates `anchore/sbom-action` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@57aae52...e22c389) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/setup-go dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: docker/login-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: fluxcd/flux2 dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: anchore/sbom-action dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
matheuscscp
approved these changes
Apr 7, 2026
eleboucher
pushed a commit
to eleboucher/homelab
that referenced
this pull request
Apr 7, 2026
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/controlplaneio-fluxcd/charts/flux-instance](https://fluxoperator.dev) ([source](https://github.com/controlplaneio-fluxcd/flux-operator)) | minor | `0.45.1` → `0.46.0` | | [ghcr.io/controlplaneio-fluxcd/charts/flux-operator](https://fluxoperator.dev) ([source](https://github.com/controlplaneio-fluxcd/flux-operator)) | minor | `0.45.1` → `0.46.0` | | [ghcr.io/controlplaneio-fluxcd/flux-operator-manifests](https://github.com/controlplaneio-fluxcd/flux-operator) | minor | `v0.45.1` → `v0.46.0` | --- ### Release Notes <details> <summary>controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-instance)</summary> ### [`v0.46.0`](https://github.com/controlplaneio-fluxcd/flux-operator/releases/tag/v0.46.0) [Compare Source](controlplaneio-fluxcd/flux-operator@v0.45.1...v0.46.0) ##### What's Changed - Fix typos in documentation by [@​archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#​780](controlplaneio-fluxcd/flux-operator#780) - Update Go version requirements in docs by [@​archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#​781](controlplaneio-fluxcd/flux-operator#781) - Add unit tests for FluxGroupFor by [@​archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#​782](controlplaneio-fluxcd/flux-operator#782) - build(deps): bump picomatch in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​778](controlplaneio-fluxcd/flux-operator#778) - ci: exclude node\_modules from golangci scanners by [@​stefanprodan](https://github.com/stefanprodan) in [#​785](controlplaneio-fluxcd/flux-operator#785) - build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​770](controlplaneio-fluxcd/flux-operator#770) - operator: support `kubeconfig` key and custom keys in `convertKubeConfigFrom` by [@​matheuscscp](https://github.com/matheuscscp) in [#​786](controlplaneio-fluxcd/flux-operator#786) - Add unit tests for ValidateAndApplyWorkloadIdentityConfig by [@​archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#​787](controlplaneio-fluxcd/flux-operator#787) - mcp: Use safe type assertions for Helm history entries by [@​archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#​783](controlplaneio-fluxcd/flux-operator#783) - mcp: update FluxOCIRepositoryKind version to v1 by [@​matheuscscp](https://github.com/matheuscscp) in [#​791](controlplaneio-fluxcd/flux-operator#791) - Fix .PHONY declaration for cli-ci-build target by [@​archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#​789](controlplaneio-fluxcd/flux-operator#789) - Add unit tests for FluxInstance methods by [@​archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#​793](controlplaneio-fluxcd/flux-operator#793) - Add unit tests for ResourceSet methods by [@​archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#​794](controlplaneio-fluxcd/flux-operator#794) - build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​798](controlplaneio-fluxcd/flux-operator#798) - operator: fix ResourceSets and FluxInstance getting stuck due to health check cancellation by [@​matheuscscp](https://github.com/matheuscscp) in [#​801](controlplaneio-fluxcd/flux-operator#801) - build(deps-dev): bump vite from 7.3.1 to 7.3.2 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​802](controlplaneio-fluxcd/flux-operator#802) - build(deps): bump the actions group across 1 directory with 5 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​805](controlplaneio-fluxcd/flux-operator#805) - Release v0.46.0 by [@​matheuscscp](https://github.com/matheuscscp) in [#​807](controlplaneio-fluxcd/flux-operator#807) ##### New Contributors - [@​archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) made their first contribution in [#​780](controlplaneio-fluxcd/flux-operator#780) **Full Changelog**: <controlplaneio-fluxcd/flux-operator@v0.45.1...v0.46.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/99 Co-authored-by: bot-owl <bot@erwanleboucher.dev> Co-committed-by: bot-owl <bot@erwanleboucher.dev>
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 actions group with 5 updates in the / directory:
4.1.04.1.16.3.06.4.04.0.04.1.02.8.32.8.40.23.10.24.0Updates
sigstore/cosign-installerfrom 4.1.0 to 4.1.1Release notes
Sourced from sigstore/cosign-installer's releases.
Commits
cad07c2chore: update default cosign-release to v3.0.5 (#223)Updates
actions/setup-gofrom 6.3.0 to 6.4.0Release notes
Sourced from actions/setup-go's releases.
Commits
4a36011docs: fix Microsoft build of Go link (#734)8f19afcfeat: add go-download-base-url input for custom Go distributions (#721)27fdb26Bump minimatch from 3.1.2 to 3.1.5 (#727)def8c39Rearrange README.md, add advanced-usage.md (#724)Updates
docker/login-actionfrom 4.0.0 to 4.1.0Release notes
Sourced from docker/login-action's releases.
Commits
4907a6dMerge pull request #930 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e233e6chore: update generated content6c24eadbuild(deps): bump the aws-sdk-dependencies group with 2 updatesee034d7Merge pull request #958 from docker/dependabot/npm_and_yarn/lodash-4.18.11527209Merge pull request #937 from docker/dependabot/npm_and_yarn/proxy-agent-depen...d39362abuild(deps): bump lodash from 4.17.23 to 4.18.1a6f092bchore: update generated content60953f0build(deps): bump the proxy-agent-dependencies group with 2 updates62c6885Merge pull request #936 from docker/dependabot/npm_and_yarn/docker/actions-to...102c0e6chore: update generated contentUpdates
fluxcd/flux2from 2.8.3 to 2.8.4Release notes
Sourced from fluxcd/flux2's releases.
Commits
3cf3cb5Merge pull request #5799 from fluxcd/backport-5798-to-release/v2.8.x1569932fix: validate --source flag in create kustomization command836f87eMerge pull request #5796 from fluxcd/update-pkg-deps/release/v2.8.x19545a8Update fluxcd/pkg dependenciesUpdates
anchore/sbom-actionfrom 0.23.1 to 0.24.0Release notes
Sourced from anchore/sbom-action's releases.
Commits
e22c389chore(deps): update Syft to v1.42.3 (#615)36a5fdechore: update to node 24 + deps (#614)a0a6512chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 (#608)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