Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies to fix #8032 #8051

Open
wants to merge 9 commits into
base: canary
Choose a base branch
from

Conversation

philip-peterson
Copy link

@philip-peterson philip-peterson commented Nov 11, 2024

Fixes #8032 by upgrading @xterm/xterm, also requiring a number of other dependencies to be migrated/upgraded.

Copy link

socket-security bot commented Nov 11, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sindresorhus/merge-streams@2.3.0 None 0 10.5 kB sindresorhus
npm/@types/node@22.9.2 None 0 2.27 MB types
npm/@vercel/nft@0.27.6 environment, eval, unsafe +3 444 kB vercel-release-bot
npm/@xterm/addon-canvas@0.6.0 None 0 537 kB tyriar
npm/@xterm/addon-fit@0.9.0 None 0 13.5 kB tyriar
npm/@xterm/addon-image@0.7.0 None 0 451 kB tyriar
npm/@xterm/addon-ligatures@0.8.0 environment, filesystem 0 1.05 MB tyriar
npm/@xterm/addon-search@0.14.0 None 0 96.1 kB tyriar
npm/@xterm/addon-unicode11@0.7.0 None 0 66.2 kB tyriar
npm/@xterm/addon-web-links@0.10.0 None 0 30.2 kB tyriar
npm/@xterm/addon-webgl@0.17.0 None 0 572 kB tyriar
npm/@xterm/xterm@5.4.0 None 0 2.41 MB tyriar
npm/acorn-import-attributes@1.9.5 None 0 32 kB xtuc
npm/acorn-walk@8.3.4 None 0 52.3 kB marijn
npm/acorn@8.14.0 None 0 547 kB marijn
npm/ava@6.2.0 Transitive: filesystem +8 495 kB novemberborn
npm/callsites@4.2.0 None 0 7.13 kB sindresorhus
npm/cbor@9.0.2 None 0 166 kB hildjj
npm/emittery@1.0.3 None 0 46.6 kB sindresorhus
npm/figures@6.1.0 None 0 36.8 kB sindresorhus
npm/pretty-ms@9.2.0 None 0 13.5 kB sindresorhus
npm/typescript-json-schema@0.65.1 filesystem, unsafe +2 2.37 MB domoritz
npm/typescript@5.5.4 None 0 21.9 MB typescript-bot
npm/undici-types@6.19.8 None 0 84.2 kB matteo.collina

🚮 Removed packages: npm/@sindresorhus/merge-streams@1.0.0, npm/@types/node@18.19.31, npm/@vercel/nft@0.26.3, npm/acorn-import-attributes@1.9.2, npm/acorn-walk@8.3.2, npm/acorn@8.11.3, npm/ava@6.1.2, npm/callsites@4.1.0, npm/cbor@9.0.1, npm/debug@4.3.4, npm/emittery@1.0.1, npm/figures@6.0.1, npm/pretty-ms@9.0.0, npm/typescript-json-schema@0.63.0, npm/typescript@5.1.6, npm/xterm-addon-canvas@0.5.0, npm/xterm-addon-fit@0.8.0, npm/xterm-addon-image@0.5.0, npm/xterm-addon-ligatures@0.7.0, npm/xterm-addon-search@0.13.0, npm/xterm-addon-unicode11@0.6.0, npm/xterm-addon-web-links@0.9.0, npm/xterm-addon-webgl@0.16.0, npm/xterm@5.3.0

View full report↗︎

@philip-peterson philip-peterson changed the title Upgrade dependencies to fix #2 Upgrade dependencies to fix #8032 Nov 11, 2024
@philip-peterson philip-peterson force-pushed the peterson/upgrade-deps branch 14 times, most recently from 5105834 to fe5b15f Compare November 11, 2024 05:15
@philip-peterson philip-peterson force-pushed the peterson/upgrade-deps branch 2 times, most recently from 3521401 to d6fd332 Compare November 23, 2024 09:05
select upgrades:

* Bumps xterm from 5.3.0 to 5.4.0
* Bumps xterm-addon-canvas from 0.5.0 to 0.6.0
* Bumps xterm-addon-fit from 0.8.0 to 0.9.0
* Bumps xterm-addon-image from 0.5.0 to 0.7.0
* Bumps xterm-addon-ligatures from 0.7.0 to 0.8.0
* Bumps xterm-addon-search from 0.13.0 to 0.14.0
* Bumps xterm-addon-unicode11 from 0.6.0 to 0.7.0
* Bumps xterm-addon-web-links from 0.9.0 to 0.10.0
* Bumps xterm-addon-webgl from 0.16.0 to 0.17.0

Signed-off-by: Philip Peterson <philip-peterson@users.noreply.github.com>
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.

Closing a tab results in a blank screen
1 participant