chore(deps): bump typescript from 5.9.3 to 7.0.2 - #23
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-7.0.2
branch
3 times, most recently
from
July 20, 2026 09:55
a61e9aa to
38f2794
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-7.0.2
branch
9 times, most recently
from
July 22, 2026 12:29
5288ba4 to
82555a7
Compare
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
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-7.0.2
branch
from
July 22, 2026 12:52
82555a7 to
02d8f04
Compare
lsiddiquee
added a commit
that referenced
this pull request
Jul 23, 2026
TypeScript 7.0.2 is now `latest` — the Go-native ("tsgo") rewrite with a
different compiler API. Our type-aware linter typescript-eslint@8 declares peer
`typescript: >=4.8.4 <6.1.0`, so bumping past 5.x would break type-aware lint
and introduce a peer-dependency warning. Ignore only the typescript MAJORS in
Dependabot (5.x minor/patch still auto-update); revisit when typescript-eslint
ships a release whose peer range covers the next TypeScript major.
Closes Dependabot #23 (typescript 5.9.3 -> 7.0.2).
Contributor
Author
|
Looks like typescript is no longer being updated by Dependabot, so this is no longer needed. |
Owner
|
Superseded by #49 — TypeScript stays on 5.x until typescript-eslint's peer range covers the next major (TS7 is the Go-native tsgo rewrite). Closing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps typescript from 5.9.3 to 7.0.2.
Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.