fix(deps): lock file maintenance minor/patch updates#5760
fix(deps): lock file maintenance minor/patch updates#5760renovate[bot] merged 1 commit intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install rollup/rollup#renovate/minorpatch-updatesNotice: Ensure you have installed the latest stable Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust. or load it into the REPL: |
Performance report
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5760 +/- ##
=======================================
Coverage 99.00% 99.00%
=======================================
Files 258 258
Lines 8072 8072
Branches 1361 1361
=======================================
Hits 7992 7992
Misses 53 53
Partials 27 27 ☔ View full report in Codecov by Sentry. |
|
This PR has been released as part of rollup@4.29.0-0. Note that this is a pre-release, so to test it, you need to install Rollup via |
|
This PR has been released as part of rollup@4.29.0-1. Note that this is a pre-release, so to test it, you need to install Rollup via |
|
This PR has been released as part of rollup@4.29.0-2. Note that this is a pre-release, so to test it, you need to install Rollup via |
|
This PR has been released as part of rollup@4.29.0. You can test it via |
This PR contains the following updates:
^6.4.1->^6.5.0^6.35.0->^6.35.3^7.1.0->^7.2.0^1.24.0->^1.24.11.24.2^1.7.8->^1.7.9^2.2.8->^2.3.0^3.4.1->^3.4.2^4.28.0->^4.28.1^5.36.0->^5.37.0^8.17.0->^8.18.0^6.0.2->^6.0.3v0.25.0->v0.26.01.0.93->1.0.940.3.74->0.3.762.16.12->2.16.130.2.97->0.2.99🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
codemirror/state (@codemirror/state)
v6.5.0Compare Source
New features
RangeSet.comparenow supports aboundChangecallback that is called when there's a change in the way ranges are split.codemirror/view (@codemirror/view)
v6.35.3Compare Source
Bug fixes
Fix an issue where mark decorations that got merged or split weren't properly redrawn.
Avoid spurious focus events by not updating the DOM selection when the editor is unfocused but focusable.
Disable
writingsuggestionsfor the editable element, to opt out of Safari's new intelligence completions (which mess up in the editor).v6.35.2Compare Source
Bug fixes
Fix an issue on Chrome where typing at the end of the document would insert a character after the cursor.
v6.35.1Compare Source
Bug fixes
Work around another crash caused by incorrect composition positions reported by
EditContext.Stop disabling custom cursors on Safari version 11.4 and up, which support
caret-color.Fix an issue where a tooltip with wrapped content could, in some circumstances, fail to find a stable position due to a cyclic dependency between its width and its position.
SBoudrias/Inquirer.js (@inquirer/prompts)
v7.2.0Compare Source
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.24.1Compare Source
🚀 Features
View changes on GitHub
rollup/rollup (rollup)
v4.28.1Compare Source
2024-12-06
Bug Fixes
debugIdtoSourceMaptypes (#5751)Pull Requests
debugIdtoSourceMaptypes (@timfish, @lukastaegert)typescript-eslint/typescript-eslint (typescript-eslint)
v8.18.0Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
cross-platform-actions/action (cross-platform-actions/action)
v0.26.0: Cross Platform Action 0.26.0Compare Source
Summary
Version 0.26.0 brings several enhancements and support updates. Key changes include added support for new operating systems and Below is a detailed overview of the changes.
🚀 New Features
🛠 Fixes and Maintenance
Acknowledgements
We would like to thank all contributors and users for their feedback and support to make this release possible!
For a detailed list of changes, please refer to the changelog on our repository.
rustwasm/wasm-bindgen (wasm-bindgen)
v0.2.99Compare Source
Released 2024-12-07
Fixed
wasm-bindgenv0.2.98 only compatible withwasm-bindgen-cliof the same version.#4331
v0.2.98Compare Source
Released 2024-12-07
Added
Add support for multi-threading in Node.js.
#4318
Add
WASM_BINDGEN_TEST_DRIVER_TIMEOUTenvironment variable to control the timeout to start and connect to the test driver.#4320
Add support for number slices of type
MaybeUninit<T>.#4316
Changed
Remove
once_cell/critical-sectionrequirement forno_stdwith atomics.#4322
static FOO: Option<T>now returnsNoneif undeclared in JS instead of throwing an error in JS.#4319
Fixed
Fix macro-hygiene for calls to
std::thread_local!.#4315
Fix feature resolver version 1 compatibility.
#4327
Configuration
📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.