Skip to content

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

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

chore(deps-dev): bump typescript from 5.9.3 to 7.0.2#1255
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 24, 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 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 added the area:dependencies Composer/npm dependency work label Jul 24, 2026
@dependabot
dependabot Bot requested a review from ashleyshaw as a code owner July 24, 2026 08:23
@github-actions github-actions Bot added the meta:dependabot-security Dependabot update appears security-related and eligible for guarded automation label Jul 24, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9c29a7d4b1

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json
"npm-package-json-lint": "^10.4.1",
"prettier": "^3.9.6",
"typescript": "^5.0.0",
"typescript": "^7.0.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep TypeScript on a supported compiler API

When this dependency is installed as typescript@7, the repo’s lint path still loads @typescript-eslint/parser and @typescript-eslint/eslint-plugin from eslint.config.cjs, but the lockfile records those packages as requiring typescript >=4.8.4 <6.1.0. The TypeScript 7 release notes also call out that 7.0 does not ship the compiler API needed by tools such as typescript-eslint and recommend keeping typescript on the 6.x compatibility alias while installing TS 7 under a separate alias for tsc; with this direct bump, CI jobs that run npm run lint:js/lint:all can resolve the unsupported TS 7 API and fail before linting completes.

Useful? React with 👍 / 👎.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 9c29a7d to 6281813 Compare July 24, 2026 08:38
@github-actions github-actions Bot removed the meta:dependabot-security Dependabot update appears security-related and eligible for guarded automation label Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 4 times, most recently from ca96099 to d46fdeb Compare July 24, 2026 12:10
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 d46fdeb to 11ef83c Compare July 24, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dependencies Composer/npm dependency work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants