[docs] Aspire 13.5 stub: security dependency update (CVE-2026-46681)#1183
[docs] Aspire 13.5 stub: security dependency update (CVE-2026-46681)#1183aspire-repo-bot[bot] wants to merge 1 commit into
Conversation
Documents the security dependency update from microsoft/aspire#17539: - CVE-2026-46681 (Prototype Pollution in @nevware21/ts-utils) patched in the VS Code extension's npm dependencies - Adds aspire-13-5.mdx stub page for the 13.5 what's new section - Updates sidebar to list Aspire 13.5 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds a new “What’s new in Aspire 13.5” stub page to document the CVE-related dependency update (from microsoft/aspire#17539) and exposes it in the docs sidebar under “What’s new”.
Changes:
- Added
aspire-13-5.mdxstub release notes page describing the VS Code extension dependency update for CVE-2026-46681. - Updated the docs sidebar to include an “Aspire 13.5” entry at the top of the “What’s new” list.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/frontend/src/content/docs/whats-new/aspire-13-5.mdx | New stub “What’s new in Aspire 13.5” page documenting the security dependency update. |
| src/frontend/config/sidebar/docs.topics.ts | Adds the Aspire 13.5 page to the “What’s new” sidebar items. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| import { | ||
| Aside, | ||
| Icon, | ||
| } from '@astrojs/starlight/components'; |
IEvangelist
left a comment
There was a problem hiding this comment.
Source-of-truth branch mismatch — review skipped
Cannot verify this PR against microsoft/aspire.
PR base branch (microsoft/aspire.dev) |
release/13.5 |
Matching branch in microsoft/aspire |
does not exist |
Latest release branch in microsoft/aspire |
release/13.4 (4f2189335) |
| Source PR cited in body | microsoft/aspire# — merged to main, milestone 13.5 |
My review protocol requires using the matching microsoft/aspire release branch as the single source of truth for claim verification. Because no release/13.5 branch exists on microsoft/aspire yet (13.5 has not been cut), I cannot verify the API/CLI/config claims in this PR against an authoritative source code snapshot for that release.
Possible resolutions:
- Re-target this PR to
release/13.4inaspire.devif the documented behavior is already present in 13.4. - Wait until
release/13.5is cut inmicrosoft/aspire, then re-run review against that branch.
Skipping Phase B (doc-tester) as well — running it without the Phase A claim verification would produce an incomplete review per protocol.
Documents changes from microsoft/aspire#17539 by
@dependabot.What and why
This PR creates a stub What's new in Aspire 13.5 page that records the security dependency update shipped via microsoft/aspire#17539.
The source PR bumps npm packages across the repository (including the Visual Studio Code extension) and patches CVE-2026-46681 — a Prototype Pollution vulnerability in
@nevware21/ts-utils(viaobjDeepCopy/objCopyPropsusingfor...inwithouthasOwnPropertyguards).Target branch
Targeting
release/13.4— the latest release branch onmicrosoft/aspire.dev— becauserelease/13.5(from the source PR milestone13.5) does not exist there.Changes
src/frontend/src/content/docs/whats-new/aspire-13-5.mdx— stub What's new page for 13.5 noting the CVE fixsrc/frontend/config/sidebar/docs.topics.ts— adds Aspire 13.5 entry at the top of the What's new listNote
🔒 Integrity filter blocked 1 item
The following item was blocked because it doesn't meet the GitHub integrity level.
pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: