Commit c91ce4b
⬆️📜 Update patch updates (#305)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) | Type |
Update |
|---|---|---|---|---|---|
| [@tailwindcss/postcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss))
| [`4.1.17` ->
`4.1.18`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.1.17/4.1.18)
|

|

| devDependencies | patch |
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`24.10.1` ->
`24.10.3`](https://renovatebot.com/diffs/npm/@types%2fnode/24.10.1/24.10.3)
|

|

| devDependencies | patch |
|
[astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit)
| `v0.14.7` -> `v0.14.9` |

|

| repository | patch |
|
[astral-sh/uv-pre-commit](https://redirect.github.com/astral-sh/uv-pre-commit)
| `0.9.13` -> `0.9.17` |

|

| repository | patch |
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | [`9.39.1` ->
`9.39.2`](https://renovatebot.com/diffs/npm/eslint/9.39.1/9.39.2) |

|

| devDependencies | patch |
|
[eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint)
([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`16.0.7` ->
`16.0.10`](https://renovatebot.com/diffs/npm/eslint-config-next/16.0.7/16.0.10)
|

|

| devDependencies | patch |
|
[munich-quantum-toolkit/workflows](https://redirect.github.com/munich-quantum-toolkit/workflows)
| `v1.17.3` -> `v1.17.4` |

|

| action | patch |
|
[rbubley/mirrors-prettier](https://redirect.github.com/rbubley/mirrors-prettier)
| `v3.7.3` -> `v3.7.4` |

|

| repository | patch |
| [react](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react))
| [`19.2.1` ->
`19.2.3`](https://renovatebot.com/diffs/npm/react/19.2.1/19.2.3) |

|

| dependencies | patch |
| [react-dom](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom))
| [`19.2.1` ->
`19.2.3`](https://renovatebot.com/diffs/npm/react-dom/19.2.1/19.2.3) |

|

| dependencies | patch |
| [tailwindcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss))
| [`4.1.17` ->
`4.1.18`](https://renovatebot.com/diffs/npm/tailwindcss/4.1.17/4.1.18) |

|

| devDependencies | patch |
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>tailwindlabs/tailwindcss
(@​tailwindcss/postcss)</summary>
###
[`v4.1.18`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4118---2025-12-11)
[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.1.17...v4.1.18)
##### Fixed
- Ensure validation of `source(…)` happens relative to the file it is in
([#​19274](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19274))
- Include filename and line numbers in CSS parse errors
([#​19282](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19282))
- Skip comments in Ruby files when checking for class names
([#​19243](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19243))
- Skip over arbitrary property utilities with a top-level `!` in the
value
([#​19243](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19243))
- Support environment API in `@tailwindcss/vite`
([#​18970](https://redirect.github.com/tailwindlabs/tailwindcss/pull/18970))
- Preserve case of theme keys from JS configs and plugins
([#​19337](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19337))
- Write source maps correctly on the CLI when using `--watch`
([#​19373](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19373))
- Handle special defaults (like `ringColor.DEFAULT`) in JS configs
([#​19348](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19348))
- Improve backwards compatibility for `content` theme key from JS
configs
([#​19381](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19381))
- Upgrade: Handle `future` and `experimental` config keys
([#​19344](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19344))
- Try to canonicalize any arbitrary utility to a bare value
([#​19379](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19379))
- Validate candidates similarly to Oxide
([#​19397](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19397))
- Canonicalization: combine `text-*` and `leading-*` classes
([#​19396](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19396))
- Correctly handle duplicate CLI arguments
([#​19416](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19416))
- Don’t emit color-mix fallback rules inside `@keyframes`
([#​19419](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19419))
- CLI: Don't hang when output is `/dev/stdout`
([#​19421](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19421))
</details>
<details>
<summary>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary>
###
[`v0.14.9`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.9)
[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.14.8...v0.14.9)
See: <https://github.com/astral-sh/ruff/releases/tag/0.14.9>
###
[`v0.14.8`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.8)
[Compare
Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.14.7...v0.14.8)
See: <https://github.com/astral-sh/ruff/releases/tag/0.14.8>
</details>
<details>
<summary>astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)</summary>
###
[`v0.9.17`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.9.17)
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.9.16...0.9.17)
See: <https://github.com/astral-sh/uv/releases/tag/0.9.17>
###
[`v0.9.16`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.9.16)
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.9.15...0.9.16)
See: <https://github.com/astral-sh/uv/releases/tag/0.9.16>
###
[`v0.9.15`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.9.15)
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.9.14...0.9.15)
See: <https://github.com/astral-sh/uv/releases/tag/0.9.15>
###
[`v0.9.14`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.9.14)
[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.9.13...0.9.14)
See: <https://github.com/astral-sh/uv/releases/tag/0.9.14>
</details>
<details>
<summary>eslint/eslint (eslint)</summary>
###
[`v9.39.2`](https://redirect.github.com/eslint/eslint/compare/v9.39.1...9278324aa0023d223874825b0d4b6ac75783096a)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.39.1...v9.39.2)
</details>
<details>
<summary>vercel/next.js (eslint-config-next)</summary>
###
[`v16.0.10`](https://redirect.github.com/vercel/next.js/compare/v16.0.9...581dee67e280b96c0766172cbd5477102c03342b)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.0.9...v16.0.10)
###
[`v16.0.9`](https://redirect.github.com/vercel/next.js/compare/v16.0.8...v16.0.9)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.0.8...v16.0.9)
###
[`v16.0.8`](https://redirect.github.com/vercel/next.js/compare/v16.0.7...v16.0.8)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.0.7...v16.0.8)
</details>
<details>
<summary>munich-quantum-toolkit/workflows
(munich-quantum-toolkit/workflows)</summary>
###
[`v1.17.4`](https://redirect.github.com/munich-quantum-toolkit/workflows/blob/HEAD/CHANGELOG.md#181---2025-04-04)
[Compare
Source](https://redirect.github.com/munich-quantum-toolkit/workflows/compare/v1.17.3...v1.17.4)
*📚 Refer to the [GitHub Release Notes] for previous changelogs.*
<!-- Version links -->
[unreleased]:
https://redirect.github.com/munich-quantum-toolkit/workflows/compare/v1.17.4...HEAD
[1.17.4]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.17.4
[1.17.3]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.17.3
[1.17.2]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.17.2
[1.17.1]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.17.1
[1.17.0]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.17.0
[1.16.2]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.16.2
[1.16.1]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.16.1
[1.16.0]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.16.0
[1.15.1]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.15.1
[1.15.0]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.15.0
[1.14.0]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.14.0
[1.13.0]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.13.0
[1.12.0]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.12.0
[1.11.0]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.11.0
[1.10.0]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.10.0
[1.9.0]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.9.0
[1.8.1]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases/tag/v1.8.1
<!-- PR links -->
[#​276]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/276
[#​271]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/271
[#​270]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/270
[#​257]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/257
[#​255]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/255
[#​254]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/254
[#​247]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/247
[#​241]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/241
[#​206]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/206
[#​188]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/188
[#​184]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/184
[#​160]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/160
[#​157]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/157
[#​151]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/151
[#​150]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/150
[#​146]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/146
[#​142]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/142
[#​128]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/128
[#​126]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/126
[#​119]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/119
[#​114]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/114
[#​102]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/102
[#​100]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/100
[#​96]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/96
[#​95]:
https://redirect.github.com/munich-quantum-toolkit/workflows/pull/95
<!-- Contributor -->
[**@​burgholzer**]: https://redirect.github.com/burgholzer
[**@​ystade**]: https://redirect.github.com/ystade
[**@​denialhaag**]: https://redirect.github.com/denialhaag
[**@​flowerthrower**]: https://redirect.github.com/flowerthrower
<!-- General links -->
[Keep a Changelog]: https://keepachangelog.com/en/1.1.0/
[Common Changelog]: https://common-changelog.org
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
[GitHub Release Notes]:
https://redirect.github.com/munich-quantum-toolkit/workflows/releases
</details>
<details>
<summary>rbubley/mirrors-prettier (rbubley/mirrors-prettier)</summary>
###
[`v3.7.4`](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.7.3...v3.7.4)
[Compare
Source](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.7.3...v3.7.4)
</details>
<details>
<summary>facebook/react (react)</summary>
###
[`v19.2.3`](https://redirect.github.com/facebook/react/releases/tag/v19.2.3):
19.2.3 (December 11th, 2025)
[Compare
Source](https://redirect.github.com/facebook/react/compare/v19.2.2...v19.2.3)
##### React Server Components
- Add extra loop protection to React Server Functions
([@​sebmarkbage](https://redirect.github.com/sebmarkbage)
[#​35351](https://redirect.github.com/facebook/react/pull/35351))
###
[`v19.2.2`](https://redirect.github.com/facebook/react/releases/tag/v19.2.2):
19.2.2 (December 11th, 2025)
[Compare
Source](https://redirect.github.com/facebook/react/compare/v19.2.1...v19.2.2)
##### React Server Components
- Move `react-server-dom-webpack/*.unbundled` to private
`react-server-dom-unbundled`
([@​eps1lon](https://redirect.github.com/eps1lon)
[#​35290](https://redirect.github.com/facebook/react/pull/35290))
- Patch Promise cycles and toString on Server Functions
([@​sebmarkbage](https://redirect.github.com/sebmarkbage),
[@​unstubbable](https://redirect.github.com/unstubbable)
[#​35289](https://redirect.github.com/facebook/react/pull/35289))
</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/problemsolver).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ2l0aHViLWFjdGlvbnMiLCJqYXZhc2NyaXB0IiwicHJlLWNvbW1pdCJdfQ==-->
---------
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: Lukas Burgholzer <[email protected]>1 parent 392fa66 commit c91ce4b
File tree
6 files changed
+115
-111
lines changed- .github/workflows
- webpage
6 files changed
+115
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
0 commit comments