Update third-party minor and patch - #1273
Merged
microbit-matt-hillsdon merged 1 commit intoAug 21, 2026
Merged
Conversation
|
Preview build will be at |
microbit-renovate
Bot
force-pushed
the
renovate/third-party-minor-and-patch
branch
from
August 20, 2026 09:29
81baabc to
8e5a495
Compare
microbit-matt-hillsdon
self-requested a review
August 20, 2026 10:40
microbit-renovate
Bot
force-pushed
the
renovate/third-party-minor-and-patch
branch
2 times, most recently
from
August 20, 2026 12:28
d94f3ac to
cf82c5a
Compare
microbit-renovate
Bot
force-pushed
the
renovate/third-party-minor-and-patch
branch
from
August 21, 2026 07:24
cf82c5a to
60bbe68
Compare
microbit-matt-hillsdon
deleted the
renovate/third-party-minor-and-patch
branch
August 21, 2026 08:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
6.5.0→6.10.46.7.0→6.7.16.43.4→6.43.86.16.11→6.16.1614.6.1→14.6.424.13.2→24.13.38.62.1→8.67.08.62.1→8.67.01.20.0→1.21.03.50.0→3.51.01.19.0→1.20.04.1.9→4.1.104.14.1→4.19.0Release Notes
testing-library/user-event (@testing-library/user-event)
v14.6.4Compare Source
Bug Fixes
v14.6.3Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.67.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.66.0Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.65.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.64.0Compare Source
🚀 Features
using/await usingdeclarations and deprecate the rule (#12500)🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.63.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.67.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.66.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.65.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.64.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.63.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
MihaiValentin/lunr-languages (lunr-languages)
v1.21.0Compare Source
What's Changed
New Contributors
Full Changelog: MihaiValentin/lunr-languages@v1.18.0...v1.21.0
adobe/react-spectrum (react-aria)
v3.51.0Compare Source
vitest-dev/vitest (vitest)
v4.1.10Compare Source
🐞 Bug Fixes
View changes on GitHub
xtermjs/xterm.js (xterm)
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
xterm-addon-attach@0.6.0xterm-addon-fit@0.5.0xterm-addon-ligatures@0.5.3xterm-addon-search@0.9.0xterm-addon-serialize@0.7.0xterm-addon-unicode11@0.3.0xterm-addon-web-links@0.6.0xterm-addon-webgl@0.12.0🌐 Website
},|and~in the demo (xtermjs/xtermjs.org#175) via @MOBUMINv4.18.0Compare Source
📦 API
Support buffer decorations (#1852) via @meganrogge
Make registerMarker's cursor offset optional (#3663) via @childrentime
🐞 Bug fixes
📝 Documentation and internal improvements
🎉 New real-world use cases
🤝 Compatible addon versions
xterm-addon-attach@0.6.0xterm-addon-fit@0.5.0xterm-addon-ligatures@0.5.3xterm-addon-search@0.8.2xterm-addon-serialize@0.6.2xterm-addon-unicode11@0.3.0xterm-addon-web-links@0.5.1xterm-addon-webgl@0.11.4v4.17.0Compare Source
🚀 Features
📦 API
optionsin thexterm-headlessAPI too (#3599) via @silamon🐞 Bug fixes
📝 Documentation and internal improvements
🎉 New real-world use cases
📥 Addons
xterm-addon-ligatures
xterm-addon-web-links
🤝 Compatible addon versions
xterm-addon-attach@0.6.0xterm-addon-fit@0.5.0xterm-addon-ligatures@0.5.2xterm-addon-search@0.8.2xterm-addon-serialize@0.6.1xterm-addon-unicode11@0.3.0xterm-addon-web-links@0.5.1xterm-addon-webgl@0.11.4🌐 Website
v4.16.0Compare Source
Make sure you update your xterm.css file if you have your own copy as there were some changes made there (#3579).
🚀 Features
📦 API
Terminal.optionsAPI (#3546, #3586) via @silamon🐞 Bug fixes
📝 Documentation and internal improvements
IKeyboardEvent.keyCodeas deprecated (#3582) via @Tyriar🎉 New real-world use cases
📥 Addons
xterm-addon-search
xterm-addon-web-links
xterm-addon-webgl
🤝 Compatible addon versions
xterm-addon-attach@0.6.0xterm-addon-fit@0.5.0xterm-addon-ligatures@0.5.1xterm-addon-search@0.8.2xterm-addon-serialize@0.6.1xterm-addon-unicode11@...xterm-addon-web-links@0.5.0xterm-addon-webgl@0.11.4🌐 Website
v4.15.0Compare Source
🚀 Features
📦 API
terminal.options(#3448) via @silamon🐞 Bug fixes
📝 Documentation and internal improvements
InputHandlertests (#3523) via @jerchUse
term.optionsoverterm.setOption/getOption:🎉 New real-world use cases
📥 Addons
xterm-addon-serialize
xterm-addon-webgl
🤝 Compatible addon versions
xterm-addon-attach@0.6.0xterm-addon-fit@0.5.0xterm-addon-ligatures@0.5.1xterm-addon-search@0.8.1xterm-addon-serialize@0.6.1xterm-addon-unicode11@0.3.0xterm-addon-web-links@0.4.0xterm-addon-webgl@0.11.3🌐 Website
Pull from https://github.com/xtermjs/xtermjs.org/pulls?q=is%3Apr+sort%3Aupdated-desc+is%3Aclosed
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate CLI.