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/image/v5 from 5.0.0 to 5.1.0 #2026

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/containers/image/v5 from 5.0.0 to 5.1.0.

Release notes

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

v5.1.0

Bump all vendored software
Makefile: split tools installation
internal/pkg/keyctl: drop deprecation warning
keyctl: tests: check errors
storage_test.go: check storage interfaces
Bump github.com/klauspost/compress from 1.9.2 to 1.9.3
Add internal error handling
Fix Error return value is not checked
Handle checking error in dirImageMockWithRef
Add helper for error checking
Reverted newDigestingReader to validate blob during decryption
Cleaner refactoring to determineManifestConversion
Implemented image encryption
Fix destination stream overwrite on progress
Enforce architecture match on MustMatchRuntimeOS
Simplify the OS equivalence check
Improve OS mismatch error message
Redefine ImageDestination.MustMatchRuntimeOS to also include architecture
Added possibility to overwrite default tmp dir for big files
Improve progress reader to report start/end and offset update
Commits
  • eaab4be Bump to v5.1.0
  • ce13e94 Merge pull request #773 from containers/dependabot/go_modules/github.com/cont...
  • f9008bd Bump github.com/containers/storage from 1.15.2 to 1.15.3
  • 543bd6a Merge pull request #768 from containers/dependabot/go_modules/github.com/cont...
  • 528ac46 Bump github.com/containers/storage from 1.15.1 to 1.15.2
  • 93de9ce Merge pull request #767 from containers/dependabot/go_modules/github.com/klau...
  • 27f071d Bump github.com/klauspost/compress from 1.9.3 to 1.9.4
  • 9439db4 Enable Cirrus validation tests
  • d2debd8 make test-skopeo: only run unit tests
  • d1ee25f Makefile: split tools installation
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 16, 2019
@rhatdan rhatdan force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.1.0 branch from 5238df4 to 69b446f Compare December 16, 2019 15:08
@rh-atomic-bot
Copy link
Collaborator

☔ The latest upstream changes (presumably #2025) made this pull request unmergeable. Please resolve the merge conflicts.

@rhatdan rhatdan force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.1.0 branch from 69b446f to 3096749 Compare December 16, 2019 21:39
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: Daniel J Walsh <[email protected]>
@rhatdan rhatdan force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.1.0 branch from 3096749 to d43f9ac Compare December 16, 2019 21:40
@rhatdan
Copy link
Member

rhatdan commented Dec 17, 2019

LGTM

Copy link
Member

@rhatdan rhatdan left a comment

Choose a reason for hiding this comment

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

LGTM

@rhatdan rhatdan merged commit acc7c35 into master Dec 17, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/containers/image/v5-5.1.0 branch December 17, 2019 16:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file locked - please file new issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants