Skip to content

Bump github.com/containerd/stargz-snapshotter from 0.8.0 to 0.11.2#26

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/containerd/stargz-snapshotter-0.11.2
Closed

Bump github.com/containerd/stargz-snapshotter from 0.8.0 to 0.11.2#26
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/containerd/stargz-snapshotter-0.11.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

Bumps github.com/containerd/stargz-snapshotter from 0.8.0 to 0.11.2.

Release notes

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

v0.11.2

Notable Changes

  • fs: return correct file size of symlink (#672)
  • snapshotter: make restoring configurable (#659)

v0.11.1

This release contains a change to fs lib to make the metrics log level configurable (#654).

v0.11.0

Notable Changes

  • Stargz Snapshotter and Stargz Store
    • Avoid many cache misses occur when many pullings of images happen (#600)
    • Avoid using unsupported field by logrus (#539, #589)
    • Prevent potential panic by type inconsistency on sync/atomic (#592)
  • ctr-remote
  • CI/Docs/Tests/Typo fixes

v0.10.1

This release updates containerd to apply the patch for CVE-2021-41190.

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

... (truncated)

Commits
  • 2f7be82 Merge pull request #674 from ktock/prepare-v0.11.2
  • 7a5c1da Prepare for v0.11.2
  • acf305c Merge pull request #672 from ktock/fixapt
  • 655d12b Merge pull request #673 from ktock/github.com/klauspost/compress-1.15.0
  • 07e9ddd Bump github.com/klauspost/compress from 1.14.4 to 1.15.0
  • deec7b2 fs: return correct file size of symlink
  • 98ca4ae Merge pull request #671 from containerd/dependabot/go_modules/cmd/github.com/...
  • cd2c672 Bump github.com/goccy/go-json from 0.9.4 to 0.9.5 in /cmd
  • 86f3af0 Merge pull request #666 from ktock/containerd-1.6.1
  • 3cfa4f4 Merge pull request #667 from containerd/dependabot/github_actions/actions/upl...
  • 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 [github.com/containerd/stargz-snapshotter](https://github.com/containerd/stargz-snapshotter) from 0.8.0 to 0.11.2.
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.8.0...v0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 16, 2022

Superseded by #27.

@dependabot dependabot bot closed this Mar 16, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/stargz-snapshotter-0.11.2 branch March 16, 2022 21:26
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.

0 participants