Skip to content

build(deps-dev): bump eslint-plugin-jsdoc from 39.9.1 to 51.0.1 #3014

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps eslint-plugin-jsdoc from 39.9.1 to 51.0.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v51.0.1

51.0.1 (2025-06-12)

Bug Fixes

v51.0.0

51.0.0 (2025-06-12)

chore

BREAKING CHANGES

  • Requires Node 20.11.0+

Also:

  • chore: upgrade are-docs-informative
  • refactor: use import.meta.dirname

v50.8.0

50.8.0 (2025-06-11)

Features

  • getJsdocProcessorPlugin: allow exampleCodeRegex and rejectExampleCodeRegex to be RegExp objects (#1395) (285a03c)

v50.7.1

50.7.1 (2025-06-01)

Bug Fixes

v50.7.0

50.7.0 (2025-06-01)

Features

  • getJsdocProcessorPlugin: add allowedLanguagesToProcess option (#1392) (0adbf43)

v50.6.17

... (truncated)

Commits
  • f85ffc6 fix: require node v22
  • 88d9964 Merge pull request #1375 from brettz9/node20
  • d45ad32 chore: bump to Node 20.11.0+
  • c22b1e0 build(deps): bump brace-expansion from 1.1.11 to 1.1.12 (#1396)
  • 285a03c feat(getJsdocProcessorPlugin): allow exampleCodeRegex and `rejectExampleCod...
  • 99cb131 fix: revert are-docs-informative upgrade; fixes #1393 (#1394)
  • 0adbf43 feat(getJsdocProcessorPlugin): add allowedLanguagesToProcess option (#1392)
  • 228c568 chore: update jsdoccomment, are-docs-informative, debug, espree, semver, devD...
  • e26a11a fix(require-param): update jsdoccomment to support exported TSFunctionType ...
  • 2bd7242 fix(valid-types): fix parsing of expressions like `@returns {@​link SomeType...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
eslint-plugin-jsdoc [>= 43.a, < 44]
eslint-plugin-jsdoc [>= 46.a, < 47]
eslint-plugin-jsdoc [>= 45.a, < 46]
eslint-plugin-jsdoc [>= 44.a, < 45]
eslint-plugin-jsdoc [>= 48.a, < 49]

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 Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2025
Copy link

coderabbitai bot commented Jun 16, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • build(

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-51.0.1 branch from 8fd1858 to 12c8f7e Compare June 17, 2025 02:01
Copy link

socket-security bot commented Jun 17, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedeslint-plugin-jsdoc@​39.9.1 ⏵ 51.0.399100100 +196 +1100

View full report

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-51.0.1 branch 2 times, most recently from d2dd542 to fba91cd Compare June 17, 2025 21:52
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.9.1 to 51.0.1.
- [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@v39.9.1...v51.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 51.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-51.0.1 branch from fba91cd to c14acb0 Compare June 18, 2025 19:50
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.

0 participants