Skip to content

chore(deps): update dependency lint-staged to v16.4.0 - #14

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

chore(deps): update dependency lint-staged to v16.4.0#14
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lint-staged-16.x

Conversation

@renovate

@renovate renovate Bot commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

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: (UTC)

  • 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 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 force-pushed the renovate/lint-staged-16.x branch from f35ef92 to 0068100 Compare October 25, 2025 18:30
@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 25, 2025
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 0068100 to de76766 Compare November 10, 2025 21:09
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from 3c4ed5b to a34cad6 Compare November 22, 2025 17:41
@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 22, 2025
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from a34cad6 to 292b0fe Compare December 31, 2025 13:02
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 292b0fe to 760f57d Compare January 8, 2026 16:55
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from 1d1461d to aa8d808 Compare January 24, 2026 03:58
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from aa8d808 to 3c05fd3 Compare February 2, 2026 20:17
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 3c05fd3 to eddf7c9 Compare February 12, 2026 15:43
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from eddf7c9 to 2cb906a Compare March 3, 2026 14:46
@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 Mar 3, 2026
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 2cb906a to 991a8ea Compare March 4, 2026 12:54
@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 4, 2026
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 991a8ea to 78b3eb2 Compare March 6, 2026 17:55
@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 6, 2026
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 78b3eb2 to 8feefcf Compare March 13, 2026 05:45
@renovate renovate Bot changed the title chore(deps): update dependency lint-staged to v16.3.2 chore(deps): update dependency lint-staged to v16.3.3 Mar 13, 2026
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from e3fcf9c to e8cbc42 Compare March 17, 2026 08:58
@renovate renovate Bot changed the title chore(deps): update dependency lint-staged to v16.3.3 chore(deps): update dependency lint-staged to v16.3.4 Mar 17, 2026
@renovate renovate Bot changed the title chore(deps): update dependency lint-staged to v16.3.4 chore(deps): update dependency lint-staged to v16.4.0 Mar 17, 2026
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from e8cbc42 to 726e802 Compare March 17, 2026 14:11
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 726e802 to 03e7a25 Compare April 1, 2026 16:44
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 03e7a25 to 4783091 Compare April 8, 2026 20:03
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 4783091 to 92d92d0 Compare April 29, 2026 10:57
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from 3bad0da to aabdb4d Compare May 18, 2026 12:07
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from a563013 to 4225c8b Compare June 1, 2026 18:02
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 4225c8b to 829537c Compare June 11, 2026 15:11
@renovate
renovate Bot force-pushed the renovate/lint-staged-16.x branch from 829537c to 45c1f53 Compare July 16, 2026 04:10
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