-
-
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 #5475
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 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 #5475 +/- ##
=======================================
Coverage 98.81% 98.81%
=======================================
Files 238 238
Lines 9450 9450
Branches 2407 2407
=======================================
Hits 9338 9338
Misses 47 47
Partials 65 65 ☔ View full report in Codecov by Sentry. |
359faa5
to
224976e
Compare
This PR has been released as part of rollup@4.15.0. You can test it via |
This PR contains the following updates:
^6.26.1
->^6.26.3
^1.2.4
->^1.3.0
^8.56.7
->^8.56.9
8.56.10
^7.6.0
->^7.7.0
^7.6.0
->^7.7.0
^9.24.1
->^9.25.0
^9.2.17
->^9.2.18
9.2.19
^4.14.1
->^4.14.3
^5.4.4
->^5.4.5
^5.2.8
->^5.2.9
^1.0.2
->^1.1.0
1.1.3
(+2)^3.4.21
->^3.4.22
3.4.23
2.16.2
->2.16.4
2.1.2
->2.1.3
2.16.2
->2.16.3
0.6.6
->0.6.7
0.33.22
->0.33.25
0.112.7
->0.112.8
0.143.13
->0.143.16
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
codemirror/view (@codemirror/view)
v6.26.3
Compare Source
Bug fixes
Fix an issue where dispatching an update to an editor before it measured itself for the first time could cause the scroll position to incorrectly move.
Fix a crash when multiple tooltips with arrows are shown.
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.7.0
Compare Source
🚀 Features
no-new-symbol
withno-new-native-nonconstructor
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.7.0
Compare 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.
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.25.0
Compare Source
SBoudrias/Inquirer.js (inquirer)
v9.2.18
Compare Source
rollup/rollup (rollup)
v4.14.3
Compare Source
2024-04-15
Bug Fixes
Pull Requests
v4.14.2
Compare Source
2024-04-12
Bug Fixes
Pull Requests
vitejs/vite (vite)
v5.2.9
Compare Source
fsp.rm
removing files does not take effect (#16032) (b05c405), closes #16032vuejs/core (vue)
v3.4.22
Compare Source
Bug Fixes
.tsx
when type import's extension is omitted (#10637) (34106bc), closes #10635v-model
string/number coercion for multiselect options (#10576) (db374e5)Performance Improvements
__NO_SIDE_EFFECTS__
comments (#9053) (d46df6b)napi-rs/napi-rs (napi)
v2.16.4
Compare Source
What changed
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.2...napi@2.16.4
v2.16.3
Compare Source
What Changed
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.4...napi-derive@2.16.3
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.