Skip to content

chore(deps): update dependency lint-staged to ^16.3.0#571

Merged
tradeshift-renovatebot merged 1 commit intomasterfrom
renovate/lint-staged-16.x
Mar 2, 2026
Merged

chore(deps): update dependency lint-staged to ^16.3.0#571
tradeshift-renovatebot merged 1 commit intomasterfrom
renovate/lint-staged-16.x

Conversation

@tradeshift-renovate
Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies minor ^16.2.7 -> ^16.3.0

Release Notes

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

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" in timezone Europe/Copenhagen.

🚦 Automerge: Enabled.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tradeshift-renovate tradeshift-renovate bot added dependencies Pull requests that update a dependency file dev labels Feb 28, 2026
@tradeshift-renovatebot tradeshift-renovatebot merged commit 0aad0ef into master Mar 2, 2026
6 checks passed
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 dev

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants