chore(deps): lock file maintenance minor/patch updates#5608
chore(deps): lock file maintenance minor/patch updates#5608renovate[bot] merged 1 commit intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Performance report!Rough benchmark
Internal benchmark
|
9bcec1a to
001cfd1
Compare
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: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5608 +/- ##
=======================================
Coverage 99.05% 99.05%
=======================================
Files 242 242
Lines 9311 9311
Branches 2466 2466
=======================================
Hits 9223 9223
Misses 58 58
Partials 30 30 ☔ View full report in Codecov by Sentry. |
001cfd1 to
237b1b0
Compare
|
This PR has been released as part of [email protected]. You can test it via |
This PR contains the following updates:
^6.29.1->^6.30.0^1.12.0->^1.12.1^1.7.2->^1.7.3^10.1.5->^10.1.8^15.2.7->^15.2.8^2.2.0->^2.2.1^4.19.1->^4.20.0^1.3.1->^1.3.2^3.4.34->^3.4.363.4.372.16.8->2.16.92.16.10->2.16.110.36.3->0.37.20.15.2->0.16.00.117.4->0.118.00.148.3->0.149.0🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
codemirror/view (@codemirror/view)
v6.30.0Compare Source
Bug fixes
Make spell check corrections work again on
EditContext-enabled Chrome versions.New features
The value returned by
hoverTooltipnow has anactiveproperty providing the state field used to store the open tooltips.SBoudrias/Inquirer.js (inquirer)
v10.1.8Compare Source
v10.1.7Compare Source
lint-staged/lint-staged (lint-staged)
v15.2.8Compare Source
Patch Changes
f0480f0Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevelcommand was taken into use for resolving the current git repo root. This version switched the--show-toplevelflag with--show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.jschild_process. The new flag returns a path relative to the working directory, avoiding the issue.The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
vuejs/pinia (pinia)
v2.2.1Compare Source
Please refer to CHANGELOG.md for details.
rollup/rollup (rollup)
v4.20.0Compare Source
2024-08-03
Features
Pull Requests
vuejs/vitepress (vitepress)
v1.3.2Compare Source
Bug Fixes
vuejs/core (vue)
v3.4.36Compare Source
napi-rs/napi-rs (napi)
v2.16.9Compare Source
What Changed
serde::SerializeforEitherby @lbarthon #2209Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.9
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 was generated by Mend Renovate. View the repository job log.