chore(deps): update dependency lint-staged to v16.4.0 - #258
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Deploying trivet-monolingual with
|
| Latest commit: |
5d65f52
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2ab51e3e.trivet-monolingual.pages.dev |
| Branch Preview URL: | https://renovate-lint-staged-16-x-lo.trivet-monolingual.pages.dev |
renovate
Bot
force-pushed
the
renovate/lint-staged-16.x-lockfile
branch
from
March 5, 2026 19:10
da39492 to
aefc54b
Compare
renovate
Bot
force-pushed
the
renovate/lint-staged-16.x-lockfile
branch
from
March 13, 2026 18:34
aefc54b to
f7ac985
Compare
renovate
Bot
force-pushed
the
renovate/lint-staged-16.x-lockfile
branch
from
March 27, 2026 12:28
f7ac985 to
2175dc0
Compare
renovate
Bot
force-pushed
the
renovate/lint-staged-16.x-lockfile
branch
from
April 29, 2026 12:46
2175dc0 to
2c9bf8e
Compare
renovate
Bot
force-pushed
the
renovate/lint-staged-16.x-lockfile
branch
2 times, most recently
from
May 18, 2026 12:04
f72f2db to
b674946
Compare
renovate
Bot
force-pushed
the
renovate/lint-staged-16.x-lockfile
branch
from
May 28, 2026 15:06
b674946 to
84c560b
Compare
renovate
Bot
force-pushed
the
renovate/lint-staged-16.x-lockfile
branch
from
July 26, 2026 02:06
84c560b to
703ab69
Compare
renovate
Bot
force-pushed
the
renovate/lint-staged-16.x-lockfile
branch
2 times, most recently
from
August 14, 2026 18:57
8cb5251 to
8ade83d
Compare
renovate
Bot
force-pushed
the
renovate/lint-staged-16.x-lockfile
branch
from
August 26, 2026 16:38
8ade83d to
5d65f52
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
16.2.7→16.4.0Release Notes
lint-staged/lint-staged (lint-staged)
v16.4.0Compare Source
Minor Changes
687fc90Thanks @hyperz111! - Replacemicromatchwithpicomatchto reduce dependencies.v16.3.4Compare Source
Patch Changes
9d6e827Thanks @iiroj! - Update dependencies, includingtinyexec@1.0.4to make sure localnode_modules/.binare preferred to global locations (released intinyexec@1.0.3).v16.3.3Compare Source
Patch Changes
0109e8dThanks @iiroj! - Make sure Git's warning about CRLF line-endings doesn't interfere with creating initial backup stash.v16.3.2Compare Source
Patch Changes
2adaf6cThanks @iiroj! - Hide the extracmdwindow on Windows by spawning tasks without thedetachedoption.v16.3.1Compare Source
Patch Changes
cd5d762Thanks @iiroj! - Removenano-spawnas a dependency frompackage.jsonas it was replaced withtinyexecand is no longer used.v16.3.0Compare Source
Minor Changes
#1698
feda37aThanks @iiroj! - Run external processes withtinyexecinstead ofnano-spawn.nano-spawnreplacedexecain lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hopetinyexecimproves the situation.#1699
1346d16Thanks @iiroj! - Removepidtreeas a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and thetaskkillcommand on Windows.Patch Changes
87467aaThanks @iiroj! - Incorrect brace expansions like*.{js}(nothing to expand) are detected exhaustively, instead of just a single pass.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.