chore(deps): update all dependencies - #4699
Conversation
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
07dbcf8 to
b9552e1
Compare
b9552e1 to
9147437
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
1.9.2→1.9.5v26.6.0→v26.8.00.12.3→0.12.140.12.15v2.5.7→v2.5.131.5.0→1.6.17.15.4→7.16.13.32.4→3.32.64.0.0(+1)25.2.0→26.4.01.16.7→1.17.21.17.30.4.14→0.5.3v4.0.7→v4.0.84.0.7→4.0.80.16.4→0.16.70.16.81.4.1→1.5.54.60.1→4.61.44.61.56.0.12.20260815→6.0.12.20260906Note: 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
pycontribs/ansi2html (ansi2html)
v1.9.5Compare Source
Fixes
Maintenance
v1.9.4Compare Source
Fixes
Maintenance
v1.9.3Compare Source
pkg_resources+ fix CI (#261) @Arusekk @hartworkansible/ansible-lint (ansible/ansible-lint)
v26.8.0Compare Source
What's Changed
New Contributors
Full Changelog: ansible/ansible-lint@v26.6.0...v26.8.0
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.12.14Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.14
v0.12.13Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.13
v0.12.12Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.12
v0.12.11Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.11
v0.12.10Compare Source
v0.12.9Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.9
v0.12.8Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.8
v0.12.7Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.7
v0.12.6Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.6
v0.12.5Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.5
v0.12.4Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.12.4
biomejs/pre-commit (biomejs/pre-commit)
v2.5.13Compare Source
v2.5.12Compare Source
v2.5.11Compare Source
v2.5.10Compare Source
v2.5.9Compare Source
v2.5.8Compare Source
pypa/build (build)
v1.6.1Compare Source
What's Changed
Full Changelog: pypa/build@1.6.0...1.6.1
v1.6.0Compare Source
What's Changed
importlib.metadatafor typing by @layday in #1162exc_infoparameter from backend exception wrapper by @layday in #1161New Contributors
Full Changelog: pypa/build@1.5.1...1.6.0
v1.5.1Compare Source
What's Changed
New Contributors
Full Changelog: pypa/build@1.5.0...1.5.1
coveragepy/coveragepy (coverage)
v7.16.1Compare Source
Fix: when the body of an irrefutable
case(likecase _:) is entirelyexcluded, the
caseline is now excluded too, just as an excludedelse:body removes theelse:line. Previously thecaseline wasleft behind and reported as missing. Closes
issue 1563_ withpull 2269_.Fix: using :meth:
.CoverageData.updatetwice on an in-memory database wouldfail, as described in
issue 2279_. This is now fixed... _issue 1563: #1563
.. _pull 2269: #2269
.. _issue 2279: #2279
.. _changes_7-16-0:
v7.16.0Compare Source
When combining files, now path separator slashes will automatically be
converted to the local file system style. This makes it less necessary to
define
[paths]configuration to combine data across operating systems.Fixes
issue 2266_.The :meth:
.Coverage.switch_contextmethod now returns the previous context.Fix: previously, a
[paths]pattern would be replaced everywhere in a filepath when it was only meant to be replaced once, in the leading portion of
the path. This is now fixed, in
pull 2268_.Fixes to validation of options and configuration settings:
Negative precision settings now always cause useful error messages (
pull 2261_).An invalid regex in the
--contextsoption (or the[report] contextssetting) reported a confusing "Couldn't use data file ...:user-defined function raised exception" error. Now it raises a proper
configuration error naming the bad regex, like other regex settings do
(
pull 2262_).Non-string values in TOML configuration settings now produce a helpful
error message instead of a traceback. This affects list settings whose
elements aren't strings (like
omit,exclude_lines, or a[paths]entry), file settings like
data_file, and any wrong-typed value in the[paths]section (pull 2263_).coverage runrefuses run-affecting command-line options like--branchalongside--concurrency=multiprocessing, since they can'treach the subprocesses. The check only recognized
multiprocessingasthe entire option value, so
--concurrency=multiprocessing,threadslipped through and failed later with "Can't combine statement coverage
data with branch data". Each named concurrency library is now properly
considered (
pull 2270_).Fix:
coverage annotate -d DIRraised anAssertionErrorif anymeasured file had an extension other than
.py, such as a.pywfile onWindows. The original extension is now restored on the annotated copy (
pull 2265_)... _pull 2261: #2261
.. _pull 2262: #2262
.. _pull 2263: #2263
.. _pull 2265: #2265
.. _issue 2266: #2266
.. _pull 2268: #2268
.. _pull 2270: #2270
.. _changes_7-15-4:
tox-dev/py-filelock (filelock)
v3.32.6Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/filelock@3.32.5...3.32.6
v3.32.5Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/filelock@3.32.4...3.32.5
ansible/mkdocs-ansible (mkdocs-ansible)
v26.4.0Compare Source
Fixes
Maintenance
v25.6.2Compare Source
Fixes
Maintenance
v25.6.1Compare Source
Fixes
Maintenance
v25.6.0Compare Source
Major
Bugfixes
v25.5.0Compare Source
Bugfixes
pypa/pipx (pipx)
v1.17.2Compare Source
<!
Configuration
📅 Schedule: (in timezone UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ 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.