Skip to content

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 - #523

Open
dependabot[bot] wants to merge 8 commits into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2
Open

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2#523
dependabot[bot] wants to merge 8 commits into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 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 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 7aa39da to e6edb79 Compare July 20, 2026 23:48
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 e6edb79 to 0ec5eb6 Compare July 20, 2026 23:51
claude and others added 7 commits July 22, 2026 23:47
…ript 7.0.2 compatibility

TypeScript 7.0.2 removed support for the legacy moduleResolution values
like 'node10'. The correct modern value is lowercase 'node'.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GyxnRK8YkJFmXNgzn6Q7aR
The ignoreDeprecations option from TypeScript 6.0 is not compatible with
TypeScript 7.0.2. Removing it allows the build to proceed.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GyxnRK8YkJFmXNgzn6Q7aR
…S 7.0.2

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GyxnRK8YkJFmXNgzn6Q7aR
… 7.0.2

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GyxnRK8YkJFmXNgzn6Q7aR
…h commonjs

Trying to let TypeScript 7.0.2 use its default module resolution for CommonJS.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GyxnRK8YkJFmXNgzn6Q7aR
The @sendgrid/mail ClientResponse type export has changed in newer versions.
Update to use generic return type instead.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GyxnRK8YkJFmXNgzn6Q7aR
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.

2 participants