Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 12, 2025

This PR contains the following updates:

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

v16.2.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 06:59 AM, only on Sunday and Saturday ( * 0-6 * * 6,0 ) in timezone Europe/Rome, 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 force-pushed the renovate/lint-staged-16.x-lockfile branch from c749db7 to f063222 Compare October 20, 2025 17:39
@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 f063222 to c026df6 Compare October 22, 2025 19:14
@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 c026df6 to 7e1fb8d Compare November 11, 2025 00:57
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 7e1fb8d to 912627e Compare November 19, 2025 22:08
@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 912627e to b8e7ecc Compare December 3, 2025 14:48
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x-lockfile branch from b8e7ecc to ec1132c Compare December 31, 2025 16:53
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x-lockfile branch from ec1132c to cb91af4 Compare January 8, 2026 19:43
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x-lockfile branch 2 times, most recently from 361a0e2 to 61a7626 Compare January 23, 2026 20:03
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 61a7626 to 4bf9223 Compare February 2, 2026 17:09
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 4bf9223 to 71edbc1 Compare February 12, 2026 10:51
@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 force-pushed the renovate/lint-staged-16.x-lockfile branch 2 times, most recently from 3e7aa0a to 7f3044e Compare March 1, 2026 21:38
@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 7f3044e to 828460a Compare March 3, 2026 17:58
@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 2 times, most recently from c14cd07 to a6ccca3 Compare March 10, 2026 09:49
@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 10, 2026
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x-lockfile branch 2 times, most recently from cc9af21 to 84453a5 Compare March 14, 2026 20:51
@renovate renovate Bot changed the title chore(deps): update dependency lint-staged to v16.3.3 chore(deps): update dependency lint-staged to v16.4.0 Mar 14, 2026
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x-lockfile branch from 84453a5 to e524e5f Compare April 1, 2026 20:18
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x-lockfile branch from e524e5f to 3942d72 Compare April 8, 2026 18:00
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