-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): lock file maintenance minor/patch updates #5711
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-updates Notice: 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.63
18.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.5
2.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.3
1.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.7
Compare Source
Bug fixes
Fix an issue where
findNext
andfindPrevious
would do nothing when the only match in the document was partially selected.Fix an infinite loop in
SearchCursor
when the normalizer function deletes characters.SBoudrias/Inquirer.js (@inquirer/prompts)
v7.0.1
Compare Source
yarn
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.22.2
Compare Source
🐞 Bug Fixes
createdBundledHighlighter
cause 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.10
Compare Source
Features
const props =
withprops
completion (#4942) - Thanks to @KazariEX!Bug Fixes
as
assertion ofuseCssModule
into correct location (#4952) - Thanks to @KazariEX!Refactors
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!acornjs/acorn (acorn)
v8.14.0
Compare Source
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.30.0
Compare Source
mochajs/mocha (mocha)
v10.8.2
Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
🤖 Automation
v10.8.1
Compare Source
🩹 Fixes
v10.8.0
Compare Source
🌟 Features
🩹 Fixes
:is()
frommocha.css
to support older browsers (#5225) (#5227) (0a24b58)📚 Documentation
SECURITY.md
pointing to Tidelift (#5210) (bd7e63a)🧹 Chores
vuejs/pinia (pinia)
v2.2.5
Compare Source
Please refer to CHANGELOG.md for details.
rollup/rollup (rollup)
v4.24.3
Compare Source
2024-10-29
Bug Fixes
Pull Requests
v4.24.2
Compare Source
2024-10-27
Bug Fixes
Pull Requests
v4.24.1
Compare Source
2024-10-27
Bug Fixes
Pull Requests
Microsoft/tslib (tslib)
v2.8.1
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.12.2
Compare 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.1
Compare 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.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vuejs/vitepress (vitepress)
v1.4.3
Compare Source
Performance Improvements
v1.4.2
Compare Source
Bug Fixes
VPLink
,VPSocialLink
andVPSocialLinks
exports (#4284) (fcae4d5)siteTitle
(#4308) (bd690d6)vuejs/language-tools (vue-tsc)
v2.1.10
Compare Source
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!rustwasm/wasm-pack (wasm-pack)
v0.13.1
Compare 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-pack
via NPM would not update the underlying binary.Previously, the binary was stored in the
binary-install
package'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.1
to0.13.0
would continue using the0.12.1
binaryAfter: Each
wasm-pack
version 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.