Skip to content

chore(deps): update all dependencies#408

Merged
renovate[bot] merged 2 commits intomainfrom
renovate/all
Feb 23, 2026
Merged

chore(deps): update all dependencies#408
renovate[bot] merged 2 commits intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
astral-sh/ruff-pre-commit repository patch v0.15.1v0.15.2 age confidence
astral-sh/uv-pre-commit repository patch 0.10.20.10.4 age confidence
pre-commit-uv (changelog) dependency-groups patch 4.2.04.2.1 age confidence
pycqa/pylint repository patch v4.0.4v4.0.5 age confidence
pylint (changelog) dependency-groups patch 4.0.44.0.5 age confidence
ruff (source, changelog) dependency-groups patch 0.15.10.15.2 age confidence
tox (changelog) dependency-groups minor 4.36.04.44.0 age confidence
uv (source, changelog) dependency-groups patch 0.10.20.10.4 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.15.2

Compare Source

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

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

v0.10.4

Compare Source

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

v0.10.3

Compare Source

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

tox-dev/pre-commit-uv (pre-commit-uv)

v4.2.1

Compare Source

What's Changed

Full Changelog: tox-dev/pre-commit-uv@4.2.0...4.2.1

pycqa/pylint (pycqa/pylint)

v4.0.5

Compare Source

What's new in Pylint 4.0.5?

Release date: 2026-02-20

False Positives Fixed

  • Fix possibly-used-before-assignment false positive when using self.fail() in tests.

    Closes #​10743

  • Fixed false positive for logging-unsupported-format when no arguments are provided to logging functions.

    According to Python's logging documentation, no formatting is performed when no arguments are supplied, so strings like logging.error("%test") are valid.

    Closes #​10752

  • Fix a false positive for invalid-name where a dataclass field typed with Final
    was evaluated against the class_const regex instead of the class_attribute regex.

    Closes #​10790

  • Avoid emitting unspecified-encoding (W1514) when py-version is 3.15+.

    Refs #​10791

Other Bug Fixes

  • Fix --known_third_party config being ignored.

    Closes #​10801

  • Fixed dynamic color mapping for "fail-on" messages when using multiple reporter/output formats.

    Closes #​10825

  • dependency on isort is now set to <9, permitting to use isort 8.

    Closes #​10857

pylint-dev/pylint (pylint)

v4.0.5

Compare Source

What's new in Pylint 4.0.5?

Release date: 2026-02-20

False Positives Fixed

  • Fix possibly-used-before-assignment false positive when using self.fail() in tests.

    Closes #​10743

  • Fixed false positive for logging-unsupported-format when no arguments are provided to logging functions.

    According to Python's logging documentation, no formatting is performed when no arguments are supplied, so strings like logging.error("%test") are valid.

    Closes #​10752

  • Fix a false positive for invalid-name where a dataclass field typed with Final
    was evaluated against the class_const regex instead of the class_attribute regex.

    Closes #​10790

  • Avoid emitting unspecified-encoding (W1514) when py-version is 3.15+.

    Refs #​10791

Other Bug Fixes

  • Fix --known_third_party config being ignored.

    Closes #​10801

  • Fixed dynamic color mapping for "fail-on" messages when using multiple reporter/output formats.

    Closes #​10825

  • dependency on isort is now set to <9, permitting to use isort 8.

    Closes #​10857

astral-sh/ruff (ruff)

v0.15.2

Compare Source

Released on 2026-02-19.

Preview features
Bug fixes
  • [flake8-async] Fix in_async_context logic (#​23426)
  • [ruff] Fix for RUF102 should delete entire comment (#​23380)
  • [ruff] Suppress diagnostic for strings with backslashes in interpolations before Python 3.12 (RUF027) (#​21069)
  • [flake8-bugbear] Fix B023 false positive for immediately-invoked lambdas (#​23294)
  • [parser] Fix false syntax error for match-like annotated assignments (#​23297)
  • [parser] Fix indentation tracking after line continuations (#​23417)
Rule changes
  • [flake8-executable] Allow global flags in uv shebangs (EXE003) (#​22582)
  • [pyupgrade] Fix handling of typing.{io,re} (UP035) (#​23131)
  • [ruff] Detect PLC0207 on chained str.split() calls (#​23275)
CLI
  • Remove invalid inline noqa warning (#​23270)
Configuration
  • Add extension mapping to configuration file options (#​23384)
Documentation
  • Add Q004 to the list of conflicting rules (#​23340)
  • [ruff] Expand lint.external docs and add sub-diagnostic (RUF100, RUF102) (#​23268)
Contributors
tox-dev/tox (tox)

v4.44.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.43.0...4.44.0

v4.43.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.42.0...4.43.0

v4.42.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.41.0...4.42.0

v4.41.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.40.0...4.41.0

v4.40.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.39.0...4.40.0

v4.39.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.38.0...4.39.0

v4.38.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.37.0...4.38.0

v4.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.36.1...4.37.0

v4.36.1

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.36.0...4.36.1

astral-sh/uv (uv)

v0.10.4

Compare Source

Released on 2026-02-17.

Enhancements
  • Remove duplicate references to the affected paths when showing uv python errors (#​18008)
  • Skip discovery of workspace members that contain only git-ignored files, including in sub-directories (#​18051)
Bug fixes
  • Don't panic when initialising a package at the filesystem root (e.g. uv init / --name foo) (#​17983)
  • Fix permissions on wheel and sdist files produced by the uv_build build backend (#​18020)
  • Revert locked file change to fix locked files on NFS mounts (#​18071)

v0.10.3

Compare Source

Released on 2026-02-16.

Python
  • Add CPython 3.15.0a6
Enhancements
  • Don't open file locks for writing (#​17956)
  • Make Windows trampoline error messages consistent with uv proper (#​17969)
  • Log which preview features are enabled (#​17968)
Preview features
  • Add support for ruff version constraints and exclude-newer in uv format (#​17651)
  • Fix script path handling when target-workspace-discovery is enabled (#​17965)
  • Use version constraints to select the default ruff version used by uv format (#​17977)
Bug fixes
  • Avoid matching managed Python versions by prefixes, e.g. don't match CPython 3.10 when cpython-3.1 is specified (#​17972)
  • Fix handling of --allow-existing with minor version links on Windows (#​17978)
  • Fix panic when encountering unmanaged workspace members (#​17974)
  • Improve accuracy of request timing (#​18007)
  • Reject u64::MAX in version segments to prevent overflow (#​17985)
Documentation
  • Reference Debian Trixie instead of Bookworm (#​17991)

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 merged commit aaa3273 into main Feb 23, 2026
16 checks passed
@renovate renovate bot deleted the renovate/all branch February 23, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant