Skip to content

[deps]: Update lint-staged to v16.4.0#469

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

[deps]: Update lint-staged to v16.4.0#469
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lint-staged-16.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
lint-staged 16.2.416.4.0 age confidence

Release Notes

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

v16.4.0

Compare Source

Minor Changes

v16.3.4

Compare Source

Patch Changes

v16.3.3

Compare Source

Patch Changes
  • #​1740 0109e8d Thanks @​iiroj! - Make sure Git's warning about CRLF line-endings doesn't interfere with creating initial backup stash.

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.

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from a team as a code owner March 16, 2026 02:56
@renovate renovate bot requested a review from blackwood March 16, 2026 02:56
@bitwarden-bot bitwarden-bot changed the title [deps]: Update lint-staged to v16.3.2 [PM-33650] [deps]: Update lint-staged to v16.3.2 Mar 16, 2026
@bitwarden-bot
Copy link
Copy Markdown

Internal tracking:

@renovate renovate bot changed the title [PM-33650] [deps]: Update lint-staged to v16.3.2 [deps]: Update lint-staged to v16.3.2 Mar 16, 2026
@renovate renovate bot force-pushed the renovate/lint-staged-16.x branch from e6fcfa9 to 9a9a448 Compare March 17, 2026 06:03
@renovate renovate bot changed the title [deps]: Update lint-staged to v16.3.2 [deps]: Update lint-staged to v16.3.3 Mar 17, 2026
@renovate renovate bot force-pushed the renovate/lint-staged-16.x branch from 9a9a448 to c92d0d3 Compare March 21, 2026 10:36
@renovate renovate bot changed the title [deps]: Update lint-staged to v16.3.3 [deps]: Update lint-staged to v16.4.0 Mar 21, 2026
@renovate renovate bot force-pushed the renovate/lint-staged-16.x branch from c92d0d3 to caa877b Compare March 27, 2026 11:02
@renovate renovate bot force-pushed the renovate/lint-staged-16.x branch from caa877b to e49a5cb Compare March 27, 2026 15:59
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.

1 participant