Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2025

This PR contains the following updates:

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

Configuration

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

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

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-lockfile branch 2 times, most recently from 7320c7d to 677672b Compare October 15, 2025 10:08
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.2.4 chore(deps): update dependency lint-staged to v16.2.5 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 677672b to 6dcf121 Compare October 20, 2025 18:27
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.2.5 chore(deps): update dependency lint-staged to v16.2.6 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 6dcf121 to 5c10b3b Compare October 22, 2025 20:15
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 5c10b3b to 4e60165 Compare November 10, 2025 17:46
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.2.6 chore(deps): update dependency lint-staged to v16.2.7 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 4e60165 to 36ffd2f Compare November 19, 2025 18:14
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 36ffd2f to 2a9015c Compare December 3, 2025 19:55
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 2a9015c to 6323a85 Compare January 19, 2026 17:45
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 6323a85 to 48f3e72 Compare February 2, 2026 14:47
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 48f3e72 to 68fc0a6 Compare February 12, 2026 10:00
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 68fc0a6 to 55792f3 Compare February 28, 2026 13:15
@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
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.3.0 chore(deps): update dependency lint-staged to v16.3.1 Mar 1, 2026
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 55792f3 to d30fd2c Compare March 1, 2026 21:29
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.3.1 chore(deps): update dependency lint-staged to v16.3.2 Mar 3, 2026
@renovate renovate bot force-pushed the renovate/lint-staged-16.x-lockfile branch from d30fd2c to e8fc9ee Compare March 3, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants