Skip to content

⬆️🪝 Update patch updates#345

Merged
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch
Mar 7, 2026
Merged

⬆️🪝 Update patch updates#345
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
astral-sh/ruff-pre-commit repository patch v0.15.4v0.15.5 age confidence
astral-sh/uv-pre-commit repository patch 0.10.80.10.9 age confidence
ty (changelog) dependency-groups patch ==0.0.20==0.0.21 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.5

Compare Source

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

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

v0.10.9

Compare Source

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

astral-sh/ty (ty)

v0.0.21

Compare Source

Released on 2026-03-05.

Bug fixes
  • Avoid stack overflow with recursive typevar (#​23652)
  • Fix panic on incomplete except handlers (#​23708)
  • Allow unions of different-length iterables in *args unpacking into optional positional parameters (#​23124)
  • Don't replace Any attributes with object after isinstance narrowing (#​23725)
LSP server
  • Exclude decorators from class/def code folding (#​23543)
  • Fix handling of non-Python text documents (#​23704)
Configuration
  • Add all selector to ty.json schema (#​23721)
  • Fix precedence of all selector in TOML configurations (#​23723)
  • Make all selector case-sensitive (#​23713)
Type checking
  • Add invalid-enum-member-annotation lint rule (#​23648)
  • Add a diagnostic for an unused awaitable (#​23650)
  • Add a diagnostic if a TypeVar is used to specialize a ParamSpec, or vice versa (#​23738)
  • Add more type-variable default validation (#​23639)
  • Add unbound type variable detection in annotations (#​23641)
  • Apply narrowing to walrus values (#​23687)
  • Do not union Unknown into unannotated container types (#​23718)
  • Avoid inferring generics with negative intersections (#​23750)
  • More precise types for name and value of an enum (#​23683)
  • Better preserve user-provided union order in inferred specializations (#​23715)
  • Support narrowing in ternary expressions (#​23726)
  • Validate bare ParamSpec usage in type annotations, and support stringified ParamSpecs as the first argument to Callable (#​23625)
Contributors

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added dependencies Updates/Removals/Additions regarding dependencies pre-commit python labels Mar 7, 2026
@renovate renovate bot enabled auto-merge (squash) March 7, 2026 02:08
@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-07 06:57 UTC

@renovate renovate bot merged commit 48688a7 into develop Mar 7, 2026
20 checks passed
@renovate renovate bot deleted the renovate/all-patch branch March 7, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates/Removals/Additions regarding dependencies pre-commit python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant