Skip to content

chore: update dependency lint-staged to v16.4.0#5922

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

chore: update dependency lint-staged to v16.4.0#5922
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lint-staged-16.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 4, 2025

This PR contains the following updates:

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

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 12pm on thursday"
  • 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 added the dependencies Pull requests that update a dependency file label Dec 4, 2025
@renovate renovate Bot requested a review from a team as a code owner December 4, 2025 23:18
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 4, 2025

⚠️ No Changeset found

Latest commit: 2803964

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 4, 2025

📚 Branch Preview Links

🔍 First Generation Visual Regression Test Results

When a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:

Deployed to Azure Blob Storage: pr-5922

If the changes are expected, update the current_golden_images_cache hash in the circleci config to accept the new images. Instructions are included in that file.
If the changes are unexpected, you can investigate the cause of the differences and update the code accordingly.

@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from 895874e to 9c395de Compare December 23, 2025 10:20
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from cd9181e to 686b36f Compare January 11, 2026 11:47
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 11 times, most recently from 67681ca to 846e69f Compare January 16, 2026 19:28
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 2 times, most recently from ff1a3e9 to c1e00fe Compare February 1, 2026 11:01
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from c1e00fe to 7dd58d0 Compare February 15, 2026 11:46
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 3 times, most recently from 4e223b9 to 12678e7 Compare February 23, 2026 10:21
@renovate renovate Bot changed the title chore: update dependency lint-staged to v16.2.7 chore: update dependency lint-staged to v16.4.0 Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 4 times, most recently from 56a7213 to b8f6036 Compare April 16, 2026 17:12
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch 13 times, most recently from 82a8ab5 to dce509c Compare April 23, 2026 17:53
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from dce509c to 1b414ff Compare April 24, 2026 14:08
@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from 1b414ff to 2803964 Compare April 24, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants