Skip to content

Commit

Permalink
Bump the eslint group across 1 directory with 5 updates (#370)
Browse files Browse the repository at this point in the history
Bumps the eslint group with 5 updates in the /src/frontend directory:

| Package | From | To |
| --- | --- | --- |
|
[@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin)
| `8.15.7` | `8.16.0` |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
| `8.13.0` | `8.14.0` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
| `8.13.0` | `8.14.0` |
| [eslint-config-love](https://github.com/mightyiam/eslint-config-love)
| `97.0.0` | `98.0.2` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) |
`50.4.3` | `50.5.0` |


Updates `@cspell/eslint-plugin` from 8.15.7 to 8.16.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/streetsidesoftware/cspell/releases"><code>@​cspell/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.16.0</h2>
<h2>Changes</h2>
<h2>Features</h2>
<!-- raw HTML omitted -->
<h3>feat: Change default cache strategy to <code>content</code> (<a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6477">#6477</a>)</h3>
<p>Closes <a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6473">#6473</a></p>
<p>I’ve pretty much swapped <code>content</code> and
<code>metadata</code> in code and have also added
<code>.default('content')</code> for better docs.</p>
<hr />
<!-- raw HTML omitted -->
<h2>Fixes</h2>
<!-- raw HTML omitted -->
<h3>fix: cspell-tools - compounds (<a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6506">#6506</a>)</h3>
<p>This PR changes a single rule when merging compound forms:</p>
<p>When a word is allowed to be stand alone and a midfix compound, then
allow it to be a prefix as well as a suffix.</p>
<p>The logic:
If we allow <code>code</code> and <code>strongcodetype</code>, then
<code>codetype</code> or <code>strongcode</code> should also be
allowed.</p>
<hr />
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h3>fix: plugin ignore exports (<a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6500">#6500</a>)</h3>
<p>fixes <a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6378">#6378</a></p>
<hr />
<!-- raw HTML omitted -->
<h2>Dictionary Updates</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md"><code>@​cspell/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.16.0 (2024-11-07)</h2>
<ul>
<li>chore: Update Integration Test Performance Data (<a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6505">#6505</a>)
(<a
href="https://github.com/streetsidesoftware/cspell/commit/fb78a40">fb78a40</a>),
closes <a
href="https://redirect.github.com/streetsidesoftware/cspell/issues/6505">#6505</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/41cd50f9ba34033b6da32408855d7fc3b888c5e0"><code>41cd50f</code></a>
v8.16.0</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/59899a75c9b13a0eb770a9548dc414265add7086"><code>59899a7</code></a>
ci: Workflow Bot -- Update ALL Dependencies (main) (<a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6502">#6502</a>)</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/637260ee357c8167cbf4e1a82f8acd8690c2cff7"><code>637260e</code></a>
fix: plugin ignore exports (<a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6500">#6500</a>)</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/8053a7d10ce7820dc2d44dea47eb4b25964633af"><code>8053a7d</code></a>
ci: Workflow Bot -- Update ALL Dependencies (main) (<a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6474">#6474</a>)</li>
<li><a
href="https://github.com/streetsidesoftware/cspell/commit/ff0def8869eb885dc9f3bc9410ba621456848de6"><code>ff0def8</code></a>
ci: Workflow Bot -- Update ALL Dependencies (main) (<a
href="https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin/issues/6471">#6471</a>)</li>
<li>See full diff in <a
href="https://github.com/streetsidesoftware/cspell/commits/v8.16.0/packages/cspell-eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />

Updates `@typescript-eslint/eslint-plugin` from 8.13.0 to 8.14.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.14.0</h2>
<h2>8.14.0 (2024-11-11)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-confusing-void-expression] add
an option to ignore void<!-- raw HTML omitted -->void (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067">#10067</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable] report unnecessary
<code>await using</code> statements (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209">#10209</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency eslint to v9.14.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10309">#10309</a>)</li>
<li><strong>deps:</strong> update docusaurus monorepo to v3.6.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10319">#10319</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] improve
error message for literal comparisons (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194">#10194</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] improve report
loc for methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216">#10216</a>)</li>
<li><strong>scope-manager:</strong> fix asserted increments not being
marked as write references (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271">#10271</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Gyumong <a
href="https://github.com/Gyumong"><code>@​Gyumong</code></a></li>
<li>Jan Ochwat <a
href="https://github.com/janek515"><code>@​janek515</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Ronen Amiel</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.14.0 (2024-11-11)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [await-thenable] report unnecessary
<code>await using</code> statements (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209">#10209</a>)</li>
<li><strong>eslint-plugin:</strong> [no-confusing-void-expression] add
an option to ignore void<!-- raw HTML omitted -->void (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067">#10067</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>scope-manager:</strong> fix asserted increments not being
marked as write references (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271">#10271</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] improve report
loc for methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216">#10216</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] improve
error message for literal comparisons (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194">#10194</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Gyumong <a
href="https://github.com/Gyumong"><code>@​Gyumong</code></a></li>
<li>Jan Ochwat <a
href="https://github.com/janek515"><code>@​janek515</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Ronen Amiel</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/16fba0aff86652d6190302d8b29b7f3fb9c64664"><code>16fba0a</code></a>
chore(release): publish 8.14.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/42d275c183075be56166bb1704f96232f5d3cee5"><code>42d275c</code></a>
fix(scope-manager): fix asserted increments not being marked as write
referen...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/d27a9aca75356e8c821b18c621058ad8142966e2"><code>d27a9ac</code></a>
fix(eslint-plugin): [no-misused-promises] improve report loc for methods
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10">#10</a>...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/c13b6b4a77e47646e8fdebfcaa9fa77226cf5a9c"><code>c13b6b4</code></a>
chore: fix lint and build website errors (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10288">#10288</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/5b2ebcdea9011a6de7e657118874ae85c08d5a0e"><code>5b2ebcd</code></a>
feat(eslint-plugin): [await-thenable] report unnecessary <code>await
using</code> statem...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/22f7f2582f93bf763a07fe7ec491d038af4e97d8"><code>22f7f25</code></a>
fix(eslint-plugin): [no-unnecessary-condition] improve error message for
lite...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e2e9ffc547a7bb891d7e9a76faf694b1f7513c94"><code>e2e9ffc</code></a>
feat(eslint-plugin): [no-confusing-void-expression] add an option to
ignore v...</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>
<br />

Updates `@typescript-eslint/parser` from 8.13.0 to 8.14.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.14.0</h2>
<h2>8.14.0 (2024-11-11)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-confusing-void-expression] add
an option to ignore void<!-- raw HTML omitted -->void (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067">#10067</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable] report unnecessary
<code>await using</code> statements (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209">#10209</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency eslint to v9.14.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10309">#10309</a>)</li>
<li><strong>deps:</strong> update docusaurus monorepo to v3.6.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10319">#10319</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] improve
error message for literal comparisons (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194">#10194</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] improve report
loc for methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216">#10216</a>)</li>
<li><strong>scope-manager:</strong> fix asserted increments not being
marked as write references (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271">#10271</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Gyumong <a
href="https://github.com/Gyumong"><code>@​Gyumong</code></a></li>
<li>Jan Ochwat <a
href="https://github.com/janek515"><code>@​janek515</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Ronen Amiel</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.14.0 (2024-11-11)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/16fba0aff86652d6190302d8b29b7f3fb9c64664"><code>16fba0a</code></a>
chore(release): publish 8.14.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-config-love` from 97.0.0 to 98.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mightyiam/eslint-config-love/releases">eslint-config-love's
releases</a>.</em></p>
<blockquote>
<h2>v98.0.2</h2>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.1...v98.0.2">98.0.2</a>
(2024-11-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>no use lodash in impl (<a
href="https://github.com/mightyiam/eslint-config-love/commit/90bb65a35bbd674485ec346f8df7f5ed32bfb091">90bb65a</a>),
closes <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1892">#1892</a></li>
</ul>
<h2>v98.0.1</h2>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.0...v98.0.1">98.0.1</a>
(2024-11-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>include missing files in package (<a
href="https://github.com/mightyiam/eslint-config-love/commit/62a2673f65ab1f592063628bf3879d851a02591e">62a2673</a>),
closes <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1890">#1890</a></li>
</ul>
<h2>v98.0.0</h2>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v97.0.0...v98.0.0">98.0.0</a>
(2024-11-09)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><code>@​typescript-eslint/switch-exhaustiveness-check</code></li>
</ul>
<h3>Features</h3>
<ul>
<li><code>@​typescript-eslint/switch-exhaustiveness-check</code> (<a
href="https://github.com/mightyiam/eslint-config-love/commit/e411f712ad618107f7c5b01255710d4819600c2b">e411f71</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md">eslint-config-love's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.1...v98.0.2">98.0.2</a>
(2024-11-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>no use lodash in impl (<a
href="https://github.com/mightyiam/eslint-config-love/commit/90bb65a35bbd674485ec346f8df7f5ed32bfb091">90bb65a</a>),
closes <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1892">#1892</a></li>
</ul>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.0...v98.0.1">98.0.1</a>
(2024-11-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>include missing files in package (<a
href="https://github.com/mightyiam/eslint-config-love/commit/62a2673f65ab1f592063628bf3879d851a02591e">62a2673</a>),
closes <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1890">#1890</a></li>
</ul>
<h2><a
href="https://github.com/mightyiam/eslint-config-love/compare/v97.0.0...v98.0.0">98.0.0</a>
(2024-11-09)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><code>@​typescript-eslint/switch-exhaustiveness-check</code></li>
</ul>
<h3>Features</h3>
<ul>
<li><code>@​typescript-eslint/switch-exhaustiveness-check</code> (<a
href="https://github.com/mightyiam/eslint-config-love/commit/e411f712ad618107f7c5b01255710d4819600c2b">e411f71</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/d7723b6f288e41db867779b68e087b69161e4590"><code>d7723b6</code></a>
chore(release): 98.0.2 [skip ci]</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/8fa2e4670a8ab1ce14691fa5ceae13ccd73f17b5"><code>8fa2e46</code></a>
Merge pull request <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1893">#1893</a>
from mightyiam/missing-dep</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/90bb65a35bbd674485ec346f8df7f5ed32bfb091"><code>90bb65a</code></a>
fix: no use lodash in impl</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/b567ea5e3217ce4facbe5b7568fade81ae698b91"><code>b567ea5</code></a>
chore(release): 98.0.1 [skip ci]</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/98f3623448045e5b6be95993250ebc507df2cc57"><code>98f3623</code></a>
Merge pull request <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1891">#1891</a>
from mightyiam/pkg-files</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/62a2673f65ab1f592063628bf3879d851a02591e"><code>62a2673</code></a>
fix: include missing files in package</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/57c88b828e202e0e119c605a3434697f23559de9"><code>57c88b8</code></a>
chore(release): 98.0.0 [skip ci]</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/dcc1e5de1b4e08ccc6501149ab03758cfa8c67e8"><code>dcc1e5d</code></a>
Merge pull request <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1889">#1889</a>
from mightyiam/switch-exhaustiveness-check</li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/e411f712ad618107f7c5b01255710d4819600c2b"><code>e411f71</code></a>
feat!: <code>@​typescript-eslint/switch-exhaustiveness-check</code></li>
<li><a
href="https://github.com/mightyiam/eslint-config-love/commit/d0030364093d8c4608b53b1e10de451f63a6040c"><code>d003036</code></a>
Merge pull request <a
href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1888">#1888</a>
from mightyiam/refactor-rules</li>
<li>Additional commits viewable in <a
href="https://github.com/mightyiam/eslint-config-love/compare/v97.0.0...v98.0.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-jsdoc` from 50.4.3 to 50.5.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.5.0</h2>
<h1><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.4.3...v50.5.0">50.5.0</a>
(2024-11-12)</h1>
<h3>Features</h3>
<ul>
<li>ability to import iterateJsdoc (<a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1338">#1338</a>)
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/b9091f8da90614a08738b13e0a26d97c357aa5c0">b9091f8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/b9091f8da90614a08738b13e0a26d97c357aa5c0"><code>b9091f8</code></a>
feat: ability to import iterateJsdoc (<a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1338">#1338</a>)</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/026fcc0ed5f0d4e5ad1625bbf3c1a173f5da270d"><code>026fcc0</code></a>
run the create-docs script</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/873eae4fdd269e6b0aae35595d50244eb1a5a79f"><code>873eae4</code></a>
docs: update rule docs to reflect if they are recommended correctly</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/a23977e45c55b4851e63351bced2a69679713c7c"><code>a23977e</code></a>
docs: update doc files</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/e2aa8ff006fd4d4ffd2e3ef91493a00938c1d074"><code>e2aa8ff</code></a>
docs: make rule docs reflect their recommended status correctly</li>
<li>See full diff in <a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.4.3...v50.5.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent ce47f2b commit cd75387
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 169 deletions.
Loading

0 comments on commit cd75387

Please sign in to comment.