chore(deps): update all non-major dependencies #3306
Merged
+15
−15
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:
v6.0.0->v6.1.0==4.11.0->==4.12.042.19.3->42.27.0==1.18.2->==1.19.0v1.18.2->v1.19.0v4.0.3->v4.0.4==4.0.3->==4.0.43.12-alpine->3.14-alpine3.12-alpine->3.14-alpineNote: 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
actions/setup-python (actions/setup-python)
v6.1.0Compare Source
What's Changed
Enhancements:
pip-installinput by @gowridurgad in #1201Dependency and Documentation updates:
allow-prereleasesby @yarikoptic in #979New Contributors
Full Changelog: actions/setup-python@v6...v6.1.0
agronholm/anyio (anyio)
v4.12.0Compare Source
maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)
v42.27.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.27.0 for more changes
v42.26.11Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.11 for more changes
v42.26.10Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.10 for more changes
v42.26.9Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.9 for more changes
v42.26.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.8 for more changes
v42.26.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.7 for more changes
v42.26.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.5 for more changes
v42.26.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.4 for more changes
v42.26.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.3 for more changes
v42.26.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.2 for more changes
v42.26.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.26.0 for more changes
v42.25.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.25.4 for more changes
v42.25.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.25.2 for more changes
v42.24.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.24.1 for more changes
v42.24.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.24.0 for more changes
v42.22.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.22.1 for more changes
v42.22.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.22.0 for more changes
v42.21.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.4 for more changes
v42.21.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.3 for more changes
v42.21.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.2 for more changes
v42.21.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.1 for more changes
v42.21.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.21.0 for more changes
v42.20.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.20.1 for more changes
v42.20.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.20.0 for more changes
v42.19.10Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.10 for more changes
v42.19.9Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.9 for more changes
v42.19.8Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.8 for more changes
v42.19.7Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.7 for more changes
v42.19.6Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.6 for more changes
v42.19.5Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.5 for more changes
v42.19.4Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.19.4 for more changes
python/mypy (mypy)
v1.19.0Compare Source
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
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
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 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.