Commit 533538e
⬆️🪝 Update patch versions (#592)
This PR contains the following updates:
| Package | Type | Update | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
|
[adhtruong/mirrors-typos](https://redirect.github.com/adhtruong/mirrors-typos)
| repository | patch | `v1.43.3` → `v1.43.4` |

|

|
|
[astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit)
| repository | patch | `v0.15.0` → `v0.15.1` |

|

|
|
[astral-sh/uv-pre-commit](https://redirect.github.com/astral-sh/uv-pre-commit)
| repository | patch | `0.10.0` → `0.10.3` |

|

|
|
[python-jsonschema/check-jsonschema](https://redirect.github.com/python-jsonschema/check-jsonschema)
| repository | patch | `0.36.1` → `0.36.2` |

|

|
| [ty](https://redirect.github.com/astral-sh/ty)
([changelog](https://redirect.github.com/astral-sh/ty/blob/main/CHANGELOG.md))
| dependency-groups | patch | `==0.0.15` → `==0.0.17` |

|

|
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](https://redirect.github.com/renovatebot/renovate/discussions/new)
if you have any questions.
---
### Release Notes
<details>
<summary>adhtruong/mirrors-typos (adhtruong/mirrors-typos)</summary>
###
[`v1.43.4`](https://redirect.github.com/adhtruong/mirrors-typos/compare/v1.43.3...v1.43.4)
[Compare
Source](https://redirect.github.com/adhtruong/mirrors-typos/compare/v1.43.3...v1.43.4)
</details>
<details>
<summary>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary>
###
[`v0.15.1`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.1)
[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.0...v0.15.1)
See: <https://github.com/astral-sh/ruff/releases/tag/0.15.1>
</details>
<details>
<summary>astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)</summary>
###
[`v0.10.3`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.10.3)
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.10.2...0.10.3)
See: <https://github.com/astral-sh/uv/releases/tag/0.10.3>
###
[`v0.10.2`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.10.2)
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.10.1...0.10.2)
See: <https://github.com/astral-sh/uv/releases/tag/0.10.2>
###
[`v0.10.1`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.10.1)
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.10.0...0.10.1)
See: <https://github.com/astral-sh/uv/releases/tag/0.10.1>
</details>
<details>
<summary>python-jsonschema/check-jsonschema
(python-jsonschema/check-jsonschema)</summary>
###
[`v0.36.2`](https://redirect.github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0362)
[Compare
Source](https://redirect.github.com/python-jsonschema/check-jsonschema/compare/0.36.1...0.36.2)
- Update vendored schemas: circle-ci, gitlab-ci, mergify, renovate,
snapcraft,
woodpecker-ci (2026-02-15)
</details>
<details>
<summary>astral-sh/ty (ty)</summary>
###
[`v0.0.17`](https://redirect.github.com/astral-sh/ty/blob/HEAD/CHANGELOG.md#0017)
[Compare
Source](https://redirect.github.com/astral-sh/ty/compare/0.0.16...0.0.17)
Released on 2026-02-13.
##### Bug fixes
- Avoid `Literal` promotion for constrained `TypeVar`s with `Literal`
bounds
([#​23209](https://redirect.github.com/astral-sh/ruff/pull/23209))
- Fix false positives in `TypeVar` shadowing checks
([#​23222](https://redirect.github.com/astral-sh/ruff/pull/23222))
##### Core type checking
- Support generic protocols
([#​21902](https://redirect.github.com/astral-sh/ruff/pull/21902))
- Perform control-flow analysis in loops
([#​22794](https://redirect.github.com/astral-sh/ruff/pull/22794))
- Support `typing.Self` in attribute annotations
([#​23108](https://redirect.github.com/astral-sh/ruff/pull/23108))
- Support type narrowing in situations with calls to `NoReturn`
functions
([#​23109](https://redirect.github.com/astral-sh/ruff/pull/23109))
- Support type narrowing and reachability analysis based on `os.name`
checks
([#​23230](https://redirect.github.com/astral-sh/ruff/pull/23230))
- Detect overrides of `Final` class variables in subclasses
([#​23180](https://redirect.github.com/astral-sh/ruff/pull/23180))
- Fix bound method access on `None`
([#​23246](https://redirect.github.com/astral-sh/ruff/pull/23246))
- Fix method calls on subclasses of `Any`
([#​23248](https://redirect.github.com/astral-sh/ruff/pull/23248))
- Disallow type variables within PEP-695 type variable bounds and
constraints
([#​22982](https://redirect.github.com/astral-sh/ruff/pull/22982))
- Emit error for attribute access on union where some elements lack the
attribute
([#​23042](https://redirect.github.com/astral-sh/ruff/pull/23042))
- Emit error for invalid typevar defaults
([#​23194](https://redirect.github.com/astral-sh/ruff/pull/23194))
- Improve display of `ParamSpec`s in some situations
([#​23211](https://redirect.github.com/astral-sh/ruff/pull/23211))
##### LSP server
- Add hover and go-to-declaration support for subscript literals
([#​22837](https://redirect.github.com/astral-sh/ruff/pull/22837))
- Assign lower completion ranking to deprecated names in auto import
([#​23188](https://redirect.github.com/astral-sh/ruff/pull/23188))
- Improve spans of references to submodules imported in an `__init__.py`
([#​21795](https://redirect.github.com/astral-sh/ruff/pull/21795))
- Include conditional symbols (like `datetime.UTC`) in auto-import in
more cases
([#​23249](https://redirect.github.com/astral-sh/ruff/pull/23249))
- Support auto-import for symbols in inlay hints
([#​22111](https://redirect.github.com/astral-sh/ruff/pull/22111))
- Include overload declarations in find-references
([#​23215](https://redirect.github.com/astral-sh/ruff/pull/23215))
##### Performance
- Avoid `UnionBuilder` overhead when creating a new union from the
filtered elements of an existing union
([#​22352](https://redirect.github.com/astral-sh/ruff/pull/22352))
##### Other changes
- Allow discovering dependencies in system Python environments
([#​22994](https://redirect.github.com/astral-sh/ruff/pull/22994))
- Apply workspace settings to virtual files
([#​23228](https://redirect.github.com/astral-sh/ruff/pull/23228))
- Add support for `--output-format=junit`
([#​22125](https://redirect.github.com/astral-sh/ruff/pull/22125))
- Use a smaller diagnostic range for `inconsistent-mro` diagnostics
([#​23213](https://redirect.github.com/astral-sh/ruff/pull/23213))
##### Contributors
- [@​carljm](https://redirect.github.com/carljm)
- [@​BurntSushi](https://redirect.github.com/BurntSushi)
- [@​charliermarsh](https://redirect.github.com/charliermarsh)
- [@​Glyphack](https://redirect.github.com/Glyphack)
- [@​cetanu](https://redirect.github.com/cetanu)
- [@​AlexWaygood](https://redirect.github.com/AlexWaygood)
- [@​joelostblom](https://redirect.github.com/joelostblom)
- [@​Gankra](https://redirect.github.com/Gankra)
- [@​mtshiba](https://redirect.github.com/mtshiba)
- [@​MatthewMckee4](https://redirect.github.com/MatthewMckee4)
- [@​Hugo-Polloli](https://redirect.github.com/Hugo-Polloli)
- [@​sharkdp](https://redirect.github.com/sharkdp)
- [@​alex](https://redirect.github.com/alex)
- [@​dcreager](https://redirect.github.com/dcreager)
- [@​oconnor663](https://redirect.github.com/oconnor663)
###
[`v0.0.16`](https://redirect.github.com/astral-sh/ty/blob/HEAD/CHANGELOG.md#0016)
[Compare
Source](https://redirect.github.com/astral-sh/ty/compare/0.0.15...0.0.16)
Released on 2026-02-10.
##### Bug fixes
- Allow stringified argument in PEP-613 alias to `Optional`
([#​23200](https://redirect.github.com/astral-sh/ruff/pull/23200))
- Fix fuzzer panic on slice expression in unclosed comprehension
([#​23146](https://redirect.github.com/astral-sh/ruff/pull/23146))
- Fix combinatorial explosion due to fixed-length tuple expansion in
overload matching
([#​23190](https://redirect.github.com/astral-sh/ruff/pull/23190))
- Respect `@no_type_check` when combined with other decorators
([#​23177](https://redirect.github.com/astral-sh/ruff/pull/23177))
- Fix diagnostic location for an incorrect sub-call to a specialized
ParamSpec
([#​23036](https://redirect.github.com/astral-sh/ruff/pull/23036))
##### LSP server
- Assign lower completions ranking to deprecated functions and classes
([#​23089](https://redirect.github.com/astral-sh/ruff/pull/23089))
- Change goto-def for class constructors to always go to class
definition
([#​23071](https://redirect.github.com/astral-sh/ruff/pull/23071))
- Ensure diagnostic mode is consistent across projects inside the LSP
server
([#​23121](https://redirect.github.com/astral-sh/ruff/pull/23121))
- Don't include the class `Foo` in autocomplete suggestions when the
user is typing out `Foo`'s bases
([#​23141](https://redirect.github.com/astral-sh/ruff/pull/23141))
- Fix parameter references across files via keyword args
([#​23012](https://redirect.github.com/astral-sh/ruff/pull/23012))
- Fix wrong inlay hints for overloaded function arguments
([#​23179](https://redirect.github.com/astral-sh/ruff/pull/23179))
- Support diagnostics in newly created files inside neovim
([#​23095](https://redirect.github.com/astral-sh/ruff/pull/23095))
- Exclude already-included classes when providing completion suggestions
for class bases
([#​23085](https://redirect.github.com/astral-sh/ruff/pull/23085))
##### CLI
- Add support for `TY_OUTPUT_FORMAT` environment variable
([#​23123](https://redirect.github.com/astral-sh/ruff/pull/23123))
- Fall back to `python3` found in `$PATH` if no environment is found
([#​22843](https://redirect.github.com/astral-sh/ruff/pull/22843))
##### Type checking
- Add `inconsistent-mro` autofix to move `Generic[]` to the end of the
bases list
([#​22998](https://redirect.github.com/astral-sh/ruff/pull/22998))
- Add precise return-type inference for `struct.unpack`
([#​22562](https://redirect.github.com/astral-sh/ruff/pull/22562),
[#​23130](https://redirect.github.com/astral-sh/ruff/pull/23130))
- Disallow TypeVars within ClassVars
([#​23184](https://redirect.github.com/astral-sh/ruff/pull/23184))
- Emit diagnostic on unbound call to abstract `@classmethod` or
`@staticmethod`
([#​23182](https://redirect.github.com/astral-sh/ruff/pull/23182))
- Fix false-positive diagnostics when providing the `total=` keyword to
`TypedDict` classes that had PEP-695 type parameters
([#​23114](https://redirect.github.com/astral-sh/ruff/pull/23114))
- Narrow both left- and right-hand operands where possible
([#​23084](https://redirect.github.com/astral-sh/ruff/pull/23084))
- Narrow chained operators
([#​23093](https://redirect.github.com/astral-sh/ruff/pull/23093))
- Narrow equality subscripts on either operand
([#​23104](https://redirect.github.com/astral-sh/ruff/pull/23104))
- Recognize `__dataclass_transform__` to support SQLModel
([#​23070](https://redirect.github.com/astral-sh/ruff/pull/23070))
- Relax the attribute narrowing condition to support deeper-nested
attribute type narrowing
([#​22440](https://redirect.github.com/astral-sh/ruff/pull/22440))
- Support constrained TypeVar compatibility across function boundaries
([#​23103](https://redirect.github.com/astral-sh/ruff/pull/23103))
- Support comparison methods (`__gt__`, etc.) where a parameter is
annotated with a `Literal` type
([#​23100](https://redirect.github.com/astral-sh/ruff/pull/23100))
- Support partially specialized type context
([#​22748](https://redirect.github.com/astral-sh/ruff/pull/22748))
- Use type context when inferring constructor argument types
([#​23139](https://redirect.github.com/astral-sh/ruff/pull/23139))
- Validate `TypedDict` constructor calls for generic aliases and
`type[...]` targets
([#​23113](https://redirect.github.com/astral-sh/ruff/pull/23113))
##### Performance
- Conservative narrowing places optimization
([#​22734](https://redirect.github.com/astral-sh/ruff/pull/22734))
##### Contributors
- [@​rbange](https://redirect.github.com/rbange)
- [@​rayzeller](https://redirect.github.com/rayzeller)
- [@​charliermarsh](https://redirect.github.com/charliermarsh)
- [@​11happy](https://redirect.github.com/11happy)
- [@​figsoda](https://redirect.github.com/figsoda)
- [@​mtshiba](https://redirect.github.com/mtshiba)
- [@​ibraheemdev](https://redirect.github.com/ibraheemdev)
- [@​ngnpope](https://redirect.github.com/ngnpope)
- [@​sakgoyal](https://redirect.github.com/sakgoyal)
- [@​oconnor663](https://redirect.github.com/oconnor663)
- [@​ericmarkmartin](https://redirect.github.com/ericmarkmartin)
- [@​Hugo-Polloli](https://redirect.github.com/Hugo-Polloli)
- [@​Glyphack](https://redirect.github.com/Glyphack)
- [@​sharkdp](https://redirect.github.com/sharkdp)
- [@​carljm](https://redirect.github.com/carljm)
- [@​BurntSushi](https://redirect.github.com/BurntSushi)
</details>
---
### 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/munich-quantum-toolkit/predictor).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJwcmUtY29tbWl0IiwicHl0aG9uIl19-->
---------
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Haag <121057143+denialhaag@users.noreply.github.com>1 parent 2928b80 commit 533538e
File tree
5 files changed
+30
-29
lines changed- src/mqt/predictor
- ml
- rl
5 files changed
+30
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
344 | 345 | | |
345 | 346 | | |
346 | 347 | | |
347 | | - | |
| 348 | + | |
348 | 349 | | |
349 | 350 | | |
350 | 351 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments