chore(deps): lock file maintenance minor/patch updates#5711
chore(deps): lock file maintenance minor/patch updates#5711renovate[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
|
67e3924 to
b87a05c
Compare
b87a05c to
0dd240a
Compare
0dd240a to
1580776
Compare
1580776 to
9cb0dea
Compare
9cb0dea to
5855022
Compare
5855022 to
75e68b2
Compare
75e68b2 to
f5a8f0e
Compare
f5a8f0e to
4109ffa
Compare
4109ffa to
d98fb10
Compare
d98fb10 to
9595f96
Compare
9595f96 to
4868d35
Compare
4868d35 to
a24cf44
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5711 +/- ##
=======================================
Coverage 99.01% 99.01%
=======================================
Files 257 257
Lines 8055 8055
Branches 1358 1358
=======================================
Hits 7976 7976
Misses 52 52
Partials 27 27 ☔ View full report in Codecov by Sentry. |
|
This PR has been released as part of rollup@4.24.4. You can test it via |
This PR contains the following updates:
^6.5.6->^6.5.7^7.0.0->^7.0.1^5.1.2->^5.1.3^1.22.0->^1.22.2^18.19.58->^18.19.6318.19.64^2.1.6->^2.1.10^8.13.0->^8.14.0^9.29.1->^9.30.0^10.7.3->^10.8.2^2.2.4->^2.2.52.2.6^4.24.0->^4.24.3^2.8.0->^2.8.1^8.11.0->^8.12.2^5.4.9->^5.4.10^1.4.1->^1.4.31.4.5(+1)^2.1.6->^2.1.10^0.13.0->^0.13.1🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
codemirror/search (@codemirror/search)
v6.5.7Compare Source
Bug fixes
Fix an issue where
findNextandfindPreviouswould do nothing when the only match in the document was partially selected.Fix an infinite loop in
SearchCursorwhen the normalizer function deletes characters.SBoudrias/Inquirer.js (@inquirer/prompts)
v7.0.1Compare Source
yarnshikijs/shiki (@shikijs/vitepress-twoslash)
v1.22.2Compare Source
🐞 Bug Fixes
createdBundledHighlightercause wasm engine to be loaded - by @fuma-nama in https://github.com/shikijs/shiki/issues/819 (e2692)View changes on GitHub
vuejs/language-tools (@vue/language-server)
v2.1.10Compare Source
Features
const props =withpropscompletion (#4942) - Thanks to @KazariEX!Bug Fixes
asassertion ofuseCssModuleinto correct location (#4952) - Thanks to @KazariEX!Refactors
v2.1.8Compare Source
Features
$eltype (#4805) - Thanks to @KazariEX!Bug Fixes
v-forwithv-oncecorrectly (#4830) - Thanks to @KazariEX!thisto__VLS_ctx(#4845) - Thanks to @KazariEX!<component :is>and<slot :name>(#4661) - Thanks to @KazariEX, @so1ve!defineModel&defineEmitsin generic (#4823) - Thanks to @KazariEX!useTemplateRefinto correct location (#4829) - Thanks to @KazariEX!v-onon<slot>(#4864) - Thanks to @KazariEX!)(#4887) - Thanks to @KazariEX!valueinstead of model name into tuple (#4892) - Thanks to @KazariEX!v-forcorrectly (#4933) - Thanks to @KazariEX!Reactiveonv-for(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1tov2.4.8:importsNotUsedAsValues(#4897) - Thanks to @KazariEX!"module": "CommonJS"(#4944) - Thanks to @KazariEX!acornjs/acorn (acorn)
v8.14.0Compare Source
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.30.0Compare Source
mochajs/mocha (mocha)
v10.8.2Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
🤖 Automation
v10.8.1Compare Source
🩹 Fixes
v10.8.0Compare Source
🌟 Features
🩹 Fixes
:is()frommocha.cssto support older browsers (#5225) (#5227) (0a24b58)📚 Documentation
SECURITY.mdpointing to Tidelift (#5210) (bd7e63a)🧹 Chores
vuejs/pinia (pinia)
v2.2.5Compare Source
Please refer to CHANGELOG.md for details.
rollup/rollup (rollup)
v4.24.3Compare Source
2024-10-29
Bug Fixes
Pull Requests
v4.24.2Compare Source
2024-10-27
Bug Fixes
Pull Requests
v4.24.1Compare Source
2024-10-27
Bug Fixes
Pull Requests
Microsoft/tslib (tslib)
v2.8.1Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.12.2Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vuejs/vitepress (vitepress)
v1.4.3Compare Source
Performance Improvements
v1.4.2Compare Source
Bug Fixes
VPLink,VPSocialLinkandVPSocialLinksexports (#4284) (fcae4d5)siteTitle(#4308) (bd690d6)vuejs/language-tools (vue-tsc)
v2.1.10Compare Source
v2.1.8Compare Source
Features
$eltype (#4805) - Thanks to @KazariEX!Bug Fixes
v-forwithv-oncecorrectly (#4830) - Thanks to @KazariEX!thisto__VLS_ctx(#4845) - Thanks to @KazariEX!<component :is>and<slot :name>(#4661) - Thanks to @KazariEX, @so1ve!defineModel&defineEmitsin generic (#4823) - Thanks to @KazariEX!useTemplateRefinto correct location (#4829) - Thanks to @KazariEX!v-onon<slot>(#4864) - Thanks to @KazariEX!)(#4887) - Thanks to @KazariEX!valueinstead of model name into tuple (#4892) - Thanks to @KazariEX!v-forcorrectly (#4933) - Thanks to @KazariEX!Reactiveonv-for(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1tov2.4.8:importsNotUsedAsValues(#4897) - Thanks to @KazariEX!"module": "CommonJS"(#4944) - Thanks to @KazariEX!rustwasm/wasm-pack (wasm-pack)
v0.13.1Compare Source
✨ Features
Requests using proxy settings from env - jjyr, pull/1438
This enables ureq to use proxy settings from env, it solves lots of pain in network restricted environments.
🤕 Fixes
Update binary-install to v0.4.1 - drager, pull/1407
Release v0.4.0 of binary-install introduced a regression that caused failures on some platforms. This release fixes that regression.
** Allow npm binary upgrades - net, pull/1439**
Fixes an issue where upgrading
wasm-packvia NPM would not update the underlying binary.Previously, the binary was stored in the
binary-installpackage's directory without versioning, causing version upgrades to silently fail as the old binary continued to be used.The binary is now stored in
node_modules/wasm-pack/binary/, ensuring proper version updates when upgrading the package.Before: Upgrading from
0.12.1to0.13.0would continue using the0.12.1binaryAfter: Each
wasm-packversion manages its own binary, enabling proper version upgrades🛠️ Maintenance
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.