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 4 updates in the / directory: github.com/fluxcd/pkg/apis/kustomize, github.com/fluxcd/pkg/apis/meta, github.com/hashicorp/go-retryablehttp and github.com/onsi/gomega.
Updates
github.com/fluxcd/pkg/apis/kustomize
from 1.5.0 to 1.6.0Commits
be8df7e
Merge pull request #801 from fluxcd/k8s-1.3176035f8
Update Helm to v3.15.43f5cf4c
Build with Go 1.234b90241
Update dependencies to Kubernetes v1.31.00e61a3b
Merge pull request #799 from fluxcd/dependabot/github_actions/ci-9f4b007c5b6bf4bad
build(deps): bump the ci group with 4 updates968f190
Merge pull request #795 from fluxcd/dependabot/github_actions/ci-8fa51b1870bce8cab
build(deps): bump the ci group across 1 directory with 8 updates7d033c1
Merge pull request #798 from fluxcd/cleanup-aws-nukee98ccfa
workflow: Set aws-nuke region for cleanupUpdates
github.com/fluxcd/pkg/apis/meta
from 1.5.0 to 1.6.0Commits
be8df7e
Merge pull request #801 from fluxcd/k8s-1.3176035f8
Update Helm to v3.15.43f5cf4c
Build with Go 1.234b90241
Update dependencies to Kubernetes v1.31.00e61a3b
Merge pull request #799 from fluxcd/dependabot/github_actions/ci-9f4b007c5b6bf4bad
build(deps): bump the ci group with 4 updates968f190
Merge pull request #795 from fluxcd/dependabot/github_actions/ci-8fa51b1870bce8cab
build(deps): bump the ci group across 1 directory with 8 updates7d033c1
Merge pull request #798 from fluxcd/cleanup-aws-nukee98ccfa
workflow: Set aws-nuke region for cleanupUpdates
github.com/hashicorp/go-retryablehttp
from 0.7.5 to 0.7.7Changelog
Sourced from github.com/hashicorp/go-retryablehttp's changelog.
Commits
1542b31
v0.7.7defb9f4
v0.7.7a99f07b
Merge pull request #158 from dany74q/danny/redacted-url-in-logs8a28c57
Merge branch 'main' into danny/redacted-url-in-logs86e852d
Merge pull request #227 from hashicorp/dependabot/github_actions/actions/chec...47fe99e
Bump actions/checkout from 4.1.5 to 4.1.6490fc06
Merge pull request #226 from testwill/ioutilf3e9417
chore: remove refs to deprecated io/ioutild969eaa
Merge pull request #225 from hashicorp/manicminer-patch-22ad8ed4
v0.7.6Updates
github.com/onsi/gomega
from 1.33.1 to 1.34.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
fa057b8
v1.34.15e71dcd
Use slices from exp/slices to keep golang 1.20 compat32e5498
v1.34.0cb3fa6a
run go mod tidy and wonder why go get doesnt just run it for me in the first ...8af2ece
bump ginkgo878940c
fix incorrect handling of nil slices in HaveExactElements (fixes #771)f5bec80
clean up bipartitegraph testsebadb67
issue_765 - fixed bug in Hopcroft-Karp algorithm123a071
Fix typo in docsc549e0d
Add RoundTripper method to ghttp.ServerUpdates
golang.org/x/text
from 0.15.0 to 0.17.0Commits
b2bec85
go.mod: update golang.org/x dependenciesae0cf96
LICENSE: update per Google Legal9c2f3a2
cmd/gotext: fix segfault in extract & rewrite commands59e1219
message: optimize lookupAndFormat function for better performancea20a3e2
x/text: update x/tools for go/ssa range-over-func fixDependabot 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