Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps github.com/google/go-containerregistry from 0.20.6 to 0.20.7.

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.20.7

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.6...v0.20.7

Commits
  • e075f20 go mod tidy on dependabot update (#2171)
  • 45aacf4 Bump the actions group across 1 directory with 3 updates (#2170)
  • 073b936 Update dependencies and deprecate DockerVersion field (#2164)
  • 390dacd Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /cmd/krane (#2163)
  • ca44d47 Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /pkg/authn/k8schain (#2162)
  • 999cc1f Bump github.com/docker/docker (#2161)
  • d1809c8 Build artifacts for riscv64 (#2159)
  • 7471efd Bump the auxiliary-deps group across 3 directories with 4 updates (#2156)
  • 2bb5bb0 Bump the actions group with 5 updates (#2155)
  • 16371c1 Remove manual vendor setting for dependabot (#2151)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 21:05
@dependabot dependabot bot requested review from crozzy and removed request for a team November 25, 2025 21:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2025
@github-actions
Copy link

Triggered from #249 by @​crozzy.

Trying to fast forward main (1cc6794) to dependabot/go_modules/github.com/google/go-containerregistry-0.20.7 (2853d84).

Target branch (main):

commit 1cc67944c831fce4b9967f177dc09c4a64a7a63b (HEAD -> main, origin/main)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 24 21:13:41 2025 +0000

    chore(deps): bump actions/checkout from 5 to 6
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>

Pull request (dependabot/go_modules/github.com/google/go-containerregistry-0.20.7):

commit 2853d84b635733409ec6db3ec721e8e701455c2e (pull_request/dependabot/go_modules/github.com/google/go-containerregistry-0.20.7)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Nov 25 21:05:54 2025 +0000

    chore(deps): bump github.com/google/go-containerregistry
    
    Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.6 to 0.20.7.
    - [Release notes](https://github.com/google/go-containerregistry/releases)
    - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
    - [Commits](https://github.com/google/go-containerregistry/compare/v0.20.6...v0.20.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-containerregistry
      dependency-version: 0.20.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>

Can't fast forward main (1cc6794) to dependabot/go_modules/github.com/google/go-containerregistry-0.20.7 (2853d84). main (1cc6794) is not a direct ancestor of dependabot/go_modules/github.com/google/go-containerregistry-0.20.7 (2853d84). Branches appear to have diverged at 7e40170:

* 2853d84b635733409ec6db3ec721e8e701455c2e chore(deps): bump github.com/google/go-containerregistry
| * 1cc67944c831fce4b9967f177dc09c4a64a7a63b chore(deps): bump actions/checkout from 5 to 6
|/  
* 7e401704549983942dfefb5e38f91bcac366afe1 chore(deps): bump modernc.org/sqlite from 1.40.0 to 1.40.1

commit 7e401704549983942dfefb5e38f91bcac366afe1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 17 21:09:01 2025 +0000

    chore(deps): bump modernc.org/sqlite from 1.40.0 to 1.40.1
    
    Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.40.0 to 1.40.1.
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.40.0...v1.40.1)
    
    ---
    updated-dependencies:
    - dependency-name: modernc.org/sqlite
      dependency-version: 1.40.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>

Rebase locally, and then force push to dependabot/go_modules/github.com/google/go-containerregistry-0.20.7.

@crozzy
Copy link
Collaborator

crozzy commented Nov 25, 2025

@dependabot rebase

@github-actions
Copy link

Triggered from #249 (comment) by @​crozzy.

Trying to fast forward main (1cc6794) to dependabot/go_modules/github.com/google/go-containerregistry-0.20.7 (2853d84).

Target branch (main):

commit 1cc67944c831fce4b9967f177dc09c4a64a7a63b (HEAD -> main, origin/main)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 24 21:13:41 2025 +0000

    chore(deps): bump actions/checkout from 5 to 6
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>

Pull request (dependabot/go_modules/github.com/google/go-containerregistry-0.20.7):

commit 2853d84b635733409ec6db3ec721e8e701455c2e (pull_request/dependabot/go_modules/github.com/google/go-containerregistry-0.20.7)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Nov 25 21:05:54 2025 +0000

    chore(deps): bump github.com/google/go-containerregistry
    
    Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.6 to 0.20.7.
    - [Release notes](https://github.com/google/go-containerregistry/releases)
    - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
    - [Commits](https://github.com/google/go-containerregistry/compare/v0.20.6...v0.20.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-containerregistry
      dependency-version: 0.20.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>

Can't fast forward main (1cc6794) to dependabot/go_modules/github.com/google/go-containerregistry-0.20.7 (2853d84). main (1cc6794) is not a direct ancestor of dependabot/go_modules/github.com/google/go-containerregistry-0.20.7 (2853d84). Branches appear to have diverged at 7e40170:

* 2853d84b635733409ec6db3ec721e8e701455c2e chore(deps): bump github.com/google/go-containerregistry
| * 1cc67944c831fce4b9967f177dc09c4a64a7a63b chore(deps): bump actions/checkout from 5 to 6
|/  
* 7e401704549983942dfefb5e38f91bcac366afe1 chore(deps): bump modernc.org/sqlite from 1.40.0 to 1.40.1

commit 7e401704549983942dfefb5e38f91bcac366afe1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 17 21:09:01 2025 +0000

    chore(deps): bump modernc.org/sqlite from 1.40.0 to 1.40.1
    
    Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.40.0 to 1.40.1.
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.40.0...v1.40.1)
    
    ---
    updated-dependencies:
    - dependency-name: modernc.org/sqlite
      dependency-version: 1.40.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>

Rebase locally, and then force push to dependabot/go_modules/github.com/google/go-containerregistry-0.20.7.

Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.6 to 0.20.7.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](google/go-containerregistry@v0.20.6...v0.20.7)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-version: 0.20.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/go-containerregistry-0.20.7 branch from 2853d84 to 1080bb1 Compare November 25, 2025 23:47
@crozzy
Copy link
Collaborator

crozzy commented Nov 25, 2025

/fast-forward

@github-actions github-actions bot merged commit 1080bb1 into main Nov 25, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/google/go-containerregistry-0.20.7 branch November 25, 2025 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

1 participant