-
Notifications
You must be signed in to change notification settings - Fork 82
deps(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible #658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@dependabot rebase |
3963655 to
bc16dc8
Compare
|
@dependabot recreate |
bc16dc8 to
7ca97a6
Compare
|
@dependabot rebase |
7e578d4 to
ae047a1
Compare
|
@dependabot rebase |
ae047a1 to
bcc9de7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. |
|
@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
…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
|
Superseded by #674 |
|
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. |
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)