🌱 Bump go.podman.io/image/v5 from 5.39.2 to 5.40.0#2742
🌱 Bump go.podman.io/image/v5 from 5.39.2 to 5.40.0#2742openshift-merge-bot[bot] merged 2 commits into
Conversation
Bumps [go.podman.io/image/v5](https://github.com/podman-container-tools/container-libs) from 5.39.2 to 5.40.0. - [Release notes](https://github.com/podman-container-tools/container-libs/releases) - [Commits](podman-container-tools/container-libs@image/v5.39.2...image/v5.40.0) --- updated-dependencies: - dependency-name: go.podman.io/image/v5 dependency-version: 5.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
The defaultContextFunc used in TestContainersImagePuller_Pull did not set SystemRegistriesConfPath, causing it to fall back to the system /etc/containers/registries.conf. go.podman.io/image/v5 v5.40.0 now validates this file's format earlier, so CI runners with a v1-format file fail before even reaching the registry connection attempt. Apply the same pattern already used by buildSourceContextFunc: write an empty but valid v2 registries.conf to a temp dir and point SystemRegistriesConfPath at it, making the test hermetic. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Todd Short <tshort@redhat.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2742 +/- ##
==========================================
- Coverage 66.98% 66.96% -0.02%
==========================================
Files 149 149
Lines 11341 11341
==========================================
- Hits 7597 7595 -2
- Misses 3189 3190 +1
- Partials 555 556 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
/approve Self-approving, but this has been LGTM'd. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rashmigottipati, tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps go.podman.io/image/v5 from 5.39.2 to 5.40.0.
Commits
3c2fa91Bump to c/image v5.40f871d19Bump to c/storage v1.63.0 in c/image, c/image to v5.40550f62fBump c/storage to v1.63.04fa1864Merge pull request #816 from alexlarsson/fix-composefs-verity32704efMerge pull request #855 from containers/renovate/github.com-docker-cli-29.x98ff31aMerge pull request #853 from mheon/containers_conf_documentation_removals3e16145Update module github.com/docker/cli to v29.5.1+incompatible206fff3Manpage: remove slirp4netns/boltdb references3592bdaMerge pull request #852 from containers/renovate/github.com-onsi-gomega-1.xf04d9c8Update module github.com/onsi/gomega to v1.41.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)