Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2025

Bumps the eslint group with 3 updates in the /tools/code-style directory: eslint-config-love, eslint-plugin-jsdoc and typescript-eslint.

Updates eslint-config-love from 125.0.0 to 130.0.0

Release notes

Sourced from eslint-config-love's releases.

v130.0.0

130.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-plusplus

Features

v129.0.0

129.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-param-reassign

Features

v128.0.0

128.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-nonoctal-decimal-escape

Features

  • no-nonoctal-decimal-escape (cda5e9b)

v127.0.0

127.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-negated-condition

Features

v126.0.0

126.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-multi-assign

... (truncated)

Changelog

Sourced from eslint-config-love's changelog.

130.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-plusplus

Features

129.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-param-reassign

Features

128.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-nonoctal-decimal-escape

Features

  • no-nonoctal-decimal-escape (cda5e9b)

127.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-negated-condition

Features

126.0.0 (2025-09-25)

⚠ BREAKING CHANGES

  • no-multi-assign

Features

... (truncated)

Commits
  • 84fca97 chore(release): 130.0.0 [skip ci]
  • 69a9d17 feat!: no-plusplus
  • cc726d3 chore(release): 129.0.0 [skip ci]
  • ed78d8b feat!: no-param-reassign
  • 6535cdc chore(release): 128.0.0 [skip ci]
  • cda5e9b feat!: no-nonoctal-decimal-escape
  • ffd243d chore(release): 127.0.0 [skip ci]
  • 2a16f76 feat!: no-negated-condition
  • e6f46fe chore: intentionally no no-nested-ternary
  • 965a59e chore(release): 126.0.0 [skip ci]
  • Additional commits viewable in compare view

Updates eslint-plugin-jsdoc from 59.1.0 to 60.4.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v60.4.1

60.4.1 (2025-09-27)

Bug Fixes

  • requireParam: update return type to include foundIndex and tagLineCount (#1531) (91e261d), closes #1530 #1530

v60.4.0

60.4.0 (2025-09-26)

Bug Fixes

  • ensure permissive settings are converted for jsdoc-type-pratt-parser (065f11a)

Features

v60.3.1

60.3.1 (2025-09-25)

Bug Fixes

  • getJsdocProcessPlugin: auto-escape *\/ and entities (#1537) (74186a3), closes #710

v60.3.0

60.3.0 (2025-09-24)

Features

v60.2.0

60.2.0 (2025-09-23)

Features

v60.1.1

60.1.1 (2025-09-22)

Bug Fixes

... (truncated)

Commits
  • 91e261d fix(requireParam): update return type to include foundIndex and tagLineCount ...
  • ab9fe6a docs: document mixed config (#1546)
  • 065f11a fix: ensure permissive settings are converted for jsdoc-type-pratt-parser
  • 68fad5b feat: add flat/recommended-mixed config; fixes #1101
  • 74186a3 fix(getJsdocProcessPlugin): auto-escape *\/ and entities (#1537)
  • 001c4a9 feat(no-undefined-types): checkUsedTypedefs option; fixes #1165 (#1544)
  • 376d583 feat(prefer-import-tags): add new rule; fixes #1314 (#1536)
  • 0c4c654 fix(reject-any-type, reject-function-type): prevent object replacement as...
  • 751428c feat(tag-lines): maxBlockLines option; fixes #1346 (#1532)
  • 70c1b2e fix(require-tags): change rule name to be consistent with other rules (#1535)
  • See full diff in compare view

Updates typescript-eslint from 8.44.0 to 8.44.1

Release notes

Sourced from typescript-eslint's releases.

v8.44.1

8.44.1 (2025-09-22)

🩹 Fixes

  • eslint-plugin: [no-base-to-string] make ignoredTypeNames match type names without generics (#11597)
  • eslint-plugin: [no-unsafe-enum-comparison] support unions of literals (#11599)
  • eslint-plugin: [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (#11611)
  • typescript-estree: forbid class property with name constructor (#11590)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.44.1 (2025-09-22)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

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 commands and options

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

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 125.0.0 to 130.0.0
- [Release notes](https://github.com/mightyiam/eslint-config-love/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v125.0.0...v130.0.0)

Updates `eslint-plugin-jsdoc` from 59.1.0 to 60.4.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v59.1.0...v60.4.1)

Updates `typescript-eslint` from 8.44.0 to 8.44.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-config-love
  dependency-version: 130.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 60.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.44.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 27, 2025 11:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2025
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck merged commit 9981180 into main Sep 30, 2025
30 of 36 checks passed
@jkowalleck jkowalleck deleted the dependabot/npm_and_yarn/tools/code-style/eslint-55b621a9a2 branch September 30, 2025 15:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant