chore(deps-dev): bump typescript from 4.9.5 to 6.0.3 - #1093
Open
dependabot[bot] wants to merge 3 commits into
Open
chore(deps-dev): bump typescript from 4.9.5 to 6.0.3#1093dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...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
Bot
requested review from
Changyong Gong (chagong),
Jinbo Wang (testforstephen) and
wenyt (wenytang-ms)
as code owners
September 9, 2026 02:52
Make the changed TypeScript 6 defaults explicit and update Mocha imports for ES module interoperability. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
|
Decision: NOT_MERGED Dependabot PR Manager result
|
Copilot started reviewing on behalf of
Changyong Gong (chagong)
September 11, 2026 07:57
View session
Changyong Gong (chagong)
approved these changes
Sep 11, 2026
Changyong Gong (chagong)
left a comment
Contributor
There was a problem hiding this comment.
Compatibility migration verified against the current head; all checks pass.
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
The major TypeScript upgrade and related compiler and test-runner changes warrant final human validation.
Pull request overview
Updates the development TypeScript toolchain from 4.9.5 to 6.0.3.
Changes:
- Updates TypeScript dependency and lockfile.
- Adds TypeScript 6 compatibility options.
- Converts Mocha imports across test suites.
File summaries
| File | Description |
|---|---|
tsconfig.json |
Adds TypeScript 6 compatibility options. |
test/suite/index.ts |
Updates Mocha imports. |
test/simple-suite/index.ts |
Updates Mocha imports. |
test/non-java-gradle-suite/index.ts |
Updates Mocha imports. |
test/multiple-suite/index.ts |
Updates Mocha imports. |
test/multi-module-suite/index.ts |
Updates Mocha imports. |
test/maven-suite/index.ts |
Updates Mocha imports. |
test/invisible-suite/index.ts |
Updates Mocha imports. |
test/gradle-suite/index.ts |
Updates Mocha imports. |
package.json |
Updates the TypeScript dependency. |
package-lock.json |
Locks TypeScript 6.0.3 metadata. |
Review details
- Files reviewed: 9/11 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps typescript from 4.9.5 to 6.0.3.
Release notes
Sourced from typescript's releases.
... (truncated)
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.0Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)