chore(deps): update dependency typescript to v6 #109

Merged
renovate-bot merged 1 commit from renovate/typescript-6.x into main 2026-03-23 19:01:18 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
typescript (source) ^5.9.3^6.0.0 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | [`^5.9.3` → `^6.0.0`](https://renovatebot.com/diffs/npm/typescript/5.9.3/6.0.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/6.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.9.3/6.0.2?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/11) for more information. --- ### 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**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency typescript to v6
Some checks failed
renovate/artifacts Artifact file update failure
Build / Test (pull_request) Failing after 18s
Build / Build (pull_request) Has been skipped
063eeae548
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-23 19:00:54 +00:00
Author
Member

⚠️ 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: 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@">=2.9" from prettier-plugin-organize-imports@4.3.0
npm error   node_modules/prettier-plugin-organize-imports
npm error     dev prettier-plugin-organize-imports@"^4.3.0" from the root project
npm error   2 more (svelte-check, 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.55.0" from the root project
npm error   peer @sveltejs/kit@"^2.4.0" from @sveltejs/adapter-node@5.5.4
npm error   node_modules/@sveltejs/adapter-node
npm error     dev @sveltejs/adapter-node@"^5.5.4" from the root project
npm error   1 more (@sveltejs/adapter-static)
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.55.0" from the root project
npm error     peer @sveltejs/kit@"^2.4.0" from @sveltejs/adapter-node@5.5.4
npm error     node_modules/@sveltejs/adapter-node
npm error       dev @sveltejs/adapter-node@"^5.5.4" from the root project
npm error     1 more (@sveltejs/adapter-static)
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-23T19_00_47_122Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-03-23T19_00_47_122Z-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: 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@">=2.9" from prettier-plugin-organize-imports@4.3.0 npm error node_modules/prettier-plugin-organize-imports npm error dev prettier-plugin-organize-imports@"^4.3.0" from the root project npm error 2 more (svelte-check, 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.55.0" from the root project npm error peer @sveltejs/kit@"^2.4.0" from @sveltejs/adapter-node@5.5.4 npm error node_modules/@sveltejs/adapter-node npm error dev @sveltejs/adapter-node@"^5.5.4" from the root project npm error 1 more (@sveltejs/adapter-static) 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.55.0" from the root project npm error peer @sveltejs/kit@"^2.4.0" from @sveltejs/adapter-node@5.5.4 npm error node_modules/@sveltejs/adapter-node npm error dev @sveltejs/adapter-node@"^5.5.4" from the root project npm error 1 more (@sveltejs/adapter-static) 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-23T19_00_47_122Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-03-23T19_00_47_122Z-debug-0.log ```
renovate-bot deleted branch renovate/typescript-6.x 2026-03-23 19:01:18 +00:00
Sign in to join this conversation.
No reviewers
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
danielhaus/danielhaus.de!109
No description provided.