Bump eslint-plugin-jsdoc from 48.0.2 to 48.2.2 #487

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/eslint-plugin-jsdoc-48.2.2 into main
dependabot[bot] commented 2024-03-29 01:05:02 +00:00 (Migrated from github.com)

Bumps eslint-plugin-jsdoc from 48.0.2 to 48.2.2.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.2.2

48.2.2 (2024-03-28)

Bug Fixes

v48.2.1

48.2.1 (2024-03-07)

Bug Fixes

  • require-jsdoc: avoid erring on #-marked private methods; fixes #1212 (783b4e9)

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

... (truncated)

Commits
  • 9e9fed5 fix: add TS import tag; fixes #1218
  • 3e88f9a docs: mention excludedTags in informative-docs docs
  • 783b4e9 fix(require-jsdoc): avoid erring on #-marked private methods; fixes #1212
  • e948bee docs(check-param-names): update docs for disableMissingParamChecks
  • 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
  • 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.2. <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.2</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.1...v48.2.2">48.2.2</a> (2024-03-28)</h2> <h3>Bug Fixes</h3> <ul> <li>add TS <code>import</code> tag; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1218">#1218</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/9e9fed5000fd3f3d55ad2677817af1a7b1ee3115">9e9fed5</a>)</li> </ul> <h2>v48.2.1</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.0...v48.2.1">48.2.1</a> (2024-03-07)</h2> <h3>Bug Fixes</h3> <ul> <li><strong><code>require-jsdoc</code>:</strong> avoid erring on #-marked private methods; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1212">#1212</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/783b4e96eef457715a0bce234730da7bb5ec1a3b">783b4e9</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/9e9fed5000fd3f3d55ad2677817af1a7b1ee3115"><code>9e9fed5</code></a> fix: add TS <code>import</code> tag; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1218">#1218</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/3e88f9a5b871b5a431ccbe8a631037f40ffef1fa"><code>3e88f9a</code></a> docs: mention excludedTags in informative-docs docs</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/783b4e96eef457715a0bce234730da7bb5ec1a3b"><code>783b4e9</code></a> fix(<code>require-jsdoc</code>): avoid erring on #-marked private methods; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1212">#1212</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/e948bee821e964a92fbabc01574eca226e9e1252"><code>e948bee</code></a> docs(<code>check-param-names</code>): update docs for <code>disableMissingParamChecks</code></li> <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>Additional commits viewable in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.0.2...v48.2.2">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.2)](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-04-05 00:16:09 +00:00 (Migrated from github.com)

Superseded by #492.

Superseded by #492.

Pull request closed

Sign in to join this conversation.