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 all group with 2 updates: github.com/google/go-containerregistry and github.com/sigstore/sigstore.
Updates
github.com/google/go-containerregistry
from 0.20.1 to 0.20.2Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
c195f15
deps: bump docker dep (#1991)Updates
github.com/sigstore/sigstore
from 1.8.7 to 1.8.8Release notes
Sourced from github.com/sigstore/sigstore's releases.
Commits
7053232
build(deps): Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#1796)dd948da
build(deps): Bump google.golang.org/api in /pkg/signature/kms/gcp (#1797)7cc4a3e
build(deps): Bump golang.org/x/oauth2 in /pkg/signature/kms/gcp9584c8e
build(deps): Bump dexidp/dex in /test/e2e in the all group5b69695
build(deps): Bump github.com/aws/aws-sdk-go54745c6
build(deps): Bump the all group with 2 updates0a54fea
Support email_verified as a String (#1794)89b9585
Fixes issue in Device access token request (#1752)562745e
build(deps): Bump localstack/localstack in /test/e2e in the all group516ef6e
build(deps): Bump github.com/aws/aws-sdk-go in /pkg/signature/kms/awsDependabot 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