Skip to content

Bump version to 6.0 - #62162

Merged
Daniel Rosenwasser (DanielRosenwasser) merged 3 commits into
mainfrom
bumpTo6.0
Jul 31, 2025
Merged

Bump version to 6.0#62162
Daniel Rosenwasser (DanielRosenwasser) merged 3 commits into
mainfrom
bumpTo6.0

Conversation

@DanielRosenwasser

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 31, 2025 22:41
@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Jul 31, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR bumps the TypeScript version from 5.9 to 6.0, marking a major version increment. The changes update version identifiers across the codebase to reflect the new major release.

  • Updates version numbers from 5.9.x to 6.0.x
  • Maintains consistency between package.json and internal compiler version constants

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/compiler/corePublic.ts Updates the internal TypeScript compiler version constant
package.json Updates the package version for npm distribution

@typescript-bot

Copy link
Copy Markdown
Contributor

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure Daniel Rosenwasser (@DanielRosenwasser) and Ryan Cavanaugh (@RyanCavanaugh) are aware of the changes, just as a heads up.

Comment thread package.json
"author": "Microsoft Corp.",
"homepage": "https://www.typescriptlang.org/",
"version": "5.9.0",
"version": "6.0.0",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Missing the package-lock.json update

@DanielRosenwasser
Daniel Rosenwasser (DanielRosenwasser) merged commit c6a1812 into main Jul 31, 2025
29 checks passed
@github-project-automation github-project-automation Bot moved this from Not started to Done in PR Backlog Jul 31, 2025
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Feb 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants