Skip to content

chore(deps-dev): bump lint-staged from 15.5.2 to 16.4.0#9534

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/lint-staged-16.4.0
Open

chore(deps-dev): bump lint-staged from 15.5.2 to 16.4.0#9534
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/lint-staged-16.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps lint-staged from 15.5.2 to 16.4.0.

Release notes

Sourced from lint-staged's releases.

v16.4.0

Minor Changes

v16.3.4

Patch Changes

v16.3.3

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

Patch Changes

  • #1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.

v16.3.1

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

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

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

Patch Changes

  • #1693 33d4502 Thanks @​Adrian-Baran-GY! - Fix problems with --continue-on-error option, where tasks might have still been killed (SIGINT) when one of them failed.

v16.2.5

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.

... (truncated)

Changelog

Sourced from lint-staged's changelog.

16.4.0

Minor Changes

16.3.4

Patch Changes

16.3.3

Patch Changes

  • #1740 0109e8d Thanks @​iiroj! - Make sure Git's warning about CRLF line-endings doesn't interfere with creating initial backup stash.

16.3.2

Patch Changes

  • #1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.

16.3.1

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.

16.3.0

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.

16.2.7

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.

16.2.6

... (truncated)

Commits
  • 445f9dd chore(changeset): release
  • d91be60 docs: update readme to use picomatch
  • b392a9f refactor: extract matchFiles and add unit tests
  • 687fc90 refactor: replace micromatch with picomatch
  • 26dadf9 chore(changeset): release
  • 9d6e827 build(deps): update dependencies
  • 8aea986 chore(changeset): release
  • 0109e8d fix: strip Git CRLF warning from output
  • dfd6a7a chore(changeset): release
  • 2adaf6c fix(Windows): do not spawn tasks as detached since it opens a cmd window on ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lint-staged since your current version.


@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Mar 16, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from 953d361 to fe771cd Compare March 17, 2026 04:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from fe771cd to 46b2518 Compare March 19, 2026 17:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from 46b2518 to 76aa85f Compare March 19, 2026 18:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from 76aa85f to 7b45845 Compare March 19, 2026 18:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from 7b45845 to eae54e8 Compare March 25, 2026 20:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from eae54e8 to 7b12c3c Compare March 25, 2026 21:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from 7b12c3c to fccb11f Compare March 27, 2026 14:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from fccb11f to e1c7fa8 Compare April 1, 2026 00:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from e1c7fa8 to 8613480 Compare April 2, 2026 05:50
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.2 to 16.4.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.5.2...v16.4.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/lint-staged-16.4.0 branch from 8613480 to 73e7a95 Compare April 2, 2026 05:56
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant