Thanks to visit codestin.com
Credit goes to github.com

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 Pending 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.4 -> 0.9.5 age confidence
biomejs/pre-commit repository minor v2.2.6 -> v2.3.1 v2.3.2 age confidence
jsh9/pydoclint repository patch 0.7.3 -> 0.7.6 age confidence
pip (changelog) dependency-groups minor 25.2 -> 25.3 age confidence
pycqa/pylint repository patch v4.0.1 -> v4.0.2 age confidence
tombi-toml/tombi-pre-commit repository patch v0.6.35 -> v0.6.39 age confidence
lockFileMaintenance All locks refreshed
pydoclint dependency-groups patch 0.7.3 -> 0.7.6 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

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

biomejs/pre-commit (biomejs/pre-commit)

v2.3.1

Compare Source

v2.3.0

Compare Source

v2.2.7

Compare Source

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

pypa/pip (pip)

v25.3

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

tombi-toml/tombi-pre-commit (tombi-toml/tombi-pre-commit)

v0.6.39

Compare Source

See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.39

v0.6.38

Compare Source

See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.38

v0.6.37

Compare Source

See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.37

v0.6.36

Compare Source

See: https://github.com/tombi-toml/tombi/releases/tag/v0.6.36

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


  • 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 01:12
@renovate renovate bot added chore dependencies Pull requests that update a dependency file labels Oct 27, 2025
@renovate renovate bot added the chore label Oct 27, 2025
@github-actions github-actions bot added chore and removed chore labels Oct 27, 2025
@ansibuddy ansibuddy enabled auto-merge (squash) October 27, 2025 01:12
@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.

@ansibuddy ansibuddy merged commit e0d0023 into main Oct 29, 2025
35 of 37 checks passed
@ansibuddy ansibuddy deleted the renovate/all branch October 29, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants