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

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
astral-sh/ruff-pre-commit repository patch v0.14.6 -> v0.14.7 age confidence
astral-sh/uv-pre-commit repository patch 0.9.11 -> 0.9.13 0.9.14 age confidence
biomejs/pre-commit repository patch v2.3.7 -> v2.3.8 age confidence
jsh9/pydoclint repository patch 0.8.2 -> 0.8.3 age confidence
mypy (changelog) dependency-groups minor 1.18.2 -> 1.19.0 age confidence
pre-commit/mirrors-mypy repository minor v1.18.2 -> v1.19.0 age confidence
pycqa/pylint repository patch v4.0.3 -> v4.0.4 age confidence
pydoclint dependency-groups patch 0.8.2 -> 0.8.3 age confidence
pylint (changelog) dependency-groups patch 4.0.3 -> 4.0.4 age confidence
ruff (source, changelog) dependency-groups patch 0.14.6 -> 0.14.7 age confidence
tombi-toml/tombi-pre-commit repository minor v0.6.53 -> v0.7.0 age confidence
lockFileMaintenance All locks refreshed

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

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

Compare Source

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

v0.9.12

Compare Source

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

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

v2.3.8

Compare Source

jsh9/pydoclint (jsh9/pydoclint)

v0.8.3

Compare Source

  • Added
    • A new config option --omit-stars-when-documenting-varargs (shortform:
      -oswdv) so docstrings may describe varargs without the leading *
      characters (#​268)
  • Fixed
    • A bug where --auto-regenerate-baseline removes entries of files that have
      not yet been fixed (#​274)
  • Full diff
python/mypy (mypy)

v1.19.0

Compare Source

pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)

v1.19.0

Compare Source

pycqa/pylint (pycqa/pylint)

v4.0.4

Compare Source

What's new in Pylint 4.0.4?

Release date: 2025-11-30

False Positives Fixed

  • Fixed false positive for invalid-name where 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-name on an UPPER_CASED name inside an if branch that assigns an object.

    Closes #​10745

pylint-dev/pylint (pylint)

v4.0.4

Compare Source

What's new in Pylint 4.0.4?

Release date: 2025-11-30

False Positives Fixed

  • Fixed false positive for invalid-name where 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-name on an UPPER_CASED name inside an if branch that assigns an object.

    Closes #​10745

astral-sh/ruff (ruff)

v0.14.7

Compare Source

Released on 2025-11-28.

Preview features
  • [flake8-bandit] Handle string literal bindings in suspicious-url-open-usage (S310) (#​21469)
  • [pylint] Fix PLR1708 false positives on nested functions (#​21177)
  • [pylint] Fix suppression for empty dict without tuple key annotation (PLE1141) (#​21290)
  • [ruff] Add rule RUF066 to detect unnecessary class properties (#​21535)
  • [ruff] Catch more dummy variable uses (RUF052) (#​19799)
Bug fixes
  • [server] Set severity for non-rule diagnostics (#​21559)
  • [flake8-implicit-str-concat] Avoid invalid fix in (ISC003) (#​21517)
  • [parser] Fix panic when parsing IPython escape command expressions (#​21480)
CLI
  • Show partial fixability indicator in statistics output (#​21513)
Contributors
tombi-toml/tombi-pre-commit (tombi-toml/tombi-pre-commit)

v0.7.0

Compare Source

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

v0.6.57

Compare Source

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

v0.6.56

Compare Source

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

v0.6.55

Compare Source

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

v0.6.54

Compare Source

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


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 added the chore label Dec 1, 2025
@renovate renovate bot requested a review from a team as a code owner December 1, 2025 01:42
@renovate renovate bot added dependencies Pull requests that update a dependency file chore labels Dec 1, 2025
@github-actions github-actions bot added chore and removed chore labels Dec 1, 2025
@ansibuddy ansibuddy enabled auto-merge (squash) December 1, 2025 01:43
@renovate
Copy link
Contributor Author

renovate bot commented Dec 2, 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.

@Qalthos Qalthos disabled auto-merge December 2, 2025 15:24
@Qalthos Qalthos merged commit 925e0f3 into main Dec 2, 2025
22 of 23 checks passed
@Qalthos Qalthos deleted the renovate/all branch December 2, 2025 15:24
@github-project-automation github-project-automation bot moved this from Review to Done in 🧰 devtools project board Dec 2, 2025
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