Skip to content

Bump xterm from 2.9.2 to 4.3.0 in /websocket-terminal#1

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/websocket-terminal/xterm-4.3.0
Open

Bump xterm from 2.9.2 to 4.3.0 in /websocket-terminal#1
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/websocket-terminal/xterm-4.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 3, 2020

Bumps xterm from 2.9.2 to 4.3.0.

Release notes

Sourced from xterm's releases.

4.3.0

The WebGL renderer addon got quite a bit of work done on it this release and is quickly approaching parity with the other renderers. It has also been integrated into VS Code as an experimental option.

From our benchmarks the WebGL renderer renders frames up to 900% faster than the canvas renderer and even more in extreme cases where there are hardware issues with the canvas renderer.

image

Here's a comparison of example frames rendered using the canvas and webgl renderers (Windows 10, Intel Xeon E5-1620 @ 3.5GHz, AMD FirePro W2100):

webgl1

Faster rendering also means more frames overall and faster commands. The below is a run of ls -lR on the same machine inside the VS Code codebase:

webgl2

Read more about why it's so good in microsoft/vscode#84440 🔥

🚀 Features

  • The new option minimumContrastRatio has been added that dynamically changes the foreground color to improve contrast (#2563, #2602) via @​Tyriar

    mcr

📦 API

  • The new onBinary event enabled support for some mouse report events that cannot be expressed in JS strings (UTF8) (#2566) via @​jerch

🐞 Bug fixes

📝 Documentation and internal improvements

... (truncated)
Commits
  • bd0d267 Merge pull request #2605 from Tyriar/r43
  • c9babb9 v4.3.0
  • 17cb610 Merge pull request #2602 from Tyriar/fix_dom
  • 543b3d6 Fix minimumContrastRatio on dom/truecolor
  • 8b5c48f Merge pull request #2560 from ivanwonder/reverse-transparency
  • 1ff1809 Support opaque inverse background in webgl, add test
  • ef05a6a Draw transparent background in WebGL renderer
  • bceddfb Cover inverse non-black uncached case in canvas renderer
  • 4cd8b22 Use toRgba helper
  • 1a5c3f9 Properly set non-black transparency backgrounds
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tyriar, a new releaser for xterm since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [xterm](https://github.com/xtermjs/xterm.js) from 2.9.2 to 4.3.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](xtermjs/xterm.js@2.9.2...4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants