Bump eslint-plugin-jsdoc from 48.0.2 to 48.2.0 #465

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/eslint-plugin-jsdoc-48.2.0 into main
dependabot[bot] commented 2024-02-23 00:45:04 +00:00 (Migrated from github.com)

Bumps eslint-plugin-jsdoc from 48.0.2 to 48.2.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.2.0

48.2.0 (2024-02-22)

Features

  • check-param-names: Add disableMissingParamChecks option (#1206) (ba642e4)

v48.1.0

48.1.0 (2024-02-14)

Features

  • check-line-alignment: add `disableWrapIndent`` option (37df54d)

v48.0.6

48.0.6 (2024-02-06)

Bug Fixes

  • informative-docs: check default named declaration (e9a9b74)
  • informative-docs: check named export declarations: fixes #1198 (5a79d3f)

v48.0.5

48.0.5 (2024-02-05)

Bug Fixes

  • informative-docs: Improve wording in rule description (f2aef87)

v48.0.4

48.0.4 (2024-01-26)

Bug Fixes

  • require-description-complete-sentence: capture multiple newlines as "paragraphs"; fixes #1193 (c5f203a)

v48.0.3

48.0.3 (2024-01-24)

Bug Fixes

  • require-jsdoc: ensure children of TS type reference and parameter instantiation can be exports; fixes #1186 (7461e01)
  • require-param: skip this parameter in checks (when followed by destructured content); fixes #1190 (0cd761b)
  • update devDeps. (6b163c8)
Commits
  • ba642e4 feat(check-param-names): Add disableMissingParamChecks option (#1206)
  • ab893ba build(deps-dev): bump ip from 2.0.0 to 2.0.1
  • 37df54d feat(check-line-alignment): add `disableWrapIndent`` option
  • e9a9b74 fix(informative-docs): check default named declaration
  • 6fcb47f chore: update semver and devDeps.
  • 5a79d3f fix(informative-docs): check named export declarations: fixes #1198
  • 207bc74 chore: update jsdoccomment and devDeps.
  • f2aef87 fix(informative-docs): Improve wording in rule description
  • c5f203a fix(require-description-complete-sentence): capture multiple newlines as "p...
  • 6b163c8 fix: update devDeps.
  • 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.0.2 to 48.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gajus/eslint-plugin-jsdoc/releases">eslint-plugin-jsdoc's releases</a>.</em></p> <blockquote> <h2>v48.2.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.1.0...v48.2.0">48.2.0</a> (2024-02-22)</h1> <h3>Features</h3> <ul> <li><strong>check-param-names:</strong> Add <code>disableMissingParamChecks</code> option (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1206">#1206</a>) (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ba642e4d1ac335aed7566ec5d822a71195e9e75f">ba642e4</a>)</li> </ul> <h2>v48.1.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.6...v48.1.0">48.1.0</a> (2024-02-14)</h1> <h3>Features</h3> <ul> <li><strong><code>check-line-alignment</code>:</strong> add `disableWrapIndent`` option (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/37df54dc8535eaed65b4dadaca2dc072e4c7bc4e">37df54d</a>)</li> </ul> <h2>v48.0.6</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.5...v48.0.6">48.0.6</a> (2024-02-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>informative-docs:</strong> check default named declaration (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/e9a9b74ae49d198b2c5afcf304c5928f16867e7a">e9a9b74</a>)</li> <li><strong>informative-docs:</strong> check named export declarations: fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1198">#1198</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/5a79d3fc1d4368612d98a567739f19053f0eca3a">5a79d3f</a>)</li> </ul> <h2>v48.0.5</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.4...v48.0.5">48.0.5</a> (2024-02-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>informative-docs:</strong> Improve wording in rule description (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/f2aef87e42db465fdc11dc346c88dbac12c8f466">f2aef87</a>)</li> </ul> <h2>v48.0.4</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.3...v48.0.4">48.0.4</a> (2024-01-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong><code>require-description-complete-sentence</code>:</strong> capture multiple newlines as &quot;paragraphs&quot;; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1193">#1193</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c5f203ade7b76a7d8d69735b524dfeda130d508c">c5f203a</a>)</li> </ul> <h2>v48.0.3</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.2...v48.0.3">48.0.3</a> (2024-01-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong><code>require-jsdoc</code>:</strong> ensure children of TS type reference and parameter instantiation can be exports; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1186">#1186</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/7461e0182827af0c6355dfeec50315953c6fb3de">7461e01</a>)</li> <li><strong><code>require-param</code>:</strong> skip <code>this</code> parameter in checks (when followed by destructured content); fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1190">#1190</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/0cd761b504b3f07acd6c5045e2fa9b5a0cb27e2c">0cd761b</a>)</li> <li>update devDeps. (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/6b163c82b33e68febabfb88ba346c942176cd593">6b163c8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ba642e4d1ac335aed7566ec5d822a71195e9e75f"><code>ba642e4</code></a> feat(check-param-names): Add <code>disableMissingParamChecks</code> option (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1206">#1206</a>)</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ab893bae6aa5f05228390cb3ce4487485360cba8"><code>ab893ba</code></a> build(deps-dev): bump ip from 2.0.0 to 2.0.1</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/37df54dc8535eaed65b4dadaca2dc072e4c7bc4e"><code>37df54d</code></a> feat(<code>check-line-alignment</code>): add `disableWrapIndent`` option</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/e9a9b74ae49d198b2c5afcf304c5928f16867e7a"><code>e9a9b74</code></a> fix(informative-docs): check default named declaration</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/6fcb47fa75278f761ac183d305e98c0221ff647c"><code>6fcb47f</code></a> chore: update semver and devDeps.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/5a79d3fc1d4368612d98a567739f19053f0eca3a"><code>5a79d3f</code></a> fix(informative-docs): check named export declarations: fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1198">#1198</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/207bc7473d16129a83e3f4489782b6ecdf0357dc"><code>207bc74</code></a> chore: update jsdoccomment and devDeps.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/f2aef87e42db465fdc11dc346c88dbac12c8f466"><code>f2aef87</code></a> fix(informative-docs): Improve wording in rule description</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c5f203ade7b76a7d8d69735b524dfeda130d508c"><code>c5f203a</code></a> fix(<code>require-description-complete-sentence</code>): capture multiple newlines as &quot;p...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/6b163c82b33e68febabfb88ba346c942176cd593"><code>6b163c8</code></a> fix: update devDeps.</li> <li>Additional commits viewable in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.2...v48.2.0">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=48.0.2&new-version=48.2.0)](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 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) </details>
dependabot[bot] commented 2024-03-08 01:05:49 +00:00 (Migrated from github.com)

Superseded by #473.

Superseded by #473.

Pull request closed

Sign in to join this conversation.