-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 #5648
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!Rough benchmark
Internal benchmark
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5648 +/- ##
=======================================
Coverage 99.39% 99.39%
=======================================
Files 242 242
Lines 9345 9345
Branches 2470 2470
=======================================
Hits 9288 9288
Misses 48 48
Partials 9 9 ☔ View full report in Codecov by Sentry. |
bd7bc74
to
397b634
Compare
397b634
to
4288b7c
Compare
This PR has been released as part of rollup@4.22.0. You can test it via |
This PR contains the following updates:
^9.9.1
->^9.10.0
^1.16.1
->^1.16.3
1.17.5
(+2)^9.9.1
->^9.10.0
^9.27.0
->^9.28.0
^10.2.0
->^10.2.2
^5.31.6
->^5.32.0
^5.5.4
->^5.6.2
^8.4.0
->^8.5.0
^5.4.2
->^5.4.3
5.4.4
^3.4.38
->^3.5.3
3.5.4
1.0.86
->1.0.88
2.16.9
->2.16.10
2.16.11
->2.16.12
0.37.5
->0.38.0
0.20.0
->0.21.0
0.118.2
->0.119.0
0.149.1
->0.150.0
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
eslint/eslint (@eslint/js)
v9.10.0
Compare Source
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.16.3
Compare Source
🚀 Features
createCssVariablesTheme
no longer experimental - by @antfu (ac10b)regex
to enhance js engine support - by @antfu in https://github.com/shikijs/shiki/issues/762 (ed362)View changes on GitHub
eslint/eslint (eslint)
v9.10.0
Compare Source
SBoudrias/Inquirer.js (inquirer)
v10.2.2
Compare Source
filter
option not working.signal: AbortSignal
didn't work with class based prompts (OSS plugins.) Now it should work consistently with legacy style prompts.v10.2.1
Compare Source
expand
prompt being broken if a Separator was in thechoices
array.terser/terser (terser)
v5.32.0
Compare Source
import("module")
can now be input and output from ESTree AST (#1557)BigInt
literals can now be input and output from ESTree AST (#1555)typeof
an object or array (typeof {}
andtypeof []
) can now be statically evaluated. (#1546)microsoft/TypeScript (typescript)
v5.6.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.5.0
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.
vuejs/core (vue)
v3.5.3
Compare Source
Bug Fixes
dtolnay/anyhow (anyhow)
v1.0.88
Compare Source
v1.0.87
Compare Source
Error::new
andError::chain
, in no-std mode on Rust 1.81+ (#383)napi-rs/napi-rs (napi)
v2.16.10
Compare Source
What Changed
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-derive@2.16.9...napi-derive@2.16.10
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.