Closed dependabot[bot] closed 2 years ago
@paketo-buildpacks/stacks-maintainers is this test-create-stack
failure expected? I can't easily see whether this check ran successfully on previous PRs. It looks like a failure to docker login
Yea, the failure was related to the bump from go-containerregistry v0.8.0, because the new version fails differently if an image does not exist/
@sophiewigmore Is this PR blocked? The tests are now passing - can we rebase and merge?
@robdimsdale we can merge! I think we need your approval since I made the change.
Bumps github.com/google/go-containerregistry from 0.8.0 to 0.10.0.
Release notes
Sourced from github.com/google/go-containerregistry's releases.
... (truncated)
Commits
0c40ec8
feat(crane): add option to allow pushing non-distributable layers (#1348)2a21d4f
Set GetBody on blob uploads (#1391)9006ebf
Add debug logs to google.Keychain (#1390)623023e
Implement cross-registry blob mounting experiment (#1388)03a77f4
Allow config files to be mounted (#1387)12aeccc
fix(crane): just need cobra.MinimumNArgs(1) instead of cobra.MaximumNArgs(1)....7fc806e
feat(cache): cacheable v1.ImageIndex (#1380)f74686f
bump deps using ./hack/bump-deps.sh (#1371)b17c48b
Bump goreleaser/goreleaser-action from 2 to 3 (#1370)84eb526
k8schain: prioritize imagePullSecrets over implicit auth (#1368)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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)