Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps github.com/containers/storage from 1.32.5 to 1.36.0.

Release notes

Sourced from github.com/containers/storage's releases.

v1.36.0

(*Store)Layer(): fix race when loading layers
Add Inodes to OverlayOptionsConfig
build(deps): bump github.com/Microsoft/hcsshim from 0.8.20 to 0.8.22
build(deps): bump github.com/containerd/stargz-snapshotter/estargz
build(deps): bump github.com/klauspost/compress from 1.13.4 to 1.13.5
build(deps): bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5
chunked: cache all the files with the same digest
chunked: do not store the digest if it is empty
chunked: estargz support
chunked: fix linkat for rootless
chunked: restrict dedup with hard links

v1.35.0

chunked: add new pull options use_hard_links and enable_partial_images
build(deps): bump github.com/vbatts/tar-split from 0.11.1 to 0.11.2
build(deps): bump github.com/opencontainers/runc from 1.0.1 to 1.0.2
Update golang.org/x/sys
Add LayerOptions.OriginalDigest and LayerOptions.UncompressedDigest
Separate the IDMappingOptions logic from other LayerOptions work
Reorganize uncompressedCounter
Only compute {un,}compressedDigester.Digest() once
Reorganize the "defragmented" reader construction a bit.
Rename {un,}compressedDigest to {un,}compressedDigester
Have NewReadCloserWrapper pass through io.WriterTo
chunked: remove unused args
chunked: fix fd leak on error
chunked: remove unused argument missingDirsMode
chunked: add new pull option use_hard_links
chunked: allow to disable partial images feature

v1.34.1

types: on error fallback to filepath.Clean()
build(deps): bump github.com/klauspost/compress from 1.13.3 to 1.13.4
Add codespell fixes
ApplyDiff: compress saved headers without concurrency
build(deps): bump github.com/opencontainers/selinux from 1.8.3 to 1.8.4

v1.34.0

overlay: check for aufs-style whiteout at startup
Invert libsubid tag

v1.33.2

build(deps): bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1
Follow symlinks if they exists
idtools: add support for libsubid
Makefile: use buildtags for golangci-lint
Cirrus: Use fresh VM & Container images
build(deps): bump github.com/opencontainers/selinux from 1.8.2 to 1.8.3

... (truncated)

Commits
  • 97e7af0 Bump to v1.36.0
  • 58a3691 Merge pull request #1017 from containers/dependabot/go_modules/github.com/ope...
  • b87b389 Merge pull request #1016 from containers/dependabot/go_modules/github.com/Mic...
  • 6728395 build(deps): bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5
  • a073207 build(deps): bump github.com/Microsoft/hcsshim from 0.8.21 to 0.8.22
  • d3fe0c6 Merge pull request #1014 from vrothberg/fix-podman-11487
  • 6f10616 (*Store)Layer(): fix race when loading layers
  • 79a3135 Merge pull request #1012 from giuseppe/chunked-hard-links-fixes
  • 980f24e chunked: fix linkat for rootless
  • 4ef5ee0 chunked: restrict dedup with hard links
  • 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/containers/storage](https://github.com/containers/storage) from 1.32.5 to 1.36.0.
- [Release notes](https://github.com/containers/storage/releases)
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md)
- [Commits](containers/storage@v1.32.5...v1.36.0)

---
updated-dependencies:
- dependency-name: github.com/containers/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #75.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/storage-1.36.0 branch October 1, 2021 05: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant