Skip to content

Commit c798650

Browse files
⬆️🩹 Update minor stable updates (#383)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | Pending | |---|---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`24.11.0` → `24.12.0`](https://renovatebot.com/diffs/npm/@types%2fnode/24.11.0/24.12.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.12.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.11.0/24.12.0?slim=true) | devDependencies | minor | | | [actions/setup-node](https://redirect.github.com/actions/setup-node) | `v6.2.0` → `v6.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fsetup-node/v6.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fsetup-node/v6.2.0/v6.3.0?slim=true) | action | minor | | | [henryiii/validate-pyproject-schema-store](https://redirect.github.com/henryiii/validate-pyproject-schema-store) | `2026.02.22` → `2026.03.06` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/henryiii%2fvalidate-pyproject-schema-store/2026.03.06?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/henryiii%2fvalidate-pyproject-schema-store/2026.02.22/2026.03.06?slim=true) | repository | minor | `2026.03.13` (+2) | | [release-drafter/release-drafter](https://redirect.github.com/release-drafter/release-drafter) | `v6.2.0` → `v6.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/release-drafter%2frelease-drafter/v6.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/release-drafter%2frelease-drafter/v6.2.0/v6.3.0?slim=true) | action | minor | `v6.4.0` | 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/setup-node (actions/setup-node)</summary> ### [`v6.3.0`](https://redirect.github.com/actions/setup-node/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v6.2.0...v6.3.0) #### What's Changed ##### Enhancements: - Support parsing `devEngines` field by [@&#8203;susnux](https://redirect.github.com/susnux) in [#&#8203;1283](https://redirect.github.com/actions/setup-node/pull/1283) > When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node. ##### Dependency updates: - Fix npm audit issues by [@&#8203;gowridurgad](https://redirect.github.com/gowridurgad) in [#&#8203;1491](https://redirect.github.com/actions/setup-node/pull/1491) - Replace uuid with crypto.randomUUID() by [@&#8203;trivikr](https://redirect.github.com/trivikr) in [#&#8203;1378](https://redirect.github.com/actions/setup-node/pull/1378) - Upgrade minimatch from 3.1.2 to 3.1.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1498](https://redirect.github.com/actions/setup-node/pull/1498) ##### Bug fixes: - Remove hardcoded bearer for mirror-url [@&#8203;marco-ippolito](https://redirect.github.com/marco-ippolito) in [#&#8203;1467](https://redirect.github.com/actions/setup-node/pull/1467) - Scope test lockfiles by package manager and update cache tests by [@&#8203;gowridurgad](https://redirect.github.com/gowridurgad) in [#&#8203;1495](https://redirect.github.com/actions/setup-node/pull/1495) #### New Contributors - [@&#8203;susnux](https://redirect.github.com/susnux) made their first contribution in [#&#8203;1283](https://redirect.github.com/actions/setup-node/pull/1283) **Full Changelog**: <actions/setup-node@v6...v6.3.0> </details> <details> <summary>henryiii/validate-pyproject-schema-store (henryiii/validate-pyproject-schema-store)</summary> ### [`v2026.03.06`](https://redirect.github.com/henryiii/validate-pyproject-schema-store/compare/2026.03.03...2026.03.06) [Compare Source](https://redirect.github.com/henryiii/validate-pyproject-schema-store/compare/2026.03.03...2026.03.06) ### [`v2026.03.03`](https://redirect.github.com/henryiii/validate-pyproject-schema-store/compare/2026.03.02...2026.03.03) [Compare Source](https://redirect.github.com/henryiii/validate-pyproject-schema-store/compare/2026.03.02...2026.03.03) ### [`v2026.03.02`](https://redirect.github.com/henryiii/validate-pyproject-schema-store/compare/2026.02.22...2026.03.02) [Compare Source](https://redirect.github.com/henryiii/validate-pyproject-schema-store/compare/2026.02.22...2026.03.02) </details> <details> <summary>release-drafter/release-drafter (release-drafter/release-drafter)</summary> ### [`v6.3.0`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v6.2.0...v6.3.0) ### What's Changed #### New - feat: deprecate include-pre-releases in favor of prerelease ([#&#8203;1515](https://redirect.github.com/release-drafter/release-drafter/issues/1515)) [@&#8203;christopherklint97](https://redirect.github.com/christopherklint97) #### Maintenance - chore: use probot logger instead of [@&#8203;actions/core](https://redirect.github.com/actions/core) ([#&#8203;1520](https://redirect.github.com/release-drafter/release-drafter/issues/1520)) [@&#8203;cchanche](https://redirect.github.com/cchanche) #### Dependency Updates <details> <summary>8 changes</summary> - chore: update lockfile ([#&#8203;1521](https://redirect.github.com/release-drafter/release-drafter/issues/1521)) [@&#8203;cchanche](https://redirect.github.com/cchanche) - build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 ([#&#8203;1494](https://redirect.github.com/release-drafter/release-drafter/issues/1494)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps): bump js-yaml ([#&#8203;1493](https://redirect.github.com/release-drafter/release-drafter/issues/1493)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps-dev): bump node-fetch from 2.6.7 to 2.7.0 ([#&#8203;1485](https://redirect.github.com/release-drafter/release-drafter/issues/1485)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps-dev): bump [@&#8203;vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.34.0 to 0.38.4 ([#&#8203;1484](https://redirect.github.com/release-drafter/release-drafter/issues/1484)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps): bump deepmerge from 4.2.2 to 4.3.1 ([#&#8203;1482](https://redirect.github.com/release-drafter/release-drafter/issues/1482)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps): bump jws from 3.2.2 to 3.2.3 ([#&#8203;1495](https://redirect.github.com/release-drafter/release-drafter/issues/1495)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps): bump lodash from 4.17.21 to 4.17.23 ([#&#8203;1489](https://redirect.github.com/release-drafter/release-drafter/issues/1489)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </details> **Full Changelog**: <release-drafter/release-drafter@v6.2.0...v6.3.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ2l0aHViLWFjdGlvbnMiLCJqYXZhc2NyaXB0IiwicHJlLWNvbW1pdCJdfQ==--> 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 5380ea5 commit c798650

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
static_site_generator: next
4040

4141
- name: Setup Node
42-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
42+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
4343
with:
4444
node-version: "24"
4545
cache: "npm"

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
pull-requests: write
1919
runs-on: ubuntu-slim
2020
steps:
21-
- uses: release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v6.2.0
21+
- uses: release-drafter/release-drafter@00ce30b0ce8a4d67bccfca59421cdf6c55dd0784 # v6.3.0
2222
env:
2323
GITHUB_TOKEN: ${{ github.token }}

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030

3131
## Check the pyproject.toml file
3232
- repo: https://github.com/henryiii/validate-pyproject-schema-store
33-
rev: 2026.02.22
33+
rev: 2026.03.06
3434
hooks:
3535
- id: validate-pyproject
3636
priority: 0

webpage/package-lock.json

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

webpage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@tailwindcss/postcss": "^4.1.17",
20-
"@types/node": "24.11.0",
20+
"@types/node": "24.12.0",
2121
"@types/react": "19.2.14",
2222
"@types/react-dom": "^19.0.0",
2323
"eslint": "^10.0.0",

0 commit comments

Comments
 (0)