chore(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible - #2666
Open
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/docker/distribution-2.8.3incompatible
branch
3 times, most recently
from
July 13, 2026 00:36
ac9e4b3 to
e7a2724
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/docker/distribution-2.8.3incompatible
branch
from
July 14, 2026 22:37
e7a2724 to
9cc640b
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/docker/distribution-2.8.3incompatible
branch
from
July 22, 2026 13:02
9cc640b to
d610088
Compare
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>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/docker/distribution-2.8.3incompatible
branch
from
July 25, 2026 15:43
d610088 to
e803fde
Compare
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.
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-...