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/containers/storage from 1.32.5 to 1.33.2 #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

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
build(deps): bump github.com/klauspost/compress from 1.13.1 to 1.13.3

v1.33.1

Fix handling of quota on volumes

v1.33.0

Add inode support to quota
Creating fifo files while non root should be supported
Revert [#952](https://github.com/containers/storage/issues/952), we don't want to use /run/user on non systemd systems
Split pkg/chunked.ZstdCompressor into a separate subpackage
Update docs/containers-storage.conf.5.md
build(deps): bump github.com/opencontainers/runc from 1.0.0 to 1.0.1
overlay: check if we can mknod() kernel whiteout

v1.32.6

Fix runtime panic for opening lockfile if parent dir got removed
Cleanup exclude exceptions path
build(deps): bump github.com/Microsoft/hcsshim from 0.8.17 to 0.8.20
Add test for bad entries in storage.conf
chunked: fix the path used for layers dedup
Report bad entries in storage.conf to the user
Use /run/user/UID in rootless mode if writable
Commits
  • fdd5efc Bump to v1.33.2
  • 43c5abc Merge pull request #983 from containers/dependabot/go_modules/github.com/Burn...
  • 471574c build(deps): bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1
  • f28ec66 Merge pull request #979 from rhatdan/symlink
  • b4477c7 Follow symlinks if they exists
  • 7a4d2bc Merge pull request #882 from giuseppe/support-libsubid
  • 7704329 idtools: add support for libsubid
  • f844d99 Makefile: use buildtags for golangci-lint
  • 028da21 Merge pull request #982 from cevich/fresh_images
  • ec64ea9 Cirrus: Use fresh VM & Container images
  • 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 Aug 5, 2021
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.33.1 to 1.33.2.
- [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.33.1...v1.33.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
@rhatdan rhatdan force-pushed the dependabot/go_modules/github.com/containers/storage-1.33.2 branch from 1055508 to 0609772 Compare August 6, 2021 12:06
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 9, 2021

A newer version of github.com/containers/storage exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

0 participants