fix(deps): update dependency xterm to v3.14.5 - autoclosed #20
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:
3.9.2
->3.14.5
Release Notes
xtermjs/xterm.js
v3.14.5
Compare Source
🐞 Bug fixes
windowsMode
(#2278) via @MaxRisTerminal.open
(#2222) via @Tyriarv3.14.4
Compare Source
🐞 Bug fixes
v3.14.2
Compare Source
🐞 Bug fixes
Terminal.open
multiple times (#2179) via @Tyriarv3.14.1
Compare Source
🐞 Bug fixes
v3.14.0
Compare Source
📢 Our next release will be v4, read more here 👉 #2143.
Compatible new addon versions:
xterm-addon-fit@0.1.0-beta1
🚀 Features
📦 API
For the complete details on the new APIs, see the typings file. For APIs marked experimental we're hoping to stabilize them in v4 and want feedback from the community to make sure they are useful.
select
andgetSelectionPosition
APIs (#2078) via @Tyriar🐞 Bug fixes
windowsMode
option (#2062) via @Tyriar+
in links weblink path (#2046) via @NizamLZ📝 Documentation and internal improvements
writeUtf8
in the demo (#2080) via @jerchv3.13.2
Compare Source
🐞 Bug fixes
v3.13.1
Compare Source
🐞 Bug fixes
screenReaderMode
is enabled (#2085) via @Tyriarv3.13.0
Compare Source
🚀 Features
drawBoldTextInBrightColors
option (Fix #1773 - drawBoldTextInBrightColors is not taken into account with DOM renderer xtermjs/xterm.js#1961) via @nikonsocursorBlink
option (#1977 Add blinking cursor to DomRenderer xtermjs/xterm.js#1979, Refactored the CSS code of cursor blink xtermjs/xterm.js#2039) via @JesseStolwijk, @roottool📦 API
windowsMode
option replaces the old winptyCompat addon (Let consumers decide whether winptyCompat should be active xtermjs/xterm.js#1978, Fix demo on non-Windows xtermjs/xterm.js#1985, Replace winptyCompat addon with windowsMode option xtermjs/xterm.js#1993) via @Tyriar, note that there are no longer the previous protections in place to prevent the mode from running on non-Windows operating systems.Terminal.markers
is now aReadonlyArray
(previously[]
) (Make Terminal.markers readonly xtermjs/xterm.js#2036) via @Tyriar🐞 Bug fixes
^_
sequence (emacs undo) (Send the unit separator for C-_, like some other keyboards xtermjs/xterm.js#2052) via @jflatow📝 Documentation and internal improvements
🛑 Breaking changes
winptyCompat
addon has been moved into core and is now enabled via thewindowsMode
option:on
,off
,emit
andaddDisposableListener
APIs are now deprecated and are planned to be removed in v4.0.0 (Explicit event API xtermjs/xterm.js#2008) via @Tyriar, they are replaced with the new "explicit event API".🎉 New real-world use cases
A special thanks to @Eugeny of the Terminus project for trialing the beta release and helping catch some nasty bugs before we released ❤️
v3.12.2
Compare Source
🐞 Bug fixes
dist/
directory (#2013) via @Tyriarv3.12.1
Compare Source
🐞 Bug fixes
\t
(#2010) via @Tyriarv3.12.0
Compare Source
🐞 Bug fixes
\x1b[?1003h
or\x1b[?1003l
is sent to the terminal before open is called (for good this time) (#1905) via @pfitzseb📝 Documentation and internal improvements
🎉 New real-world use cases
v3.11.0
Compare Source
🆕 Features
🆕 API
Terminal
are now marked asreadonly
:element
,textarea
,rows
,cols
,markers
(#1871, #1917) via @Tyriar🐞 Bug fixes
\t
are no longer offset incorrectly (#1887) via @jerch\x1b[?1003h
or\x1b[?1003l
is sent to the terminal beforeopen
is called (#1905) via @pfitzseb📝 Documentation and internal improvements
charsizechanged
internal event from firing unnecessarily (#1897) via @juancampaTerminal.resize
API docs that it's best to debounce calls to it (#1919) via @Tyriarv3.10.1
Compare Source
🐞 Bug fixes
v3.10.0
Compare Source
🆕 Features
search
addon:🆕 API
Terminal.addCsiHandler
andTerminal.addOscHandler
🐞 Bug fixes
position: fixed
(#1788) via @gou4shi1fullscreen
addon: Fix illegal invocation error (#1851) via @robins1212search
addon: Fix bug preventing searching backwards (#1865) via @ntchjbwebLinks
addon: Don't allow quotes at the end of a URL (#1846) via @linrockwinptyCompat
addon: Fix wrapped line heuristic (#1850) via @Tyriar📝 Documentation and internal improvements
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.