Skip to content

Bump version to 1.19.2-alpha.0 for next alpha pre-release#4722

Merged
nturinski merged 2 commits intomainfrom
copilot/fix-a19578e7-32b2-4ce9-af16-88f55b3a5bb0
Sep 26, 2025
Merged

Bump version to 1.19.2-alpha.0 for next alpha pre-release#4722
nturinski merged 2 commits intomainfrom
copilot/fix-a19578e7-32b2-4ce9-af16-88f55b3a5bb0

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Sep 25, 2025

This PR bumps the extension version from 1.19.1 to 1.19.2-alpha.0 using npm version prepatch --preid=alpha to prepare for the next alpha pre-release.

Changes Made

  • Updated package.json version field from 1.19.1 to 1.19.2-alpha.0
  • Updated package-lock.json to reflect the new version
  • Created git tag v1.19.2-alpha.0 automatically via npm version command

What Was Not Changed

  • No modifications to main.js or tsconfig.json as required
  • No dependency upgrades or package updates
  • No functional code changes
  • All existing functionality preserved

Verification

  • ✅ Linting passes without errors
  • ✅ Build completes successfully
  • ✅ CodeQL security analysis shows no vulnerabilities
  • ✅ Only package.json and package-lock.json were modified
  • ✅ Version follows semantic versioning conventions for alpha pre-releases

This minimal change prepares the extension for alpha testing and follows the standard npm versioning workflow for pre-release versions.

Original prompt

Run npm version prepatch --preid=alpha to bump the version to the next alpha pre-release version.

Requirements:

  • Only modify package.json and package-lock.json files
  • Do not change main.js or tsconfig.json files - if any changes were made to these files, revert them
  • Do not upgrade any other dependencies
  • Fix any build or lint errors that result from the version change
  • Make only the necessary changes for the version bump

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Bump version to next alpha pre-release Bump version to 1.19.2-alpha.0 for next alpha pre-release Sep 25, 2025
Copilot AI requested a review from nturinski September 25, 2025 22:22
@nturinski nturinski marked this pull request as ready for review September 26, 2025 16:45
@nturinski nturinski requested a review from a team as a code owner September 26, 2025 16:45
@nturinski nturinski enabled auto-merge (squash) September 26, 2025 16:46
@nturinski nturinski merged commit 4b65ef3 into main Sep 26, 2025
2 checks passed
@nturinski nturinski deleted the copilot/fix-a19578e7-32b2-4ce9-af16-88f55b3a5bb0 branch September 26, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants