Bump eslint-plugin-jsdoc from 39.9.1 to 43.0.7 #28

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/eslint-plugin-jsdoc-43.0.7 into main
dependabot[bot] commented 2023-04-24 02:25:20 +00:00 (Migrated from github.com)

Bumps eslint-plugin-jsdoc from 39.9.1 to 43.0.7.

Commits
  • ef02d5b fix: description retrieval logic was problematic for single line tags; fixes ...
  • 131454f fix: bump jsdoccomment
  • cf1d885 fix: avoid range; #1027
  • eab4fb4 fix: bump engines; fixes #1027
  • ffef254 fix: update semver and devDeps.
  • a9cd1db fix(tag-lines): avoid new startLines option expecting whitespace when no ...
  • 9bb4bfd fix(tag-lines): startLines is intended to apply after tags only; fixes #1022
  • 9b8c653 feat: allow specification of tag groups and lines between (and before and aft...
  • 9e96b75 feat: for tag-lines, add endLines in place of dropEndLines and `applyTo...
  • 41d1cf3 fix(require-returns): regression with forcing all async returns to be ignor...
  • 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 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 39.9.1 to 43.0.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ef02d5b5a7c385d83792f1d3c6ba6f472c7abc76"><code>ef02d5b</code></a> fix: description retrieval logic was problematic for single line tags; fixes ...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/131454f6998e1326563a3b25f34c6f7012b4104c"><code>131454f</code></a> fix: bump jsdoccomment</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/cf1d88502f0a6e4673dce8dfbf44b9edf43aa030"><code>cf1d885</code></a> fix: avoid range; <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1027">#1027</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/eab4fb4574027e2edac8d70dc9501a2f8d60bbf5"><code>eab4fb4</code></a> fix: bump engines; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1027">#1027</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ffef25416306871436fa832f1157c5c1b6d65bf5"><code>ffef254</code></a> fix: update semver and devDeps.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/a9cd1db8db305fb7b100a315d77417d99f2a989a"><code>a9cd1db</code></a> fix(<code>tag-lines</code>): avoid new <code>startLines</code> option expecting whitespace when no ...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/9bb4bfd3bd973f085439e3d792db1e0820a5d72e"><code>9bb4bfd</code></a> fix(<code>tag-lines</code>): <code>startLines</code> is intended to apply after tags only; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1022">#1022</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/9b8c6534362fe66d561d5f0c40f13831675c8697"><code>9b8c653</code></a> feat: allow specification of tag groups and lines between (and before and aft...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/9e96b75aad72428bdbb2ce2bc27ca42a08c30df8"><code>9e96b75</code></a> feat: for <code>tag-lines</code>, add <code>endLines</code> in place of <code>dropEndLines</code> and `applyTo...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/41d1cf355d594c7e1f7fe0d3fa35e9c03f9659ed"><code>41d1cf3</code></a> fix(<code>require-returns</code>): regression with forcing all async returns to be ignor...</li> <li>Additional commits viewable in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.9.1...v43.0.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jsdoc&package-manager=npm_and_yarn&previous-version=39.9.1&new-version=43.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
dependabot[bot] commented 2023-04-25 01:08:05 +00:00 (Migrated from github.com)

Superseded by #29.

Superseded by #29.

Pull request closed

Sign in to join this conversation.