Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jsdoc from 50.7.1 to 55.2.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v55.2.0

55.2.0 (2025-09-10)

Features

  • copy over config properties (93e6b1c)

v55.1.2

55.1.2 (2025-09-09)

Bug Fixes

  • typescript: allow string and numeric rule entries in config function (#1487) (2ccd629)

v55.1.1

55.1.1 (2025-09-09)

Bug Fixes

  • typescript: include full set of declaration files (#1486) (a268541)

v55.1.0

55.1.0 (2025-09-09)

Features

  • typescript: allow function to supply TS-aware rules (#1485) (ff4a55c)

v55.0.5

55.0.5 (2025-09-09)

Bug Fixes

  • typescript: ensure configs available via config-building function (#1484) (23c9791)

v55.0.4

55.0.4 (2025-09-09)

Bug Fixes

v55.0.3

55.0.3 (2025-09-09)

... (truncated)

Commits
  • 93e6b1c feat: copy over config properties
  • 18d2c0f chore: update jsdoccomment and devDeps.
  • 2ccd629 fix(typescript): allow string and numeric rule entries in config function (#1...
  • a268541 fix(typescript): include full set of declaration files (#1486)
  • ff4a55c feat(typescript): allow function to supply TS-aware rules (#1485)
  • 23c9791 fix(typescript): ensure configs available via config-building function (#1484)
  • 9261da0 fix(typescript): attempt to fix types export (#1483)
  • e433f7d fix(typescript): remove properties from return value of config function (#1481)
  • 005c3fd fix: ensure docs reflect proper usage of new jsdoc export function (#1480)
  • c8ea39a fix: ensure CJS export is accessible; fixes #1478 (#1479)
  • 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 10, 2025
@dependabot dependabot bot requested review from flovogt and RandomByte September 10, 2025 12:17
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.7.1 to 55.2.0.
- [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...v55.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 55.2.0
  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-55.2.0 branch from 5f68ab8 to bab108a Compare September 10, 2025 12:20
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.

0 participants