Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Warsaw)

  • Branch creation
    • "before 5am on Monday"
  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@FRSgit

FRSgit commented Jul 13, 2026

Copy link
Copy Markdown
Member

Automated fixup investigated this PR but it cannot be merged yet: TypeScript 7.0.2 is not yet supported by @typescript-eslint (the current published version, up to 8.64.1-alpha.0, declares peerDependencies: { typescript: ">=4.8.4 <6.1.0" }).

Lint fails across all packages with:

TypeError: Cannot read properties of undefined (reading 'Cjs')
    at .../typescript-estree/dist/create-program/shared.js:59:18

which is @typescript-eslint/typescript-estree failing to parse the TS 7 compiler API surface.

This is an upstream compatibility gap, not something fixable via source changes in this repo. Recommend holding this PR until @typescript-eslint ships TS 7 support.

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch 3 times, most recently from 1d5bf14 to 97d0334 Compare July 20, 2026 06:23
@FRSgit

FRSgit commented Jul 20, 2026

Copy link
Copy Markdown
Member

Automated fixup attempted but this cannot currently be resolved: CI fails because @typescript-eslint/typescript-estree@8.64.0 (the latest published version) is incompatible with TypeScript v7.0.2 — it throws TypeError: Cannot read properties of undefined (reading 'Cjs') in create-program/shared.js when parsing TS7's module output. This is an upstream typescript-eslint limitation, not something fixable from this repo's source; no newer typescript-eslint release exists yet that supports TS7. Recommend leaving this PR open until typescript-eslint ships TS7 support.

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch from 97d0334 to eba3556 Compare July 20, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant