Skip to content

chore(deps): update dependency lint-staged to v16.3.0#114

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lint-staged-16.x
Open

chore(deps): update dependency lint-staged to v16.3.0#114
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lint-staged-16.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2025

This PR contains the following updates:

Package Change Age Confidence
lint-staged 16.2.616.3.0 age confidence

Release Notes

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

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.

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.


  • 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 force-pushed the renovate/lint-staged-16.x branch 4 times, most recently from 51240d9 to 117e388 Compare February 5, 2026 13:12
@renovate renovate bot force-pushed the renovate/lint-staged-16.x branch from 117e388 to 1fda6e9 Compare February 28, 2026 13:20
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.2.7 chore(deps): update dependency lint-staged to v16.3.0 Feb 28, 2026
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