chore(deps): lock file maintenance minor/patch updates#5580
chore(deps): lock file maintenance minor/patch updates#5580renovate[bot] merged 2 commits intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
6a1a6b4 to
6efc5b2
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: |
Performance report!Rough benchmark
Internal benchmark
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5580 +/- ##
=======================================
Coverage 99.04% 99.04%
=======================================
Files 238 238
Lines 9256 9256
Branches 2441 2441
=======================================
Hits 9168 9168
Misses 58 58
Partials 30 30 ☔ View full report in Codecov by Sentry. |
73f32bf to
3ebc09b
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
This PR has been released as part of rollup@4.19.0. You can test it via |
This PR contains the following updates:
^7.16.0->^7.16.1^7.16.0->^7.16.1^3.3.2->^3.3.3^5.31.1->^5.31.25.31.3^5.3.3->^5.3.4^1.3.0->^1.3.12.16.8->2.16.90.35.0->0.36.10.13.0->0.15.00.116.0->0.117.10.147.0->0.148.0🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.16.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.16.1Compare 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.
prettier/prettier (prettier)
v3.3.3Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@letdeclaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@letdeclaration syntax.Please see the following code example. The
@letdeclaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
vitejs/vite (vite)
v5.3.4Compare Source
.css?urlin assets field of manifest (#17623) (1465b20), closes #17623vuejs/vitepress (vitepress)
v1.3.1Compare Source
Bug Fixes
vite.server.openis specified (6263db1), closes #4040napi-rs/napi-rs (napi-derive)
v2.16.9Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-derive@2.16.8...napi-derive@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 has been generated by Mend Renovate. View repository job log here.