-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore(deps): lock file maintenance minor/patch updates #5580
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
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-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 #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 [email protected]. 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.2
5.31.3
^5.3.3
->^5.3.4
^1.3.0
->^1.3.1
2.16.8
->2.16.9
0.35.0
->0.36.1
0.13.0
->0.15.0
0.116.0
->0.117.1
0.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.1
Compare 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.1
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.
prettier/prettier (prettier)
v3.3.3
Compare 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
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration 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.4
Compare Source
.css?url
in assets field of manifest (#17623) (1465b20), closes #17623vuejs/vitepress (vitepress)
v1.3.1
Compare Source
Bug Fixes
vite.server.open
is specified (6263db1), closes #4040napi-rs/napi-rs (napi-derive)
v2.16.9
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@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.