Skip to content

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

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

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2#530
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 Aug 1, 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 Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 8225fcc to b116bc3 Compare August 3, 2026 20:12
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 b116bc3 to 2553a64 Compare August 4, 2026 01:01
@TheRealAgentK

Copy link
Copy Markdown
Contributor

Closing this automated major-version update intentionally after compatibility review.

TypeScript 7 cannot be adopted as a dependency-only change in this SDK line:

  • TypeScript 7 removes target: "es5", while the package currently preserves ES5 output.
  • The installed typescript-eslint release supports TypeScript >=4.8.4 <6.1.0, so this PR fails dependency resolution during npm ci.
  • A future upgrade must be coupled to an explicit emitted-JavaScript target and Node support-policy decision, compatible lint/test tooling, artifact comparison, package smoke tests, and coordinated validation with the AWS Lambda provider.

A dedicated migration issue will track that work. The current TypeScript 6 compiler remains a development-only dependency and has no production vulnerability.

@dependabot ignore this major version

@dependabot dependabot Bot closed this Aug 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 7.x.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/typescript-7.0.2 branch August 4, 2026 01:04
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.

1 participant