Skip to content

Conversation

@DanielRosenwasser
Copy link
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
Copy link
Contributor

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
"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.

4 participants