Skip to content

⬆️🪝 Update patch versions#922

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

⬆️🪝 Update patch versions#922
renovate[bot] merged 2 commits intomainfrom
renovate/all-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
adhtruong/mirrors-typos repository patch v1.42.1v1.42.3 age confidence
astral-sh/uv-pre-commit repository patch 0.9.260.9.28 age confidence
mqt-core (changelog) dependency-groups patch ==3.4.0==3.4.1 age confidence
mqt.core (changelog) build-system.requires patch ==3.4.0==3.4.1 age confidence
mqt.core (changelog) project.dependencies patch ==3.4.0==3.4.1 age confidence
python-jsonschema/check-jsonschema repository patch 0.36.00.36.1 age confidence
ty (changelog) dependency-groups patch ==0.0.13==0.0.14 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

adhtruong/mirrors-typos (adhtruong/mirrors-typos)

v1.42.3

Compare Source

v1.42.2

Compare Source

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

v0.9.28

Compare Source

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

v0.9.27

Compare Source

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

munich-quantum-toolkit/core (mqt-core)

v3.4.1: MQT Core 3.4.1 Release

Compare Source

👀 What Changed

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

⚛️ MQT Core IR
🐉 MQT Core MLIR
🐲 MQT Core QIR
🚀 Features and Enhancements
🐛 Bug Fixes
📄 Documentation
🤖 CI
🧹 Code Quality
⬆️ Dependencies
11 changes

Full Changelog: munich-quantum-toolkit/core@v3.4.0...v3.4.1

python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.36.1

Compare Source

  • Update vendored schemas: buildkite, circle-ci, dependabot, github-issue-forms,
    github-workflows, gitlab-ci, mergify, readthedocs, renovate, snapcraft, taskfile
    (2026-01-25)
astral-sh/ty (ty)

v0.0.14

Compare Source

Released on 2026-01-26.

Bug fixes
  • Consider keyword arguments when unpacking a variadic argument (#​22796)
  • Fix binary operator false-positive for constrained TypeVars (#​22782)
  • Fix docstring rendering for literal blocks after doctests (#​22676)
  • Fix false-positive unsupported-operator for "symmetric" TypeVars (#​22756)
  • Fix panic when overriding a final method using an assignment (#​22831)
  • Fix unary operator false-positive for constrained TypeVars (#​22783)
  • Fix generic functions with a generic (ParamSpec) decorator (#​22544)
  • Fix memo.changed_at assertion panics (#​22498)
LSP server
  • Look up attributes on metaclasses for Go to Definition (#​22758)
  • Suppress type inlay hints for leading-underscore assignments (#​22855)
Configuration
  • Add allowed-unresolved-imports setting (#​22800)
Other changes
  • Add assert-type-unspellable-subtype diagnostic, for failed assert_type() where the actual type is a subtype of the named type that can't be spelled in a type expression (#​22815)
  • Add a new empty-body return code for functions with stub bodies that have non-None return annotations (#​22846)
  • Add diagnostic disambiguation for different type aliases with the same name (#​22852)
  • Add support for dict literals and dict() calls as default values for parameters with TypedDict types (#​22161)
  • Add support for subscripts on intersections (#​22654)
  • Avoid duplicate syntax errors for await outside functions (#​22826)
  • Emit an error if the same type parameter appears more than once in a Generic[] subscript (#​22738)
  • Emit diagnostic for unimplemented abstract method on @​final class (#​22753)
  • Fix GitLab Code Quality output format for empty diagnostics (#​22833)
  • Fix assignment in decorated method causing Unknown fallback (#​22778)
  • Fix false negative when using a non-runtime-checkable protocol in a match class pattern (#​22836)
  • Improve completion rankings for raise-from/except contexts (#​22775)
  • Improve invalid assignment diagnostics with type context (#​22643)
  • Improve support for kwarg splats in dictionary literals (#​22781)
  • Infer TypedDict types with >=1 required key as being always truthy (#​22808)
  • Point to an overload with an invalid @final decoator when emitting invalid-overload errors for invalid @final decorators (#​22812)
  • Require both *args and **kwargs when calling a ParamSpec callable (#​22820)
  • Stricter validation of TypedDict definitions (#​22811)
  • Support recursive and stringified annotations in functional typing.NamedTuples (#​22718)
  • Support solving generics involving PEP 695 type aliases (#​22678)
  • Use a more lenient fallback type for failed namedtuple() and NamedTuple calls (#​22765)
  • Use type context from augmented assignment dunder calls (#​22540)
  • Check that starred arguments in function calls are iterable (#​22805)
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.

@renovate renovate bot added dependencies Pull requests that update a dependency file pre-commit python Anything related to Python code labels Jan 31, 2026
@renovate renovate bot added dependencies Pull requests that update a dependency file python Anything related to Python code pre-commit labels Jan 31, 2026
@renovate renovate bot enabled auto-merge (squash) January 31, 2026 00:34
@github-project-automation github-project-automation bot moved this to In Progress in MQT Compilation Jan 31, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-patch branch from 01c16a9 to 6e9753d Compare February 2, 2026 00:52
@renovate
Copy link
Contributor Author

renovate bot commented Feb 2, 2026

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.

@denialhaag
Copy link
Member

mqt-core will be updated in #924.

@renovate renovate bot merged commit 01166a4 into main Feb 2, 2026
24 checks passed
@renovate renovate bot deleted the renovate/all-patch branch February 2, 2026 02:21
@github-project-automation github-project-automation bot moved this from In Progress to Done in MQT Compilation Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pre-commit python Anything related to Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant