-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix(deps): lock file maintenance minor/patch updates #5988
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 ↗︎
|
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. |
Performance report
|
500bbe6
to
88a00b1
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: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5988 +/- ##
=======================================
Coverage 98.78% 98.78%
=======================================
Files 270 270
Lines 8744 8744
Branches 1512 1512
=======================================
Hits 8638 8638
Misses 73 73
Partials 33 33 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR has been released as part of rollup@4.44.1. You can test it via |
This PR contains the following updates:
^6.37.1
->^6.37.2
^9.28.0
->^9.29.0
^28.0.3
->^28.0.5
28.0.6
^18.19.111
->^18.19.112
^1.9.0
->^1.10.0
^9.28.0
->^9.29.0
^16.1.0
->^16.1.2
^8.34.0
->^8.34.1
3.1.0
->3.1.1
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v28.0.5
2025-06-14
Bugfixes
v28.0.4
2025-06-14
Bugfixes
axios/axios (axios)
v1.10.0
Compare Source
Bug Fixes
Features
Contributors to this release
lint-staged/lint-staged (lint-staged)
v16.1.2
Compare Source
Patch Changes
#1570
a7c0c88
Thanks @ItsNickBarry! - When using--diff-filter
with theD
option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error fromgit add
likefatal: pathspec 'deleted-file' did not match any files
.38f942e
Thanks @iiroj! - Removed an extraneous log entry that printedshouldHidePArtiallyStagedFiles
to console output.typescript-eslint/typescript-eslint (typescript-eslint)
v8.34.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.
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.