build(deps-dev): Bump typescript from 6.0.3 to 7.0.2#499
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): Bump typescript from 6.0.3 to 7.0.2#499dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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
Bot
force-pushed
the
dependabot/bun/typescript-7.0.2
branch
from
July 14, 2026 07:21
0c5b9ce to
5656399
Compare
NiveditJain
added a commit
that referenced
this pull request
Jul 16, 2026
… bump (#538) TypeScript 7.0 is the native (Go) port. Its npm package drops the classic compiler API from the main entry (exports["."] resolves to a version stub; the API moves to experimental typescript/unstable/*), which Next.js's build-time TS config validation and typescript-eslint (peer typescript >=4.8.4 <6.1.0) both require. Bumping typescript to 7.x (PR #499) therefore reddens every CI job, since the prepare -> next build step runs on every `bun install`. Tell Dependabot to ignore typescript major-version updates until the toolchain (Next.js, typescript-eslint) supports the native port. Tracked in #536. Claude-Session: https://claude.ai/code/session_01Cb18kCZoxH6XcW3SDANVDf Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
Author
|
Looks like typescript is no longer being updated by Dependabot, so this is no longer needed. |
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 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.