Skip to content

0.150.0#8798

Merged
alexr00 merged 1 commit into
mainfrom
alexr00/metropolitan-rook
Jun 16, 2026
Merged

0.150.0#8798
alexr00 merged 1 commit into
mainfrom
alexr00/metropolitan-rook

Conversation

@alexr00

@alexr00 alexr00 commented Jun 16, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 16, 2026 14:52
@alexr00 alexr00 enabled auto-merge (squash) June 16, 2026 14:52
@alexr00 alexr00 self-assigned this Jun 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Not ready to approve

The unicode hygiene exclusion for all vscode.proposed*.d.ts weakens a safety check and should be narrowed (e.g., allowlist the needed character(s) or use targeted suppression) before approval.

Pull request overview

Release bump to 0.150.0, updating packaged metadata and changelog, while adjusting the hygiene pipeline to accommodate upstream-provided vscode.proposed*.d.ts content changes (notably JSDoc punctuation) and simplifying the proposed-type headers.

Changes:

  • Bump extension version to 0.150.0 in package.json and package-lock.json.
  • Add 0.150.0 release notes to CHANGELOG.md.
  • Update hygiene checks to compute file lines on-demand and exclude src/@types/vscode.proposed*.d.ts from the unicode check; refresh a few proposed type definitions (header/version comment removal and punctuation).
File summaries
File Description
src/@types/vscode.proposed.chatSessionsProvider.d.ts Removes legacy header version marker and updates JSDoc punctuation.
src/@types/vscode.proposed.chatParticipantPrivate.d.ts Removes legacy header version marker.
src/@types/vscode.proposed.chatParticipantAdditions.d.ts Removes legacy header version marker.
package.json Updates extension version to 0.150.0.
package-lock.json Updates lockfile package version fields to 0.150.0.
CHANGELOG.md Adds 0.150.0 release notes (Fixes).
build/hygiene.js Adds getFileLines() to support downstream checks when unicode pass is skipped.
build/filters.js Excludes src/@types/vscode.proposed*.d.ts from unicode hygiene filtering.

Copilot's findings

  • Files reviewed: 4/8 changed files
  • Comments generated: 1

Note

Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.

Comment thread build/filters.js
@alexr00 alexr00 merged commit 7ef467d into main Jun 16, 2026
7 checks passed
@alexr00 alexr00 deleted the alexr00/metropolitan-rook branch June 16, 2026 15:46
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