Skip to content

build(deps-dev): bump typescript from 6.0.3 to 7.0.2#455

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

build(deps-dev): bump typescript from 6.0.3 to 7.0.2#455
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 Jul 13, 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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@dependabot
dependabot Bot requested a review from askpt as a code owner July 13, 2026 09:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 4 times, most recently from fa58741 to c3d5834 Compare July 13, 2026 11:00
@github-actions

Copy link
Copy Markdown
Contributor

🤖 This is an automated response from Repo Assist.

Thanks for the bump, Dependabot! A few notes for the maintainer before merging:

TypeScript 7 is a major-version bump — worth a quick review before merging.

Key TypeScript 7 changes relevant to this project

  • erasableSyntaxOnly — TS7 deprecates emit of const enum and namespace/module declarations that are not type-only. This codebase doesn't use const enum or non-type namespace, so this likely doesn't apply.
  • module: node20 — already used in tsconfig.json; no change needed.
  • @typescript-eslint — current version 8.63.0 supports TypeScript 7 (typescript-eslint supports the latest TypeScript release).

Quick compatibility check

Running tsc with TypeScript 7.0.2 on the current source should work without changes. The strict flags already in tsconfig.json are all supported unchanged in TS 7.

Suggested action: merge this PR and verify CI passes. No tsconfig.json changes should be needed for this codebase.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • releaseassets.githubusercontent.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "releaseassets.githubusercontent.com"

See Network Configuration for more information.

Generated by 🌈 Repo Assist, see workflow run. Learn more.

Add this agentic workflows to your repo

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@1c6668b751c51af8571f01204ceffb19362e0f66

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 2 times, most recently from 7a40e49 to 5016496 Compare July 20, 2026 09:36
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 5016496 to c1dc1bc Compare July 20, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants