chore(deps): update all non-major dependencies#3347
Merged
Conversation
f85ad22 to
0fc4893
Compare
nejch
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.13.6→==4.13.7v4.13.6→v4.13.7==7.13.3→==7.13.443.4.3→43.15.23.12-alpine→3.14-alpine3.12-alpine→3.14-alpine==0.32.0→==0.33.0Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
commitizen-tools/commitizen (commitizen)
v4.13.7Compare Source
Fix
coveragepy/coveragepy (coverage)
v7.13.4Compare Source
Fix: the third-party code fix in 7.13.3 required examining the parent
directories where coverage was run. In the unusual situation that one of the
parent directories is unreadable, a PermissionError would occur, as
described in
issue 2129_. This is now fixed.Fix: in test suites that change sys.path, coverage.py could fail with
"RuntimeError: Set changed size during iteration" as described and fixed in
pull 2130_. Thanks, Noah Fatsi.We now publish ppc64le wheels, thanks to
Pankhudi Jain <pull 2121_>_... _pull 2121: #2121
.. _issue 2129: #2129
.. _pull 2130: #2130
.. _changes_7-13-3:
maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)
v43.15.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.15.2 for more changes
v43.15.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.15.1 for more changes
v43.15.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.15.0 for more changes
v43.14.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.14.2 for more changes
v43.14.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.14.1 for more changes
v43.14.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.14.0 for more changes
v43.12.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.12.1 for more changes
v43.12.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.12.0 for more changes
v43.11.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.11.1 for more changes
v43.11.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.11.0 for more changes
v43.10.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.10.3 for more changes
v43.10.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.10.2 for more changes
v43.10.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.10.1 for more changes
v43.10.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.10.0 for more changes
v43.9.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.9.0 for more changes
v43.8.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.8.5 for more changes
v43.8.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.8.4 for more changes
v43.8.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.8.3 for more changes
v43.8.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.8.2 for more changes
v43.8.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.8.1 for more changes
v43.8.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.8.0 for more changes
v43.6.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.6.3 for more changes
v43.6.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.6.2 for more changes
v43.6.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.6.1 for more changes
v43.6.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.6.0 for more changes
v43.5.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.5.6 for more changes
v43.5.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.5.5 for more changes
v43.5.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.5.4 for more changes
v43.5.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.5.3 for more changes
v43.5.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.5.2 for more changes
v43.5.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.5.1 for more changes
v43.5.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.5.0 for more changes
v43.4.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.4.5 for more changes
v43.4.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/43.4.4 for more changes
python-trio/trio (trio)
v0.33.0Compare Source
Full Changelog: python-trio/trio@v0.32.0...v0.33.0
Bugfixes
"android"sys.platform. (#3357)Deprecations and removals
trio.testing.RaisesGroupandtrio.testing.Matcherhave been deprecated. Pytest alternativespytest.RaisesGroupandpytest.RaisesExc(respectively) are considered correct replacement. (#3326)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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.