Update dependency typescript to v6 #547

Open
Renovate wants to merge 1 commit from renovate/typescript-6.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies major ^5.0.0^6.0.0

Release Notes

microsoft/TypeScript (typescript)

v6.0.2: TypeScript 6.0

Compare Source

For release notes, check out the release announcement blog post.

Downloads are available on:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | devDependencies | major | [`^5.0.0` → `^6.0.0`](https://renovatebot.com/diffs/npm/typescript/5.9.3/6.0.2) | --- ### Release Notes <details> <summary>microsoft/TypeScript (typescript)</summary> ### [`v6.0.2`](https://github.com/microsoft/TypeScript/releases/tag/v6.0.2): TypeScript 6.0 [Compare Source](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) For release notes, check out the [release announcement blog post](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/). - [fixed issues query for TypeScript 6.0.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.0%22). - [fixed issues query for TypeScript 6.0.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.1%22). - [fixed issues query for TypeScript 6.0.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.2%22). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44Ni4yIiwidXBkYXRlZEluVmVyIjoiNDMuMTA0LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update dependency typescript to v6
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/testbuild Pipeline failed
783c98175b
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @sveltejs/kit@2.55.0
npm error Found: typescript@6.0.2
npm error node_modules/typescript
npm error   dev typescript@"^6.0.0" from the root project
npm error   peer typescript@">=5.0.0" from svelte-check@4.4.5
npm error   node_modules/svelte-check
npm error     dev svelte-check@"^4.0.0" from the root project
npm error   1 more (ts-api-utils)
npm error
npm error Could not resolve dependency:
npm error peerOptional typescript@"^5.3.3" from @sveltejs/kit@2.55.0
npm error node_modules/@sveltejs/kit
npm error   dev @sveltejs/kit@"^2.16.0" from the root project
npm error   peer @sveltejs/kit@"^2.0.0" from @sveltejs/adapter-static@3.0.10
npm error   node_modules/@sveltejs/adapter-static
npm error     dev @sveltejs/adapter-static@"^3.0.8" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.9.3
npm error node_modules/typescript
npm error   peerOptional typescript@"^5.3.3" from @sveltejs/kit@2.55.0
npm error   node_modules/@sveltejs/kit
npm error     dev @sveltejs/kit@"^2.16.0" from the root project
npm error     peer @sveltejs/kit@"^2.0.0" from @sveltejs/adapter-static@3.0.10
npm error     node_modules/@sveltejs/adapter-static
npm error       dev @sveltejs/adapter-static@"^3.0.8" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-03-23T23_21_31_313Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-03-23T23_21_31_313Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: frontend/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @sveltejs/kit@2.55.0 npm error Found: typescript@6.0.2 npm error node_modules/typescript npm error dev typescript@"^6.0.0" from the root project npm error peer typescript@">=5.0.0" from svelte-check@4.4.5 npm error node_modules/svelte-check npm error dev svelte-check@"^4.0.0" from the root project npm error 1 more (ts-api-utils) npm error npm error Could not resolve dependency: npm error peerOptional typescript@"^5.3.3" from @sveltejs/kit@2.55.0 npm error node_modules/@sveltejs/kit npm error dev @sveltejs/kit@"^2.16.0" from the root project npm error peer @sveltejs/kit@"^2.0.0" from @sveltejs/adapter-static@3.0.10 npm error node_modules/@sveltejs/adapter-static npm error dev @sveltejs/adapter-static@"^3.0.8" from the root project npm error npm error Conflicting peer dependency: typescript@5.9.3 npm error node_modules/typescript npm error peerOptional typescript@"^5.3.3" from @sveltejs/kit@2.55.0 npm error node_modules/@sveltejs/kit npm error dev @sveltejs/kit@"^2.16.0" from the root project npm error peer @sveltejs/kit@"^2.0.0" from @sveltejs/adapter-static@3.0.10 npm error node_modules/@sveltejs/adapter-static npm error dev @sveltejs/adapter-static@"^3.0.8" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2026-03-23T23_21_31_313Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-03-23T23_21_31_313Z-debug-0.log ```
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/testbuild Pipeline failed
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/typescript-6.x:renovate/typescript-6.x
git switch renovate/typescript-6.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/typescript-6.x
git switch renovate/typescript-6.x
git rebase main
git switch main
git merge --ff-only renovate/typescript-6.x
git switch renovate/typescript-6.x
git rebase main
git switch main
git merge --no-ff renovate/typescript-6.x
git switch main
git merge --squash renovate/typescript-6.x
git switch main
git merge --ff-only renovate/typescript-6.x
git switch main
git merge renovate/typescript-6.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Bluemedia/LibreCharge!547
No description provided.