An open index of dependabot pull requests across open source projects.

Bump eslint-plugin-jsdoc from 54.1.0 to 55.0.3

Merged
Number: #1976
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: September 09, 2025 at 05:01 AM UTC
(9 months ago)
Updated: September 09, 2025 at 08:20 AM UTC
(9 months ago)
Merged: September 09, 2025 at 08:20 AM UTC
(9 months ago)
by graduta
Time to Close: about 3 hours
Labels:
dependencies javascript
Description:

Bumps eslint-plugin-jsdoc from 54.1.0 to 55.0.3.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v55.0.3

55.0.3 (2025-09-09)

Bug Fixes

  • typescript: remove properties from return value of config function (#1481) (e433f7d)

v55.0.2

55.0.2 (2025-09-08)

Bug Fixes

  • ensure docs reflect proper usage of new jsdoc export function (#1480) (005c3fd)

v55.0.1

55.0.1 (2025-09-08)

Bug Fixes

v55.0.0

55.0.0 (2025-09-08)

Features

  • export named function for building configs (#1477) (0b0a058)

BREAKING CHANGES

  • Although not technically breaking, this is being released as such to encourage use of the named import function.

import {jsdoc} from 'eslint-plugin-jsdoc'; // A named import now is encouraged export default [ ...jsdoc({config: 'flat/recommended'}); // Now invoke the function to build the config ];

v54.7.0

54.7.0 (2025-09-08)

Features

... (truncated)

Commits
  • 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)
  • 0b0a058 feat: export named function for building configs (#1477)
  • 427273e feat: revert "feat: export function for building configs (#1469)"; fixes #147...
  • 9fe05e0 feat: export function for building configs (#1469)
  • b2764fc chore: update jsdoccomment and devDeps.
  • 2693a88 fix(require-template): check TSDeclareFunction (including overloads) for ...
  • b29bc3a feat(require-jsdoc): add exemptOverloadedImplementations option
  • ed11968 feat(require-jsdoc, require-param): update jsdoccomment to disable overlo...
  • 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)
Pull Request Statistics
Commits:
2
Files Changed:
2
Additions:
+41
Deletions:
-17
Package Dependencies
Ecosystem:
npm
Version Change:
54.1.0 → 55.0.3
Update Type:
Major
Technical Details
ID: 7295634
UUID: 2810392236
Node ID: PR_kwDOD2Q1Ic6ngy6s
Host: GitHub
Repository: AliceO2Group/Bookkeeping
Merge State: Unknown