Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps eslint-plugin-jsdoc from 54.5.0 to 57.0.8.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v57.0.8

57.0.8 (2025-09-14)

Bug Fixes

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)

... (truncated)

Commits
  • 6692d0e fix(types): plugin property should be an intersection; fixes #1509 (#1510)
  • 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...
  • 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 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 54.5.0 to 57.0.8.
- [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.5.0...v57.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 15, 2025 01:04
@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.32%. Comparing base (284ec0b) to head (9d2a64d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1283   +/-   ##
=======================================
  Coverage   95.32%   95.32%           
=======================================
  Files         114      114           
  Lines        7382     7382           
  Branches     2325     2325           
=======================================
  Hits         7037     7037           
  Misses        345      345           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot merged commit 57a22f6 into main Sep 15, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-57.0.8 branch September 15, 2025 01:06
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.

2 participants