[PR #1987] [MERGED] Bump ava from 6.4.1 to 7.0.0 #3701

Closed
opened 2026-03-07 20:15:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1987
Author: @dependabot[bot]
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/ava-7.0.0


📝 Commits (1)

  • f505121 Bump ava from 6.4.1 to 7.0.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps ava from 6.4.1 to 7.0.0.

Release notes

Sourced from ava's releases.

v7.0.0

What's Changed

  • Replace strip-ansi with node:util.stripVTControlCharacters by @​fisker in avajs/ava#3403
  • 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 glob by @​novemberborn in avajs/ava#3416

Full Changelog: https://github.com/avajs/ava/compare/v6.4.1...v7.0.0

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ava since your current version.


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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/1987 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/ava-7.0.0` --- ### 📝 Commits (1) - [`f505121`](https://github.com/DavidAnson/markdownlint/commit/f5051218fd55bbd30a9a73fc6b9f498c73bb5a40) Bump ava from 6.4.1 to 7.0.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [ava](https://github.com/avajs/ava) from 6.4.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> </blockquote> </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>See full diff in <a href="https://github.com/avajs/ava/compare/v6.4.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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ava&package-manager=npm_and_yarn&previous-version=6.4.1&new-version=7.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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:15:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#3701
No description provided.