Skip to content

β¬†οΈπŸ‘¨β€πŸ’» Update patch updates#430

Merged
renovate[bot] merged 1 commit into
developfrom
renovate/all-patch
Jun 6, 2026
Merged

β¬†οΈπŸ‘¨β€πŸ’» Update patch updates#430
renovate[bot] merged 1 commit into
developfrom
renovate/all-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 6, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
Chocobo1/setup-ccache-action action patch v1.5.7 β†’ v1.5.8 age confidence
actions/checkout action patch v6.0.2 β†’ v6.0.3 age confidence
astral-sh/ruff-pre-commit repository patch v0.15.15 β†’ v0.15.16 age confidence
astral-sh/uv-pre-commit repository patch 0.11.17 β†’ 0.11.19 age confidence
crate-ci/typos repository patch v1.47.0 β†’ v1.47.2 age confidence
munich-quantum-toolkit/workflows action patch v2.0.1 β†’ v2.0.2 age confidence
ty (changelog) dependency-groups patch ==0.0.40 β†’ ==0.0.44 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

Chocobo1/setup-ccache-action (Chocobo1/setup-ccache-action)

v1.5.8

Compare Source

  • Bump dependencies to latest
  • Some minor internal refactors
actions/checkout (actions/checkout)

v6.0.3

Compare Source

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

v0.15.16

Compare Source

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

v0.11.19

Compare Source

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

v0.11.18

Compare Source

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

crate-ci/typos (crate-ci/typos)

v1.47.2

Compare Source

[1.47.2] - 2026-06-04

Fixes
  • Don't correct inferrable
  • Correct unused inferible variant

v1.47.1

Compare Source

[1.47.1] - 2026-06-03

Fixes
  • Don't correct requestors
munich-quantum-toolkit/workflows (munich-quantum-toolkit/workflows)

v2.0.2: MQT Reusable Workflows 2.0.2 Release

Compare Source

πŸ‘€ What Changed

Please refer to the changelog and the upgrade guide for a structured overview of the changes.

πŸš€ Features and Enhancements
  • πŸ” Expose inherited secrets as environment variables in most reusable build, test, lint, and packaging workflows (#​383) (@​burgholzer)
πŸ› Bug Fixes
πŸ“„ Documentation
πŸ€– CI
  • πŸ” Expose inherited secrets as environment variables in most reusable build, test, lint, and packaging workflows (#​383) (@​burgholzer)
⬆️ Dependencies

Full Changelog: munich-quantum-toolkit/workflows@v2.0.1...v2.0.2

astral-sh/ty (ty)

v0.0.44

Compare Source

Released on 2026-06-04.

Bug fixes
  • Avoid treating sys.implementation.version like sys.version_info (#​25608)
  • Fix anchor point for override diagnostics (#​25621)
LSP server
Performance
Core type checking
Contributors

v0.0.43

Compare Source

Released on 2026-06-03.

Bug fixes
  • Don't inject Unknown from non-callable elements of intersection call (#​25538)
  • Don't needlessly disambiguate the same type alias (#​25563)
  • Fix variance inference for nested type aliases (#​25567)
  • Ignore rejected member annotations for synthesized bindings (#​25427)
  • Normalize dynamic class literals in cycle recovery (#​25558)
  • Register file roots for first-party search paths (#​25522)
  • Treat union-bound typevars like unions for possibly-missing-attribute (#​25561)
LSP server
  • Suppress importable completions that are already in scope (#​25479)
Performance
Diagnostics
  • Improve error context for not-iterable diagnostics (#​24944)
Core type checking
  • Detect disjointness due to incompatible generic specializations (#​24822)
  • Distinguish typing.Callable from collections.abc.Callable (#​24954)
  • Include nested global/nonlocal bindings in type inference (#​25387)
  • Optional lower/upper bounds in individual constraints (#​25435)
  • Preserve slice-bound types in subscript inference (#​25446)
  • Reject Self in type aliases (#​25529)
  • Require literal booleans for TypedDict flags (#​25594)
  • Support narrowing on lengths (#​25347)
  • Synthesize precise __len__ methods for literals (#​25600)
  • Use callable type context to implicitly specialize generic class (#​25471)
  • expand type aliases inside type context unions (#​25553)
Contributors

v0.0.42

Compare Source

Released on 2026-06-01.

Bug fixes
  • Fix narrowing of enum literal unions by member identity (#​25520)
  • Detect recursive expansion in constraint-set solving (#​25442)
Core type checking
Performance
Contributors

v0.0.41

Compare Source

Released on 2026-05-31.

Bug fixes
  • Avoid panic for deferred dataclass field annotations (#​25444)
  • Avoid panic from cycle in function decorator inference (#​25475)
  • Ignore rejected assignments for synthesized bindings (#​25340)
  • Infer bool for not applied to dynamic values (#​25445)
  • Use diagnostic message as tie-breaker when sorting (#​25424)
LSP server
  • Add call hierarchy support (#​25338)
  • Add function parentheses completion (#​25305)
  • Display docs for matching parameter when hovering over the name of an argument passed by keyword (#​25283)
  • Document completeFunctionParentheses editor setting (#​3513)
Diagnostics
  • Introduce opt-in missing-override-decorator rule (#​25111)
  • Improve diagnostics for syntax errors in forward annotations (#​25158)
  • Improve diagnostic for failed assignment to a Callable type (#​25308)
Core type checking
Performance
Contributors

Configuration

πŸ“… Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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 github-actions pre-commit python labels Jun 6, 2026
@renovate renovate Bot enabled auto-merge (squash) June 6, 2026 00:27
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 6, 2026

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

@renovate renovate Bot merged commit 2a2416d into develop Jun 6, 2026
20 checks passed
@renovate renovate Bot deleted the renovate/all-patch branch June 6, 2026 09:57
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 github-actions pre-commit python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant