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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the flux-deps group with 6 updates:
0.10.0
0.10.1
0.12.0
0.12.1
0.49.0
0.49.1
0.41.0
0.41.1
0.8.0
0.8.1
1.6.0
1.6.1
Updates
github.com/fluxcd/pkg/apis/event
from 0.10.0 to 0.10.1Commits
196a3ba
Merge pull request #93 from fluxcd/fix-le98bdf3b
Set leader election Lease duration to 35s1d56dd8
Merge pull request #92 from fluxcd/leaderelection-optionsc294d46
Add leader election config to runtime8ef4a8f
Merge pull request #91 from SomtochiAma/record-deepcopy9a29a95
Generate deepcopy method for event276ad93
Merge pull request #90 from SomtochiAma/runtime-suspend4efd97c
Uses suspendGuageec8435e
Merge pull request #89 from fluxcd/controller-runtime-v0.8.3f879c7e
Update controller-runtime to v0.8.3Updates
github.com/fluxcd/pkg/http/fetch
from 0.12.0 to 0.12.1Commits
80ab4c3
Merge pull request #564 from fluxcd/update-deps4759e6d
runtime: update dependencies403e3b1
version: update dependencies7ff5151
ssh: update dependencies1e5fbd8
ssa: update dependencies1dd8df2
oci/tests/integration: update dependencies31f7fe3
oci: update dependenciesf94edcc
kustomize: update dependencies51f7565
http/fetch: update dependencies90957c7
helmtestserver: update dependenciesUpdates
github.com/fluxcd/pkg/runtime
from 0.49.0 to 0.49.1Commits
7fe9789
Merge pull request #810 from fluxcd/up-int-depsf674386
Update internal dependenciesc8165af
Merge pull request #809 from fluxcd/k8s-1.31.118924bf
Update controller-gen to v0.16.1735a85b
Update dependencies62475f1
Merge pull request #789 from dipti-pai/pkg-azure-git-wi-auth1686996
Support Azure OIDC authenticationa2a7a01
Merge pull request #808 from matheuscscp/oci-auth-proxy8b5c43a
Add proxy support for oci/auth logind467d6e
Merge pull request #807 from fluxcd/dependabot/github_actions/ci-6f7028051eUpdates
github.com/fluxcd/pkg/ssa
from 0.41.0 to 0.41.1Commits
7fe9789
Merge pull request #810 from fluxcd/up-int-depsf674386
Update internal dependenciesc8165af
Merge pull request #809 from fluxcd/k8s-1.31.118924bf
Update controller-gen to v0.16.1735a85b
Update dependencies62475f1
Merge pull request #789 from dipti-pai/pkg-azure-git-wi-auth1686996
Support Azure OIDC authenticationUpdates
github.com/fluxcd/pkg/tar
from 0.8.0 to 0.8.1Commits
68b676d
Merge pull request #621 from fluxcd/update-runtime-deps8026a27
runtime: update dependenciese8edd75
Merge pull request #620 from fluxcd/update-deps5e21e50
helmtestserver: update dependenciesa7213f0
Merge pull request #619 from fluxcd/enable-codeql-quality79175a1
ci: enable security-and-quality CodeQL querybfb6c67
Merge pull request #617 from fluxcd/fix-git-flake0ac59bc
git/internal/e2e: address flake for clone tests79df79e
Merge pull request #618 from fluxcd/remove-dep-rand-seedd998987
*: remove deprecatedrand.Seed
callsUpdates
github.com/fluxcd/pkg/apis/meta
from 1.6.0 to 1.6.1Commits
c8165af
Merge pull request #809 from fluxcd/k8s-1.31.118924bf
Update controller-gen to v0.16.1735a85b
Update dependencies62475f1
Merge pull request #789 from dipti-pai/pkg-azure-git-wi-auth1686996
Support Azure OIDC authenticationa2a7a01
Merge pull request #808 from matheuscscp/oci-auth-proxy8b5c43a
Add proxy support for oci/auth logind467d6e
Merge pull request #807 from fluxcd/dependabot/github_actions/ci-6f7028051ea6b58a7
build(deps): bump the ci group with 2 updatesf0eb8aa
Merge pull request #806 from fluxcd/dependabot/github_actions/ci-fc48fdf541Dependabot 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