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.27.0 to 1.28.0 #479

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/containers/storage from 1.27.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
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 17, 2021
Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/storage-1.28.0 branch from 53d5172 to e1176ba Compare March 17, 2021 09:29
@rhatdan rhatdan force-pushed the dependabot/go_modules/github.com/containers/storage-1.28.0 branch from e1176ba to ec60ab3 Compare March 17, 2021 09:32
@rhatdan
Copy link
Member

rhatdan commented Mar 17, 2021

/approve
/lgtm

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], rhatdan, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit c744128 into master Mar 17, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/storage-1.28.0 branch March 17, 2021 13:26
M1cha pushed a commit to M1cha/common that referenced this pull request Dec 20, 2022
…net-2.5.1

build(deps): bump ipnet from 2.5.0 to 2.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants