-
Notifications
You must be signed in to change notification settings - Fork 15
chore(deps): update all dependencies #389
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+295
−221
Conversation
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
ansibuddy
approved these changes
Dec 1, 2025
ansibuddy
approved these changes
Dec 1, 2025
ff3beee to
901b338
Compare
ansibuddy
approved these changes
Dec 1, 2025
901b338 to
92a1117
Compare
ansibuddy
approved these changes
Dec 1, 2025
92a1117 to
1026dc2
Compare
ansibuddy
approved these changes
Dec 3, 2025
3afe09d to
b14032b
Compare
ansibuddy
approved these changes
Dec 3, 2025
b14032b to
caba561
Compare
ansibuddy
approved these changes
Dec 3, 2025
caba561 to
925d4dc
Compare
ansibuddy
approved these changes
Dec 4, 2025
925d4dc to
454934d
Compare
ansibuddy
approved these changes
Dec 4, 2025
454934d to
2d4ee1e
Compare
ansibuddy
approved these changes
Dec 5, 2025
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.6->v0.14.7v0.14.80.9.11->0.9.150.8.2->0.8.3v1.18.2->v1.19.0v4.0.3->v4.0.41.18.2->1.19.00.8.2->0.8.34.0.3->4.0.43.14.0->3.14.10.14.6->0.14.70.14.80.9.12->0.9.15Note: 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.7Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.7
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.9.15Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.15
v0.9.14Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.14
v0.9.13Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.13
v0.9.12Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.9.12
jsh9/pydoclint (jsh9/pydoclint)
v0.8.3Compare Source
--omit-stars-when-documenting-varargs(shortform:-oswdv) so docstrings may describe varargs without the leading*characters (#268)
--auto-regenerate-baselineremoves entries of files that havenot yet been fixed (#274)
pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)
v1.19.0Compare Source
pycqa/pylint (pycqa/pylint)
v4.0.4Compare Source
What's new in Pylint 4.0.4?
Release date: 2025-11-30
False Positives Fixed
Fixed false positive for
invalid-namewhere module-level constants were incorrectly classified as variables when a class-level attribute with the same name exists.Closes #10719
Fix a false positive for
invalid-nameon an UPPER_CASED name inside anifbranch that assigns an object.Closes #10745
python/mypy (mypy)
v1.19.0Compare Source
pylint-dev/pylint (pylint)
v4.0.4Compare Source
What's new in Pylint 4.0.4?
Release date: 2025-11-30
False Positives Fixed
Fixed false positive for
invalid-namewhere module-level constants were incorrectly classified as variables when a class-level attribute with the same name exists.Closes #10719
Fix a false positive for
invalid-nameon an UPPER_CASED name inside anifbranch that assigns an object.Closes #10745
python/cpython (python)
v3.14.1Compare Source
astral-sh/ruff (ruff)
v0.14.7Compare Source
Released on 2025-11-28.
Preview features
flake8-bandit] Handle string literal bindings in suspicious-url-open-usage (S310) (#21469)pylint] FixPLR1708false positives on nested functions (#21177)pylint] Fix suppression for empty dict without tuple key annotation (PLE1141) (#21290)ruff] Add ruleRUF066to detect unnecessary class properties (#21535)ruff] Catch more dummy variable uses (RUF052) (#19799)Bug fixes
flake8-implicit-str-concat] Avoid invalid fix in (ISC003) (#21517)parser] Fix panic when parsing IPython escape command expressions (#21480)CLI
Contributors
astral-sh/uv (uv)
v0.9.15Compare Source
Released on 2025-12-02.
Python
Enhancements
--torch-backend=auto(#16919)Bug fixes
uv-trampoline-builderbuilds from crates.io by moving bundled executables (#16922)NO_COLORand always show the command as a header when paginguv helpoutput (#16908)0o666permissions for flock files instead of0o777(#16845)astral-tlto v0.7.10 (#16887)" to narrow down a regression causing hangs in metadata retrieval (#16938)Documentation
v0.9.14Compare Source
Released on 2025-12-01.
Performance
astral-tlto v0.7.10 to enable SIMD for HTML parsing (#16887)Bug fixes
.zshenvover creating a new one intool update-shell(#16866)-eflags inuv add(#16882)Enhancements
UV_WORKING_DIRoverUV_WORKING_DIRECTORYfor consistency (#16884)v0.9.13Compare Source
Released on 2025-11-26.
Bug fixes
--with-requirementsto load extensionless inline-metadata scripts" to fix reading of requirements files from streams (#16861)Requires-Pythonand required environments (#16824)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 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.