chore(deps): update dependency oras-project/oras to v1.2.0 #319
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.0
->v1.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
oras-project/oras (oras-project/oras)
v1.2.0
Compare Source
New Features
oras
is compliant with OCI image-spec v1.1.0 and distribution-spec v1.1.0oras copy
oras pull
oras push
oras attach
oras blob fetch
oras blob push
--no-tty
Preview Features
Referrers API
prior to distribution-spec v1.1.0-rc4 will fall back toReferrers tag schema
, causing unexpected results oforas attach
andoras discover
commands--platform
tooras attach
for better multi-arch attaching experience, which allows adding referrer artifact to a specific sub-platform--recursive
oforas cp
from extended copy to copy an artifact or a multi-arch image and its referrers--image-spec
to a preview flag from experimentalExperimental Features
oras discover
showstree
view output by default--format
by implementing the specificationoras pull
oras push
oras attach
oras discover
oras manifest fetch
--format json
to print operation result as a JSON object--format "go-template={{ .digest }}"
to print the digest of the manifest using Go template--template
oras resolve
to get the digest of an artifactDeprecation
oras discover
:--output
is marked as deprecated and succeeded by--format
Bug Fixes
--plain-http=false
does not work for local registriesoras cp -r
fails if index has a child manifest as subjectOther Changes
oras discover
: show placeholder whenartifactType
is not presented in an index referreroras push
: show artifact type when pushing files--identity-token
to replace--password
without--username
oras copy
,oras manifest delete
, andoras blob delete
oras copy
1.22.3
What's Changed Since RC.1
Other Changes
Detailed Commits
Full Changelog: oras-project/oras@v1.2.0-rc.1...v1.2.0
Notes
This release was signed with
46D3 369B 393F 6F82 71FD 1CE8 F86E C70D 2B0C 404F
(@qweeah's GPG key) which can be found here.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.