Skip to content

chore(deps): update all non-major dependencies #3228

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

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
coverage ==7.9.1 -> ==7.9.2 age confidence patch
maxbrunet/pre-commit-renovate 41.17.2 -> 41.23.4 age confidence repository minor
pytest-docker ==3.2.2 -> ==3.2.3 age confidence patch
python 3.12-alpine -> 3.13-alpine age confidence final minor
python 3.12-alpine -> 3.13-alpine age confidence stage minor

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

nedbat/coveragepy (coverage)

v7.9.2

Compare Source

  • Fix: complex conditionals within a line might cause a KeyError when using
    sys.monitoring, as reported in issue 1991_. This is now fixed.

  • Fix: we can now measure coverage for code in Python archive (.par) files.
    Thanks, Itamer Oren <pull 1984_>_.

.. _pull 1984:https://github.com/nedbat/coveragepy/pull/19844
.. _issue 1991https://github.com/nedbat/coveragepy/issues/199191

.. _changes_7-9-1:

maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)

v41.23.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.23.4 for more changes

v41.23.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.23.3 for more changes

v41.23.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.23.2 for more changes

v41.23.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.23.1 for more changes

v41.23.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.23.0 for more changes

v41.22.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.22.0 for more changes

v41.21.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.21.3 for more changes

v41.21.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.21.2 for more changes

v41.21.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.21.1 for more changes

v41.21.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.21.0 for more changes

v41.20.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.20.2 for more changes

v41.20.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.20.1 for more changes

v41.20.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.20.0 for more changes

v41.19.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.19.0 for more changes

v41.18.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.18.3 for more changes

v41.18.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.18.2 for more changes

v41.18.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.18.1 for more changes

v41.18.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.18.0 for more changes

avast/pytest-docker (pytest-docker)

v3.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: avast/pytest-docker@v3.2.2...v3.2.3


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.32%. Comparing base (d25b33f) to head (77a40a3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3228      +/-   ##
==========================================
+ Coverage   94.09%   97.32%   +3.23%     
==========================================
  Files          98       98              
  Lines        6058     6058              
==========================================
+ Hits         5700     5896     +196     
+ Misses        358      162     -196     
Flag Coverage Δ
api_func_v4 83.67% <ø> (?)
cli_func_v4 84.69% <ø> (ø)
unit 90.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 22 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cc19b79 to c6e6dc9 Compare July 7, 2025 07:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c6e6dc9 to 77a40a3 Compare July 7, 2025 12:42
@JohnVillalovos JohnVillalovos merged commit 9c095bd into main Jul 7, 2025
20 checks passed
@JohnVillalovos JohnVillalovos deleted the renovate/all-minor-patch branch July 7, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants