Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jsdoc from 50.8.0 to 56.1.2.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v56.1.2

56.1.2 (2025-09-11)

Bug Fixes

v56.1.1

56.1.1 (2025-09-11)

Bug Fixes

  • iterateJsdoc export: ensure default has type (#1497) (d5fb1d1)

v56.1.0

56.1.0 (2025-09-11)

Features

  • type-formatting: add property, this, throws, and yields tags (#1496) (8886628)

v56.0.2

56.0.2 (2025-09-11)

Bug Fixes

  • getJsdocComment, iterateJsdoc: fix CJS type declarations (#1493) (5f00672)

v56.0.1

56.0.1 (2025-09-11)

Bug Fixes

v56.0.0

56.0.0 (2025-09-11)

Features

BREAKING CHANGES

... (truncated)

Commits
  • be2b7ae fix(iterateJsdoc export): fix export (#1498)
  • d5fb1d1 fix(iterateJsdoc export): ensure default has type (#1497)
  • 8886628 feat(type-formatting): add property, this, throws, and yields tags ...
  • 2644c6e refactor: remove unnecessary lines in declaration file (#1495)
  • 5f00672 fix(getJsdocComment, iterateJsdoc): fix CJS type declarations (#1493)
  • c29757d fix: export paths (#1492)
  • e3c8f1e feat: add CJS exports; fixes #1223 (#1491)
  • be58cf1 refactor: update src/rules/typeFormatting.js
  • e6b065c refactor: update types
  • 84a1d31 test: complete coverage
  • 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 50.8.0 to 56.1.2.
- [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.8.0...v56.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 56.1.2
  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 12, 2025
@dependabot dependabot bot requested review from a team as code owners September 12, 2025 03:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2025
@swirlds-automation
Copy link

swirlds-automation commented Sep 12, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

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