Skip to content

OSS tool: update third-party notices (v1.118.0)#312941

Merged
benvillalobos merged 2 commits intorelease/1.118from
oss-tool/release-1.118-1.118.0
Apr 28, 2026
Merged

OSS tool: update third-party notices (v1.118.0)#312941
benvillalobos merged 2 commits intorelease/1.118from
oss-tool/release-1.118-1.118.0

Conversation

@vs-code-engineering
Copy link
Copy Markdown
Contributor

OSS Tool Update (v1.118.0)

Changes detected by automated OSS tool run.

Executive Summary (dependency diff)
Comparing third_party_1.98.0.csv with third_party_1.99.0.csv

==================
REMOVED

==================
ADDED
	@c4312/eventsource-umd@3.0.5	MIT	https://git@github.com/EventSource/eventsource
	eventsource-parser@3.0.0	MIT	https://github.com/rexxars/eventsource-parser
	fish-shell@3.7.1		https://github.com/fish-shell/fish-shell
	zsh@5.9		https://github.com/zsh-users/zsh

==================
CHANGED
	OLD: @azure/msal-node-runtime@0.17.1	MIT	https://github.com/AzureAD/microsoft-authentication-library-for-cpp
	NEW: @azure/msal-node-runtime@0.18.1	MIT	https://github.com/AzureAD/microsoft-authentication-library-for-cpp

	OLD: @vscode/policy-watcher@1.1.10	MIT	https://github.com/microsoft/vscode-policy-watcher
	NEW: @vscode/policy-watcher@1.3.0	MIT	https://github.com/microsoft/vscode-policy-watcher

	OLD: @vscode/ripgrep@1.15.10	MIT	https://github.com/microsoft/vscode-ripgrep
	NEW: @vscode/ripgrep@1.15.11	MIT	https://github.com/microsoft/vscode-ripgrep

	OLD: @vscode/tree-sitter-wasm@0.1.3	MIT	https://github.com/Microsoft/vscode-tree-sitter-wasm
	NEW: @vscode/tree-sitter-wasm@0.1.4	MIT	https://github.com/Microsoft/vscode-tree-sitter-wasm

	OLD: @xterm/addon-clipboard@0.2.0-beta.81	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/addon-clipboard@0.2.0-beta.82	MIT	https://github.com/xtermjs/xterm.js

	OLD: @xterm/addon-image@0.9.0-beta.98	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/addon-image@0.9.0-beta.99	MIT	https://github.com/xtermjs/xterm.js

	OLD: @xterm/addon-ligatures@0.10.0-beta.98	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/addon-ligatures@0.10.0-beta.99	MIT	https://github.com/xtermjs/xterm.js

	OLD: @xterm/addon-progress@0.2.0-beta.4	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/addon-progress@0.2.0-beta.5	MIT	https://github.com/xtermjs/xterm.js

	OLD: @xterm/addon-search@0.16.0-beta.98	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/addon-search@0.16.0-beta.99	MIT	https://github.com/xtermjs/xterm.js

	OLD: @xterm/addon-serialize@0.14.0-beta.98	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/addon-serialize@0.14.0-beta.99	MIT	https://github.com/xtermjs/xterm.js

	OLD: @xterm/addon-unicode11@0.9.0-beta.98	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/addon-unicode11@0.9.0-beta.99	MIT	https://github.com/xtermjs/xterm.js

	OLD: @xterm/addon-webgl@0.19.0-beta.98	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/addon-webgl@0.19.0-beta.99	MIT	https://github.com/xtermjs/xterm.js

	OLD: @xterm/headless@5.6.0-beta.98	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/headless@5.6.0-beta.99	MIT	https://github.com/xtermjs/xterm.js

	OLD: @xterm/xterm@5.6.0-beta.98	MIT	https://github.com/xtermjs/xterm.js
	NEW: @xterm/xterm@5.6.0-beta.99	MIT	https://github.com/xtermjs/xterm.js

	OLD: atom/language-sass@0.62.1	MIT	https://github.com/atom/language-sass
	NEW: atom/language-sass@0.61.4	MIT	https://github.com/atom/language-sass

	OLD: chromium@132.0.6834.196		https://chromium.googlesource.com/chromium/src
	NEW: chromium@132.0.6834.210		https://chromium.googlesource.com/chromium/src

	OLD: electron@34.2.0	MIT	https://github.com/electron/electron
	NEW: electron@34.3.2	MIT	https://github.com/electron/electron

	OLD: jlelong/vscode-latex-basics@1.10.0	MIT	https://github.com/jlelong/vscode-latex-basics
	NEW: jlelong/vscode-latex-basics@1.9.0	MIT	https://github.com/jlelong/vscode-latex-basics

	OLD: microsoft/vscode-mssql@1.23.0	MIT	https://github.com/microsoft/vscode-mssql
	NEW: microsoft/vscode-mssql@1.29.0	MIT	https://github.com/microsoft/vscode-mssql

	OLD: morphdom@2.6.1	MIT	https://github.com/patrick-steele-idem/morphdom
	NEW: morphdom@2.7.4	MIT	https://github.com/patrick-steele-idem/morphdom

	OLD: node-pty@1.1.0-beta30	MIT	https://github.com/microsoft/node-pty
	NEW: node-pty@1.1.0-beta32	MIT	https://github.com/microsoft/node-pty

	OLD: nodejs@20.18.2		https://github.com/nodejs/node
	NEW: nodejs@20.18.3		https://github.com/nodejs/node

Workflow Run

Run #88

What to review

  • ThirdPartyNotices.txt -- verify new/changed license entries look correct
  • cli/ThirdPartyNotices.txt -- same for CLI dependencies

This PR was created automatically by the OSS tool workflow.

@benvillalobos benvillalobos marked this pull request as ready for review April 28, 2026 00:18
@benvillalobos benvillalobos added the release-cherry-pick Automated cherry-pick between release and main branches label Apr 28, 2026
@benvillalobos benvillalobos enabled auto-merge (squash) April 28, 2026 00:24
@benvillalobos benvillalobos merged commit 896acaf into release/1.118 Apr 28, 2026
26 checks passed
@benvillalobos benvillalobos deleted the oss-tool/release-1.118-1.118.0 branch April 28, 2026 01:17
@vs-code-engineering vs-code-engineering Bot added this to the 1.118.0 milestone Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-cherry-pick Automated cherry-pick between release and main branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant