Skip to content

Bump github.com/distribution/distribution/v3 from 3.0.0 to 3.1.0#1951

Merged
openshift-merge-bot[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/distribution/distribution/v3-3.1.0
Apr 13, 2026
Merged

Bump github.com/distribution/distribution/v3 from 3.0.0 to 3.1.0#1951
openshift-merge-bot[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/distribution/distribution/v3-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2026

Bumps github.com/distribution/distribution/v3 from 3.0.0 to 3.1.0.

Release notes

Sourced from github.com/distribution/distribution/v3's releases.

v3.1.0

Welcome to the v3.1.0 release of registry!

This is a stable release

Please try out the release binaries and report any issues at https://github.com/distribution/distribution/issues.

Notable Changes

See the full changelog below for the full list of changes.

What's Changed

... (truncated)

Commits
  • 708f8d6 chore(ci): Prep for v3.1 release (#4841)
  • b1d5dbc chore(ci): Prep for v3.1 release
  • 078b078 Merge commit from fork
  • cccd0d4 fix(vendor): fix broke vendor validation (#4839)
  • 49447e8 fix(vendor): fix broke vendpor validation
  • cc5d5fa Merge commit from fork
  • 4cfa178 build(deps): bump actions/configure-pages from 5.0.0 to 6.0.0 (#4834)
  • c4bac3b build(deps): bump codecov/codecov-action from 5.5.4 to 6.0.0 (#4836)
  • 2f2ce9f Opt: refactor tag list pagination support (#4353)
  • 6a02a0e Opt: refactor tag list pagination support
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 7, 2026
Copilot AI review requested due to automatic review settings April 7, 2026 02:42
@dependabot dependabot Bot added the go Pull requests that update Go code label Apr 7, 2026
@dependabot dependabot Bot review requested due to automatic review settings April 7, 2026 02:42
@openshift-ci openshift-ci Bot requested review from ankitathomas and tmshort April 7, 2026 02:43
@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 7, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 7, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a operator-framework member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Copy Markdown
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ok-to-test

@openshift-ci openshift-ci Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Apr 7, 2026
@perdasilva
Copy link
Copy Markdown
Contributor

/approve

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 13, 2026
Copy link
Copy Markdown
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
Copilot AI review requested due to automatic review settings April 13, 2026 11:33
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/distribution/distribution/v3-3.1.0 branch from f403867 to 790a633 Compare April 13, 2026 11:33
@dependabot dependabot Bot review requested due to automatic review settings April 13, 2026 11:33
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
Copy link
Copy Markdown
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
Bumps [github.com/distribution/distribution/v3](https://github.com/distribution/distribution) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/distribution/distribution/releases)
- [Commits](distribution/distribution@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: github.com/distribution/distribution/v3
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings April 13, 2026 11:38
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/distribution/distribution/v3-3.1.0 branch from 790a633 to 32ffdde Compare April 13, 2026 11:38
@dependabot dependabot Bot review requested due to automatic review settings April 13, 2026 11:38
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
Copy link
Copy Markdown
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 13, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 13, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: perdasilva, rashmigottipati

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot merged commit d7bc697 into master Apr 13, 2026
16 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/distribution/distribution/v3-3.1.0 branch April 13, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants