Skip to content

Bump package version to 1.5.3 via npm patch release and remove extra JS files#252

Merged
rzhao271 merged 3 commits into
mainfrom
copilot/run-npm-version-patch
Jun 16, 2026
Merged

Bump package version to 1.5.3 via npm patch release and remove extra JS files#252
rzhao271 merged 3 commits into
mainfrom
copilot/run-npm-version-patch

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR applies the requested patch-version release for @vscode/extension-telemetry and removes extra JavaScript source files that were unintentionally included in the PR.

  • Version update

    • Ran npm’s patch version workflow to move the package from 1.5.2 to 1.5.3.
  • Cleanup from feedback

    • Removed extra files under src/common:
      • appInsightsClientFactory.js
      • baseTelemetryReporter.js
      • baseTelemetrySender.js
      • util.js
  • Files updated

    • package.json: updates the package version.
    • package-lock.json: refreshes lockfile metadata to match the new package version.
    • src/common/*.js: removes unintended extra JavaScript files from this PR branch.
{
  "name": "@vscode/extension-telemetry",
  "version": "1.5.3"
}

Copilot AI changed the title Run npm version patch Bump package version to 1.5.3 via npm patch release Jun 16, 2026
Copilot AI requested a review from rzhao271 June 16, 2026 21:29
@rzhao271

Copy link
Copy Markdown
Contributor

@copilot Remove extra js files

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

@copilot Remove extra js files

Done in commit 3853633 — removed the extra JS files from src/common.

Copilot AI changed the title Bump package version to 1.5.3 via npm patch release Bump package version to 1.5.3 via npm patch release and remove extra JS files Jun 16, 2026
@rzhao271
rzhao271 marked this pull request as ready for review June 16, 2026 21:49
@rzhao271 rzhao271 added this to the 1.126.0 milestone Jun 16, 2026
@rzhao271
rzhao271 enabled auto-merge (squash) June 16, 2026 21:50
@rzhao271
rzhao271 merged commit e8cc44e into main Jun 16, 2026
7 checks passed
@rzhao271
rzhao271 deleted the copilot/run-npm-version-patch branch June 16, 2026 22:08
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.

3 participants