Skip to content

Commit 3b5e9b7

Browse files
⬆️📜 Update patch versions (#341)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`19.2.8` → `19.2.9`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.8/19.2.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.2.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.2.8/19.2.9?slim=true) | devDependencies | patch | | [actions/checkout](https://redirect.github.com/actions/checkout) | `v6.0.1` → `v6.0.2` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fcheckout/v6.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fcheckout/v6.0.1/v6.0.2?slim=true) | action | patch | | [adhtruong/mirrors-typos](https://redirect.github.com/adhtruong/mirrors-typos) | `v1.42.0` → `v1.42.1` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/adhtruong%2fmirrors-typos/v1.42.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/adhtruong%2fmirrors-typos/v1.42.0/v1.42.1?slim=true) | repository | patch | | [astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit) | `v0.14.13` → `v0.14.14` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/astral-sh%2fruff-pre-commit/v0.14.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/astral-sh%2fruff-pre-commit/v0.14.13/v0.14.14?slim=true) | repository | 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.1.3` → `16.1.4`](https://renovatebot.com/diffs/npm/eslint-config-next/16.1.3/16.1.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/16.1.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/16.1.3/16.1.4?slim=true) | devDependencies | patch | | [henryiii/validate-pyproject-schema-store](https://redirect.github.com/henryiii/validate-pyproject-schema-store) | `2026.01.10` → `2026.01.22` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/henryiii%2fvalidate-pyproject-schema-store/2026.01.22?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/henryiii%2fvalidate-pyproject-schema-store/2026.01.10/2026.01.22?slim=true) | repository | patch | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`16.1.3` → `16.1.4`](https://renovatebot.com/diffs/npm/next/16.1.3/16.1.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/next/16.1.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/16.1.3/16.1.4?slim=true) | dependencies | patch | | [rbubley/mirrors-prettier](https://redirect.github.com/rbubley/mirrors-prettier) | `v3.8.0` → `v3.8.1` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/rbubley%2fmirrors-prettier/v3.8.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/rbubley%2fmirrors-prettier/v3.8.0/v3.8.1?slim=true) | repository | 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>actions/checkout (actions/checkout)</summary> ### [`v6.0.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://redirect.github.com/actions/checkout/compare/v6.0.1...v6.0.2) - Fix tag handling: preserve annotations and explicit fetch-tags by [@&#8203;ericsciple](https://redirect.github.com/ericsciple) in [#&#8203;2356](https://redirect.github.com/actions/checkout/pull/2356) </details> <details> <summary>adhtruong/mirrors-typos (adhtruong/mirrors-typos)</summary> ### [`v1.42.1`](https://redirect.github.com/adhtruong/mirrors-typos/compare/v1.42.0...v1.42.1) [Compare Source](https://redirect.github.com/adhtruong/mirrors-typos/compare/v1.42.0...v1.42.1) </details> <details> <summary>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary> ### [`v0.14.14`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.14) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.14.13...v0.14.14) See: <https://github.com/astral-sh/ruff/releases/tag/0.14.14> </details> <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v16.1.4`](https://redirect.github.com/vercel/next.js/compare/v16.1.3...v16.1.4) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.1.3...v16.1.4) </details> <details> <summary>henryiii/validate-pyproject-schema-store (henryiii/validate-pyproject-schema-store)</summary> ### [`v2026.01.22`](https://redirect.github.com/henryiii/validate-pyproject-schema-store/compare/2026.01.10...2026.01.22) [Compare Source](https://redirect.github.com/henryiii/validate-pyproject-schema-store/compare/2026.01.10...2026.01.22) </details> <details> <summary>vercel/next.js (next)</summary> ### [`v16.1.4`](https://redirect.github.com/vercel/next.js/compare/v16.1.3...v16.1.4) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.1.3...v16.1.4) </details> <details> <summary>rbubley/mirrors-prettier (rbubley/mirrors-prettier)</summary> ### [`v3.8.1`](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.8.0...v3.8.1) [Compare Source](https://redirect.github.com/rbubley/mirrors-prettier/compare/v3.8.0...v3.8.1) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ2l0aHViLWFjdGlvbnMiLCJqYXZhc2NyaXB0IiwicHJlLWNvbW1pdCJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07f10d9 commit 3b5e9b7

File tree

4 files changed

+60
-60
lines changed

4 files changed

+60
-60
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
33+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3434

3535
- name: Setup Pages
3636
id: pages

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ repos:
7272

7373
# Python linting and formatting using ruff
7474
- repo: https://github.com/astral-sh/ruff-pre-commit
75-
rev: v0.14.13
75+
rev: v0.14.14
7676
hooks:
7777
- id: ruff-check
7878
- id: ruff-format
@@ -86,7 +86,7 @@ repos:
8686

8787
# Format configuration files with prettier
8888
- repo: https://github.com/rbubley/mirrors-prettier
89-
rev: v3.8.0
89+
rev: v3.8.1
9090
hooks:
9191
- id: prettier
9292
types_or: [yaml, markdown, html, css, scss, javascript, json]
@@ -109,7 +109,7 @@ repos:
109109

110110
# Check for spelling
111111
- repo: https://github.com/adhtruong/mirrors-typos
112-
rev: v1.42.0
112+
rev: v1.42.1
113113
hooks:
114114
- id: typos
115115

@@ -139,7 +139,7 @@ repos:
139139

140140
# Check the pyproject.toml file
141141
- repo: https://github.com/henryiii/validate-pyproject-schema-store
142-
rev: 2026.01.10
142+
rev: 2026.01.22
143143
hooks:
144144
- id: validate-pyproject
145145

webpage/package-lock.json

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webpage/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "16.1.3",
12+
"next": "16.1.4",
1313
"react": "^19.0.0",
1414
"react-dom": "^19.0.0",
1515
"react-graph-vis": "^1.0.7",
@@ -18,10 +18,10 @@
1818
"devDependencies": {
1919
"@tailwindcss/postcss": "^4.1.17",
2020
"@types/node": "24.10.9",
21-
"@types/react": "19.2.8",
21+
"@types/react": "19.2.9",
2222
"@types/react-dom": "^19.0.0",
2323
"eslint": "^9.0.0",
24-
"eslint-config-next": "16.1.3",
24+
"eslint-config-next": "16.1.4",
2525
"postcss": "^8",
2626
"tailwindcss": "^4.1.17",
2727
"typescript": "5.9.3"

0 commit comments

Comments
 (0)