Skip to content

chore(deps): Update dependency typescript to v7 - #1805

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-site
Open

chore(deps): Update dependency typescript to v7#1805
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-site

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on the first day of the month"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: site/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.70.2
npm error Found: typescript@7.0.2
npm error node_modules/typescript
npm error   dev typescript@"^7.0.2" from the root project
npm error   peer typescript@">=4.8.4" from ts-api-utils@2.5.0
npm error   node_modules/ts-api-utils
npm error     ts-api-utils@"^2.5.0" from @typescript-eslint/eslint-plugin@8.65.0
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       @typescript-eslint/eslint-plugin@"8.65.0" from typescript-eslint@8.65.0
npm error       node_modules/typescript-eslint
npm error         dev typescript-eslint@"^8.65.0" from the root project
npm error     ts-api-utils@"^2.5.0" from @typescript-eslint/type-utils@8.65.0
npm error     node_modules/@typescript-eslint/type-utils
npm error       @typescript-eslint/type-utils@"8.65.0" from @typescript-eslint/eslint-plugin@8.65.0
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         @typescript-eslint/eslint-plugin@"8.65.0" from typescript-eslint@8.65.0
npm error         node_modules/typescript-eslint
npm error     1 more (@typescript-eslint/typescript-estree)
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.0.0" from @sveltejs/adapter-auto@7.0.1
npm error   node_modules/@sveltejs/adapter-auto
npm error     dev @sveltejs/adapter-auto@"^7.0.1" 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.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.0.0" from @sveltejs/adapter-auto@7.0.1
npm error     node_modules/@sveltejs/adapter-auto
npm error       dev @sveltejs/adapter-auto@"^7.0.1" 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 /runner/cache/others/npm/_logs/2026-08-01T09_34_26_635Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-01T09_34_26_635Z-debug-0.log

@spenserblack spenserblack left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heads up that this can break tooling that uses typescript as a peer dependency. 7 is re-implemented in Go, making it faster, but losing its JS API (for now).

@renovate
renovate Bot force-pushed the renovate/major-site branch from 68b95da to 8229e78 Compare July 20, 2026 19:50
@renovate
renovate Bot force-pushed the renovate/major-site branch from 8229e78 to 07bf5c9 Compare July 25, 2026 13:03
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 28, 2026
@renovate renovate Bot changed the title Update dependency typescript to v7 chore(deps): Update dependency typescript to v7 Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/major-site branch from 07bf5c9 to b7771e5 Compare July 28, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant