Bump eslint-plugin-jsdoc from 54.1.0 to 55.0.3
Merged
Number: #1976
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 09, 2025 at 05:01 AM UTC
(9 months ago)
(9 months ago)
Updated:
September 09, 2025 at 08:20 AM UTC
(9 months ago)
(9 months ago)
Merged:
September 09, 2025 at 08:20 AM UTC
(9 months ago)
by graduta
(9 months ago)
by graduta
Time to Close:
about 3 hours
Labels:
dependencies javascript
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
v55.0.2
55.0.2 (2025-09-08)
Bug Fixes
v55.0.1
55.0.1 (2025-09-08)
Bug Fixes
v55.0.0
55.0.0 (2025-09-08)
Features
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
e433f7dfix(typescript): remove properties from return value of config function (#1481)005c3fdfix: ensure docs reflect proper usage of new jsdoc export function (#1480)c8ea39afix: ensure CJS export is accessible; fixes #1478 (#1479)0b0a058feat: export named function for building configs (#1477)427273efeat: revert "feat: export function for building configs (#1469)"; fixes #147...9fe05e0feat: export function for building configs (#1469)b2764fcchore: update jsdoccomment and devDeps.2693a88fix(require-template): checkTSDeclareFunction(including overloads) for ...b29bc3afeat(require-jsdoc): addexemptOverloadedImplementationsoptioned11968feat(require-jsdoc,require-param): update jsdoccomment to disable overlo...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
2
Files Changed:
2
2
Additions:
+41
+41
Deletions:
-17
-17
Package Dependencies
Technical Details
| ID: | 7295634 |
| UUID: | 2810392236 |
| Node ID: | PR_kwDOD2Q1Ic6ngy6s |
| Host: | GitHub |
| Repository: | AliceO2Group/Bookkeeping |
| Merge State: | Unknown |