Skip to content

Commit ae3eabc

Browse files
Bump lint-staged from 16.0.0 to 16.1.0 (#784)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.0.0 to 16.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/releases">lint-staged's releases</a>.</em></p> <blockquote> <h2>v16.1.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1536">#1536</a> <a href="https://github.com/lint-staged/lint-staged/commit/e729daa3b3ae28e613f63e730652dbfad5d1c594"><code>e729daa</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - A new flag <code>--no-revert</code> has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, <em>lint-staged</em> will clear all task modifications and revert to the original state.</p> </li> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1550">#1550</a> <a href="https://github.com/lint-staged/lint-staged/commit/b27fa3fecb75bcdcaa4bcd483c9d5c0755a22607"><code>b27fa3f</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - <em>Lint-staged</em> now ignores symlinks and leaves them out from the list of staged files.</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1558">#1558</a> <a href="https://github.com/lint-staged/lint-staged/commit/c37dc38dddbdebc41df4dbd909d79c98c3f69eb3"><code>c37dc38</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - The minimum required Node.js version is lowered to <code>20.17</code> following <a href="https://github.com/sindresorhus/nano-spawn/releases/tag/v1.0.2">[email protected]</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md">lint-staged's changelog</a>.</em></p> <blockquote> <h2>16.1.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1536">#1536</a> <a href="https://github.com/lint-staged/lint-staged/commit/e729daa3b3ae28e613f63e730652dbfad5d1c594"><code>e729daa</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - A new flag <code>--no-revert</code> has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, <em>lint-staged</em> will clear all task modifications and revert to the original state.</p> </li> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1550">#1550</a> <a href="https://github.com/lint-staged/lint-staged/commit/b27fa3fecb75bcdcaa4bcd483c9d5c0755a22607"><code>b27fa3f</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - <em>Lint-staged</em> now ignores symlinks and leaves them out from the list of staged files.</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1558">#1558</a> <a href="https://github.com/lint-staged/lint-staged/commit/c37dc38dddbdebc41df4dbd909d79c98c3f69eb3"><code>c37dc38</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - The minimum required Node.js version is lowered to <code>20.17</code> following <a href="https://github.com/sindresorhus/nano-spawn/releases/tag/v1.0.2">[email protected]</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lint-staged/lint-staged/commit/f92caaad52cf7f87d8368bdb08abbc64b378b7c9"><code>f92caaa</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/e729daa3b3ae28e613f63e730652dbfad5d1c594"><code>e729daa</code></a> feat: add &quot;--no-revert&quot; flag to disable reverting to original state in case o...</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/c37dc38dddbdebc41df4dbd909d79c98c3f69eb3"><code>c37dc38</code></a> fix: lower minimum required Node.js version to 20.17</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/48f778f777e6ab28ad47b78e09ef04b54ff6e0ae"><code>48f778f</code></a> build(deps): update dependencies</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/b27fa3fecb75bcdcaa4bcd483c9d5c0755a22607"><code>b27fa3f</code></a> feat: leave out symlinks from list of staged files</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/a941f2caee9895436b8e4ed3852c771ffbde21a8"><code>a941f2c</code></a> docs: add table of contents section to README.md (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1555">#1555</a>)</li> <li>See full diff in <a href="https://github.com/lint-staged/lint-staged/compare/v16.0.0...v16.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=16.0.0&new-version=16.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 894f2d3 commit ae3eabc

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest": "^29.7.0",
5454
"jest-junit": "^16.0.0",
5555
"license-checker-rseidelsohn": "^4.4.2",
56-
"lint-staged": "^16.0.0",
56+
"lint-staged": "^16.1.0",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.10",
5959
"prettier": "^3.5.3",

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ __metadata:
824824
jest: "npm:^29.7.0"
825825
jest-junit: "npm:^16.0.0"
826826
license-checker-rseidelsohn: "npm:^4.4.2"
827-
lint-staged: "npm:^16.0.0"
827+
lint-staged: "npm:^16.1.0"
828828
lodash: "npm:^4.17.21"
829829
nodemon: "npm:^3.1.10"
830830
prettier: "npm:^3.5.3"
@@ -1885,10 +1885,10 @@ __metadata:
18851885
languageName: node
18861886
linkType: hard
18871887

1888-
"commander@npm:^13.1.0":
1889-
version: 13.1.0
1890-
resolution: "commander@npm:13.1.0"
1891-
checksum: 7b8c5544bba704fbe84b7cab2e043df8586d5c114a4c5b607f83ae5060708940ed0b5bd5838cf8ce27539cde265c1cbd59ce3c8c6b017ed3eec8943e3a415164
1888+
"commander@npm:^14.0.0":
1889+
version: 14.0.0
1890+
resolution: "commander@npm:14.0.0"
1891+
checksum: 73c4babfa558077868d84522b11ef56834165d472b9e86a634cd4c3ae7fc72d59af6377d8878e06bd570fe8f3161eced3cbe383c38f7093272bb65bd242b595b
18921892
languageName: node
18931893
linkType: hard
18941894

@@ -1981,15 +1981,15 @@ __metadata:
19811981
languageName: node
19821982
linkType: hard
19831983

1984-
"debug@npm:4, debug@npm:^4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:^4.4.0":
1985-
version: 4.4.0
1986-
resolution: "debug@npm:4.4.0"
1984+
"debug@npm:4, debug@npm:^4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:^4.4.1":
1985+
version: 4.4.1
1986+
resolution: "debug@npm:4.4.1"
19871987
dependencies:
19881988
ms: "npm:^2.1.3"
19891989
peerDependenciesMeta:
19901990
supports-color:
19911991
optional: true
1992-
checksum: db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
1992+
checksum: d2b44bc1afd912b49bb7ebb0d50a860dc93a4dd7d946e8de94abc957bb63726b7dd5aa48c18c2386c379ec024c46692e15ed3ed97d481729f929201e671fcd55
19931993
languageName: node
19941994
linkType: hard
19951995

@@ -4286,23 +4286,23 @@ __metadata:
42864286
languageName: node
42874287
linkType: hard
42884288

4289-
"lint-staged@npm:^16.0.0":
4290-
version: 16.0.0
4291-
resolution: "lint-staged@npm:16.0.0"
4289+
"lint-staged@npm:^16.1.0":
4290+
version: 16.1.0
4291+
resolution: "lint-staged@npm:16.1.0"
42924292
dependencies:
42934293
chalk: "npm:^5.4.1"
4294-
commander: "npm:^13.1.0"
4295-
debug: "npm:^4.4.0"
4294+
commander: "npm:^14.0.0"
4295+
debug: "npm:^4.4.1"
42964296
lilconfig: "npm:^3.1.3"
42974297
listr2: "npm:^8.3.3"
42984298
micromatch: "npm:^4.0.8"
4299-
nano-spawn: "npm:^1.0.0"
4299+
nano-spawn: "npm:^1.0.2"
43004300
pidtree: "npm:^0.6.0"
43014301
string-argv: "npm:^0.3.2"
4302-
yaml: "npm:^2.7.1"
4302+
yaml: "npm:^2.8.0"
43034303
bin:
43044304
lint-staged: bin/lint-staged.js
4305-
checksum: 8778dbe7892bbf14e378d612d1649c1e3df38a8ddf14cf35962b6e8a962be72efb1ebb48a697e38366be97d25b8d2599cad3c26ac5afc0d0460452484e27924d
4305+
checksum: 5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
43064306
languageName: node
43074307
linkType: hard
43084308

@@ -4625,10 +4625,10 @@ __metadata:
46254625
languageName: node
46264626
linkType: hard
46274627

4628-
"nano-spawn@npm:^1.0.0":
4629-
version: 1.0.1
4630-
resolution: "nano-spawn@npm:1.0.1"
4631-
checksum: e03edc6971f653bc4651f2413b2011772a7c18797c0a4e986ff8eaea3adf4f017697d4d494ffb4ba6bce907b42abbeb0f7f681dbf336c84a324c940fb64c1dec
4628+
"nano-spawn@npm:^1.0.2":
4629+
version: 1.0.2
4630+
resolution: "nano-spawn@npm:1.0.2"
4631+
checksum: d8cec78f127a44aa5e38be01746b3d963a8dcf8b00b4a05bf259b5369af2225b8c7dc9d12517050b90234e5c3eeea4ece5d18a5f9c6c3462b56f9f595f07e632
46324632
languageName: node
46334633
linkType: hard
46344634

@@ -6344,7 +6344,7 @@ __metadata:
63446344
languageName: node
63456345
linkType: hard
63466346

6347-
"yaml@npm:^2.7.1, yaml@npm:^2.8.0":
6347+
"yaml@npm:^2.8.0":
63486348
version: 2.8.0
63496349
resolution: "yaml@npm:2.8.0"
63506350
bin:

0 commit comments

Comments
 (0)