podman-py icon indicating copy to clipboard operation
podman-py copied to clipboard

Update dependency containers/automation_images to v20240529

Open renovate[bot] opened this issue 1 year ago • 8 comments

Mend Renovate

This PR contains the following updates:

Package Update Change
containers/automation_images major 20240320t153921z-f39f38d13 -> 20240529t141726z-f40f39d13

Release Notes

containers/automation_images (containers/automation_images)

v20240529t141726z-f40f39d13

Compare Source

v20240513t140131z-f40f39d13

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 13 '24 23:05 renovate[bot]

@jwhonce by chance do you have any recollection of this variable and if the new pylint finding is of any concern?

pylint: commands[0]> pylint podman
************* Module podman.domain.config
podman/domain/config.py:104:31: E0606: Possibly using variable 'old_toml_file' before assignment (possibly-used-before-assignment)

cevich avatar May 21 '24 18:05 cevich

@cevich The issue was introduced with https://github.com/containers/podman-py/pull/374. I suspect an update in pylint has now caught the issue.

@inknos Can you do a quick PR and fix the issue? TIA /cc @umohnani8

jwhonce avatar May 21 '24 21:05 jwhonce

@jwhonce , here it is https://github.com/containers/podman-py/pull/392

inknos avatar May 22 '24 13:05 inknos

LGTM

jwhonce avatar May 23 '24 17:05 jwhonce

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: cevich, renovate[bot] Once this PR has been reviewed and has the lgtm label, please ask for approval from umohnani8. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar May 23 '24 18:05 openshift-ci[bot]

/lgtm

cevich avatar May 23 '24 18:05 cevich

/lgtm

cevich avatar May 28 '24 15:05 cevich

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar May 29 '24 19:05 openshift-ci[bot]

Attempting to fix flaking podman-search test via https://github.com/containers/podman-py/pull/418

cevich avatar Aug 12 '24 15:08 cevich