chore(deps): update all dependencies#52
Merged
renovate[bot] merged 2 commits intomainfrom Nov 3, 2025
Merged
Conversation
ansibuddy
approved these changes
Nov 3, 2025
ansibuddy
approved these changes
Nov 3, 2025
ansibuddy
approved these changes
Nov 3, 2025
ansibuddy
previously approved these changes
Nov 3, 2025
Contributor
Author
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. |
Member
|
Included a workaround for astral-sh/uv#16575 (review) bug |
ansibuddy
approved these changes
Nov 3, 2025
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:
v0.14.2->v0.14.30.9.5->0.9.7v2.2.7->v2.3.241.159.2->41.168.141.169.1(+6)0.14.2->0.14.3v9.2.0->v9.2.10.6.39->0.6.40v0.6.38->v0.6.39v0.6.400.9.5->0.9.7Note: 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
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.14.3Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.3
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.9.7Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.7
v0.9.6Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.6
biomejs/pre-commit (biomejs/pre-commit)
v2.3.2Compare Source
v2.3.1Compare Source
v2.3.0Compare Source
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v41.168.1Compare Source
v41.168.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.168.0 for more changes
v41.167.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.167.2 for more changes
v41.167.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.167.1 for more changes
v41.167.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.167.0 for more changes
v41.166.0Compare Source
v41.165.7Compare Source
v41.165.6Compare Source
v41.165.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.5 for more changes
v41.165.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.4 for more changes
v41.165.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.3 for more changes
v41.165.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.2 for more changes
v41.165.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.165.1 for more changes
v41.164.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.164.1 for more changes
v41.164.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.164.0 for more changes
v41.163.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.7 for more changes
v41.163.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.6 for more changes
v41.163.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.5 for more changes
v41.163.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.4 for more changes
v41.163.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.2 for more changes
v41.163.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.1 for more changes
v41.163.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.163.0 for more changes
v41.162.2Compare Source
v41.162.1Compare Source
v41.161.0Compare Source
v41.160.1Compare Source
v41.160.0Compare Source
v41.159.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.4 for more changes
v41.159.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/41.159.3 for more changes
astral-sh/ruff (ruff)
v0.14.3Compare Source
Released on 2025-10-30.
Preview features
--output-formatwith--watch(#21097)pydoclint] Fix false positive on explicit exception re-raising (DOC501,DOC502) (#21011)pyflakes] Revert to stable behavior if imports for module lie in alternate branches forF401(#20878)pylint] Implementstop-iteration-return(PLR1708) (#20733)ruff] Add support for additional eager conversion patterns (RUF065) (#20657)Bug fixes
ISC001] Fix panic when string literals are unclosed (#21034)flake8-django] ApplyDJ001to annotated fields (#20907)flake8-pyi] FixPYI034to not trigger on metaclasses (PYI034) (#20881)flake8-type-checking] FixTC003false positive withfuture-annotations(#21125)pyflakes] Fix false positive for__class__in lambda expressions within class definitions (F821) (#20564)pyupgrade] Fix false positive forTypeVarwith default on Python <3.13 (UP046,UP047) (#21045)Rule changes
airflow] Extendairflow.models..Paramcheck (AIR311) (#21043)airflow] Warn thatairflow....DAG.create_dagrunhas been removed (AIR301) (#21093)refurb] Preserve digit separators inDecimalconstructor (FURB157) (#20588)Server
Documentation
flake8-bandit] Fix correct example forS308(#21128)Other changes
line-lengthgoes beyond threshold (#21072)Contributors
streetsidesoftware/cspell-cli (streetsidesoftware/cspell-cli)
v9.2.1Compare Source
Trivial updates and changes.
tombi-toml/tombi (tombi)
v0.6.40Compare Source
What's Changed
🚀 New Features
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.6.39...v0.6.40
tombi-toml/tombi-pre-commit (tombi-toml/tombi-pre-commit)
v0.6.39Compare Source
See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.39
astral-sh/uv (uv)
v0.9.7Compare Source
Released on 2025-10-30.
Enhancements
Bug fixes
uv auth tokenoutput (#16504)--checkflag (#16521)v0.9.6Compare Source
Released on 2025-10-29.
This release contains an upgrade to Astral's fork of
async_zip, which addresses potential sources of ZIP parsing differentials between uv and other Python packaging tooling. See GHSA-pqhf-p39g-3x64 for additional details.Security
Python
Enhancements
--cleartouv buildto remove old build artifacts (#16371)--no-create-gitignoretouv build(#16369)pip install --systemwhen externally managed (#16392)uv lock --checkwith outdated lockfile will print that--checkwas passed, instead of--locked(#16322)uv inittemplate for Maturin (#16449)Bug fixes
uv python upgrade(#16420)--find-linksdistributions (#16446)uv export --frozenwhen the lockfile is outdated (#16407)uv treewhen--packageis used with circular dependencies (#15908)pip freeze --quiet(#16491)uv auth login pyx.devretries to 60s (#16498)uv add --group ... -r ...(#16490)Documentation
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone UTC, Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC.
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.