Skip to content

chore(deps): update dependency lint-staged to v16.3.2#1676

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/lint-staged-16.x-lockfile
Mar 8, 2026
Merged

chore(deps): update dependency lint-staged to v16.3.2#1676
renovate[bot] merged 1 commit intomainfrom
renovate/lint-staged-16.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 16.2.716.3.2 age adoption passing confidence

Release Notes

lint-staged/lint-staged (lint-staged)

v16.3.2

Compare Source

Patch Changes
  • #​1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.

v16.3.1

Compare Source

Patch Changes
  • #​1729 cd5d762 Thanks @​iiroj! - Remove nano-spawn as a dependency from package.json as it was replaced with tinyexec and is no longer used.

v16.3.0

Compare Source

Minor Changes
  • #​1698 feda37a Thanks @​iiroj! - Run external processes with tinyexec instead of nano-spawn. nano-spawn replaced execa in lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hope tinyexec improves the situation.

  • #​1699 1346d16 Thanks @​iiroj! - Remove pidtree as a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and the taskkill command on Windows.

Patch Changes
  • #​1726 87467aa Thanks @​iiroj! - Incorrect brace expansions like *.{js} (nothing to expand) are detected exhaustively, instead of just a single pass.

Configuration

📅 Schedule: Branch creation - "on the first day of the week" in timezone Asia/Tokyo, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 8, 2026

Deploying oreorebot2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 779cf47
Status: ✅  Deploy successful!
Preview URL: https://b20b5b86.oreorebot2.pages.dev
Branch Preview URL: https://renovate-lint-staged-16-x-lo.oreorebot2.pages.dev

View logs

@renovate renovate bot added the R-Update(npm) Renovate: update npm label Mar 8, 2026
@renovate renovate bot enabled auto-merge (squash) March 8, 2026 05:43
@github-actions github-actions bot added the T-@oreorebot2/common Type: OreOreBot2 Common (packages/common) label Mar 8, 2026
@renovate renovate bot merged commit 949730c into main Mar 8, 2026
11 checks passed
@renovate renovate bot deleted the renovate/lint-staged-16.x-lockfile branch March 8, 2026 05:44
@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.05%. Comparing base (f363719) to head (779cf47).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1676   +/-   ##
=======================================
  Coverage   61.05%   61.05%           
=======================================
  Files          89       89           
  Lines        1361     1361           
  Branches      215      215           
=======================================
  Hits          831      831           
  Misses        381      381           
  Partials      149      149           
Flag Coverage Δ
unittests 61.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R-Update(npm) Renovate: update npm T-@oreorebot2/common Type: OreOreBot2 Common (packages/common)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants