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/podman/v4 from 4.6.1 to 4.6.2 #1577

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps github.com/containers/podman/v4 from 4.6.1 to 4.6.2.

Release notes

Sourced from github.com/containers/podman/v4's releases.

v4.6.2

Changes

  • Fixed a performance issue when calculating diff sizes in overlay. The podman system df command should see a significant performance improvement (#19467).

Bugfixes

  • Fixed a bug where containers in a pod would use the pod restart policy over the set container restart policy (#19671).

API

  • Fixed a bug in the Compat Build endpoint where the pull query parameter did not parse 0/1 as a boolean (#17778).

Misc

  • Updated the containers/storage library to v1.48.1
Changelog

Sourced from github.com/containers/podman/v4's changelog.

4.6.2

Changes

  • Fixed a performance issue when calculating diff sizes in overlay. The podman system df command should see a significant performance improvement (#19467).

Bugfixes

  • Fixed a bug where containers in a pod would use pod the restart policy over the set container restart policy (#19671).

API

  • Fixed a bug in the Compat Build endpoint where the pull query parameter did not parse 0/1 as a boolean (#17778).

Misc

  • Updated the containers/storage library to v1.48.1
Commits
  • 5db42e8 Bump to v4.6.2
  • 8712bab Release notes for v4.6.2
  • a2aca2d Merge pull request #19756 from openshift-cherrypick-robot/cherry-pick-19753-t...
  • 3f9c9d0 Packit: Disable unexpected journal message check for cockpit-podman
  • 65b4d92 Packit: Restrict cockpit tests to recent Fedoras
  • f981f6f Merge pull request #19738 from openshift-cherrypick-robot/cherry-pick-19500-t...
  • 05bcf0b Packit: run cockpit-podman tests in PRs
  • c1ab6d4 Merge pull request #19697 from openshift-cherrypick-robot/cherry-pick-19683-t...
  • 07549fa rpm: spdx compatible license field
  • b311378 Merge pull request #19693 from vrothberg/v4.6-backports
  • 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)

Bumps [github.com/containers/podman/v4](https://github.com/containers/podman) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/containers/podman/releases)
- [Changelog](https://github.com/containers/podman/blob/v4.6.2/RELEASE_NOTES.md)
- [Commits](containers/podman@v4.6.1...v4.6.2)

---
updated-dependencies:
- dependency-name: github.com/containers/podman/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #1577 (a783db3) into main (beb99b4) will increase coverage by 0.04%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1577      +/-   ##
==========================================
+ Coverage   48.55%   48.59%   +0.04%     
==========================================
  Files         133      133              
  Lines       12774    12774              
==========================================
+ Hits         6202     6208       +6     
+ Misses       5868     5863       -5     
+ Partials      704      703       -1     

see 1 file with indirect coverage changes

@hellt hellt merged commit 8b59906 into main Sep 5, 2023
19 checks passed
@hellt hellt deleted the dependabot/go_modules/github.com/containers/podman/v4-4.6.2 branch September 5, 2023 09:53
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant