Skip to content

Bump typescript from 5.9.3 to 6.0.3 in the typescript group across 1 directory#74

Merged
bcomnes merged 2 commits into
masterfrom
dependabot/npm_and_yarn/typescript-574b0d5a74
May 21, 2026
Merged

Bump typescript from 5.9.3 to 6.0.3 in the typescript group across 1 directory#74
bcomnes merged 2 commits into
masterfrom
dependabot/npm_and_yarn/typescript-574b0d5a74

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the typescript group with 1 update in the / directory: typescript.

Updates typescript from 5.9.3 to 6.0.3

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
  • 050880c Bump version to 6.0.3 and LKG
  • eeae9dd 🤖 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 (#...
  • 607a22a Bump version to 6.0.2 and LKG
  • 9e72ab7 🤖 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 (#...
  • e175b69 Bump version to 6.0.1-rc and LKG
  • af4caac Update LKG
  • 8efd7e8 Merge remote-tracking branch 'origin/main' into release-6.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@socket-security

socket-security Bot commented Mar 23, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtypescript@​6.0.3100100909690

View full report

Bumps the typescript group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript).


Updates `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.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump typescript from 5.9.3 to 6.0.2 in the typescript group Bump typescript from 5.9.3 to 6.0.3 in the typescript group across 1 directory May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-574b0d5a74 branch from a528fc0 to 56b9961 Compare May 20, 2026 04:37
@bcomnes

bcomnes commented May 21, 2026

Copy link
Copy Markdown
Owner

@copilot can you fix this? Also convert inline type imports to the @import syntax in the top of the file in a comment.

Copilot AI commented May 21, 2026

Copy link
Copy Markdown
Contributor

@copilot can you fix this? Also convert inline type imports to the @import syntax in the top of the file in a comment.

Fixed in c199e43. I updated the inline JSDoc type import to top-level @import syntax in index.js, and also addressed the TypeScript 6 type-check breakage by enabling Node types in tsconfig.json and adding explicit string[] annotations where inference became too loose.

Copilot AI requested a review from bcomnes May 21, 2026 17:25
@bcomnes bcomnes merged commit db05944 into master May 21, 2026
6 checks passed
@bcomnes bcomnes deleted the dependabot/npm_and_yarn/typescript-574b0d5a74 branch May 21, 2026 17:44
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