Skip to content

👷 Update dependency eslint-plugin-jsdoc to v57#3842

Merged
thomas-lebeau merged 1 commit into
mainfrom
renovate/eslint-plugin-jsdoc-57.x
Sep 16, 2025
Merged

👷 Update dependency eslint-plugin-jsdoc to v57#3842
thomas-lebeau merged 1 commit into
mainfrom
renovate/eslint-plugin-jsdoc-57.x

Conversation

@renovate

@renovate renovate Bot commented Sep 14, 2025

Copy link
Copy Markdown
Contributor

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 54.7.0 -> 57.0.8 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v57.0.8

Compare Source

v57.0.7

Compare Source

Bug Fixes

v57.0.6

Compare Source

Bug Fixes
  • examples configs: disable @typescript-eslint/no-unsed-vars (#​1507) (34e5910)

v57.0.5

Compare Source

Bug Fixes

v57.0.4

Compare Source

Bug Fixes

v57.0.3

Compare Source

Bug Fixes
  • valid-types: avoid reporting for next (handled by own rule) (#​1503) (76b8406)

v57.0.2

Compare Source

Bug Fixes
  • extraRuleDefinitions.forbid jsdoc function option: point default link to advanced page (#​1502) (91f1c30)

v57.0.1

Compare Source

Bug Fixes

v57.0.0

Compare Source

Features
  • extraRuleDefinitions.forbid option to jsdoc function (9f50083)
  • require-next-type, require-throws-type, require-yields-type: adds new rules and adds to recommended and required configs; fixes #​1461 (0645428)
BREAKING CHANGES
  • require-next-type, require-throws-type, require-yields-type: It is unlikely to affect users but when using the jsdoc constructor with a recommended config , this commit removes throws and yields
    from the structuredTags settings recently added to the config output to require types for these tags in favor of the herein added equivalent
    recommended rules. (next is still part of structuredTags output, however, because this setting ensures the non-standard next tag is treated
    as allowable without need for separate configuration.)

Also:

  • chore: remove unused linting directives

v56.1.2

Compare Source

Bug Fixes

v56.1.1

Compare Source

Bug Fixes

v56.1.0

Compare Source

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

v56.0.2

Compare Source

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

v56.0.1

Compare Source

Bug Fixes

v56.0.0

Compare Source

Features
BREAKING CHANGES
  • Changes exports paths. Should work without changes required.

v55.4.0

Compare Source

Features
  • type-formatting: add objectFieldSeparatorTrailingPunctuation option; fixes #​1430 (5852fd9)
  • type-formatting: check type and typedef tags and add typeBracketSpacing option (77e1691)
  • type-formatting: enhance error detection and add unionSpacing option; fixes #​1143 (cc7f253)

v55.3.0

Compare Source

Features
  • add type-formatting rule (81cb787)

v55.2.0

Compare Source

Features
  • copy over config properties (93e6b1c)

v55.1.2

Compare Source

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

v55.1.1

Compare Source

Bug Fixes

v55.1.0

Compare Source

Features

v55.0.5

Compare Source

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

v55.0.4

Compare Source

Bug Fixes

v55.0.3

Compare Source

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

v55.0.2

Compare Source

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

v55.0.1

Compare Source

Bug Fixes

v55.0.0

Compare Source

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
];


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2025
@renovate
renovate Bot requested a review from a team as a code owner September 14, 2025 00:42
@datadog-official

datadog-official Bot commented Sep 14, 2025

Copy link
Copy Markdown

⚠️ Tests

⚠️ Warnings

❄️ 1 New flaky test detected

rum sessions › manual session expiration › flush events when the session expires from rum/sessions.scenario.ts (Datadog)
createTest.ts:219:3 flush events when the session expires

[Edge] › ../lib/framework/createTest.ts:219:3 › rum sessions › manual session expiration › flush events when the session expires 

    Error: expect(received).toHaveLength(expected)

    Expected length: 1
    Received length: 0
    Received array:  []

...

ℹ️ Info

🧪 All tests passed

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 92.34% (+0.00%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: ea95304 | Docs | Was this helpful? Give us feedback!

@cit-pr-commenter

cit-pr-commenter Bot commented Sep 14, 2025

Copy link
Copy Markdown

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 158.75 KiB 158.75 KiB 0 B 0.00%
Rum Recorder 19.53 KiB 19.53 KiB 0 B 0.00%
Rum Profiler 5.18 KiB 5.18 KiB 0 B 0.00%
Logs 55.74 KiB 55.74 KiB 0 B 0.00%
Flagging N/A 931 B 931 B N/A%
Rum Slim 116.48 KiB 116.48 KiB 0 B 0.00%
Worker 23.60 KiB 23.60 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base Average Cpu Time (ms) Local Average Cpu Time (ms) 𝚫
addglobalcontext 0.008 0.006 -0.001
addaction 0.024 0.016 -0.008
addtiming 0.006 0.003 -0.003
adderror 0.023 0.014 -0.009
startstopsessionreplayrecording 0.002 0.001 -0.001
startview 0.007 0.004 -0.003
logmessage 0.035 0.017 -0.019
🧠 Memory Performance
Action Name Base Consumption Memory (bytes) Local Consumption Memory (bytes) 𝚫 (bytes)
addglobalcontext 25.32 KiB 25.76 KiB 449 B
addaction 45.38 KiB 46.68 KiB 1.31 KiB
addtiming 24.73 KiB 24.54 KiB -193 B
adderror 50.80 KiB 51.16 KiB 372 B
startstopsessionreplayrecording 23.77 KiB 23.77 KiB 3 B
startview 422.55 KiB 432.41 KiB 9.86 KiB
logmessage 43.22 KiB 42.43 KiB -802 B

🔗 RealWorld

@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jsdoc-57.x branch 3 times, most recently from 9d46d1a to 4b1ce30 Compare September 15, 2025 07:46
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jsdoc-57.x branch from 4b1ce30 to ea95304 Compare September 15, 2025 09:02
@thomas-lebeau
thomas-lebeau merged commit bc0673b into main Sep 16, 2025
20 checks passed
@thomas-lebeau
thomas-lebeau deleted the renovate/eslint-plugin-jsdoc-57.x branch September 16, 2025 06:44
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant