refactor: Bump lint-staged from 16.2.7 to 16.4.0#10368
refactor: Bump lint-staged from 16.2.7 to 16.4.0#10368mtrezza merged 1 commit intoparse-community:alphafrom
Conversation
|
🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review. Tip
Note Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect. Caution Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughUpdated the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 6 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (6 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Checkov (3.2.510)package.json2026-03-31 12:36:02,244 [MainThread ] [ERROR] Template file not found: package.json ... [truncated 2547 characters] ... ck__) Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## alpha #10368 +/- ##
==========================================
+ Coverage 92.11% 92.52% +0.41%
==========================================
Files 192 192
Lines 16566 16566
Branches 231 231
==========================================
+ Hits 15259 15327 +68
+ Misses 1281 1217 -64
+ Partials 26 22 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🎉 This change has been released in version 9.7.1-alpha.2 |
Closes #10367
Summary
Bumps lint-staged from 16.2.7 to 16.4.0 (devDependency).
Changes included in this update
16.4.0 (Minor)
micromatchwithpicomatchto reduce dependencies16.3.4 (Patch)
tinyexec@1.0.4to prefer localnode_modules/.bin16.3.3 (Patch)
16.3.2 (Patch)
cmdwindow on Windows by not spawning tasks as detached16.3.1 (Patch)
nano-spawnfrompackage.json16.3.0 (Minor)
nano-spawnwithtinyexecfor running external processespidtreedependency, use process groups for killing sub-processesRisk assessment
Low risk. All changes are internal refactoring (dependency swaps, bug fixes). No API changes. lint-staged is a devDependency only.
Summary by CodeRabbit