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.8.1 to 4.8.2 #1787

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps github.com/containers/podman/v4 from 4.8.1 to 4.8.2.

Release notes

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

v4.8.2

Bugfixes

  • Fixed a bug in the MacOS pkginstaller where Podman machine was using a different QEMU binary than the one installed using the installer, if it existed on the system (#20808).
  • Fixed a bug on Windows (WSL) with the first-time install of user-mode networking when using the init command, as opposed to set (#20921).

Quadlet

  • Fixed a bug where Kube image build failed when starting service with missing image (#20432).
Changelog

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

4.8.2

Bugfixes

  • Fixed a bug in the MacOS pkginstaller where Podman machine was using a different QEMU binary than the one installed using the installer, if it existed on the system (#20808).
  • Fixed a bug on Windows (WSL) with the first-time install of user-mode networking when using the init command, as opposed to set (#20921).

Quadlet

  • Fixed a bug where Kube image build failed when starting service with missing image (#20432).
Commits
  • aa54690 v4.8.2
  • a9b20a4 [CI:DOCS] Update RELEASE_NOTES.md for v4.8.2
  • 7750543 Kube Play - set ReportWriter when building an image
  • da52ed9 Merge pull request #20941 from openshift-cherrypick-robot/cherry-pick-20929-t...
  • 1864ea9 Fix user-mode net init flag on first time install
  • e524465 Merge pull request #20935 from Luap99/v4.8
  • 3c0d66d bump c/common to v0.57.1
  • fc78e10 Merge pull request #20907 from lsm5/v4.8.1-bump
  • b0e2ffc bump version to v4.8.2-dev
  • See full diff 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 18, 2023
@hellt
Copy link
Member

hellt commented Dec 19, 2023

@dependabot rebase

Bumps [github.com/containers/podman/v4](https://github.com/containers/podman) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/containers/podman/releases)
- [Changelog](https://github.com/containers/podman/blob/v4.8.2/RELEASE_NOTES.md)
- [Commits](containers/podman@v4.8.1...v4.8.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 force-pushed the dependabot/go_modules/github.com/containers/podman/v4-4.8.2 branch from eb551bf to ab8cc42 Compare December 19, 2023 22:45
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f811652) 48.52% compared to head (ab8cc42) 48.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1787      +/-   ##
==========================================
- Coverage   48.52%   48.48%   -0.05%     
==========================================
  Files         147      147              
  Lines       14230    14230              
==========================================
- Hits         6905     6899       -6     
- Misses       6555     6560       +5     
- Partials      770      771       +1     

see 1 file with indirect coverage changes

@hellt hellt merged commit 977ddbd into main Dec 19, 2023
20 of 22 checks passed
@hellt hellt deleted the dependabot/go_modules/github.com/containers/podman/v4-4.8.2 branch December 19, 2023 22:57
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.

1 participant