Skip to content

Commit dac598a

Browse files
chore(deps-dev): bump the default group with 6 updates (#438)
Bumps the default group with 6 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.29.1` | `8.30.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.29.1` | `8.30.1` | | [eslint](https://github.com/eslint/eslint) | `9.24.0` | `9.25.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.10.0` | `3.10.1` | | [jsii](https://github.com/aws/jsii-compiler) | `5.7.12` | `5.7.13` | | [jsii-rosetta](https://github.com/aws/jsii-rosetta) | `5.7.12` | `5.7.13` | Updates `@typescript-eslint/eslint-plugin` from 8.29.1 to 8.30.1 <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.30.1</h2> <h2>8.30.1 (2025-04-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-explicit-any] suggest to replace keyof any with PropertyKey (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11032">#11032</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [promise-function-async] use a different error message for functions with promise and non-promise types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10950">#10950</a>)</li> <li><strong>typescript-estree:</strong> use token type of <code>PrivateIdentifier</code> instead of <code>Identifier</code> for private identifiers (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11023">#11023</a>)</li> <li><strong>eslint-plugin:</strong> fix mistake with eslintrc config generation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11072">#11072</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Dima Barabash <a href="https://github.com/dbarabashh"><code>@​dbarabashh</code></a></li> <li>Ronen Amiel</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></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> <h2>v8.30.0</h2> <p>see release notes here <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1">https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1</a></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.30.1 (2025-04-14)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> fix mistake with eslintrc config generation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11072">#11072</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></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> <h2>8.30.0 (2025-04-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-explicit-any] suggest to replace keyof any with PropertyKey (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11032">#11032</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [promise-function-async] use a different error message for functions with promise and non-promise types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10950">#10950</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Dima Barabash <a href="https://github.com/dbarabashh"><code>@​dbarabashh</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/9531492c7064eaa93237b5a2e4080a60d0527e8c"><code>9531492</code></a> chore(release): publish 8.30.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/152def7dbab589404d043a3f02c918e9ec83fedb"><code>152def7</code></a> fix(eslint-plugin): fix mistake with eslintrc config generation (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11072">#11072</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b3688be33b818590670cb12fbe7b1d762b659e06"><code>b3688be</code></a> chore(release): publish 8.30.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3ccd79c0a5939b13bf592624312f5e029cf62da9"><code>3ccd79c</code></a> feat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/128d95b5dae955d95f5185d1597352d8e27e71c6"><code>128d95b</code></a> fix(eslint-plugin): [promise-function-async] use a different error message fo...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/69e2f6c0d371f304c6793ba1801adde10a89372b"><code>69e2f6c</code></a> feat: support stringly-typed extends (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10973">#10973</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/parser` from 8.29.1 to 8.30.1 <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.30.1</h2> <h2>8.30.1 (2025-04-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-explicit-any] suggest to replace keyof any with PropertyKey (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11032">#11032</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [promise-function-async] use a different error message for functions with promise and non-promise types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10950">#10950</a>)</li> <li><strong>typescript-estree:</strong> use token type of <code>PrivateIdentifier</code> instead of <code>Identifier</code> for private identifiers (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11023">#11023</a>)</li> <li><strong>eslint-plugin:</strong> fix mistake with eslintrc config generation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11072">#11072</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Dima Barabash <a href="https://github.com/dbarabashh"><code>@​dbarabashh</code></a></li> <li>Ronen Amiel</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></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> <h2>v8.30.0</h2> <p>see release notes here <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1">https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1</a></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.30.1 (2025-04-14)</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> <h2>8.30.0 (2025-04-14)</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/9531492c7064eaa93237b5a2e4080a60d0527e8c"><code>9531492</code></a> chore(release): publish 8.30.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b3688be33b818590670cb12fbe7b1d762b659e06"><code>b3688be</code></a> chore(release): publish 8.30.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f1ceade481ce7c6dce77e63446e3da5cbc874762"><code>f1ceade</code></a> chore: remove unused downlevel-dts (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/11034">#11034</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6e03f7cc2a302443f37e738166f202872721953a"><code>6e03f7c</code></a> chore: corrected vitest.config.base compiler inclusion (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/11067">#11067</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c438c50694fc6ca556a3c66609831e13763a2cec"><code>c438c50</code></a> chore(parser): migrate from <code>jest</code> to <code>vitest</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10775">#10775</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/parser">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 9.24.0 to 9.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.25.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/dcd95aafa33a95c8102834af85129f6f398fe394"><code>dcd95aa</code></a> feat: support TypeScript syntax in no-empty-function rule (<a href="https://redirect.github.com/eslint/eslint/issues/19551">#19551</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/77d6d5bc4923012aee34b0a7c3d971f017d65555"><code>77d6d5b</code></a> feat: support TS syntax in <code>no-unused-expressions</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19564">#19564</a>) (Sweta Tanwar)</li> <li><a href="https://github.com/eslint/eslint/commit/90228e5d57672579cf82bede29880532c2cb8ca9"><code>90228e5</code></a> feat: support <code>JSRuleDefinition</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19604">#19604</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/59ba6b73789835813ab3002c651a7217dd30a8cc"><code>59ba6b7</code></a> feat: add allowObjects option to no-restricted-properties (<a href="https://redirect.github.com/eslint/eslint/issues/19607">#19607</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/db650a036baf502c7366a7da633d4cd00719394e"><code>db650a0</code></a> feat: support TypeScript syntax in <code>no-invalid-this</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19532">#19532</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/9535cffe7b66abe850d90258e702279afabce7fe"><code>9535cff</code></a> feat: support TS syntax in <code>no-loop-func</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19559">#19559</a>) (Nitin Kumar)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/910bd13c4cb49001f2a9f172229360771b857585"><code>910bd13</code></a> fix: <code>nodeTypeKey</code> not being used in <code>NodeEventGenerator</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19631">#19631</a>) (StyleShit)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/ca7a735dde44120111d56e36ce93ba750b3c3c86"><code>ca7a735</code></a> docs: update <code>no-undef-init</code> when not to use section (<a href="https://redirect.github.com/eslint/eslint/issues/19624">#19624</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/1b870c9da4b3aa28f4a6f4f62e0437b743344994"><code>1b870c9</code></a> docs: use <code>eslint-config-xo</code> in the getting started guide (<a href="https://redirect.github.com/eslint/eslint/issues/19629">#19629</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/5d4af16ab170306862dd0c33894044e59e03d041"><code>5d4af16</code></a> docs: add types for multiple rule options (<a href="https://redirect.github.com/eslint/eslint/issues/19616">#19616</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/e8f8d57bd6c0d95f9f25db8c5b3ff72de42488b7"><code>e8f8d57</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/a40348f1f67a6c3da320682d683589f91d7e6f7b"><code>a40348f</code></a> docs: no-use-before-define tweaks (<a href="https://redirect.github.com/eslint/eslint/issues/19622">#19622</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/0ba3ae3e5a2425560baf771c05e7c69c63a1983c"><code>0ba3ae3</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/865dbfed6cbade8a22756965be256da317801937"><code>865dbfe</code></a> docs: ensure &quot;learn more&quot; deprecation links point to useful resource (<a href="https://redirect.github.com/eslint/eslint/issues/19590">#19590</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/f80b746d850021d253c01bb0eae466a701e63055"><code>f80b746</code></a> docs: add known limitations for no-self-compare (<a href="https://redirect.github.com/eslint/eslint/issues/19612">#19612</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/865aed629318ca1e86e7d371fac49d7de4e7e8a8"><code>865aed6</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/88dc1965a4f53babec36e0f5bd450dd02467acde"><code>88dc196</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/9"><code>@​9</code></a>.25.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19636">#19636</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/345288d7b270e8c122e922bfa31f219aedc4e63b"><code>345288d</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/affe6be0181422a51875a2ad40eb5152d94fc254"><code>affe6be</code></a> chore: upgrade trunk (<a href="https://redirect.github.com/eslint/eslint/issues/19628">#19628</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/dd20cf274e285f09f230638184c997c44912485f"><code>dd20cf2</code></a> test: fix <code>no-loop-func</code> test with duplicate variable reports (<a href="https://redirect.github.com/eslint/eslint/issues/19610">#19610</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bd05397ef68bb23a6148aeb70088d7167f201bf7"><code>bd05397</code></a> chore: upgrade <code>@eslint/*</code> dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/19606">#19606</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/22ea18b8babe4d60af7b3518b24d1ec31bf09605"><code>22ea18b</code></a> chore: replace invalid <code>int</code> type with <code>number</code> inside JSDocs. (<a href="https://redirect.github.com/eslint/eslint/issues/19597">#19597</a>) (Arya Emami)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v9.25.0 - April 18, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/88dc1965a4f53babec36e0f5bd450dd02467acde"><code>88dc196</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/9"><code>@​9</code></a>.25.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19636">#19636</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/345288d7b270e8c122e922bfa31f219aedc4e63b"><code>345288d</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/910bd13c4cb49001f2a9f172229360771b857585"><code>910bd13</code></a> fix: <code>nodeTypeKey</code> not being used in <code>NodeEventGenerator</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19631">#19631</a>) (StyleShit)</li> <li><a href="https://github.com/eslint/eslint/commit/ca7a735dde44120111d56e36ce93ba750b3c3c86"><code>ca7a735</code></a> docs: update <code>no-undef-init</code> when not to use section (<a href="https://redirect.github.com/eslint/eslint/issues/19624">#19624</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/affe6be0181422a51875a2ad40eb5152d94fc254"><code>affe6be</code></a> chore: upgrade trunk (<a href="https://redirect.github.com/eslint/eslint/issues/19628">#19628</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/1b870c9da4b3aa28f4a6f4f62e0437b743344994"><code>1b870c9</code></a> docs: use <code>eslint-config-xo</code> in the getting started guide (<a href="https://redirect.github.com/eslint/eslint/issues/19629">#19629</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/5d4af16ab170306862dd0c33894044e59e03d041"><code>5d4af16</code></a> docs: add types for multiple rule options (<a href="https://redirect.github.com/eslint/eslint/issues/19616">#19616</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/e8f8d57bd6c0d95f9f25db8c5b3ff72de42488b7"><code>e8f8d57</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/a40348f1f67a6c3da320682d683589f91d7e6f7b"><code>a40348f</code></a> docs: no-use-before-define tweaks (<a href="https://redirect.github.com/eslint/eslint/issues/19622">#19622</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/0ba3ae3e5a2425560baf771c05e7c69c63a1983c"><code>0ba3ae3</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/865dbfed6cbade8a22756965be256da317801937"><code>865dbfe</code></a> docs: ensure &quot;learn more&quot; deprecation links point to useful resource (<a href="https://redirect.github.com/eslint/eslint/issues/19590">#19590</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/dcd95aafa33a95c8102834af85129f6f398fe394"><code>dcd95aa</code></a> feat: support TypeScript syntax in no-empty-function rule (<a href="https://redirect.github.com/eslint/eslint/issues/19551">#19551</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/77d6d5bc4923012aee34b0a7c3d971f017d65555"><code>77d6d5b</code></a> feat: support TS syntax in <code>no-unused-expressions</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19564">#19564</a>) (Sweta Tanwar)</li> <li><a href="https://github.com/eslint/eslint/commit/90228e5d57672579cf82bede29880532c2cb8ca9"><code>90228e5</code></a> feat: support <code>JSRuleDefinition</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19604">#19604</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/f80b746d850021d253c01bb0eae466a701e63055"><code>f80b746</code></a> docs: add known limitations for no-self-compare (<a href="https://redirect.github.com/eslint/eslint/issues/19612">#19612</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/59ba6b73789835813ab3002c651a7217dd30a8cc"><code>59ba6b7</code></a> feat: add allowObjects option to no-restricted-properties (<a href="https://redirect.github.com/eslint/eslint/issues/19607">#19607</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/db650a036baf502c7366a7da633d4cd00719394e"><code>db650a0</code></a> feat: support TypeScript syntax in <code>no-invalid-this</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19532">#19532</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/dd20cf274e285f09f230638184c997c44912485f"><code>dd20cf2</code></a> test: fix <code>no-loop-func</code> test with duplicate variable reports (<a href="https://redirect.github.com/eslint/eslint/issues/19610">#19610</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/9535cffe7b66abe850d90258e702279afabce7fe"><code>9535cff</code></a> feat: support TS syntax in <code>no-loop-func</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19559">#19559</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/bd05397ef68bb23a6148aeb70088d7167f201bf7"><code>bd05397</code></a> chore: upgrade <code>@eslint/*</code> dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/19606">#19606</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/22ea18b8babe4d60af7b3518b24d1ec31bf09605"><code>22ea18b</code></a> chore: replace invalid <code>int</code> type with <code>number</code> inside JSDocs. (<a href="https://redirect.github.com/eslint/eslint/issues/19597">#19597</a>) (Arya Emami)</li> <li><a href="https://github.com/eslint/eslint/commit/865aed629318ca1e86e7d371fac49d7de4e7e8a8"><code>865aed6</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/e62e26761561e1d78c6466a2d74dbf946012fddc"><code>e62e267</code></a> 9.25.0</li> <li><a href="https://github.com/eslint/eslint/commit/bc2c3e6acc8612f894c3400219862cd1eea5d0bd"><code>bc2c3e6</code></a> Build: changelog update for 9.25.0</li> <li><a href="https://github.com/eslint/eslint/commit/88dc1965a4f53babec36e0f5bd450dd02467acde"><code>88dc196</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/9"><code>@​9</code></a>.25.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19636">#19636</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/345288d7b270e8c122e922bfa31f219aedc4e63b"><code>345288d</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/910bd13c4cb49001f2a9f172229360771b857585"><code>910bd13</code></a> fix: <code>nodeTypeKey</code> not being used in <code>NodeEventGenerator</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19631">#19631</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ca7a735dde44120111d56e36ce93ba750b3c3c86"><code>ca7a735</code></a> docs: update <code>no-undef-init</code> when not to use section (<a href="https://redirect.github.com/eslint/eslint/issues/19624">#19624</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/affe6be0181422a51875a2ad40eb5152d94fc254"><code>affe6be</code></a> chore: upgrade trunk (<a href="https://redirect.github.com/eslint/eslint/issues/19628">#19628</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/1b870c9da4b3aa28f4a6f4f62e0437b743344994"><code>1b870c9</code></a> docs: use <code>eslint-config-xo</code> in the getting started guide (<a href="https://redirect.github.com/eslint/eslint/issues/19629">#19629</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5d4af16ab170306862dd0c33894044e59e03d041"><code>5d4af16</code></a> docs: add types for multiple rule options (<a href="https://redirect.github.com/eslint/eslint/issues/19616">#19616</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/e8f8d57bd6c0d95f9f25db8c5b3ff72de42488b7"><code>e8f8d57</code></a> docs: Update README</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.24.0...v9.25.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-import-resolver-typescript` from 3.10.0 to 3.10.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's releases</a>.</em></p> <blockquote> <h2>v3.10.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/439">#439</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c1d64c3c31458f1d4bf9b68290f335c7d06215b5"><code>c1d64c3</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.6.2</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.10.0...v3.10.1">https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.10.0...v3.10.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/blob/v3.10.1/CHANGELOG.md">eslint-import-resolver-typescript's changelog</a>.</em></p> <blockquote> <h2>3.10.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/439">#439</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c1d64c3c31458f1d4bf9b68290f335c7d06215b5"><code>c1d64c3</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.6.2</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/e893fdc074193b5e2fc06b909a76b3a2d7645c3b"><code>e893fdc</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/440">#440</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c1d64c3c31458f1d4bf9b68290f335c7d06215b5"><code>c1d64c3</code></a> chore: bump all (dev) deps (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/439">#439</a>)</li> <li>See full diff in <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.10.0...v3.10.1">compare view</a></li> </ul> </details> <br /> Updates `jsii` from 5.7.12 to 5.7.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/jsii-compiler/releases">jsii's releases</a>.</em></p> <blockquote> <h2>v5.7.13</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-compiler/pull/1978">aws/jsii-compiler#1978</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-compiler/pull/1982">aws/jsii-compiler#1982</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-compiler/pull/1986">aws/jsii-compiler#1986</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-compiler/pull/1990">aws/jsii-compiler#1990</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-compiler/pull/1994">aws/jsii-compiler#1994</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-compiler/pull/1998">aws/jsii-compiler#1998</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws/jsii-compiler/compare/v5.7.12...v5.7.13">https://github.com/aws/jsii-compiler/compare/v5.7.12...v5.7.13</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/jsii-compiler/commit/0d3838bceaa720fd7d99a10ec22a503a373457de"><code>0d3838b</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-compiler/issues/1998">#1998</a>)</li> <li><a href="https://github.com/aws/jsii-compiler/commit/a2aea492e6317d9ffdb2f6b2503eea38a6442f2f"><code>a2aea49</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-compiler/issues/1994">#1994</a>)</li> <li><a href="https://github.com/aws/jsii-compiler/commit/6f112e195c74a12c36c22c9920a76e202fea889d"><code>6f112e1</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-compiler/issues/1990">#1990</a>)</li> <li><a href="https://github.com/aws/jsii-compiler/commit/99c2f3107bf4696bc5335385b9fd29e8a70bb1c8"><code>99c2f31</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-compiler/issues/1986">#1986</a>)</li> <li><a href="https://github.com/aws/jsii-compiler/commit/898ff3a044197f540e9420cff143e51d186317e7"><code>898ff3a</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-compiler/issues/1982">#1982</a>)</li> <li><a href="https://github.com/aws/jsii-compiler/commit/1f63baae328ade6611c481973f45199a25563587"><code>1f63baa</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-compiler/issues/1978">#1978</a>)</li> <li>See full diff in <a href="https://github.com/aws/jsii-compiler/compare/v5.7.12...v5.7.13">compare view</a></li> </ul> </details> <br /> Updates `jsii-rosetta` from 5.7.12 to 5.7.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/jsii-rosetta/releases">jsii-rosetta's releases</a>.</em></p> <blockquote> <h2>v5.7.13</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-rosetta/pull/2868">aws/jsii-rosetta#2868</a></li> <li>chore(deps): upgrade jsii &amp; typescript by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-rosetta/pull/2870">aws/jsii-rosetta#2870</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-rosetta/pull/2876">aws/jsii-rosetta#2876</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-rosetta/pull/2881">aws/jsii-rosetta#2881</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-rosetta/pull/2886">aws/jsii-rosetta#2886</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-rosetta/pull/2891">aws/jsii-rosetta#2891</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-rosetta/pull/2896">aws/jsii-rosetta#2896</a></li> <li>chore(deps): upgrade dependencies by <a href="https://github.com/aws-cdk-automation"><code>@​aws-cdk-automation</code></a> in <a href="https://redirect.github.com/aws/jsii-rosetta/pull/2901">aws/jsii-rosetta#2901</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws/jsii-rosetta/compare/v5.7.12...v5.7.13">https://github.com/aws/jsii-rosetta/compare/v5.7.12...v5.7.13</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/jsii-rosetta/commit/0b41cf30c479f03d13272a0ee4fb4ea292dc0417"><code>0b41cf3</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-rosetta/issues/2901">#2901</a>)</li> <li><a href="https://github.com/aws/jsii-rosetta/commit/ef384116262ca8886f54fafc977d53a6f145c469"><code>ef38411</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-rosetta/issues/2896">#2896</a>)</li> <li><a href="https://github.com/aws/jsii-rosetta/commit/8101891d168192af078e614a1c36a887e0551f49"><code>8101891</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-rosetta/issues/2891">#2891</a>)</li> <li><a href="https://github.com/aws/jsii-rosetta/commit/18aa37266cefbd2abfc2e4d51aed854b0ba0f43f"><code>18aa372</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-rosetta/issues/2886">#2886</a>)</li> <li><a href="https://github.com/aws/jsii-rosetta/commit/b156d7e7526226d9fa519e07a5540c478e7e6be8"><code>b156d7e</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-rosetta/issues/2881">#2881</a>)</li> <li><a href="https://github.com/aws/jsii-rosetta/commit/7c3f46dde5aa3fe54cccbc6d800a8df8d142329a"><code>7c3f46d</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-rosetta/issues/2876">#2876</a>)</li> <li><a href="https://github.com/aws/jsii-rosetta/commit/61b44158a0a7163fbeed3c3a72dd7d1a2cf180df"><code>61b4415</code></a> chore(deps): upgrade jsii &amp; typescript (<a href="https://redirect.github.com/aws/jsii-rosetta/issues/2870">#2870</a>)</li> <li><a href="https://github.com/aws/jsii-rosetta/commit/f9e1c57882b218beb0d548925c005ad6bdd52efe"><code>f9e1c57</code></a> chore(deps): upgrade dependencies (<a href="https://redirect.github.com/aws/jsii-rosetta/issues/2868">#2868</a>)</li> <li>See full diff in <a href="https://github.com/aws/jsii-rosetta/compare/v5.7.12...v5.7.13">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>
1 parent 138f142 commit dac598a

File tree

1 file changed

+205
-192
lines changed

1 file changed

+205
-192
lines changed

0 commit comments

Comments
 (0)