deps(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible#658
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
@dependabot rebase |
3963655 to
bc16dc8
Compare
Contributor
|
@dependabot recreate |
bc16dc8 to
7ca97a6
Compare
Contributor
|
@dependabot rebase |
7e578d4 to
ae047a1
Compare
Contributor
|
@dependabot rebase |
ae047a1 to
bcc9de7
Compare
There was a problem hiding this comment.
Pull request overview
Updates the Go module dependency on github.com/docker/distribution to the latest 2.8.x patch release.
Changes:
- Bump
github.com/docker/distributionfromv2.8.2+incompatibletov2.8.3+incompatibleingo.mod. - Update corresponding checksums in
go.sum.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates the required github.com/docker/distribution version to v2.8.3+incompatible. |
| go.sum | Updates module and go.mod hashes for github.com/docker/distribution v2.8.3+incompatible. |
Contributor
|
@dependabot recreate |
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.2+incompatible to 2.8.3+incompatible. - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: github.com/docker/distribution dependency-version: 2.8.3+incompatible dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
bcc9de7 to
408a3d3
Compare
dlevy-msft-sql
added a commit
to dlevy-msft-sql/go-sqlcmd
that referenced
this pull request
Jan 29, 2026
…on/reference The docker/distribution v2.8.3 release deprecated the reference package and moved it to github.com/distribution/reference as a standalone module. This change: - Upgrades github.com/docker/distribution from v2.8.2 to v2.8.3 - Migrates import from github.com/docker/distribution/reference to github.com/distribution/reference (v0.6.0) This supersedes microsoft#658 which failed to build due to the breaking change. Closes microsoft#658
Contributor
|
Superseded by #674 |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible.
Release notes
Sourced from github.com/docker/distribution's releases.
Commits
4772604Merge pull request #4088 from distribution/2.8.3-release-notesa4fa699Add v2.8.3 release notes1eb2c30Merge pull request #4068 from milosgajdos/2_8-dont-close-request-body5e6b1b5Do not close HTTP request body in HTTP handler2b76378Merge pull request #4064 from thaJeztah/2.8_backport_nodigestset29b00e8digestset: deprecate package in favor of go-digest/digestsetd1ab243[release/2.8] vendor: github.com/opencontainers/go-digest v1.0.011eb419Merge pull request #4063 from thaJeztah/2.8_backport_switch_reference3dda067deprecate reference package, migrate to github.com/distribution/referenceda05539Merge pull request #4053 from thaJeztah/2.8_backport_set-content-type-client-...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)