Skip to content

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /ui - #61

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/typescript-7.0.2
Open

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /ui#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 6.0.3 to 7.0.2.

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from rennerdo30 as a code owner July 13, 2026 06:40
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/typescript-7.0.2 branch from 9ccc5db to deaeb3c Compare July 29, 2026 06:12
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/typescript-7.0.2 branch from deaeb3c to 3cc24de Compare August 8, 2026 13:55
@rennerdo30

Copy link
Copy Markdown
Owner

Leaving this open as upstream-blocked.

Re-tested typescript 7.0.2 against current main (eslint-config-next 16.2.12, eslint 9.39.5):

  • npx tsc --noEmit -> clean
  • npm run test:run -> 704 passed / 9 failed, i.e. exactly the pre-existing baseline
  • npm run lint -> hard crash, exit 2 (baseline is exit 1 with 2 errors):
Error: typescript-eslint does not support TS 7.0.
    at node_modules/typescript-eslint/dist/index.js:52:11
    at node_modules/eslint-config-next/dist/index.js:5:64

typescript-eslint 8.66.0 (transitively pinned by eslint-config-next 16.2.12) refuses to load at all with the TS 7 API, so the whole Frontend Quality lint step dies instead of reporting findings. Tracking upstream: typescript-eslint/typescript-eslint#10940 — blocked until typescript-eslint ships TS >=7 support and eslint-config-next picks it up.

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