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/deislabs/oras from 0.10.0 to 0.11.1 #191

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2021

Bumps github.com/deislabs/oras from 0.10.0 to 0.11.1.

Release notes

Sourced from github.com/deislabs/oras's releases.

v0.11.1

Changelog

  • maint: prep for 0.11.1 release 5bfe0ab04a0f6fcdc5de4294cc79fb5b2e23a9a5 (Josh Dolitsky)
  • Fix regression in v0.11.0 (#250) 27982906a968d5d66e94186cad28e504ece3b251 (Josh Dolitsky)
  • Build & release arm64 binaries (#248) 23f76e801197961d7d0051a18dbda360341845ac (Will Medlar)

Notes

This release was signed with E97F 9DA5 AE2E 39CF 48A1 42B7 852A 7470 A39F B81D (@​jdolitsky's GPG key) which can be found here.

v0.11.0

Changelog

  • Prep for v0.11.0 release (#243) ec34f5103ff1c00e83acb0e0160653bda4477a69 (Josh Dolitsky)
  • Add Bundle Bar to implementors (#242) f13f5cb712321f55683c6265f296067eeae8c0de (Josh Dolitsky)
  • Add GitHub Container Registry Implementor (#241) ed267c1371f63ca39afd3a887cd6a3933794b262 (Mark Phelps)
  • cache docker types too (#227) 193f99a91e5e927f1667ad907e43033170323a00 (Avi Deitcher)
  • pass through on write (#230) 75801fef923e9d9945f512494f4790cdf1c022cd (Avi Deitcher)
  • filestore option to ignore noname error (#239) 0380ecb6f7434d882ef4434784422d0eda0edf22 (Avi Deitcher)
  • Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#236) a2848fe3ceb9042bd4855b3f446c5bffe7c85a94 (dependabot[bot])
  • Bump github.com/containerd/containerd from 1.4.3 to 1.4.4 (#233) 1322fd60c995417ea81548b04e12235ad0ef8496 (dependabot[bot])
  • Bump github.com/docker/cli (#232) 061fc969f1b96fc4763d9aa3692275b700ec9f10 (dependabot[bot])
  • Bump github.com/docker/cli (#231) faf2f4b1daa2080a4c967acf531594c829074719 (dependabot[bot])
  • Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0 (#224) d71f5ec32980d41b212a0431b35714e540eae3c3 (dependabot[bot])
  • handle different gzip extensions (#228) 30575f02d3c4d4b9869eeee717a809d48bff0b92 (Avi Deitcher)
  • add avi to keys (#223) ba88a87b0105a1187cb3ae37bb9a18466edab693 (Avi Deitcher)
  • maint: Add KEYS file (fix) 81b0778a3c9a64da6e6b5f374c936815eb55a9e5 (Josh Dolitsky)
  • maint: Add KEYS file efed9d8da98adc67e69326d71572a2b868193f15 (Josh Dolitsky)
  • maint: add Avi to maintainers b6ff22e4c5400b2466a27ebf8926e9aba2dbb610 (Josh Dolitsky)
  • Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#222) 1c692bb82f6238026b82e37d51bdf8d7e4fa953b (dependabot[bot])
  • Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#221) c7e5447ec7104651bad7cad83b947958ebf01b95 (dependabot[bot])
  • use function instead of static map (#220) e80eee0860e794f8de83d6dc8507ff9872282346 (Avi Deitcher)
  • actual versions in go.mod (#218) 38788d6b6fe42b53282789f7acf2c8f500419c6d (Avi Deitcher)

Notes

This release was signed with 9494 8D3F 3D39 CC3B EB01 2010 ABA9 CEB7 DABD A437 (@​deitch's gpg key) which can be found here

Commits

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 [github.com/deislabs/oras](https://github.com/deislabs/oras) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/deislabs/oras/releases)
- [Changelog](https://github.com/deislabs/oras/blob/main/.goreleaser.yml)
- [Commits](oras-project/oras@v0.10.0...v0.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 19, 2021
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
Projects
None yet
0 participants