Skip to content

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 - #95

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 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 dependabot Bot added the dependencies Dependency updates and package maintenance label Aug 5, 2026
@dependabot
dependabot Bot requested a review from lezli01 as a code owner August 5, 2026 07:23
@lezli01

lezli01 commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Blocked upstream, not a defect in this pull request.

Build & lint fails at npm ci with ERESOLVE, before any compilation:

Could not resolve dependency:
peer typescript@">=4.8.4 <6.1.0" from typescript-eslint@8.65.0
Conflicting peer dependency: typescript@6.0.3

typescript-eslint peer-caps TypeScript below 6.1.0, and the latest release
(8.66.0) still declares the same range, so there is currently no
typescript-eslint version that accepts TypeScript 7. Nothing in this repo can
resolve it — the fix has to ship upstream first.

Leaving this open rather than closing it: it becomes mergeable as soon as
typescript-eslint widens the peer range, and it will need to land together
with that bump in a single pull request (same ordering constraint as the
eslint 10 / eslint-plugin-react-hooks 7 pair in July).

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 8 times, most recently from 2cfc8ac to 14e1886 Compare August 11, 2026 13:54
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 2 times, most recently from 28c2b8a to a36648f Compare August 15, 2026 17:22
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/typescript-7.0.2 branch from a36648f to 17e1544 Compare August 15, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates and package maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant