Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
astral-sh/ruff-pre-commit repository patch v0.14.1 -> v0.14.2 age confidence
astral-sh/uv-pre-commit repository patch 0.9.3 -> 0.9.5 age confidence
jsh9/pydoclint repository patch 0.7.3 -> 0.7.6 age confidence
pycqa/pylint repository patch v4.0.1 -> v4.0.2 age confidence
lockFileMaintenance All locks refreshed
pydoclint dependency-groups patch 0.7.3 -> 0.7.6 age confidence
pylint (changelog) dependency-groups patch 4.0.1 -> 4.0.2 age confidence
ruff (source, changelog) dependency-groups patch 0.14.1 -> 0.14.2 age confidence
tox (changelog) dependency-groups minor 4.31.0 -> 4.32.0 age confidence
tox (changelog) project.dependencies minor 4.31.0 -> 4.32.0 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers 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.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.14.2

astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)

v0.9.5

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.5

v0.9.4

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.4

jsh9/pydoclint (jsh9/pydoclint)

v0.7.6

Compare Source

  • Changed
    • Updated linter and auto-formatter configurations
    • Made a lot of changes to fix code style; some logic was also updated per
      the suggestions of linters
  • Full diff

v0.7.5

Compare Source

  • Changed
    • Updated linter and auto-formatter configurations
    • Made a lot of changes to fix code style; some logic was also updated per
      the suggestions of linters
  • Full diff

v0.7.4

Compare Source

pycqa/pylint (pycqa/pylint)

v4.0.2

Compare Source

False Positives Fixed

  • Fix false positive for invalid-name on a partially uninferable module-level constant.

    Closes #​10652

  • Fix a false positive for invalid-name on exclusive module-level assignments
    composed of three or more branches. We won't raise disallowed-name on module-level names that can't be inferred
    until a further refactor to remove this false negative is done.

    Closes #​10664

  • Fix false positive for invalid-name for TypedDict instances.

    Closes #​10672

pylint-dev/pylint (pylint)

v4.0.2

Compare Source

False Positives Fixed

  • Fix false positive for invalid-name on a partially uninferable module-level constant.

    Closes #​10652

  • Fix a false positive for invalid-name on exclusive module-level assignments
    composed of three or more branches. We won't raise disallowed-name on module-level names that can't be inferred
    until a further refactor to remove this false negative is done.

    Closes #​10664

  • Fix false positive for invalid-name for TypedDict instances.

    Closes #​10672

astral-sh/ruff (ruff)

v0.14.2

Compare Source

Released on 2025-10-23.

Preview features
  • [flake8-gettext] Resolve qualified names and built-in bindings (INT001, INT002, INT003) (#​19045)
Bug fixes
  • Avoid reusing nested, interpolated quotes before Python 3.12 (#​20930)
  • Catch syntax errors in nested interpolations before Python 3.12 (#​20949)
  • [fastapi] Handle ellipsis defaults in FAST002 autofix (#​20810)
  • [flake8-simplify] Skip SIM911 when unknown arguments are present (#​20697)
  • [pyupgrade] Always parenthesize assignment expressions in fix for f-string (UP032) (#​21003)
  • [pyupgrade] Fix UP032 conversion for decimal ints with underscores (#​21022)
  • [fastapi] Skip autofix for keyword and __debug__ path params (FAST003) (#​20960)
Rule changes
  • [flake8-bugbear] Skip B905 and B912 for fewer than two iterables and no starred arguments (#​20998)
  • [ruff] Use DiagnosticTag for more pyflakes and pandas rules (#​20801)
CLI
  • Improve JSON output from ruff rule (#​20168)
Documentation
Other changes
  • [syntax-errors] Name is parameter and global (#​20426)
  • [syntax-errors] Alternative match patterns bind different names (#​20682)
Contributors
tox-dev/tox (tox)

v4.32.0

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.31.0...4.32.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 27, 2025 02:05
@renovate renovate bot added chore Maintenance tasks, not affecting shipped product dependencies Pull requests that update a dependency file labels Oct 27, 2025
@renovate renovate bot enabled auto-merge (squash) October 27, 2025 02:05
@github-actions github-actions bot added chore Maintenance tasks, not affecting shipped product and removed chore Maintenance tasks, not affecting shipped product labels Oct 27, 2025
@github-actions github-actions bot added the chore Maintenance tasks, not affecting shipped product label Oct 27, 2025
@github-actions github-actions bot added chore Maintenance tasks, not affecting shipped product and removed chore Maintenance tasks, not affecting shipped product labels Oct 27, 2025
@github-actions github-actions bot added chore Maintenance tasks, not affecting shipped product and removed chore Maintenance tasks, not affecting shipped product labels Oct 28, 2025
@github-actions github-actions bot removed the chore Maintenance tasks, not affecting shipped product label Oct 29, 2025
@github-actions github-actions bot added the chore Maintenance tasks, not affecting shipped product label Oct 29, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 29, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 3ad3f32 into main Oct 29, 2025
19 of 20 checks passed
@renovate renovate bot deleted the renovate/all branch October 29, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance tasks, not affecting shipped product dependencies Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants