Skip to content

Commit 1f3d207

Browse files
chore(deps): bump the eslint group across 1 directory with 3 updates (#1388)
Bumps the eslint group with 3 updates in the /tools/code-style directory: [eslint-config-love](https://github.com/mightyiam/eslint-config-love), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint-config-love` from 133.0.0 to 134.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mightyiam/eslint-config-love/releases">eslint-config-love's releases</a>.</em></p> <blockquote> <h2>v134.0.0</h2> <h2><a href="https://github.com/mightyiam/eslint-config-love/compare/v133.0.0...v134.0.0">134.0.0</a> (2025-11-20)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>no-useless-concat</li> <li>no-useless-assignment</li> <li>no-unused-private-class-members</li> <li>no eqeqeq exception for null</li> <li>no-await-in-loop</li> </ul> <h3>Features</h3> <ul> <li>no eqeqeq exception for null (<a href="https://github.com/mightyiam/eslint-config-love/commit/c4ebd7479697c666685a3636aec661e32c6967bf">c4ebd74</a>)</li> <li>no-await-in-loop (<a href="https://github.com/mightyiam/eslint-config-love/commit/5668d78a09671445124643fc62d7e41477493405">5668d78</a>)</li> <li>no-unused-private-class-members (<a href="https://github.com/mightyiam/eslint-config-love/commit/4d9580cebacb8c55a4cd0f1006ed5ae7fcb064a8">4d9580c</a>)</li> <li>no-useless-assignment (<a href="https://github.com/mightyiam/eslint-config-love/commit/0123db4fda9a33917aba5a380cc1b3bf389082fa">0123db4</a>)</li> <li>no-useless-concat (<a href="https://github.com/mightyiam/eslint-config-love/commit/e142477b13c5a004e55f63ec93a3aaa2b2db2bf0">e142477</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md">eslint-config-love's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mightyiam/eslint-config-love/compare/v133.0.0...v134.0.0">134.0.0</a> (2025-11-20)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>no-useless-concat</li> <li>no-useless-assignment</li> <li>no-unused-private-class-members</li> <li>no eqeqeq exception for null</li> <li>no-await-in-loop</li> </ul> <h3>Features</h3> <ul> <li>no eqeqeq exception for null (<a href="https://github.com/mightyiam/eslint-config-love/commit/c4ebd7479697c666685a3636aec661e32c6967bf">c4ebd74</a>)</li> <li>no-await-in-loop (<a href="https://github.com/mightyiam/eslint-config-love/commit/5668d78a09671445124643fc62d7e41477493405">5668d78</a>)</li> <li>no-unused-private-class-members (<a href="https://github.com/mightyiam/eslint-config-love/commit/4d9580cebacb8c55a4cd0f1006ed5ae7fcb064a8">4d9580c</a>)</li> <li>no-useless-assignment (<a href="https://github.com/mightyiam/eslint-config-love/commit/0123db4fda9a33917aba5a380cc1b3bf389082fa">0123db4</a>)</li> <li>no-useless-concat (<a href="https://github.com/mightyiam/eslint-config-love/commit/e142477b13c5a004e55f63ec93a3aaa2b2db2bf0">e142477</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/6d4d33231d253807bebd6906c07ad5904f2788f4"><code>6d4d332</code></a> chore(release): 134.0.0 [skip ci]</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/4c1352c01ed34b0006fe0d03337b65e2e955a2d2"><code>4c1352c</code></a> Merge pull request <a href="https://redirect.github.com/mightyiam/eslint-config-love/issues/2224">#2224</a> from mightyiam/ci-latest-npm</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/74910ce8720ed1bfd043b0a07560888f4a4d53ed"><code>74910ce</code></a> ci: use latest npm</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/e142477b13c5a004e55f63ec93a3aaa2b2db2bf0"><code>e142477</code></a> feat!: no-useless-concat</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/0123db4fda9a33917aba5a380cc1b3bf389082fa"><code>0123db4</code></a> feat!: no-useless-assignment</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/4d9580cebacb8c55a4cd0f1006ed5ae7fcb064a8"><code>4d9580c</code></a> feat!: no-unused-private-class-members</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/daeabaf67c58cfd2e67a5a22e6a1a183ea593e3e"><code>daeabaf</code></a> chore: intentionally no no-unsafe-optional-chaining</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/c2a49fd3e0e51da454feefbc60d444b693fb41d8"><code>c2a49fd</code></a> chore: intentionally no no-underscore-dangle</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/d4867d9fee4a00ab8080087590cfbfe10a806f68"><code>d4867d9</code></a> chore: intentionally no no-undefined</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/313c416b332340ae2f7af0487bfe2a532837eea7"><code>313c416</code></a> Merge pull request <a href="https://redirect.github.com/mightyiam/eslint-config-love/issues/2222">#2222</a> from mightyiam/no-eq-null</li> <li>Additional commits viewable in <a href="https://github.com/mightyiam/eslint-config-love/compare/v133.0.0...v134.0.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-jsdoc` from 61.2.1 to 61.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gajus/eslint-plugin-jsdoc/releases">eslint-plugin-jsdoc's releases</a>.</em></p> <blockquote> <h2>v61.4.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v61.3.0...v61.4.0">61.4.0</a> (2025-11-20)</h1> <h3>Features</h3> <ul> <li>add <code>require-rejects</code> rule; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/755">#755</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/99c7fbd09e7ca17037c745216478ef368e6c51ac">99c7fbd</a>)</li> </ul> <h2>v61.3.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v61.2.1...v61.3.0">61.3.0</a> (2025-11-19)</h1> <h3>Features</h3> <ul> <li><code>allowIndentedSections</code> option; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/541">#541</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/edaf615ce629d8c250808f77173d1a08c2185f17">edaf615</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/99c7fbd09e7ca17037c745216478ef368e6c51ac"><code>99c7fbd</code></a> feat: add <code>require-rejects</code> rule; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/755">#755</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/03adf63ba11b0be6ba67e096bc246af97c378e58"><code>03adf63</code></a> refactor: forbid inconsistent indentation with new option</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/edaf615ce629d8c250808f77173d1a08c2185f17"><code>edaf615</code></a> feat: <code>allowIndentedSections</code> option; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/541">#541</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/bba6dd8ffccb519b0a50d2ad7ab549264678f769"><code>bba6dd8</code></a> chore(deps-dev): bump glob from 11.0.3 to 11.1.0</li> <li>See full diff in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v61.2.1...v61.4.0">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.46.4 to 8.47.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.47.0</h2> <h2>8.47.0 (2025-11-17)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unused-private-class-members] new extension rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10913">#10913</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.47.0 (2025-11-17)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/28cf8032c2492bb3c55dd7dd145249f2246034ad"><code>28cf803</code></a> chore(release): publish 8.47.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Kowalleck <[email protected]>
1 parent cff00b1 commit 1f3d207

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
66

77
<!-- unreleased changes go here -->
88

9+
* Style
10+
* Applied latest code standards (via [#1388])
11+
12+
[#1388]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1388
13+
914
## 4.1.1 - 2025-11-11
1015

1116
* Fixed

src/_helpers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export async function writeAllSync (fd: number, data: string): Promise<number> {
4141
if (error.code !== 'EAGAIN') {
4242
throw error // forward
4343
}
44-
/* eslint-disable-next-line promise/avoid-new -- needed */
44+
/* eslint-disable-next-line promise/avoid-new, no-await-in-loop -- needed */
4545
await new Promise((resolve) => { setTimeout(resolve, 100) })
4646
}
4747
}

src/builders.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ export class BomBuilder {
345345
private gatherPackages(data: any): Map<PackagePath, PackageData> {
346346
const packages = new Map<PackagePath, PackageData>()
347347
const todo: Array<typeof data> = [data]
348-
let w: any = undefined
348+
let w // eslint-disable-line @typescript-eslint/init-declarations -- ack
349349
/* eslint-disable-next-line @typescript-eslint/no-unsafe-assignment -- ack */
350350
while ((w = todo.shift()) !== undefined) {
351351
/* eslint-disable @typescript-eslint/no-unsafe-member-access, @typescript-eslint/no-unsafe-assignment -- ack */

tools/code-style/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"dependencies": {
99
"@eslint/js": "9.39.1",
1010
"eslint": "9.39.1",
11-
"eslint-config-love": "133.0.0",
11+
"eslint-config-love": "134.0.0",
1212
"eslint-plugin-import": "2.32.0",
13-
"eslint-plugin-jsdoc": "61.2.1",
13+
"eslint-plugin-jsdoc": "61.4.1",
1414
"eslint-plugin-license-header": "0.8.0",
1515
"eslint-plugin-n": "17.23.1",
1616
"eslint-plugin-promise": "7.2.1",
1717
"eslint-plugin-simple-import-sort": "12.1.1",
1818
"eslint-plugin-tsdoc": "0.5.0",
1919
"globals": "^16.0.0",
2020
"neostandard": "0.12.2",
21-
"typescript-eslint": "8.46.4"
21+
"typescript-eslint": "8.48.0"
2222
},
2323
"scripts": {
2424
"cs-fix": "npm exec -- eslint --fix ."

0 commit comments

Comments
 (0)