Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jsdoc from 50.7.1 to 57.0.7.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v57.0.7

57.0.7 (2025-09-14)

Bug Fixes

v57.0.6

57.0.6 (2025-09-14)

Bug Fixes

  • examples configs: disable @typescript-eslint/no-unsed-vars (#1507) (34e5910)

v57.0.5

57.0.5 (2025-09-14)

Bug Fixes

  • types: add missing configs to index.configs type (#1505) (f019adf)

v57.0.4

57.0.4 (2025-09-14)

Bug Fixes

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)

... (truncated)

Commits
  • 03a8a69 fix: CJS export regression; fixes #1478 (#1508)
  • 34e5910 fix(examples configs): disable @typescript-eslint/no-unsed-vars (#1507)
  • d137021 docs(processor): demonstrate use with TypeScript (#1506)
  • f019adf fix(types): add missing configs to index.configs type (#1505)
  • ab14982 fix(jsdoc/examples/rules and jsdoc/default-expressions/rules configs): ad...
  • 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
  • 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)

@dependabot dependabot bot added dependencies Automated dependency update javascript Pull requests that update Javascript code labels Sep 14, 2025
@dependabot dependabot bot requested review from flovogt and RandomByte September 14, 2025 10:02
@coveralls
Copy link

Pull Request Test Coverage Report for Build 17709628119

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 17615671290: 0.0%
Covered Lines: 106
Relevant Lines: 106

💛 - Coveralls

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.7.1 to 57.0.7.
- [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@v50.7.1...v57.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-57.0.7 branch from 6be1501 to 8727a2b Compare September 14, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Automated dependency update javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant