chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 - #523
chore(deps-dev): bump typescript from 6.0.3 to 7.0.2#523dependabot[bot] wants to merge 8 commits into
Conversation
7aa39da to
e6edb79
Compare
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>
e6edb79 to
0ec5eb6
Compare
…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
|
·@·d·ependabot r·ebase Generated by Claude Code |
|
·@·d·ependabot r·ecreate Generated by Claude Code |
|
Investigated this directly (rebased the branch onto current This isn't a lockfile/conflict issue — TypeScript 7.0.2 breaks
This matters because Recommend holding this one until Generated by Claude Code |
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.