Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

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

Release notes

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

v1.37.0

Create readonly locks if the lockfile does not exists
Standardize on capatalized logrus messages, and remove stutters
Update VM Images + Drop prior-ubuntu references
build(deps): bump github.com/containerd/stargz-snapshotter/estargz
build(deps): bump github.com/json-iterator/go from 1.1.11 to 1.1.12
build(deps): bump github.com/klauspost/compress from 1.13.5 to 1.13.6
chunked: implement OSTree deduplication
overlay: disable quota for images
store: don't ignore empty mappings for top layer
overlay: use xattrs perms with network FSs

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

... (truncated)

Commits
  • bdb2b62 Bump to v1.37.0
  • 658854f Merge pull request #1028 from giuseppe/nfs-auto-xattrs
  • 175c8db overlay: use xattrs perms with network FSs
  • bfaebaf store: retry RemoveAll on EBUSY
  • 30239a3 drivers: add a bunch of new file systems
  • 65e6ab3 Merge pull request #1027 from containers/dependabot/go_modules/github.com/con...
  • fdc780e Merge pull request #1030 from rhatdan/cleanup
  • 162a0bf Create readonly locks if the lockfile does not exists
  • 19538e6 build(deps): bump github.com/containerd/stargz-snapshotter/estargz
  • 2aad979 Merge pull request #1023 from giuseppe/chunked-ostree-dedup
  • 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.37.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.37.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 Oct 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 20, 2022

Superseded by #92.

@dependabot dependabot bot closed this Jan 20, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/storage-1.37.0 branch January 20, 2022 05:17
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