chore(deps): update dependency typescript to v7 #162

Closed
renovate-bot wants to merge 1 commit from renovate/typescript-7.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
typescript (source) ^6.0.3^7.0.0 age confidence

⚠️ Warning

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


Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 | 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)) | [`^6.0.3` → `^7.0.0`](https://renovatebot.com/diffs/npm/typescript/6.0.3/7.0.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/7.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/6.0.3/7.0.2?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/121) for more information. --- ### Release Notes <details> <summary>microsoft/TypeScript (typescript)</summary> ### [`v7.0.2`](https://github.com/microsoft/TypeScript/compare/v6.0.3...2bd066d87f5bafd315be9f40889d0a60b9e58e0b) [Compare Source](https://github.com/microsoft/TypeScript/compare/v6.0.3...2bd066d87f5bafd315be9f40889d0a60b9e58e0b) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency typescript to v7
Some checks failed
renovate/artifacts Artifact file update failure
Build / Test (pull_request) Failing after 38s
Build / Build (pull_request) Has been skipped
b64819b446
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.70.2
npm error Found: typescript@7.0.2
npm error node_modules/typescript
npm error   dev typescript@"^7.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   1 more (ts-api-utils)
npm error
npm error Could not resolve dependency:
npm error peerOptional typescript@"^5.3.3 || ^6.0.0" from @sveltejs/kit@2.70.2
npm error node_modules/@sveltejs/kit
npm error   dev @sveltejs/kit@"^2.70.2" from the root project
npm error   peer @sveltejs/kit@"^2.4.0" from @sveltejs/adapter-node@5.5.7
npm error   node_modules/@sveltejs/adapter-node
npm error     dev @sveltejs/adapter-node@"^5.5.7" from the root project
npm error   1 more (@sveltejs/adapter-static)
npm error
npm error Conflicting peer dependency: typescript@6.0.3
npm error node_modules/typescript
npm error   peerOptional typescript@"^5.3.3 || ^6.0.0" from @sveltejs/kit@2.70.2
npm error   node_modules/@sveltejs/kit
npm error     dev @sveltejs/kit@"^2.70.2" from the root project
npm error     peer @sveltejs/kit@"^2.4.0" from @sveltejs/adapter-node@5.5.7
npm error     node_modules/@sveltejs/adapter-node
npm error       dev @sveltejs/adapter-node@"^5.5.7" 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-08-04T16_00_49_914Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-08-04T16_00_49_914Z-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.70.2 npm error Found: typescript@7.0.2 npm error node_modules/typescript npm error dev typescript@"^7.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 1 more (ts-api-utils) npm error npm error Could not resolve dependency: npm error peerOptional typescript@"^5.3.3 || ^6.0.0" from @sveltejs/kit@2.70.2 npm error node_modules/@sveltejs/kit npm error dev @sveltejs/kit@"^2.70.2" from the root project npm error peer @sveltejs/kit@"^2.4.0" from @sveltejs/adapter-node@5.5.7 npm error node_modules/@sveltejs/adapter-node npm error dev @sveltejs/adapter-node@"^5.5.7" from the root project npm error 1 more (@sveltejs/adapter-static) npm error npm error Conflicting peer dependency: typescript@6.0.3 npm error node_modules/typescript npm error peerOptional typescript@"^5.3.3 || ^6.0.0" from @sveltejs/kit@2.70.2 npm error node_modules/@sveltejs/kit npm error dev @sveltejs/kit@"^2.70.2" from the root project npm error peer @sveltejs/kit@"^2.4.0" from @sveltejs/adapter-node@5.5.7 npm error node_modules/@sveltejs/adapter-node npm error dev @sveltejs/adapter-node@"^5.5.7" 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-08-04T16_00_49_914Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-08-04T16_00_49_914Z-debug-0.log ```
renovate-bot force-pushed renovate/typescript-7.x from b64819b446
Some checks failed
renovate/artifacts Artifact file update failure
Build / Test (pull_request) Failing after 38s
Build / Build (pull_request) Has been skipped
to 3f743cf3a2
Some checks failed
renovate/artifacts Artifact file update failure
Build / Test (pull_request) Failing after 17s
Build / Build (pull_request) Has been skipped
2026-08-04 16:00:54 +00:00
Compare
daniel closed this pull request 2026-08-11 05:21:00 +00:00
Author
Member

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `7.x` releases. But if you manually upgrade to `7.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
renovate/artifacts Artifact file update failure
Build / Test (pull_request) Failing after 17s
Build / Build (pull_request) Has been skipped

Pull request closed

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!162
No description provided.