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.0 to 4.8.1 #1780

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v4.8.1

Bugfixes

  • Fixed a bug on Windows (WSL) where wsl.conf/resolv.conf was not restored when user-mode networking was disabled after being enabled (#20625).
  • Fixed a bug where currently if user specifies podman kube play --replace, the pod is removed on the client side, not the server side (#20705).
  • Fixed a bug where podman machine rm -f would cause a deadlock when running with WSL.
  • Fixed database is locked errors with the new sqlite database backend (#20809).
  • Fixed a bug where podman-remote exec would fail if the server API version is older than 4.8.0 (#20821).
  • Fixed a bug where Podman would not run any command on systems with a symlinked $HOME (#20872).
Changelog

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

4.8.1

Bugfixes

  • Fixed a bug on Windows (WSL) where wsl.conf/resolv.conf was not restored when user-mode networking was disabled after being enabled (#20625).
  • Fixed a bug where currently if user specifies podman kube play --replace, the pod is removed on the client side, not the server side (#20705).
  • Fixed a bug where podman machine rm -f would cause a deadlock when running with WSL.
  • Fixed database is locked errors with the new sqlite database backend (#20809).
  • Fixed a bug where podman-remote exec would fail if the server API version is older than 4.8.0 (#20821).
  • Fixed a bug where Podman would not run any command on systems with a symlinked $HOME (#20872).
Commits
  • ef6e5ac v4.8.1
  • 0b72d1b Update RELEASE_NOTES.md for v4.8.1
  • 3f3e19f Merge pull request #20825 from openshift-cherrypick-robot/cherry-pick-20798-t...
  • 85c2543 Merge pull request #20873 from openshift-cherrypick-robot/cherry-pick-20869-t...
  • 435258c Merge pull request #20888 from openshift-cherrypick-robot/cherry-pick-20874-t...
  • 2d20d2e Handle symlinks when checking DB vs runtime configs
  • 6bbbfaa libpod: Detect whether we have a private UTS namespace on FreeBSD
  • 4635f40 Merge pull request #20865 from openshift-cherrypick-robot/cherry-pick-20831-t...
  • a8b8dc5 pkg/bindings: add new APIVersionError error type
  • 86bb910 fix podman-remote exec regression with v4.8
  • 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.8.0 to 4.8.1.
- [Release notes](https://github.com/containers/podman/releases)
- [Changelog](https://github.com/containers/podman/blob/v4.8.1/RELEASE_NOTES.md)
- [Commits](containers/podman@v4.8.0...v4.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #1780 (26ef0c7) into main (de66f5f) will increase coverage by 0.06%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1780      +/-   ##
==========================================
+ Coverage   51.42%   51.49%   +0.06%     
==========================================
  Files         145      145              
  Lines       14132    14132              
==========================================
+ Hits         7268     7277       +9     
+ Misses       6046     6039       -7     
+ Partials      818      816       -2     

see 2 files with indirect coverage changes

@hellt hellt merged commit e96e34e into main Dec 11, 2023
21 checks passed
@hellt hellt deleted the dependabot/go_modules/github.com/containers/podman/v4-4.8.1 branch December 11, 2023 08:22
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