Bump @antfu/eslint-config from 4.12.0 to 5.0.0 #61

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/antfu/eslint-config-5.0.0 into main
dependabot[bot] commented 2025-07-28 10:02:12 -04:00 (Migrated from github.com)

Bumps @antfu/eslint-config from 4.12.0 to 5.0.0.

Release notes

Sourced from @​antfu/eslint-config's releases.

v5.0.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v4.19.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.18.0

   🚀 Features

    View changes on GitHub

v4.17.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.16.2

No significant changes

    View changes on GitHub

v4.16.1

   🐞 Bug Fixes

... (truncated)

Commits
  • 2e56cfc chore: release v5.0.0
  • 231bc8e chore: typecheck
  • 34bb0d1 chore: update deps
  • fc2e6e0 feat!: rename @next/next to next
  • aa97582 fix: update TypedFlatConfigItem to provide rules auto-completion (#742)
  • 8ecfdde chore: release v4.19.0
  • 58282d4 feat: update deps
  • 8f9b45c feat: add Next.js support (#731)
  • 652110c chore: remove deprecated svelte/no-dynamic-slot-name (#730)
  • 3d486ce fix: enhance TypedFlatConfigItem type and improve timeout handling in tests (...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 4.12.0 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/antfu/eslint-config/releases"><code>@​antfu/eslint-config</code>'s releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Rename <code>@next/next</code> to <code>next</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/antfu/eslint-config/commit/fc2e6e0"><!-- raw HTML omitted -->(fc2e6)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Update <code>TypedFlatConfigItem</code> to provide rules auto-completion  -  by <a href="https://github.com/astrochemx"><code>@​astrochemx</code></a> in <a href="https://redirect.github.com/antfu/eslint-config/issues/742">antfu/eslint-config#742</a> <a href="https://github.com/antfu/eslint-config/commit/aa97582"><!-- raw HTML omitted -->(aa975)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/antfu/eslint-config/compare/v4.19.0...v5.0.0">View changes on GitHub</a></h5> <h2>v4.19.0</h2> <h3>   🚀 Features</h3> <ul> <li>Add Next.js support  -  by <a href="https://github.com/Peek-A-Booo"><code>@​Peek-A-Booo</code></a> in <a href="https://redirect.github.com/antfu/eslint-config/issues/731">antfu/eslint-config#731</a> <a href="https://github.com/antfu/eslint-config/commit/8f9b45c"><!-- raw HTML omitted -->(8f9b4)<!-- raw HTML omitted --></a></li> <li>Update deps  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/antfu/eslint-config/commit/58282d4"><!-- raw HTML omitted -->(58282)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Enhance TypedFlatConfigItem type and improve timeout handling in tests  -  by <a href="https://github.com/ccpu"><code>@​ccpu</code></a> in <a href="https://redirect.github.com/antfu/eslint-config/issues/738">antfu/eslint-config#738</a> <a href="https://github.com/antfu/eslint-config/commit/3d486ce"><!-- raw HTML omitted -->(3d486)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/antfu/eslint-config/compare/v4.18.0...v4.19.0">View changes on GitHub</a></h5> <h2>v4.18.0</h2> <h3>   🚀 Features</h3> <ul> <li>Update deps  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/antfu/eslint-config/commit/ae7dcb1"><!-- raw HTML omitted -->(ae7dc)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/antfu/eslint-config/compare/v4.17.0...v4.18.0">View changes on GitHub</a></h5> <h2>v4.17.0</h2> <h3>   🚀 Features</h3> <ul> <li>Support sort jsconfig  -  by <a href="https://github.com/pacexy"><code>@​pacexy</code></a> in <a href="https://redirect.github.com/antfu/eslint-config/issues/733">antfu/eslint-config#733</a> <a href="https://github.com/antfu/eslint-config/commit/5dff7e4"><!-- raw HTML omitted -->(5dff7)<!-- raw HTML omitted --></a></li> <li>Update deps  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/antfu/eslint-config/commit/f5f3f0d"><!-- raw HTML omitted -->(f5f3f)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Update GLOB_SVELTE to include .js/.ts extensions  -  by <a href="https://github.com/agafonovim"><code>@​agafonovim</code></a> in <a href="https://redirect.github.com/antfu/eslint-config/issues/734">antfu/eslint-config#734</a> <a href="https://github.com/antfu/eslint-config/commit/46ead62"><!-- raw HTML omitted -->(46ead)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/antfu/eslint-config/compare/v4.16.2...v4.17.0">View changes on GitHub</a></h5> <h2>v4.16.2</h2> <p><em>No significant changes</em></p> <h5>    <a href="https://github.com/antfu/eslint-config/compare/v4.16.1...v4.16.2">View changes on GitHub</a></h5> <h2>v4.16.1</h2> <h3>   🐞 Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/antfu/eslint-config/commit/2e56cfc4a63ca2834afdf2d64c533805a8b5ff61"><code>2e56cfc</code></a> chore: release v5.0.0</li> <li><a href="https://github.com/antfu/eslint-config/commit/231bc8ee9f07cd4fffddb5b4ca90b1a2c0f965c5"><code>231bc8e</code></a> chore: typecheck</li> <li><a href="https://github.com/antfu/eslint-config/commit/34bb0d1de3da7e6e3ee323fec415687bdfce1761"><code>34bb0d1</code></a> chore: update deps</li> <li><a href="https://github.com/antfu/eslint-config/commit/fc2e6e062e0d4ae769a1a2ac5641180d0327cb59"><code>fc2e6e0</code></a> feat!: rename <code>@next/next</code> to <code>next</code></li> <li><a href="https://github.com/antfu/eslint-config/commit/aa975821f3570747335eaa02845315773514e19c"><code>aa97582</code></a> fix: update <code>TypedFlatConfigItem</code> to provide rules auto-completion (<a href="https://redirect.github.com/antfu/eslint-config/issues/742">#742</a>)</li> <li><a href="https://github.com/antfu/eslint-config/commit/8ecfdde290f3c0041ec6724e3ec14eb33921bf4f"><code>8ecfdde</code></a> chore: release v4.19.0</li> <li><a href="https://github.com/antfu/eslint-config/commit/58282d4510ba3f96013c024d1e964249e2003a85"><code>58282d4</code></a> feat: update deps</li> <li><a href="https://github.com/antfu/eslint-config/commit/8f9b45cb1b02cc363c0069ef3414f586b9b11f04"><code>8f9b45c</code></a> feat: add Next.js support (<a href="https://redirect.github.com/antfu/eslint-config/issues/731">#731</a>)</li> <li><a href="https://github.com/antfu/eslint-config/commit/652110ca82bcb1ace885db8b4348afbdd19130a6"><code>652110c</code></a> chore: remove deprecated <code>svelte/no-dynamic-slot-name</code> (<a href="https://redirect.github.com/antfu/eslint-config/issues/730">#730</a>)</li> <li><a href="https://github.com/antfu/eslint-config/commit/3d486ce74b304defdcbf5ad33d44164dc733df23"><code>3d486ce</code></a> fix: enhance TypedFlatConfigItem type and improve timeout handling in tests (...</li> <li>Additional commits viewable in <a href="https://github.com/antfu/eslint-config/compare/v4.12.0...v5.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@antfu/eslint-config&package-manager=npm_and_yarn&previous-version=4.12.0&new-version=5.0.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>
dependabot[bot] commented 2025-08-04 09:45:36 -04:00 (Migrated from github.com)

Superseded by #62.

Superseded by #62.

Pull request closed

Sign in to join this conversation.
No description provided.