Bump typescript from 5.9.3 to 6.0.3 - #396
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring alerts on:
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 991ba1b. Configure here.
991ba1b to
f526c52
Compare
6736ba0 to
7887bc9
Compare
|
@dependabot rebase |
7887bc9 to
0e78496
Compare
|
@dependabot rebase |
0e78496 to
333bd6b
Compare
|
@dependabot rebase |
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
333bd6b to
3b5a835
Compare
|
@SocketSecurity ignore npm/typescript@6.0.3 |
|
Superseded by #491. |

Bumps typescript from 5.9.3 to 6.0.3.
Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Note
Medium Risk
Major TypeScript version bump may introduce new compile-time errors without changing runtime behavior; no production dependency or security-sensitive code is modified.
Overview
Upgrades the TypeScript dev dependency from 5.9.3 to 6.0.3 in
package.json, with the matching lockfile entry fornode_modules/typescript.No application source or
tsconfigchanges are included; build and lint still run viatscand ESLint as before. Reviewers should confirmnpm run compileand CI pass under TS 6, since a major compiler release can surface new type-check errors.Reviewed by Cursor Bugbot for commit 3b5a835. Bugbot is set up for automated code reviews on this repo. Configure here.