Skip to content

chore(deps-dev): Bump eslint-plugin-jsdoc from 48.11.0 to 50.7.0 #1745

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jsdoc from 48.11.0 to 50.7.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v50.7.0

50.7.0 (2025-06-01)

Features

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

v50.6.17

50.6.17 (2025-05-14)

Bug Fixes

  • require-param: update jsdoccomment to support exported TSFunctionType type; fixes #1386 (#1389) (e26a11a)

v50.6.16

50.6.16 (2025-05-14)

Bug Fixes

  • valid-types: fix parsing of expressions like [@returns](https://github.com/returns) {[@link](https://github.com/link) SomeType}; fixes #1381 (#1382) (2bd7242)

v50.6.15

50.6.15 (2025-05-14)

Bug Fixes

v50.6.14

50.6.14 (2025-05-10)

Bug Fixes

  • lines-before-block: Switch to a whitelist of punctuators (#1385) (0a30832)

v50.6.13

50.6.13 (2025-05-10)

Bug Fixes

v50.6.12

50.6.12 (2025-05-10)

... (truncated)

Commits
  • 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...
  • 1bef636 fix(no-undefined-types): avoid eslint 8 error; fixes #1387 (#1388)
  • 0a30832 fix(lines-before-block): Switch to a whitelist of punctuators (#1385)
  • 19fa3dc fix(lines-before-block): Only trigger after ';', '}', '|', and '&' (#1383)
  • f32989c fix(no-undefined-types): workaround parse-imports-exports bug in handling...
  • 65b0dc0 fix(check-values): workaround parse-imports-exports bug in handling trail...
  • 6d5c9fb fix(check-values, no-undefined-types): avoid need for worker; fixes #1371...
  • 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)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.11.0 to 50.7.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@v48.11.0...v50.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from vinayakkulkarni June 1, 2025 19:33
@dependabot dependabot bot added the dependencies Pkg deps label Jun 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pkg deps labels Jun 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Superseded by #1746.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.7.0 branch June 2, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pkg deps javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant