Skip to content

chore(deps)(deps-dev): bump typescript from 5.9.3 to 7.0.2 - #56

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 5.9.3 to 7.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0.1 RC

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

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


@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 2 times, most recently from da79f92 to 1649d8e Compare August 14, 2026 12:26
@miguelcolmenares

Copy link
Copy Markdown
Member

Blocked: bumping to typescript@7.0.2 breaks npm ci.

typescript-eslint@8.67.0 (and its subpackages @typescript-eslint/parser, @typescript-eslint/eslint-plugin, @typescript-eslint/typescript-estree) declare a peer dependency of typescript@">=4.8.4 <6.1.0". TS 7.0.2 falls outside that range, so npm ci fails immediately with an ERESOLVE conflict:

```
npm error peer typescript@">=4.8.4 <6.1.0" from @typescript-eslint/parser@8.67.0
```

This would break every CI workflow that runs `npm ci` on merge. Holding this update until typescript-eslint ships support for TypeScript 7.

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.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 1649d8e to 1430c31 Compare August 16, 2026 15:54
@miguelcolmenares

Copy link
Copy Markdown
Member

@dependabot ignore this major version

@dependabot dependabot Bot closed this Aug 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 7.x.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/typescript-7.0.2 branch August 16, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant