Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Bump xterm from 3.14.5 to 4.7.0 in /ui#350

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/xterm-4.7.0
Closed

Bump xterm from 3.14.5 to 4.7.0 in /ui#350
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/xterm-4.7.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps xterm from 3.14.5 to 4.7.0.

Release notes

Sourced from xterm's releases.

4.7.0

🐞 Bug fixes

  • Prevent warning in some browsers by explicitly indicating whether event handlers are passive (#2931) via @DavidSichau
  • Fix an exception when disposing Terminal more than once (#2934) via @Tyriar
  • Support opaque selection colors in dom and canvas renderers (#2952) via @Puneethnaik
  • Fix an exception when disposing Terminal if a framework like React has already unmounted the element (#2962) via @JoshuaKGoldberg
  • Fix getSelection sometimes not working for single character selections (#2973) via @daniel-j-davis

📝 Documentation and internal improvements

🎉 New real-world use cases


🤝 Compatible addon versions

  • xterm-addon-attach@0.6.0
  • xterm-addon-fit@0.4.0
  • xterm-addon-ligatures@0.3.0 (this addon may have issues)
  • xterm-addon-search@0.7.0
  • xterm-addon-serialize@0.3.0
  • xterm-addon-unicode11@0.2.0
  • xterm-addon-web-links@0.4.0
  • xterm-addon-webgl@0.8.0

🌐 Website

4.6.0

🚀 Features

📦 API

  • Add linkTooltipHoverDuration setting, this is a workaround for the old deprecated link matcher system (#2835) via @Tyriar
Commits

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 1, 2020

Codecov Report

Merging #350 into master will increase coverage by 42.12%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #350       +/-   ##
===========================================
+ Coverage   24.53%   66.66%   +42.12%     
===========================================
  Files          36        2       -34     
  Lines         542      165      -377     
  Branches      112        0      -112     
===========================================
- Hits          133      110       -23     
+ Misses        409       45      -364     
- Partials        0       10       +10     
Flag Coverage Δ
#go 66.66% <ø> (?)
#ui ?
Impacted Files Coverage Δ
ui/src/containers/Stats/index.js
ui/src/containers/Viewport/styles.css.js
ui/src/components/Log/style.css.js
ui/src/components/Browsers/index.js
ui/src/containers/Capabilities/style.css.js
ui/src/components/Navigation/index.js
ui/src/components/Videos/service.js
ui/src/containers/Stats/style.css.js
ui/src/components/Browsers/style.css.js
ui/src/components/Stats/Separator.js
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80e811d...d65f5a0. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #359.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ui/xterm-4.7.0 branch August 1, 2020 03:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants