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

Bump github.com/containers/storage from 1.25.0 to 1.28.0 #7

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps github.com/containers/storage from 1.25.0 to 1.28.0.

Release notes

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

v1.28.0

Add dependabot.yml configuration file
Add more mount information to errors
Inherit system storage driver in rootless configurations
archive: make getFileOwner public
archive: make getWhiteoutConverter public
archive: whiteout creation with a handler
build(deps): bump github.com/Microsoft/hcsshim from 0.8.14 to 0.8.15
build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1
build(deps): bump github.com/klauspost/compress from 1.11.7 to 1.11.12
build(deps): bump github.com/moby/sys/mountinfo from 0.4.0 to 0.4.1
build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
chown: ignore both pkg/system.EOPNOTSUPP and pkg/system.ErrNotSupportedPlatform
containers-storage: add --volatile to container create
copy: create a unix socket with os.ModeSocket
drivers: make copyRegular public
drivers: new function CopyRegularToFile
fswriters: honor nosync option
overlay: add detection for overlay support in a user namespace
overlay: allow to reset mount_program
overlay: factor function out
overlay: fix path to incompat/volatile
overlay: improve overlay error message
overlay: public function to check for overlay support
overlay: record if using mount_program
overlay: rootless move error to debug message
overlay: use direct mount instead of mountFrom
support patches to prepare [#775](https://github.com/containers/storage/issues/775)
tests: test mount/unmount volatile container
types: check for native overlay support

v1.27.0

Move storageOpts structures into types subdir to shrink bindings.
(*store).Diff: add missing unlock in error case
pkg/lockfile: fix a race and re-enable unit tests
Add warning about possible storage corruption
pkg/chrootarchive.TestChrootUntarWithHugeExcludesList: fix compile error
pkg/archive.TestCopyWithTarSrcFile(): update for NoOverwriteDirNonDir
drivers/devmapper: default the rootfs directory to 0555
TestRootlessRuntimeDir: iterate tests using testing.T.Run()
Fix TestDefaultStoreOpts()
getRootlessRuntimeDirIsolated(): don't use an empty tmpPerUserDir
drivers/zfs: default the base layer to 0555
drivers/btrfs: default the base layer to 0555
drivers/aufs: inherit permissions on "/" from parent layers
drivers/vfs: inherit permissions on "/" from parent layers
graphtest: expect 0555 permissions
pkg/archive.parseDirent(): adjust to avoid unsafe pointer conversion
Add warning about possible storage corruption
pkg/idtools.TestParseSubidFileWithNewlinesAndComments(): clean up

... (truncated)

Commits
  • d188375 Bump to v1.28.0
  • 1b9e7e3 Merge pull request #855 from giuseppe/copy-create-socket-not-a-fifo
  • 029896b copy: create a unix socket with os.ModeSocket
  • eb714be Merge pull request #854 from containers/dependabot/go_modules/github.com/hash...
  • 869e3b9 build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1
  • 3c13812 Merge pull request #851 from nalind/check-lgetxattr
  • da8b28a chown: ignore both pkg/system.EOPNOTSUPP and pkg/system.ErrNotSupportedPlatform
  • 7df1ede Merge pull request #850 from containers/dependabot/go_modules/github.com/siru...
  • 795951f build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
  • e86e042 Merge pull request #849 from giuseppe/prepare-zstd-chunked
  • 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 Mar 18, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 19, 2021

Looks like github.com/containers/storage is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 19, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/storage-1.28.0 branch March 19, 2021 11:01
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
0 participants