Skip to content

Bump version to 6.0 #62162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 31, 2025
Merged

Bump version to 6.0 #62162

merged 3 commits into from
Jul 31, 2025

Conversation

DanielRosenwasser
Copy link
Member

No description provided.

@Copilot 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
Copy link

@Copilot Copilot AI left a comment

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
Collaborator

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 @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@DanielRosenwasser DanielRosenwasser enabled auto-merge (squash) July 31, 2025 22:41
@@ -2,7 +2,7 @@
"name": "typescript",
"author": "Microsoft Corp.",
"homepage": "https://www.typescriptlang.org/",
"version": "5.9.0",
"version": "6.0.0",
Copy link
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 DanielRosenwasser merged commit c6a1812 into main Jul 31, 2025
29 checks passed
@DanielRosenwasser DanielRosenwasser deleted the bumpTo6.0 branch July 31, 2025 23:21
@github-project-automation github-project-automation bot moved this from Not started to Done in PR Backlog Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants