Skip to content

build(deps-dev): bump eslint-plugin-jsdoc from 50.6.11 to 50.7.1 #3135

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 2, 2025

Bumps eslint-plugin-jsdoc from 50.6.11 to 50.7.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

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

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)

... (truncated)

Commits
  • 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...
  • 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...
  • See full diff 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 50.6.11 to 50.7.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@v50.6.11...v50.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 2, 2025
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (88ddfa7) to head (1ef7a97).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3135   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          291       291           
  Lines         8842      8842           
  Branches      1432      1432           
=========================================
  Hits          8842      8842           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2025

Superseded by #3142.

@dependabot dependabot bot closed this Jun 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.7.1 branch June 12, 2025 11:52
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