-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
philip-peterson
wants to merge
9
commits into
vercel:canary
Choose a base branch
from
quine-global:peterson/upgrade-deps
base: canary
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
philip-peterson
changed the title
Upgrade dependencies to fix #2
Upgrade dependencies to fix #8032
Nov 11, 2024
philip-peterson
force-pushed
the
peterson/upgrade-deps
branch
14 times, most recently
from
November 11, 2024 05:15
5105834
to
fe5b15f
Compare
Signed-off-by: Philip Peterson <philip-peterson@users.noreply.github.com>
philip-peterson
force-pushed
the
peterson/upgrade-deps
branch
from
November 23, 2024 02:36
fe5b15f
to
e0cf1cf
Compare
philip-peterson
force-pushed
the
peterson/upgrade-deps
branch
2 times, most recently
from
November 23, 2024 09:05
3521401
to
d6fd332
Compare
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>
philip-peterson
force-pushed
the
peterson/upgrade-deps
branch
from
November 23, 2024 09:08
d6fd332
to
cc7141c
Compare
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.
Fixes #8032 by upgrading @xterm/xterm, also requiring a number of other dependencies to be migrated/upgraded.