build(deps-dev): bump ava from 5.3.1 to 7.0.0
dependenciesjavascript
Bumps [ava](https://github.com/avajs/ava) from 5.3.1 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/avajs/ava/releases">ava's releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Replace <code>strip-ansi</code> with <code>node:util.stripVTControlCharacters</code> by <a href="https://github.com/fisker"><code>@fisker</code></a> in <a href="https://redirect.github.com/avajs/ava/pull/3403">avajs/ava#3403</a></li>
<li>Remove support for Node.js 18 and 23; require 20.19 or newer, 22.20 or newer or 24,12 or newer; update dependencies including transitive <code>glob</code> by <a href="https://github.com/novemberborn"><code>@novemberborn</code></a> in <a href="https://redirect.github.com/avajs/ava/pull/3416">avajs/ava#3416</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/avajs/ava/compare/v6.4.1...v7.0.0">https://github.com/avajs/ava/compare/v6.4.1...v7.0.0</a></p>
<h2>v6.4.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Keep test worker alive until explicitly freed by <a href="https://github.com/matz3"><code>@matz3</code></a> in <a href="https://redirect.github.com/avajs/ava/pull/3391">avajs/ava#3391</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/matz3"><code>@matz3</code></a> made their first contribution in <a href="https://redirect.github.com/avajs/ava/pull/3391">avajs/ava#3391</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/avajs/ava/compare/v6.4.0...v6.4.1">https://github.com/avajs/ava/compare/v6.4.0...v6.4.1</a></p>
<h2>v6.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>AVA is now tested with Node.js 24 (but no longer v23) <a href="https://redirect.github.com/avajs/ava/pull/3379">avajs/ava#3379</a></li>
<li>We're now publishing to npm with <a href="https://www.npmjs.com/package/ava#provenance">provenance attestations</a> <a href="https://redirect.github.com/avajs/ava/pull/3385">avajs/ava#3385</a></li>
</ul>
<h3>Interactive watch mode filters</h3>
<p><a href="https://github.com/mmulet"><code>@mmulet</code></a> did fantastic work to spearhead interactive watch mode filters. You can now filter test files by glob patterns, and tests by matching their titles. It's just like you already could from the CLI itself, but now without exiting AVA 🚀 <a href="https://redirect.github.com/avajs/ava/pull/3372">avajs/ava#3372</a></p>
<p>As part of this work we've removed the "sticky" <code>.only()</code> behavior <a href="https://redirect.github.com/avajs/ava/pull/3381">avajs/ava#3381</a></p>
<h3>Examples</h3>
<p>We've been remiss in merging <a href="https://redirect.github.com/avajs/ava/pull/3335">avajs/ava#3335</a> which updates the examples to use AVA 6. It's done now, examples are up to date and it's all due to <a href="https://github.com/tommy-mitchell"><code>@tommy-mitchell</code></a> 👏</p>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mmulet"><code>@mmulet</code></a> made their first contribution in <a href="https://redirect.github.com/avajs/ava/pull/3372">avajs/ava#3372</a></li>
<li><a href="https://github.com/kebbell"><code>@kebbell</code></a> made their first contribution in <a href="https://redirect.github.com/avajs/ava/pull/3348">avajs/ava#3348</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/avajs/ava/compare/v6.3.0...v6.4.0">https://github.com/avajs/ava/compare/v6.3.0...v6.4.0</a></p>
<h2>v6.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update dependencies, addressing <code>npm audit</code> warnings by <a href="https://github.com/novemberborn"><code>@novemberborn</code></a> in <a href="https://redirect.github.com/avajs/ava/pull/3377">avajs/ava#3377</a></li>
<li>Do not count writes to stdout/stderr as non-idling activity for timeouts by <a href="https://github.com/mdouglass"><code>@mdouglass</code></a> in <a href="https://redirect.github.com/avajs/ava/pull/3374">avajs/ava#3374</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mdouglass"><code>@mdouglass</code></a> made their first contribution in <a href="https://redirect.github.com/avajs/ava/pull/3374">avajs/ava#3374</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/avajs/ava/compare/v6.2.0...v6.3.0">https://github.com/avajs/ava/compare/v6.2.0...v6.3.0</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/avajs/ava/commit/02c63fe2a7f9aff60aece616c556d35118f50fb6"><code>02c63fe</code></a> v7.0.0</li>
<li><a href="https://github.com/avajs/ava/commit/7c1b3a7a965548c25c1023afc42586f34ec8e5d9"><code>7c1b3a7</code></a> Yet more release fixes (<a href="https://redirect.github.com/avajs/ava/issues/3419">#3419</a>)</li>
<li><a href="https://github.com/avajs/ava/commit/31f37880646ee9049c6400b5a347ba014f31b2f4"><code>31f3788</code></a> More release fixes (<a href="https://redirect.github.com/avajs/ava/issues/3418">#3418</a>)</li>
<li><a href="https://github.com/avajs/ava/commit/48e85c205902779a7ab94b5639df797fb480a3ba"><code>48e85c2</code></a> Fix release workflow (<a href="https://redirect.github.com/avajs/ava/issues/3417">#3417</a>)</li>
<li><a href="https://github.com/avajs/ava/commit/c569fb0a6d330e83c86b0aa26071011427b06d6a"><code>c569fb0</code></a> Engine, dependency and release updates</li>
<li><a href="https://github.com/avajs/ava/commit/792b0e80df8fb7b85330493d15fbb0fd7620fae2"><code>792b0e8</code></a> Test with Node.js 25</li>
<li><a href="https://github.com/avajs/ava/commit/14afd0b2bafaa88d716f3f8936060f25f9aef1fc"><code>14afd0b</code></a> Replace <code>strip-ansi</code> with <code>node:util.stripVTControlCharacters</code></li>
<li><a href="https://github.com/avajs/ava/commit/665b922f0d2b559f300b95e15c5d3bdd57248a2c"><code>665b922</code></a> Update Node.js assertion output snapshots</li>
<li><a href="https://github.com/avajs/ava/commit/9cc3810e1a5de5303b78b5ae31fae3b72fe34627"><code>9cc3810</code></a> Update codecov action to only upload intended file</li>
<li><a href="https://github.com/avajs/ava/commit/603d7ca2ada70f3e9e79ee5002a509f0646cb37c"><code>603d7ca</code></a> 6.4.1</li>
<li>Additional commits viewable in <a href="https://github.com/avajs/ava/compare/v5.3.1...v7.0.0">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for ava since your current version.</p>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| ava | [>= 6.a, < 7] |
</details>
[](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 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>
合并状态:未合并 关闭于 2026-03-02 2 条评论