Update OSS licenses and distro hash for 1.110#297088
Merged
benvillalobos merged 2 commits intomicrosoft:mainfrom Feb 23, 2026
Merged
Update OSS licenses and distro hash for 1.110#297088benvillalobos merged 2 commits intomicrosoft:mainfrom
benvillalobos merged 2 commits intomicrosoft:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates OSS licenses for the February 2026 (1.110) endgame, generated via the OSS tool. The changes include updating the distro hash reference and adding/updating license entries for several npm packages and Rust crates.
Changes:
- Updated
package.jsondistro hash to1f2dfeb(vscode-distro commit) - Modified
cglicenses.jsonto reflect license changes:reflect-metadata(now Apache-2.0 in v0.2.1), addedbalanced-match, and added 5wasm-toolscrates with Apache-2.0 licenses - Regenerated
cli/ThirdPartyNotices.txtwith updated license texts for all affected packages
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated distro hash to 1f2dfeb39feaf6ddf8e15132c1e49fcf8be5b796 |
| cglicenses.json | Updated reflect-metadata to use fullLicenseText with Apache-2.0 license; added balanced-match with copyright prepend; added 5 wasm-tools crates with fullLicenseTextUri references |
| cli/ThirdPartyNotices.txt | Regenerated third-party license notices file with updated dependency versions and license texts |
hediet
approved these changes
Feb 23, 2026
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates OSS licenses for the February 2026 (1.110) endgame.
Generated via the OSS tool.
Changes:
cglicenses.json— added entries forbalanced-match,reflect-metadata(now Apache-2.0 in v0.2.1), and 5wasm-toolscrates (wit-component,wasm-metadata,wasmparser,wit-parser,wasm-encoder)cli/ThirdPartyNotices.txt— regenerated with updated license textspackage.json— updated distro hash to1f2dfeb(merged via https://github.com/microsoft/vscode-distro/pull/1333)Flag for review: The
objc2,block2, anddispatch2crates ship a narrativeLICENSE.mdthat describes licensing terms rather than containing actual license text inline. The repo does not have a separate pure license file. Flagging for manager awareness cc @rebornix