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

build(deps): bump oras.land/oras-go/v2 from 2.0.0-rc.5 to 2.0.0-rc.6 #234

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v2.0.0-rc.6

New Features

Bug Fixes

Other Changes

  • BREAKING CHANGE: Change the type of Concurrency options from int64 to int
  • Improve code quality (#363, #364)
  • Improve the readability of GoDoc

What's Changed

New Contributors

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

Commits
  • 4e58192 refactor: refactor OCI store to fully support Predecessors() and `Resolve()...
  • 4b1d016 fix: use proxy when copying node with successors (#384)
  • 79e13bc feat: skip foreign layers on oras.Copy (#380)
  • 8500e54 feat: change foreign layer error message at repository.Fetch() (#377)
  • 0382be2 feat: support reading OCI layout from tarballs (#379)
  • 04d11f9 feat: support creating read-only OCI store from fs.FS (#367)
  • 253d5ec fix: allow chunked responses via HEAD request fallback (#370)
  • 275b940 refactor!: update the type of Concurrency options to int (#376)
  • a5be49a fix: avoid panic from releasing unacquired semaphore (#363)
  • ff05195 doc: make the default options displayed next to the option type on godoc (#372)
  • 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.5 to 2.0.0-rc.6.
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](oras-project/oras-go@v2.0.0-rc.5...v2.0.0-rc.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #234 (ee66bad) into main (bce6162) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   73.55%   73.55%           
=======================================
  Files          23       23           
  Lines        1732     1732           
=======================================
  Hits         1274     1274           
  Misses        366      366           
  Partials       92       92           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@priteshbandi priteshbandi left a comment

Choose a reason for hiding this comment

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

LGTM

@priteshbandi priteshbandi merged commit 7b22cec into main Dec 20, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/oras.land/oras-go/v2-2.0.0-rc.6 branch December 20, 2022 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

3 participants