Skip to content

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

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

chore(deps-dev): bump typescript from 5.9.3 to 7.0.2#182
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 Aug 1, 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026
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 5e1ee37 to 3c2f5be Compare August 3, 2026 20:12
@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 provider 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.
  • TypeScript 7 changes rootDir defaults; without an explicit source root, the emitted path could move away from the package entry point build/raygun.aws.js.
  • A future upgrade must be coupled to explicit Node/AWS Lambda runtime policy, a modern emitted-JavaScript target, compatible lint/test tooling, artifact comparison, package smoke tests, and coordination with the core raygun package.

A dedicated migration issue will track that work. Lambda will first align with the core provider on TypeScript 6 while preserving ES5 output.

@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