Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump eslint-plugin-jsdoc from 48.2.3 to 48.2.5 (#56)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.3 to 48.2.5. <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.5</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.4...v48.2.5">48.2.5</a> (2024-05-15)</h2> <h3>Bug Fixes</h3> <ul> <li>handle deprecated <code>typeParameters</code> (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1229">#1229</a>) (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/d417d05d946dbcb61402b94813ead1bfcee8eab1">d417d05</a>)</li> </ul> <h2>v48.2.4</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.3...v48.2.4">48.2.4</a> (2024-05-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong><code>valid-types</code>:</strong> disable checking of types/names within <code>import</code> tags; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1226">#1226</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/4da4aebf35f49b607e32dcfb3142dba812e6d705">4da4aeb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/d417d05d946dbcb61402b94813ead1bfcee8eab1"><code>d417d05</code></a> fix: handle deprecated <code>typeParameters</code> (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1229">#1229</a>)</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/98990e8e714b3ddf19c782960260e1b3f83b9211"><code>98990e8</code></a> chore: update semver and devDeps.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/4da4aebf35f49b607e32dcfb3142dba812e6d705"><code>4da4aeb</code></a> fix(<code>valid-types</code>): disable checking of types/names within <code>import</code> tags; fix...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/e343ab5b1efaa59b07c600138aee070b4083857e"><code>e343ab5</code></a> chore: update jsdoccomment and devDeps.</li> <li>See full diff in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.2.3...v48.2.5">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.2.3&new-version=48.2.5)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information