Skip to content

build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /packages/orchestration - #16

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

build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /packages/orchestration#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/orchestration/typescript-6.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown

Bumps 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 Jun 12, 2026
@codacy-production

codacy-production Bot commented Jun 12, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

The pull request upgrades the typescript development dependency from version 5.9.3 to 6.0.3 across several sub-packages within the orchestration directory. The changes are concentrated in package.json files and the corresponding package-lock.json.

Codacy analysis confirms the project remains up to standards, with no new issues, complexity increases, or clones introduced. As this is a major version bump for the TypeScript compiler, the primary risk involves potential breaking changes in type-checking or emit behavior. While the dependency updates are correctly implemented, verification of the build and existing test suite is required to confirm stability.

Test suggestions

  • Verify that all affected packages compile without errors using the new TypeScript 6.0.3 compiler version.
  • Execute existing unit tests (vitest) to ensure no regressions were introduced by changes in type checking or emit behavior in the major version upgrade.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that all affected packages compile without errors using the new TypeScript 6.0.3 compiler version.
2. Execute existing unit tests (vitest) to ensure no regressions were introduced by changes in type checking or emit behavior in the major version upgrade.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

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>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/orchestration/typescript-6.0.3 branch from 2ca38c8 to 5727a83 Compare June 12, 2026 21:37
@dependabot @github

dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Author

Superseded by #40.

@dependabot dependabot Bot closed this Jul 11, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/packages/orchestration/typescript-6.0.3 branch July 11, 2026 04:51
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.

0 participants