Skip to content

chore(deps): update dependency typescript to v7 (main)#8586

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-typescript-7.x
Open

chore(deps): update dependency typescript to v7 (main)#8586
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-typescript-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 9, 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: (in timezone Europe/Berlin)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 added the 3. to review Waiting for reviews label Jul 9, 2026
@renovate
renovate Bot requested a review from SebastianKrupinski as a code owner July 9, 2026 14:06
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 9, 2026
@renovate
renovate Bot requested review from GVodyanov and tcitworld as code owners July 9, 2026 14:06
@renovate renovate Bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jul 9, 2026
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate
renovate Bot force-pushed the renovate/main-typescript-7.x branch 3 times, most recently from e16996f to 3d88959 Compare July 16, 2026 17:50

@SebastianKrupinski SebastianKrupinski left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

TypeScript 7.0 ships no JavaScript compiler API. Which breaks typescript-eslint.

Microsoft says the new programmatic API arrives in TypeScript 7.1, and tools like typescript-eslint are explicitly told to wait for it (announcement, tracked in typescript-eslint#10940).

@renovate
renovate Bot force-pushed the renovate/main-typescript-7.x branch 2 times, most recently from 07965bb to 9801e25 Compare July 22, 2026 11:31
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/main-typescript-7.x branch from 9801e25 to 848cc78 Compare July 24, 2026 20:54
@renovate

renovate Bot commented Jul 24, 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: 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: @typescript-eslint/eslint-plugin@8.65.0
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   peerOptional typescript@">=5.0.0" from @vitest/eslint-plugin@1.6.23
npm error   node_modules/@vitest/eslint-plugin
npm error     dev @vitest/eslint-plugin@"^1.6.23" from the root project
npm error   4 more (cosmiconfig, pinia, ts-api-utils, vue)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <6.1.0" from @typescript-eslint/eslint-plugin@8.65.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   peerOptional @typescript-eslint/eslint-plugin@"*" from @vitest/eslint-plugin@1.6.23
npm error   node_modules/@vitest/eslint-plugin
npm error     dev @vitest/eslint-plugin@"^1.6.23" from the root project
npm error   @typescript-eslint/eslint-plugin@"8.65.0" from typescript-eslint@8.65.0
npm error   node_modules/typescript-eslint
npm error     typescript-eslint@"^8.62.1" from @nextcloud/eslint-config@9.0.1
npm error     node_modules/@nextcloud/eslint-config
npm error       dev @nextcloud/eslint-config@"^9.0.1" from the root project
npm error
npm error Conflicting peer dependency: typescript@6.0.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <6.1.0" from @typescript-eslint/eslint-plugin@8.65.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     peerOptional @typescript-eslint/eslint-plugin@"*" from @vitest/eslint-plugin@1.6.23
npm error     node_modules/@vitest/eslint-plugin
npm error       dev @vitest/eslint-plugin@"^1.6.23" from the root project
npm error     @typescript-eslint/eslint-plugin@"8.65.0" from typescript-eslint@8.65.0
npm error     node_modules/typescript-eslint
npm error       typescript-eslint@"^8.62.1" from @nextcloud/eslint-config@9.0.1
npm error       node_modules/@nextcloud/eslint-config
npm error         dev @nextcloud/eslint-config@"^9.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-07-24T20_54_45_911Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-24T20_54_45_911Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants