Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: [dependabot] - bump eslint from 9.15.0 to 9.16.0 (#1499)
Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.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.16.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/8f70eb142cce025e7040d016a959eff0f51eb672"><code>8f70eb1</code></a> feat: Add <code>ignoreComputedKeys</code> option in <code>sort-keys</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19162">#19162</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9eefc8f813b5c31f49fbbd9a36f439b365bea180"><code>9eefc8f</code></a> docs: fix typos in <code>use-isnan</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19190">#19190</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0c8cea8c803962a4358032fde5c117a1e9c41ca0"><code>0c8cea8</code></a> docs: switch the order of words in <code>no-unreachable</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19189">#19189</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0c19417c644a29b5113d3a2b94ce00640117574b"><code>0c19417</code></a> docs: add missing backtick to <code>no-async-promise-executor</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19188">#19188</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/8df927646cadaa70263914c62f2f76fccb8c46fd"><code>8df9276</code></a> docs: add backtick in <code>-0</code> in <code>description</code> of <code>no-compare-neg-zero</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19186">#19186</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7e16e3fb8594e361b3e121d2d4059dc26e30c407"><code>7e16e3f</code></a> docs: fix <code>caseSensitive</code> option's title of <code>sort-keys</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19183">#19183</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/0c6b84212144da3238693fa56500b02bd4a9f05a"><code>0c6b842</code></a> docs: fix typos in <code>migration-guide.md</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19180">#19180</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/353266edf827d4e63e9efef321f5d128748bc74d"><code>353266e</code></a> docs: fix a typo in <code>debug.md</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19179">#19179</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff318a528e3f6b8b9c6a62ea949d66ebb7f0716"><code>5ff318a</code></a> docs: delete unnecessary horizontal rule(<code>---</code>) in <code>nodejs-api</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19175">#19175</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/576bcc5461c0c00c30dfceec9abcddb99e559c74"><code>576bcc5</code></a> docs: mark more rules as handled by TypeScript (<a href="https://redirect.github.com/eslint/eslint/issues/19164">#19164</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/742d054ac1124d4e53c84234dd6960d4e272d490"><code>742d054</code></a> docs: note that <code>no-restricted-syntax</code> can be used with any language (<a href="https://redirect.github.com/eslint/eslint/issues/19148">#19148</a>) (Milos Djermanovic)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/feb703b3dc198cda03fb69c75a31d56d999b9d2e"><code>feb703b</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19195">#19195</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25"><code>df9bf95</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f831893b6e2951f56ce8b9ff12e4a16913b72b47"><code>f831893</code></a> chore: add type for <code>ignoreComputedKeys</code> option of <code>sort-keys</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19184">#19184</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/3afb8a1dcf12ad12df480db014042a51403ff672"><code>3afb8a1</code></a> chore: update dependency <code>@eslint/json</code> to ^0.8.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19177">#19177</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1f77c53b12d00403b88a0e02c8d2432278abcf52"><code>1f77c53</code></a> chore: add <code>repository.directory</code> property to <code>package.json</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19165">#19165</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/d46059410a0e02b98067aa31975c25fd8d0d1c2b"><code>d460594</code></a> chore: update dependency <code>@arethetypeswrong/cli</code> to ^0.17.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19147">#19147</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/45cd4ead9c4fc354a2542b806ec82afb67cb54fc"><code>45cd4ea</code></a> refactor: update default options in rules (<a href="https://redirect.github.com/eslint/eslint/issues/19136">#19136</a>) (Milos Djermanovic)</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.16.0 - November 29, 2024</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/feb703b3dc198cda03fb69c75a31d56d999b9d2e"><code>feb703b</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19195">#19195</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25"><code>df9bf95</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/9eefc8f813b5c31f49fbbd9a36f439b365bea180"><code>9eefc8f</code></a> docs: fix typos in <code>use-isnan</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19190">#19190</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0c8cea8c803962a4358032fde5c117a1e9c41ca0"><code>0c8cea8</code></a> docs: switch the order of words in <code>no-unreachable</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19189">#19189</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0c19417c644a29b5113d3a2b94ce00640117574b"><code>0c19417</code></a> docs: add missing backtick to <code>no-async-promise-executor</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19188">#19188</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/8df927646cadaa70263914c62f2f76fccb8c46fd"><code>8df9276</code></a> docs: add backtick in <code>-0</code> in <code>description</code> of <code>no-compare-neg-zero</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19186">#19186</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7e16e3fb8594e361b3e121d2d4059dc26e30c407"><code>7e16e3f</code></a> docs: fix <code>caseSensitive</code> option's title of <code>sort-keys</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19183">#19183</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f831893b6e2951f56ce8b9ff12e4a16913b72b47"><code>f831893</code></a> chore: add type for <code>ignoreComputedKeys</code> option of <code>sort-keys</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19184">#19184</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/8f70eb142cce025e7040d016a959eff0f51eb672"><code>8f70eb1</code></a> feat: Add <code>ignoreComputedKeys</code> option in <code>sort-keys</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19162">#19162</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/0c6b84212144da3238693fa56500b02bd4a9f05a"><code>0c6b842</code></a> docs: fix typos in <code>migration-guide.md</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19180">#19180</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/353266edf827d4e63e9efef321f5d128748bc74d"><code>353266e</code></a> docs: fix a typo in <code>debug.md</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19179">#19179</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/3afb8a1dcf12ad12df480db014042a51403ff672"><code>3afb8a1</code></a> chore: update dependency <code>@eslint/json</code> to ^0.8.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19177">#19177</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff318a528e3f6b8b9c6a62ea949d66ebb7f0716"><code>5ff318a</code></a> docs: delete unnecessary horizontal rule(<code>---</code>) in <code>nodejs-api</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19175">#19175</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/576bcc5461c0c00c30dfceec9abcddb99e559c74"><code>576bcc5</code></a> docs: mark more rules as handled by TypeScript (<a href="https://redirect.github.com/eslint/eslint/issues/19164">#19164</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/1f77c53b12d00403b88a0e02c8d2432278abcf52"><code>1f77c53</code></a> chore: add <code>repository.directory</code> property to <code>package.json</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19165">#19165</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/d46059410a0e02b98067aa31975c25fd8d0d1c2b"><code>d460594</code></a> chore: update dependency <code>@arethetypeswrong/cli</code> to ^0.17.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19147">#19147</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/45cd4ead9c4fc354a2542b806ec82afb67cb54fc"><code>45cd4ea</code></a> refactor: update default options in rules (<a href="https://redirect.github.com/eslint/eslint/issues/19136">#19136</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/742d054ac1124d4e53c84234dd6960d4e272d490"><code>742d054</code></a> docs: note that <code>no-restricted-syntax</code> can be used with any language (<a href="https://redirect.github.com/eslint/eslint/issues/19148">#19148</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/cbf7db0ddfa3b789f7ebc27a66993c08a83e72cd"><code>cbf7db0</code></a> 9.16.0</li> <li><a href="https://github.com/eslint/eslint/commit/715ba8b5cb6638e4caa4952bf718f77fabc0010d"><code>715ba8b</code></a> Build: changelog update for 9.16.0</li> <li><a href="https://github.com/eslint/eslint/commit/feb703b3dc198cda03fb69c75a31d56d999b9d2e"><code>feb703b</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19195">#19195</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25"><code>df9bf95</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/9eefc8f813b5c31f49fbbd9a36f439b365bea180"><code>9eefc8f</code></a> docs: fix typos in <code>use-isnan</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19190">#19190</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/0c8cea8c803962a4358032fde5c117a1e9c41ca0"><code>0c8cea8</code></a> docs: switch the order of words in <code>no-unreachable</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19189">#19189</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/0c19417c644a29b5113d3a2b94ce00640117574b"><code>0c19417</code></a> docs: add missing backtick to <code>no-async-promise-executor</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19188">#19188</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/8df927646cadaa70263914c62f2f76fccb8c46fd"><code>8df9276</code></a> docs: add backtick in <code>-0</code> in <code>description</code> of <code>no-compare-neg-zero</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19186">#19186</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/7e16e3fb8594e361b3e121d2d4059dc26e30c407"><code>7e16e3f</code></a> docs: fix <code>caseSensitive</code> option's title of <code>sort-keys</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19183">#19183</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f831893b6e2951f56ce8b9ff12e4a16913b72b47"><code>f831893</code></a> chore: add type for <code>ignoreComputedKeys</code> option of <code>sort-keys</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19184">#19184</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.15.0...v9.16.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=9.15.0&new-version=9.16.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information