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

Merged
renovate-bot merged 1 commit from renovate/typescript-7.x into master 2026-07-13 16:08:15 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) ^6.0.0^7.0.0 age adoption passing confidence

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](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.0` → `^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) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/7.0.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/6.0.3/7.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/6.0.3/7.0.2?slim=true) | --- ### 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**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update dependency typescript to v7
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/push Build is failing
0fe945d773
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-07-13 16:08:13 +00:00
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: web/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @sveltejs/kit@2.63.0
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@">=5.5.3" from @hey-api/codegen-core@0.3.3
npm error   node_modules/@hey-api/codegen-core
npm error     @hey-api/codegen-core@"^0.3.2" from @hey-api/openapi-ts@0.86.10
npm error     node_modules/@hey-api/openapi-ts
npm error       dev @hey-api/openapi-ts@"0.86.10" from the root project
npm error   3 more (@hey-api/openapi-ts, svelte-check, 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.63.0
npm error node_modules/@sveltejs/kit
npm error   dev @sveltejs/kit@"^2.43.2" 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.9" from the root project
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.63.0
npm error   node_modules/@sveltejs/kit
npm error     dev @sveltejs/kit@"^2.43.2" 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.9" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /var/lib/renovatebot/cache/others/npm/_logs/2026-07-13T16_08_02_457Z-eresolve-report.txt
npm error A complete log of this run can be found in: /var/lib/renovatebot/cache/others/npm/_logs/2026-07-13T16_08_02_457Z-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: web/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @sveltejs/kit@2.63.0 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@">=5.5.3" from @hey-api/codegen-core@0.3.3 npm error node_modules/@hey-api/codegen-core npm error @hey-api/codegen-core@"^0.3.2" from @hey-api/openapi-ts@0.86.10 npm error node_modules/@hey-api/openapi-ts npm error dev @hey-api/openapi-ts@"0.86.10" from the root project npm error 3 more (@hey-api/openapi-ts, svelte-check, 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.63.0 npm error node_modules/@sveltejs/kit npm error dev @sveltejs/kit@"^2.43.2" 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.9" from the root project 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.63.0 npm error node_modules/@sveltejs/kit npm error dev @sveltejs/kit@"^2.43.2" 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.9" from the root project npm error npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /var/lib/renovatebot/cache/others/npm/_logs/2026-07-13T16_08_02_457Z-eresolve-report.txt npm error A complete log of this run can be found in: /var/lib/renovatebot/cache/others/npm/_logs/2026-07-13T16_08_02_457Z-debug-0.log ```
renovate-bot deleted branch renovate/typescript-7.x 2026-07-13 16:08:15 +00:00
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
happyDomain/happyDeliver!119
No description provided.