Skip to content

Bump typescript from 6.0.3 to 7.0.2 - #1044

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

Bump typescript from 6.0.3 to 7.0.2#1044
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 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.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2026
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
omega-website-5xmp Error Error Aug 6, 2026 8:14am

@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from ec94497 to bf477db Compare July 12, 2026 17:16
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from bf477db to 4a89d94 Compare July 12, 2026 17:19
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 4a89d94 to 76abbc8 Compare July 12, 2026 17:22
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 76abbc8 to 9ac1ade Compare July 19, 2026 08:17
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 9ac1ade to fb4e9bc Compare July 19, 2026 08:21
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from fb4e9bc to 3a97c8e Compare July 19, 2026 08:33

Copy link
Copy Markdown
Owner

Blocked by the same family of upstream cap as the recurring eslint major-bump issue (see #1050): eslint-config-next@16.2.7 depends on typescript-eslint@^8.46.0 (resolves to 8.64.0), which pins its typescript peer range to ">=4.8.4 <6.1.0". typescript@7.0.2 falls outside that range, so npm ci fails with an ERESOLVE conflict:

npm error While resolving: typescript-eslint@8.64.0
npm error Found: typescript@7.0.2
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <6.1.0" from typescript-eslint@8.64.0

Checked npm today: typescript-eslint@latest is still 8.64.0 with the same <6.1.0 cap, so this isn't a rebase/CI flake — it needs typescript-eslint (or eslint-config-next's pin of it) to widen its typescript peer range before this can merge. Holding until then; no fix available on our side.


Generated by Claude Code

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 3a97c8e to 7996662 Compare July 22, 2026 08:09
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 7996662 to eba26a8 Compare July 23, 2026 08:18

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head eba26a8, package-lock refresh only — same target version 7.0.2): typescript-eslint@latest is now 8.65.0 but its peer range is still >=4.8.4 <6.1.0, so the block from the previous diagnosis still applies (Vercel deploy already fails on this commit for the same reason). Holding, no action needed.


Generated by Claude Code

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from eba26a8 to 8b541ee Compare July 24, 2026 08:09
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 8b541ee to 23142a1 Compare July 26, 2026 22:32

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head 23142a1, package-lock refresh only — same target version 7.0.2): typescript-eslint@latest is still 8.65.0 with peer range >=4.8.4 <6.1.0, so the block from the previous diagnosis (#1044 (comment)) still applies. Holding, no action needed.


Generated by Claude Code

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 23142a1 to cc8c43e Compare July 27, 2026 08:11

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head a3b5d36, package-lock refresh only — same target version 7.0.2): typescript-eslint@latest is still 8.65.0 with peer range >=4.8.4 <6.1.0, so the block from the previous diagnosis (#1044 (comment)) still applies. Vercel deploy fails the same way. Holding, no action needed.


Generated by Claude Code

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from a3b5d36 to f258ff4 Compare August 3, 2026 08:13
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from f258ff4 to 90b0650 Compare August 3, 2026 09:36

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head 90b0650, package-lock refresh only — same target version 7.0.2): typescript-eslint@latest is now 8.66.0 but its peer range is still >=4.8.4 <6.1.0, so the block from the previous diagnosis (#1044 (comment)) still applies. Holding, no action needed.


Generated by Claude Code

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 90b0650 to fd85df5 Compare August 4, 2026 08:14

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head fd85df5, package-lock refresh only — same target version 7.0.2): typescript-eslint@latest is still 8.66.0 with peer range >=4.8.4 <6.1.0, so the block from the previous diagnosis (#1044 (comment)) still applies. Holding, no action needed.


Generated by Claude Code

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from fd85df5 to 4cb8bb3 Compare August 5, 2026 08:12

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head 4cb8bb3, package-lock refresh only — same target version 7.0.2): typescript-eslint@latest is still 8.66.0 with peer range >=4.8.4 <6.1.0, so the block from the previous diagnosis (#1044 (comment)) still applies. Holding, no action needed.


Generated by Claude Code

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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 4cb8bb3 to b9e44fc Compare August 6, 2026 08:13

Copy link
Copy Markdown
Owner

Re-checked after today's rebase (new head b9e44fc, package-lock refresh only — same target version 7.0.2): typescript-eslint@latest is still 8.66.0 with peer range >=4.8.4 <6.1.0, so the block from the original diagnosis (#1044 (comment)) still applies. Holding, no action needed.


Generated by Claude Code

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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant