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.33.1 to 5.34.0 #1692

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps github.com/containers/image/v5 from 5.33.1 to 5.34.0.

Release notes

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

v5.34.0

What's Changed

... (truncated)

Commits
  • 51a5d96 Bump to c/image v5.34.0
  • 771660e Bump c/storage to v1.57.1
  • 7f0e59d Merge pull request #2696 from Luap99/ENOENT
  • 3f17e2e ignore ENOENT errors when parsing .crt files
  • c9771a8 ignore ENOENT errors when parsing registries.conf.d files
  • 1294122 ignore ENOENT errors when parsing registries.d files
  • b5c6aff Merge pull request #2693 from containers/renovate/github.com-docker-docker-27.x
  • 1683fc2 Update module github.com/docker/docker to v27.5.1+incompatible
  • 16f7e1e Merge pull request #2692 from containers/renovate/github.com-docker-cli-27.x
  • 30f0d87 Update module github.com/docker/cli to v27.5.1+incompatible
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner February 3, 2025 14:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 3, 2025
Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 0e1cb4b
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/67afa0f4e8df4c00081057c3
😎 Deploy Preview https://deploy-preview-1692--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.34.0 branch from 69c10b2 to 8656f73 Compare February 3, 2025 22:02
camilamacedo86

This comment was marked as outdated.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 3, 2025
@camilamacedo86
Copy link
Contributor

/lgtm cancel

Mistake.

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 3, 2025
@camilamacedo86 camilamacedo86 dismissed their stale review February 3, 2025 22:43

we need to make it pass in the tests

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.34.0 branch 3 times, most recently from 1f344a4 to 15052d3 Compare February 11, 2025 15:32
@camilamacedo86
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.34.0 branch 2 times, most recently from fd6c6fe to f180d0a Compare February 12, 2025 14:52
@perdasilva perdasilva force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.34.0 branch from f180d0a to 38129de Compare February 12, 2025 17:22
@perdasilva perdasilva marked this pull request as draft February 12, 2025 17:22
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 12, 2025
@joelanford
Copy link
Member

This looks like an issue with containers/image and its pgp dependency. We should make sure to use -tags=containers_image_openpgp wherever necessary to avoid this.

The Makefile already has GO_BUILD_TAGS variable with this setup, so we just need to plumb that variable into whatever other commands need it to avoid pulling in github.com/proglottis/gpgme (which requires CGO_ENABLED=1).

@perdasilva perdasilva force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.34.0 branch from 38129de to 9709f3b Compare February 13, 2025 13:40
@LalatenduMohanty
Copy link
Member

Right we already have https://github.com/operator-framework/operator-controller/blob/main/Makefile#L323 so trying to figureout how we can pass it so that it wont be an issue.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 13, 2025
@perdasilva perdasilva force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.34.0 branch from 9709f3b to 1389508 Compare February 14, 2025 09:44
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 14, 2025
dependabot bot and others added 2 commits February 14, 2025 14:46
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.33.1 to 5.34.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.33.1...v5.34.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] <[email protected]>
@joelanford joelanford force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.34.0 branch from 1389508 to 23c02ad Compare February 14, 2025 19:53
Signed-off-by: Joe Lanford <[email protected]>
@camilamacedo86
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 18, 2025
@openshift-merge-robot
Copy link

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@tmshort
Copy link
Contributor

tmshort commented Feb 20, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

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 do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. go Pull requests that update Go code needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants