Skip to content

chore: bump eslint-plugin-jsdoc from 50.6.14 to 50.6.17#1263

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.6.17
May 19, 2025
Merged

chore: bump eslint-plugin-jsdoc from 50.6.14 to 50.6.17#1263
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.6.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2025

Bumps eslint-plugin-jsdoc from 50.6.14 to 50.6.17.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

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

Commits
  • 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)
  • See full diff 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 [>= 42.a, < 43]
eslint-plugin-jsdoc [>= 45.a, < 46]

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 May 19, 2025
@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2025 05:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.67%. Comparing base (89275e5) to head (ad82028).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1263   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          49       49           
  Lines         607      607           
  Branches       35       35           
=======================================
  Hits          605      605           
  Misses          2        2           

☔ 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.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.14 to 50.6.17.
- [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.14...v50.6.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.6.17 branch from e38b9f0 to ad82028 Compare May 19, 2025 12:46
Copy link
Copy Markdown
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot Bot merged commit e212285 into main May 19, 2025
4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.6.17 branch May 19, 2025 12:56
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 7.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant