Skip to content

Bump eslint-plugin-jsdoc from 54.1.1 to 57.0.3#14337

Merged
swissspidy merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-57.0.3
Sep 13, 2025
Merged

Bump eslint-plugin-jsdoc from 54.1.1 to 57.0.3#14337
swissspidy merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-57.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps eslint-plugin-jsdoc from 54.1.1 to 57.0.3.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v57.0.3

57.0.3 (2025-09-13)

Bug Fixes

  • valid-types: avoid reporting for next (handled by own rule) (#1503) (76b8406)

v57.0.2

57.0.2 (2025-09-13)

Bug Fixes

  • extraRuleDefinitions.forbid jsdoc function option: point default link to advanced page (#1502) (91f1c30)

v57.0.1

57.0.1 (2025-09-13)

Bug Fixes

  • require-next-type, require-throws-type, require-yields-type: fix URL; fixes #1500 (#1501) (33a4529)

v57.0.0

57.0.0 (2025-09-13)

Features

  • extraRuleDefinitions.forbid option to jsdoc function (9f50083)
  • require-next-type, require-throws-type, require-yields-type: adds new rules and adds to recommended and required configs; fixes #1461 (0645428)

BREAKING CHANGES

  • require-next-type, require-throws-type, require-yields-type: It is unlikely to affect users but when using the jsdoc constructor with a recommended config , this commit removes throws and yields from the structuredTags settings recently added to the config output to require types for these tags in favor of the herein added equivalent recommended rules. (next is still part of structuredTags output, however, because this setting ensures the non-standard next tag is treated as allowable without need for separate configuration.)

Also:

  • chore: remove unused linting directives

v56.1.2

56.1.2 (2025-09-11)

Bug Fixes

... (truncated)

Commits
  • 76b8406 fix(valid-types): avoid reporting for next (handled by own rule) (#1503)
  • 91f1c30 fix(extraRuleDefinitions.forbid jsdoc function option): point default link ...
  • 33a4529 fix(require-next-type, require-throws-type, require-yields-type): fix U...
  • 0645428 feat(require-next-type, require-throws-type, require-yields-type): adds...
  • dc88471 docs: add docs
  • 78d9d3d refactor: avoid generic Function type
  • 9083d3d refactor: replace any types and specify specific settings types
  • 9f50083 feat: extraRuleDefinitions.forbid option to jsdoc function
  • be2b7ae fix(iterateJsdoc export): fix export (#1498)
  • d5fb1d1 fix(iterateJsdoc export): ensure default has type (#1497)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 54.1.1 to 57.0.3.
- [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@v54.1.1...v57.0.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 57.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels Sep 13, 2025
@swissspidy swissspidy merged commit 272c544 into main Sep 13, 2025
41 of 42 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-57.0.3 branch September 13, 2025 16:10
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 JavaScript Pull requests that update JavaScript code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant