Skip to content

Complete revert of @github/copilot 1.0.38 bump (regenerate lockfile)#313226

Closed
hediet wants to merge 1 commit into
release/1.118from
hediet/release-revert-1.0.38
Closed

Complete revert of @github/copilot 1.0.38 bump (regenerate lockfile)#313226
hediet wants to merge 1 commit into
release/1.118from
hediet/release-revert-1.0.38

Conversation

@hediet
Copy link
Copy Markdown
Member

@hediet hediet commented Apr 29, 2026

Follow-up to #313125. That PR only changed the spec in extensions/copilot/package.json from ^1.0.38 back to ^1.0.34, but left the resolved lockfile entries pointing at 1.0.38 tarballs. Since ^1.0.34 satisfies 1.0.38, npm ci would still install 1.0.38 and reintroduce the broken Copilot CLI tool-dispatch / permission-prompt regression.

This PR completes the revert of #312947 by also reverting the lockfile changes (1.0.38 → 1.0.34 resolved versions, tarballs, and integrity hashes). Spec remains ^1.0.34 as set by #313125.

Verified: no 1.0.38 strings remain in extensions/copilot/package-lock.json.

cc @rebornix @DonJayamanne @alexdima

(Companion PR for main: #313213.)

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.

1 participant