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.2 to 2.0.0-rc.3 #334

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

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

Release notes

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

v2.0.0-rc.3

New Features

Deprecation

  • BREAKING CHANGE Moved content.ErrSizeExceedLimit to errdef.ErrSizeExceedsLimit
  • BREAKING CHANGE Removed registry.ReferenceTagger
  • BREAKING CHANGE Removed registry/remote.Repository.TagReference()

Bug Fixes

  • fix #225: Pulling from AWS ECR fails with error empty response Docker-Content-Digest
  • fix #294: Pushing artifacts to Google GAR fails with error Error PUT ... unexpected status code 400: Bad Request
  • fix potential security vulnerabilities: #289, #291

Other Changes

Detailed Commits

... (truncated)

Commits
  • a018d99 feat: implement ReferenceParser for manifestStore (#305)
  • d9a8f82 feat!: support oras.TagN (#301)
  • 9a92908 feat: Repository.Manifest() now returns a ManifestStore (#300)
  • e413b92 feat!: Support specifying MaxMetadataBytes option for oras.Resolve and `o...
  • ce0ab20 use a default value when Concurrency is not specified (#296)
  • e3e46b0 Revert "fix: remove +json encoding from the default config media type (#288...
  • faf6320 fix: Revert "Upload empty blob when packing" (#295)
  • 6d3ce22 feat: Support oras.PushBytes and oras.TagBytes (#293)
  • 880b84b refactor: improve error message on platform mismatch in order to distinguish ...
  • 295b1c3 feat: add a utility method for specifying static credentials (#280)
  • 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 will merge this PR once CI passes on it, as requested by @shizhMSFT.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2022
@shizhMSFT
Copy link
Contributor

@dependabot recreate

Bumps [oras.land/oras-go/v2](https://github.com/oras-project/oras-go) from 2.0.0-rc.2 to 2.0.0-rc.3.
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](oras-project/oras-go@v2.0.0-rc.2...v2.0.0-rc.3)

---
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 force-pushed the dependabot/go_modules/oras.land/oras-go/v2-2.0.0-rc.3 branch from e4f1dcd to fe2cafd Compare September 22, 2022 13:57
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

@shizhMSFT
Copy link
Contributor

@dependabot merge

@codecov-commenter
Copy link

Codecov Report

Merging #334 (fe2cafd) into main (84db123) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #334   +/-   ##
=======================================
  Coverage   30.62%   30.62%           
=======================================
  Files          25       25           
  Lines        1610     1610           
=======================================
  Hits          493      493           
  Misses       1104     1104           
  Partials       13       13           

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

@dependabot dependabot bot merged commit f788895 into main Sep 22, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/oras.land/oras-go/v2-2.0.0-rc.3 branch September 22, 2022 13:59
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.

2 participants