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 3 updates: github.com/fluxcd/pkg/http/fetch, github.com/fluxcd/pkg/runtime and github.com/fluxcd/pkg/ssa.
Updates
github.com/fluxcd/pkg/http/fetch
from 0.8.0 to 0.9.0Commits
598e74e
git: update dependenciesc28ef00
Merge pull request #463 from fluxcd/go-git-bc-tagda9a7b7
go-git: transform revision for last observed tag0009fda
Merge pull request #404 from fluxcd/commit-string-fmtdb0daab
git: make LastObservedCommit backwards compatible3fb1b65
git: tidy code around digestsb097686
git: align tests and code with commit fmt change24a228c
git: change Commit#String formatda2a476
Merge pull request #462 from fluxcd/event-digest-key7053ad7
apis/event: add MetaDigestKeyUpdates
github.com/fluxcd/pkg/runtime
from 0.43.3 to 0.44.0Commits
e5ca530
Merge pull request #728 from fluxcd/internal-depsac45fb6
Update internal dependencies31388ce
Merge pull request #727 from fluxcd/distribution-up328eb42
Update OCI distribution to v3.0.0-alpha.17fabcd8
Merge pull request #684 from somtochiama/pull-static-file-ocia330445
fix options255f8fc
test for static archivef155227
refactor test8687514
implement pull static artifact4624208
Merge pull request #726 from fluxcd/deps-kube-v0.28.6Updates
github.com/fluxcd/pkg/ssa
from 0.35.0 to 0.36.0Commits
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