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

Bump oras.land/oras-go/v2 from 2.0.0-rc.3 to 2.0.0-rc.5 #5675

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps oras.land/oras-go/v2 from 2.0.0-rc.3 to 2.0.0-rc.5.

Release notes

Sourced from oras.land/oras-go/v2's releases.

v2.0.0-rc.5

New Features

Bug Fixes

Other Changes

  • Improve the performance of using referrers tag schema when pushing and deleting manifest concurrently
  • Revise the documentation of registry.Reference

Detailed Commits

Full Changelog: oras-project/oras-go@v2.0.0-rc.4...v2.0.0-rc.5

v2.0.0-rc.4

New Features

Bug Fixes

  • fix #303: Scrutinize references for digests posing as tags

Other Changes

  • BREAKING CHANGE: Change the signature of Repository.Referrers()
  • BREAKING CHANGE: Merge oras.PackArtifact() into oras.Pack()
  • Improve error message on platform mismatch
  • Improve error message for Repository.FetchReference()
  • Increase test coverage
  • Check license header in Github workflow
  • Other minor fixes

Detailed Commits

... (truncated)

Commits
  • 621970f perf: improve the performance of using referrers tag schema (#360)
  • 74eeb52 doc: revise doc of registry.Reference (#358)
  • 9e5b141 fix: fix potential deadlock in oras.Copy (#359)
  • 7ee86b9 feat!: add ReferrerFinder to Repository interface (#357)
  • f701e60 refactor: refactor functions related to querying referrers (#353)
  • 7ab862c feat: include error code in error response (#352)
  • aed5c43 feat: index referrers on manifest delete (#350)
  • 05fb30a feat: index referrers on manifest push (#348)
  • 1969551 refactor!: merge oras.PackArtifact() into oras.Pack() (#343)
  • 5416ed6 refactor: update implementation of Referrers API (#340)
  • 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 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 [oras.land/oras-go/v2](https://github.com/oras-project/oras-go) from 2.0.0-rc.3 to 2.0.0-rc.5.
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](oras-project/oras-go@v2.0.0-rc.3...v2.0.0-rc.5)

---
updated-dependencies:
- dependency-name: oras.land/oras-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 21, 2022
@netlify
Copy link

netlify bot commented Nov 21, 2022

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit ac41ff1
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/637adb617f792c00094e7d21

@absoludity absoludity merged commit 21b569b into main Nov 21, 2022
@absoludity absoludity deleted the dependabot/go_modules/oras.land/oras-go/v2-2.0.0-rc.5 branch November 21, 2022 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants