chore(deps): lock file maintenance minor/patch updates#5417
chore(deps): lock file maintenance minor/patch updates#5417renovate[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 Rust nightly. If you haven't installed it yet, please first see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust, then see https://rust-lang.github.io/rustup/concepts/channels.html to learn how to install Rust nightly. or load it into the REPL: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5417 +/- ##
=======================================
Coverage 98.80% 98.80%
=======================================
Files 236 236
Lines 9418 9418
Branches 2396 2396
=======================================
Hits 9305 9305
Misses 48 48
Partials 65 65 ☔ View full report in Codecov by Sentry. |
|
This PR has been released as part of rollup@4.13.0. You can test it via |
This PR contains the following updates:
^6.24.1->^6.25.06.25.1^8.56.3->^8.56.5^7.1.0->^7.1.1^7.1.0->^7.1.1^0.30.7->^0.30.8^5.1.4->^5.1.5^3.4.20->^3.4.210.3.68->0.3.690.33.18->0.33.190.7.10->0.7.130.112.4->0.112.50.143.5->0.143.80.2.91->0.2.92🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
codemirror/view (@codemirror/view)
v6.25.0Compare Source
Bug fixes
Properly recognize Android GBoard enter presses that strip a space at the end of the line as enter.
Fix a bug that caused the gutter to have the wrong height when the editor was scaled after construction.
When starting a composition after a non-inclusive mark decoration, temporarily insert a widget that prevents the composed text from inheriting that mark's styles.
Make sure the selection is repositioned when a transaction changes decorations without changing the document.
New features
View plugins can now provide a
docViewUpdatemethod that is called whenever the document view is updated.Layers now take a
updateOnDocUpdateoption that controls whether they are automatically updated when the document view changes.typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.1.1Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.1.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
rich-harris/magic-string (magic-string)
v0.30.8Compare Source
Bug Fixes
vitejs/vite (vite)
v5.1.5Compare Source
__vite__mapDepscode injection (#15732) (aff54e1), closes #15732experimentalDecorators: true(#15206) (4144781), closes #15206pathe(#16061) (aac2ef7), closes #16061rustwasm/wasm-bindgen (wasm-bindgen)
v0.2.92Compare Source
Released 2024-03-04
Added
Add bindings for
RTCPeerConnectionIceErrorEvent.#3835
Add bindings for
CanvasState.reset(), affectingCanvasRenderingContext2DandOffscreenCanvasRenderingContext2D.#3844
Add
TryFromimplementations forNumber, that allow losslessly converting from 64- and 128-bits numbers.#3847
Add support for
Option<*const T>,Option<*mut T>andNonNull<T>.#3852
#3857
Allow overriding the URL used for headless tests by setting
WASM_BINDGEN_TEST_ADDRESS.#3861
Fixed
Make .wasm output deterministic when using
--reference-types.#3851
Don't allow invalid Unicode scalar values in
char.#3866
Configuration
📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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. View repository job log here.