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 go-deps group with 5 updates in the / directory:
0.10.0
0.10.1
1.6.0
1.6.1
1.6.0
1.6.1
0.49.0
0.49.1
0.41.0
0.41.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/apis/kustomize
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-fc48fdf541Updates
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-fc48fdf541Updates
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/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependencyDependabot 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