Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump eslint-plugin-jsdoc from 50.2.4 to 50.3.0 (#303)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.2.4 to 50.3.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>v50.3.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.2.5...v50.3.0">50.3.0</a> (2024-09-26)</h1> <h3>Features</h3> <ul> <li><strong><code>require-param</code>:</strong> add <code>ignoreWhenAllParamsMissing</code> option; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1317">#1317</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/3b1843582015d999bbf373095fdc492a235bb374">3b18435</a>)</li> </ul> <h2>v50.2.5</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.2.4...v50.2.5">50.2.5</a> (2024-09-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong><code>require-jsdoc</code>:</strong> allow <code>TSTypeAliasDeclaration</code> to be detected for export; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1319">#1319</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/909de737f115af69a5fd10ec64810a0f42f834e0">909de73</a>)</li> <li>force release (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/69704565d80e12a74e856966fbf9e70e2e324905">6970456</a>)</li> <li>force release (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/20e0805d8b245dd1f675987740dea2cfb04d440b">20e0805</a>)</li> <li>update semantic-release (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/baaf8c399dde08795841bd5df98b62212403f664">baaf8c3</a>)</li> <li>update semantic-release/github (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/8e565e08407c275401045676faee62f31e42702a">8e565e0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/3b1843582015d999bbf373095fdc492a235bb374"><code>3b18435</code></a> feat(<code>require-param</code>): add <code>ignoreWhenAllParamsMissing</code> option; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1317">#1317</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/51c68b16b114ae630bfea28a5f428d6fce1b3aaf"><code>51c68b1</code></a> Revert "Enable Publish Attestation"</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/69704565d80e12a74e856966fbf9e70e2e324905"><code>6970456</code></a> fix: force release</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/baaf8c399dde08795841bd5df98b62212403f664"><code>baaf8c3</code></a> fix: update semantic-release</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/20e0805d8b245dd1f675987740dea2cfb04d440b"><code>20e0805</code></a> fix: force release</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/8e565e08407c275401045676faee62f31e42702a"><code>8e565e0</code></a> fix: update semantic-release/github</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/909de737f115af69a5fd10ec64810a0f42f834e0"><code>909de73</code></a> fix(<code>require-jsdoc</code>): allow <code>TSTypeAliasDeclaration</code> to be detected for expor...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/239d69aafff5462852a4c73c2ea4ab0a2e84a35c"><code>239d69a</code></a> Enable Publish Attestation</li> <li>See full diff in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.2.4...v50.3.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=50.2.4&new-version=50.3.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>
- Loading branch information