Skip to content

Bump github.com/containerd/stargz-snapshotter from 0.8.0 to 0.12.0#32

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

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

Release notes

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

v0.12.0

Notable Changes

  • metadata: Preserve TOC item IDs when cloning memory metadata reader (#843), thanks to @​vadimberezniker
  • Refactor metadata store (#844)
  • estargz: Ignore NumLink field when encoding TOC (#822)
  • Add docs about how to build eStargz (#845)
  • Drop support for containerd 1.4.x (EOL) (#832)
  • Docs: fix broken link in estargz.md (#823), thanks to @​liubin
  • Remove typo in comment (#805), thanks to @​fatelei

v0.11.4

Notable Changes

  • ctr-remote: ensure cancel cleanly when recieves signals during conversion (#733)
  • dependencies: Bump up github.com/ipld/go-codec-dagpb from v1.3.0 to v1.3.2 to address GHSA-g3vv-g2j5-45f2 (#736)

v0.11.3

Notable Change

  • fs: enable to select the correct opaque xattr (#681)

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.2

This release is provided only for environments where Go 1.17+ isn't available to build binaries (e.g. Fedora 35). Use v0.11+ releases.

Notable Change

... (truncated)

Commits
  • 461aaf7 Merge pull request #846 from ktock/prepare-v0.12.0
  • 069f3da Prepare for v0.12.0
  • a959a16 Merge pull request #845 from ktock/builders
  • b1dd2be Add docs about how to build eStargz
  • 0c45341 Merge pull request #844 from ktock/refactor-memstore
  • 172b377 Refactor metadata store
  • f03e7f7 Merge pull request #843 from vadimberezniker/preserve_ids
  • ffdc792 Fix missing error check.
  • ec2b28a Preserve TOC item IDs when cloning memory metadata reader.
  • e86ba34 Merge pull request #840 from ktock/klauspost/compress-1.15.7
  • 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.12.0.
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.8.0...v0.12.0)

---
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 Jul 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 14, 2022

Superseded by #36.

@dependabot dependabot bot closed this Oct 14, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/stargz-snapshotter-0.12.0 branch October 14, 2022 21:27
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