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/image/v5 from 5.16.1 to 5.17.0 #3646

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps github.com/containers/image/v5 from 5.16.1 to 5.17.0.

Release notes

Sourced from github.com/containers/image/v5's releases.

v5.17.0

Includes a fix for CVE-2021-41190 / GHSA-77vh-xpmg-72qh .

  • [CI:DOCS] Misc manpage fixups
  • Log credentials helper path if available
  • Record locations of blobs discovered by PutBlob but not TryReusingBlob
  • Fix possible out-of-bounds accesses in string indexing
  • Precompute digests option prior to registry upload
  • Add simple documentation how to use c/image with podman's rootless mode
  • Fix c/image fails to pull OCI image with non-http(s):// urls
  • Reject ambiguous manifest formats
Commits
  • de81eae v5.17.0
  • d14f4ca Merge pull request #1410 from containers/dependabot/go_modules/github.com/doc...
  • c169ec0 build(deps): bump github.com/docker/docker
  • e2f122e Merge pull request #1409 from mtrmac/ambiguous-1
  • 7bcf9bc Reject ambiguous manifest formats
  • b55fb86 Merge pull request #1403 from ktock/urls-fallback
  • 3c00f20 Fix c/image fails to pull OCI image with non-http(s):// urls
  • 1895e31 Merge pull request #1405 from dcermak/document-rootless-mode
  • a754d8b Add simple documentation how to use c/image with podman's rootless mode
  • 931b399 Merge pull request #1399 from containers/dependabot/go_modules/github.com/man...
  • 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/image/v5](https://github.com/containers/image) from 5.16.1 to 5.17.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.16.1...v5.17.0)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  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 Nov 22, 2021
@mtrmac
Copy link
Collaborator

mtrmac commented Nov 22, 2021

Note that this includes a fix for CVE-2021-41190 / GHSA-77vh-xpmg-72qh ; it would be nice to tag a release sometime afterwards.

@rhatdan
Copy link
Member

rhatdan commented Nov 22, 2021

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 22, 2021

[APPROVALNOTIFIER] This PR is APPROVED

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

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 b768318 into main Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/image/v5-5.17.0 branch November 22, 2021 20:23
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants