Skip to content
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

chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.2 #3353

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.2.

Release notes

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

v3.0.0-rc.2

Welcome to the v3.0.0-rc.2 release of registry!

This is the second release candidate of registry!

See the changelog below for a full list of changes.

Notable changes

What's Changed

New Contributors

Full Changelog: distribution/distribution@v3.0.0-rc.1...v3.0.0-rc.2

v3.0.0-rc.1

Welcome to the v3.0.0-rc.1 release of registry!

This is the the first release candidate of registry!

See the changelog below for full list of changes.

Deprecated

  • ManifestBuilder interface 3886
  • Versioned in favor of oci.Versioned 3887

Notable Changes

  • Attempt HeadObject on Stat call first before failing over to List in S3 driver 4401
  • Use a consistent multipart chunk size in S3 driver 4424
  • Build artifacts and images for linux/riscv64 4444
  • Fix token verification chain in auth 4415
  • Support custom exec-based credential helper in proxy mode distribution/distribution#4438

... (truncated)

Commits
  • 4890d9e Prepare for rc2 release (#4539)
  • c4a6044 Prepare for rc2 release
  • 1c62898 feat(configuration): support mtls auth mod (#4537)
  • 41a906f fix(configuration): replace string literals with constants in tests
  • 96c9a85 fix(configuration): replace string literals with constants in error
  • 328f802 fix(configuration): replace string literals with constants
  • 916bdea feat(configuration): support mtls auth mod
  • 258144d Update squizzi maintainer email (#4530)
  • 3241bc2 chore: Bump alpine image version (#4532)
  • 96a3daa Move a direct dependency to direct deps required modules
  • 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)

Bumps [github.com/distribution/distribution/v3](https://github.com/distribution/distribution) from 3.0.0-beta.1 to 3.0.0-rc.2.
- [Release notes](https://github.com/distribution/distribution/releases)
- [Commits](distribution/distribution@v3.0.0-beta.1...v3.0.0-rc.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 19, 2024 16:31
@dependabot dependabot bot requested a review from a team as a code owner December 19, 2024 16:31
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 19, 2024
Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit f3d101b
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/67644a4bcead3d00087859fd

Copy link
Contributor

@AustinAbro321 AustinAbro321 left a comment

Choose a reason for hiding this comment

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

I wasn't sure if we should accept an RC dependency. Considering that this has dependency is only used in test, both Helm and Flux have accepted the distribution/distribution RC, and that this gets rid of a lot of unnecessary logs in our tests I am going to merge.

@AustinAbro321 AustinAbro321 added this pull request to the merge queue Dec 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 19, 2024
@AustinAbro321 AustinAbro321 added this pull request to the merge queue Dec 19, 2024
Merged via the queue into main with commit 9c32160 Dec 19, 2024
25 checks passed
@AustinAbro321 AustinAbro321 deleted the dependabot/go_modules/github.com/distribution/distribution/v3-3.0.0-rc.2 branch December 19, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant