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.23.9 to 1.28.1 #2

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2023

Bumps github.com/containers/storage from 1.23.9 to 1.28.1.

Release notes

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

v1.28.1

overlay.recreateSymlinks: handle missing "link" files, add a test
TestLockfileWriteConcurrent: stay below 8192 goroutines
Use an xz library instead of shelling out to xz for decompression
overlay: check selinux label support

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

... (truncated)

Commits
  • 1377cdd Bump to v1.28.1
  • fac3c33 Merge pull request #864 from giuseppe/storage-check-for-overlay-context
  • d298e75 overlay: check selinux label support
  • 9d6cee0 Merge pull request #859 from nalind/recreate2
  • 28cf138 overlay.recreateSymlinks: handle missing "link" files, add a test
  • 35ebda8 Merge pull request #860 from nalind/native-xz
  • 38df75c TestLockfileWriteConcurrent: stay below 8192 goroutines
  • 306fcab Use an xz library instead of shelling out to xz for decompression
  • 29dc210 Merge pull request #857 from rhatdan/version
  • b9fd880 Move to v1.28.1-dev
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.23.9 to 1.28.1.
- [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.23.9...v1.28.1)

---
updated-dependencies:
- dependency-name: github.com/containers/storage
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2023
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