learnlinux / tuxlab-app

A Platform for Creating Interactive Linux Courses
GNU General Public License v3.0
7 stars 7 forks source link

Update xterm to the latest version 🚀 #298

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of xterm was just published.

Dependency xterm
Current Version 2.9.2
Type dependency

The version 3.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of xterm.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 512 commits.

  • 6b98d09 Bump version to 3.0.0
  • 57c4571 Merge pull request #1186 from xtermjs/tyriar/merge_v3_to_master
  • 6580cde Merge remote-tracking branch 'origin/master' into tyriar/merge_master_to_v3
  • 49b1b38 Merge pull request #1183 from xtermjs/Tyriar-patch-1
  • e8b787d Fix travis badge
  • 490e46c Merge pull request #1178 from xtermjs/fix-fit-addon
  • bc3984a Fix "exports" typo
  • 478c054 Merge pull request #1169 from npezza93/move-selection-event
  • f65aeba Override MockTerminals emit to do nothing
  • 4d16c5e Move selection event emission to the terminal object
  • 8c4e6b0 Merge pull request #1166 from Tyriar/1165_bellSound_exception
  • 2660e0e Merge pull request #1163 from Tyriar/1018_applyaddon_types
  • f24a94b Move syncBellSound after helperContainer init
  • 5dc3800 Fix test
  • 98d2560 Prevent exception when setting bellSound before open

There are 250 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


greenkeeper[bot] seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 45ed27d Bump version to 3.0.1
  • a490051 Merge pull request #1190 from Tyriar/fix_typings
  • edc80ac Publish typings dir to npm

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • fe30197 Bump version to 3.0.2
  • d1cf685 Merge pull request #1212 from xtermjs/hotfix/3.0.2
  • 2eaa244 Ensure renderer uses latest options at open
  • e1e5c1c Make addons UMD compatible

See the full diff