FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

0.150.0 by alexr00 · Pull Request #8798 · microsoft/vscode-pull-request-github · GitHub

0.150.0 - #8798

Merged
Alex Ross (alexr00) merged 1 commit into
mainfrom
alexr00/metropolitan-rook
Jun 16, 2026
Merged

0.150.0#8798
Alex Ross (alexr00) merged 1 commit into
mainfrom
alexr00/metropolitan-rook

Conversation

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 16, 2026 14:52
Alex Ross (alexr00) enabled auto-merge (squash) June 16, 2026 14:52
Alex Ross (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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

⚠️ 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
Alex Ross (alexr00) merged commit 7ef467d into main Jun 16, 2026
7 checks passed
Alex Ross (alexr00) deleted the alexr00/metropolitan-rook branch June 16, 2026 15:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL