Update dependency xterm to v4.19.0 #437
Merged
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.
This PR contains the following updates:
4.18.0->4.19.0Release Notes
xtermjs/xterm.js
v4.19.0Compare Source
🚀 Features
minimumContrastRatiooption isn't met when#FFFFFFis reached it will try moving it towards#000000. This can cause somewhat unexpected results by changing explicitly styled whites to blacks for example but it's really good for accessibility.#rgb,#rgba,rgb(r, g, b)andrgba(r, g, b, a)color formats (#3815, #3819, #3823) via @ChaseKnowlden, @TyriarselectionBackgroundis now supported in the DOM renderer (#3839) via @TyriarITerminalOptions.customGlyphsis enabled (#3856, #3862, #3866) via @TyriarThis has multiple benefits:
ITerminalOptions.lineHeightis taken into account when rendering the glyph📦 API
overviewRulerOptionsproperty to a decoration'sIDecorationOptionsand it will automatically show up in the overview ruler.ITerminalOptions.overviewRulerWidth.selectionForegroundtheme color, when set this will use a static color for selections (#3813) via @Tyriar🐞 Bug fixes
Terminal.clear(#3671, #3868) via @meganroggeonSelectionChangewhenTerminal.selectis called (#3805) via @Tyriar📝 Documentation and internal improvements
getOption/setOptionwithoptions(#3667) via @childrentimescrollbackis0(#3678) via @silamon🎉 New real-world use cases
📥 Addons
xterm-addon-search
.xterm-find-active-result-decoration(#3802) via @Tyriarxterm-addon-serialize
xterm-addon-web-links
urlRegexin public API (#3719) via @LuckyGeckxterm-addon-webgl
🤝 Compatible addon versions
[email protected][email protected][email protected][email protected][email protected]xterm-addon-unicode11@​0.3.0[email protected][email protected]🌐 Website
},|and~in the demo (Add CharCode Demo doesn't support xtermjs/xtermjs.org#175) via @MOBUMINConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.