chore(deps): update all dependencies#4621
Conversation
3819c6a to
d25708d
Compare
d25708d to
401fbd5
Compare
401fbd5 to
4c75514
Compare
4c75514 to
15e9b6a
Compare
|
CI Diagnosis (automated)Failing check: tox / lint → codespellThe dependency updates in this PR include changes that make codespell detect a pre-existing typo: Assessment: NEEDS HUMAN REVIEWThe fix requires editing a CI workflow file ( |
- Add .tox to codespell skip paths (avoid scanning venv deps) - Use string value for verbosity_assertions (pytest 9) - Fix Retrieve spelling in release workflow step name
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:
26.1.3→26.4.0v0.5.1→v1.1.2v26.2.0→v26.4.0v26.2.0→v26.4.00.10.7→0.11.80.11.10(+1)v2.4.4→v2.4.141.4.2→1.5.08.3.2→8.3.33.25.2→3.29.00.3.8→0.3.110.3.13(+1)v1.7.11→v1.7.1214.3.3→15.0.00.15.9→0.15.120.9.14→0.10.20.10.5(+2)4.52.0→4.53.11.34.0→1.35.11.35.24.26.0.20260402→4.26.0.202604084.9.0.20260127→4.9.0.202604086.0.12.20250915→6.0.12.20260408Note: 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
ansible/ansible-navigator (ansible-navigator)
v26.4.0Compare Source
Maintenance
ansible/actions (ansible/actions)
v1.1.2Compare Source
Fixes
Maintenance
v1.1.1Compare Source
Fixes
Maintenance
v1.1.0Compare Source
Features
Fixes
Maintenance
v1.0.1Compare Source
Fixes
Maintenance
bbbca2d(#100) @renovate[bot]v1.0.0Compare Source
Features
Fixes
Maintenance
v1Compare Source
ansible/ansible-lint (ansible/ansible-lint)
v26.4.0Compare Source
Fixes
Maintenance
v26.3.0Compare Source
Features
Fixes
Maintenance
ansible/team-devtools (ansible/team-devtools)
v26.4.0Compare Source
Fixes
Maintenance
v26.2.2Compare Source
Maintenance
v26.2.1Compare Source
Fixes
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.11.8Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.8
v0.11.7Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.7
v0.11.6Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.6
v0.11.5Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.5
v0.11.4Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.4
v0.11.3Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.3
v0.11.2Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.2
v0.11.1Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.1
v0.11.0Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.0
v0.10.12Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.12
v0.10.11Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.11
v0.10.10Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.10
v0.10.9Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.9
v0.10.8Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.10.8
biomejs/pre-commit (biomejs/pre-commit)
v2.4.14Compare Source
v2.4.13Compare Source
v2.4.12Compare Source
v2.4.11Compare Source
v2.4.10Compare Source
v2.4.9Compare Source
v2.4.8Compare Source
v2.4.7Compare Source
v2.4.6Compare Source
v2.4.5Compare Source
pypa/build (build)
v1.5.0Compare Source
What's Changed
Full Changelog: pypa/build@1.4.4...1.5.0
v1.4.4Compare Source
What's Changed
Full Changelog: pypa/build@1.4.3...1.4.4
v1.4.3Compare Source
What's Changed
New Contributors
Full Changelog: pypa/build@1.4.2...1.4.3
pallets/click (click)
v8.3.3Compare Source
tox-dev/py-filelock (filelock)
v3.29.0Compare Source
What's Changed
Full Changelog: tox-dev/filelock@3.28.0...3.29.0
v3.28.0Compare Source
What's Changed
Full Changelog: tox-dev/filelock@3.27.0...3.28.0
j178/prek (prek)
v0.3.11Released on 2026-04-27.
Highlights
Hook entries now have an explicit
shelloption for shell snippets. Setshell: sh,bash,pwsh,powershell, orcmdwhen an entry should beevaluated by that shell; leaving it unset keeps prek's direct argv execution.
prek auto-updatecan now filter tag candidates before choosing an update.Both options take glob patterns: use
--include-tagto only consider matchingtag names, and
--exclude-tagto skip matching tags such as moving tags orprereleases.
Enhancements
auto-update --exclude-repo <repo>to skip repos (#1983)auto-update --exit-codeto exit with non-zero on updates (#2002)auto-update --include-tag <pattern>/--exclude-tag <pattern>to filter tags (#1984)shellhook option for entries that should run as shell source (#2004)--hook-diroptional for hook-impl (#1989)--script-versionis missing (#1990)Bug fixes
Documentation
pass_filenamesconcurrency docs (#1999)Contributors
v0.3.10Released on 2026-04-21.
Enhancements
@j178/preknpm package (#1973)Bug fixes
Documentation
SKILL.mdfor prek (#1950)gh skill install j178/prek prekto install prek skill for agents (#1951)Other changes
Contributors
v0.3.9Released on 2026-04-13.
Highlight
prek auto-updateis now stricter about pinned revisions and more useful in CI.It now keeps
revand# frozen:comments in sync, can detectimpostor commits when validating pinned SHAs,
and lets you use
prek auto-update --checkto fail on both available updates and frozen-refmismatches without rewriting the config.
Examples:
Enhancements
language: dotnetsupport (#1871)core.hooksPath(#1892)prek run --no-fail-fastto override config file (#1859)forbid-new-submodulesas builtin hook (#1853)cache gc(#1877)auto-update --freezeoutput (#1916)Bug fixes
auto-update(#1936)Documentation
Contributors
rhysd/actionlint (rhysd/actionlint)
v1.7.12Compare Source
timezoneconfiguration inon.schedulewith checks for IANA timezone string. See the documentation for more details. Note that actionlint starts to embed the timezone database in the executables from this version so the binary sizes slightly increase. (#641, thanks @martincostello)jobs.<job_name>.environment.deploymentconfiguration. (#639, thanks @springmeyer)macos-26-intelrunner label. (#629, thanks @hugovk)[Changes][v1.7.12]
Textualize/rich (rich)
v15.0.0Compare Source
Changed
Fixed
endparameter #4075Text.from_ansiremoving newlines #4076FileProxy.isattynot proxying #4077v14.3.4Compare Source
Changed
astral-sh/ruff (ruff)
v0.15.12Compare Source
Released on 2026-04-24.
Preview features
#ruff:file-ignorefile-level suppressions (#23599)#ruff:ignorelogical-line suppressions (#23404)airflow] Implementtask-branch-as-short-circuit(AIR004) (#23579)flake8-bugbear] Fixbreak/continuehandling inloop-iterator-mutation(B909) (#24440)pylint] FixPLC2701for type parameter scopes (#24576)Rule changes
pandas-vet] Suggest.arrayas well inPD011(#24805)CLI
Documentation
pylint] FixPLR0124description not to claim self-comparison always returns the same value (#24749)pyupgrade] Expand docs on reusableTypeVars and scoping (UP046) (#24153)Contributors
v0.15.11Compare Source
Released on 2026-04-16.
Preview features
ruff] IgnoreRUF029when function is decorated withasynccontextmanager(#24642)airflow] Implementairflow-xcom-pull-in-template-string(AIR201) (#23583)flake8-bandit] FixS103false positives and negatives in mask analysis (#24424)Bug fixes
flake8-async] Omit overridden methods forASYNC109(#24648)Documentation
flake8-async] Add override mention toASYNC109docs (#24666)vim.lsp.config(#24577)Contributors
v0.15.10Compare Source
Released on 2026-04-09.
Preview features
flake8-logging] Allow closures in except handlers (LOG004) (#24464)flake8-self] MakeSLFdiagnostics robust to non-self-named variables (#24281)flake8-simplify] Make the fix forcollapsible-ifsafe inpreview(SIM102) (#24371)Bug fixes
E502fixes in f-strings and t-strings (#24410)dedent_to(#24381)pyupgrade] Fix panic caused by handling of octals (UP012) (#24390)Rule changes
ruff] Treat f-string interpolation as potential side effect (RUF019) (#24426)Server
Documentation
Contributors
tombi-toml/tombi (tombi)
v0.10.2Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.10.1...v0.10.2
v0.10.1Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.10.0...v0.10.1
v0.10.0Compare Source
What's Changed
The file path specification in
.config/tombi.tomlhas been modified to be searched starting from its parent directory, rather than from.config/.🚨 Breaking Changes
.config/tombi.tomlconfig by @ya7010 in #1802🐛 Bug Fixes
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.26...v0.10.0
v0.9.26Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
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.