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 github.com/containerd/stargz-snapshotter/estargz from 0.9.0 to 0.10.0 #1054

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2021

Bumps github.com/containerd/stargz-snapshotter/estargz from 0.9.0 to 0.10.0.

Release notes

Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.

v0.10.0

This release comes with experimental support for image distribution on IPFS with lazy pulling (https://github.com/containerd/stargz-snapshotter/blob/HEAD/docs/ipfs.md), support for storing filesystem metadata on disk (bbolt) and reorganization of eStargz documents.

This release introduces new go modules ipfs and cmd. We have the following go modules as of now.

  • github.com/containerd/stargz-snapshotter : Plugins for container runtimes to enable lazy pulling of eStargz and the image creation.
  • github.com/containerd/stargz-snapshotter/estargz : Utilities to create and manipulate eStargz.
  • github.com/containerd/stargz-snapshotter/ipfs : Plugins for containerd to support IPFS
  • github.com/containerd/stargz-snapshotter/cmd : CLI commands

Notable Changes

Commits
  • 6b6d495 Merge pull request #515 from ktock/prepare-v0.10.0
  • 004680e Prepare for v0.10.0
  • 2fc7057 Merge pull request #514 from ktock/dedupe-ipfs-converter
  • 04c68a5 Dedupe IPFS image converter
  • 6b6ca38 Merge pull request #511 from ktock/ipfsdeps
  • abde477 Avoid adding ipfs dependencies to github.com/containerd/stargz-snapshotter
  • 20c9e08 Merge pull request #513 from ktock/unify-docs
  • 317d9d5 Merge pull request #512 from ktock/fix-prepare-script-opt
  • d513aa2 Unify eStargz specification documents
  • f160fc4 Fix benchmark preparation script to apply image conversion option
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2021
Bumps [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/stargz-snapshotter/estargz-0.10.0 branch from 5f10bcf to 5c23d24 Compare November 5, 2021 13:06
@rhatdan
Copy link
Member

rhatdan commented Nov 5, 2021

LGTM

@rhatdan rhatdan merged commit 22c6d26 into main Nov 5, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/stargz-snapshotter/estargz-0.10.0 branch November 5, 2021 18:40
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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants