-
Notifications
You must be signed in to change notification settings - Fork 23
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(devdeps): update dependency lint-staged to v15.4.0 #4686
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4686 +/- ##
==========================================
- Coverage 89.23% 89.17% -0.06%
==========================================
Files 227 227
Lines 7950 7957 +7
Branches 3657 3612 -45
==========================================
+ Hits 7094 7096 +2
- Misses 856 861 +5 see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
7b5d55c
to
598ac51
Compare
98eba64
to
1278cf8
Compare
1278cf8
to
5192301
Compare
5192301
to
774f065
Compare
774f065
to
c85b89c
Compare
c85b89c
to
6f5e74f
Compare
This PR contains the following updates:
15.3.0
->15.4.0
Release Notes
lint-staged/lint-staged (lint-staged)
v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.