Skip to content

chore(deps-dev): bump typescript from 4.9.5 to 6.0.3 - #1093

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/typescript-6.0.3
Open

chore(deps-dev): bump typescript from 4.9.5 to 6.0.3#1093
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/typescript-6.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 4.9.5 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.1 RC

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:

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

... (truncated)

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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
typescript [>= 7.a, < 8]

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2026
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Sep 9, 2026
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>
@chagong

Copy link
Copy Markdown
Contributor

Decision: NOT_MERGED

Dependabot PR Manager result

  • Repository: microsoft/vscode-java-dependency
  • Pull request: microsoft/vscode-java-dependency#1093 — chore(deps-dev): bump typescript from 4.9.5 to 6.0.3
  • Update: TypeScript 4.9.5 -> 6.0.3 — major development-dependency update; not security-related.
  • Safety assessment: Dependabot-authored starting commit plus verified Copilot-bot remediation commit. Compatibility Remediation Gate applies. TypeScript remains necessary as the direct compiler used by build/test/package scripts and ts-loader. The migration explicitly preserves prior strictness defaults and updates Mocha imports for TypeScript 6 module interoperability.
  • Final state: Head 84a98e4f540632e902af9ed5b4391fb373ec8d45; MERGEABLE but merge state BLOCKED; review decision REVIEW_REQUIRED. CI: 33 successful, 0 failed, 1 queued. All four required checks passed. microsoft.vscode-java-dependency.CI remains QUEUED (INDETERMINATE).
  • Actions taken: Confirmed the original branch was current (behind_by=0). Classified the original cross-platform TypeScript compilation failures as UPDATE_CAUSED; no rerun was used. Added and pushed compatibility commit 84a98e4f540632e902af9ed5b4391fb373ec8d45, changing the head from a42c2dc43c1ffea748f6e41905074033591817f8. Clean installation, TypeScript compilation, lint, JDK 21 server build, extension tests, VSIX packaging, and all GitHub Actions/UI checks passed. No review request, approval, or merge was attempted while the external check remained queued.
  • Reason: The complete check rollup is not terminal, and the PR still requires an approving code-owner/last-push review.
  • Next action: Allow microsoft.vscode-java-dependency.CI to complete, obtain the required code-owner approval, then rerun management.
  • Workflow run: https://github.com/chagong/JavaForge/actions/runs/34448998621

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