Skip to content

Update dependency lint-staged to v16.3.2#1313

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/lint-staged-16.x
Mar 3, 2026
Merged

Update dependency lint-staged to v16.3.2#1313
renovate[bot] merged 1 commit into
mainfrom
renovate/lint-staged-16.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 28, 2025

This PR contains the following updates:

Package Change Age Confidence
lint-staged 16.2.216.3.2 age 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.

v16.2.7

Compare Source

Patch Changes
  • #​1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.

v16.2.6

Compare Source

Patch Changes

v16.2.5

Compare Source

Patch Changes
  • #​1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.

v16.2.4

Compare Source

Patch Changes

v16.2.3

Compare Source

Patch Changes
  • #​1669 27cd541 Thanks @​iiroj! - When using --fail-on-changes, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate Bot enabled auto-merge (squash) September 28, 2025 13:30
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from c967331 to 8ceaa7c Compare October 11, 2025 09:43
@renovate renovate Bot changed the title Update dependency lint-staged to v16.2.3 Update dependency lint-staged to v16.2.4 Oct 11, 2025
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from 8ceaa7c to 32960b9 Compare October 20, 2025 18:42
@renovate renovate Bot changed the title Update dependency lint-staged to v16.2.4 Update dependency lint-staged to v16.2.5 Oct 20, 2025
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from 32960b9 to f8055f8 Compare October 22, 2025 05:55
@renovate renovate Bot changed the title Update dependency lint-staged to v16.2.5 Update dependency lint-staged to v16.2.6 Oct 22, 2025
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from f8055f8 to c80e474 Compare October 22, 2025 17:43
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from c80e474 to c957247 Compare November 1, 2025 01:51
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from 770682c to a7ccae2 Compare November 19, 2025 20:54
@renovate renovate Bot changed the title Update dependency lint-staged to v16.2.6 Update dependency lint-staged to v16.2.7 Nov 19, 2025
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from a7ccae2 to 86a95eb Compare December 13, 2025 01:12
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from 86a95eb to c2e11fd Compare December 24, 2025 12:48
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from 32afe91 to 17b69d2 Compare January 13, 2026 05:02
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from 17b69d2 to e6c9537 Compare February 2, 2026 19:31
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 3 times, most recently from 43dce63 to 499885d Compare February 12, 2026 19:41
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from 499885d to 29407af Compare February 28, 2026 13:27
@renovate renovate Bot changed the title Update dependency lint-staged to v16.2.7 Update dependency lint-staged to v16.3.0 Feb 28, 2026
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from 29407af to 1afdb2f Compare March 1, 2026 21:11
@renovate renovate Bot changed the title Update dependency lint-staged to v16.3.0 Update dependency lint-staged to v16.3.1 Mar 1, 2026
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from 1afdb2f to bbe67f5 Compare March 3, 2026 18:45
@renovate renovate Bot changed the title Update dependency lint-staged to v16.3.1 Update dependency lint-staged to v16.3.2 Mar 3, 2026
@renovate renovate Bot merged commit b3decf7 into main Mar 3, 2026
1 of 2 checks passed
@renovate renovate Bot deleted the renovate/lint-staged-16.x branch March 3, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants