Skip to content

chore: bump ava from 3.15.0 to 6.4.1#199

Closed
dependabot[bot] wants to merge 1 commit into
v15.4.0-exodusfrom
dependabot/npm_and_yarn/ava-6.4.1
Closed

chore: bump ava from 3.15.0 to 6.4.1#199
dependabot[bot] wants to merge 1 commit into
v15.4.0-exodusfrom
dependabot/npm_and_yarn/ava-6.4.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 11, 2026

Bumps ava from 3.15.0 to 6.4.1.

Release notes

Sourced from ava's releases.

v6.4.1

What's Changed

New Contributors

Full Changelog: avajs/ava@v6.4.0...v6.4.1

v6.4.0

What's Changed

Interactive watch mode filters

@​mmulet 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 🚀 avajs/ava#3372

As part of this work we've removed the "sticky" .only() behavior avajs/ava#3381

Examples

We've been remiss in merging avajs/ava#3335 which updates the examples to use AVA 6. It's done now, examples are up to date and it's all due to @​tommy-mitchell 👏

New Contributors

Full Changelog: avajs/ava@v6.3.0...v6.4.0

v6.3.0

What's Changed

New Contributors

Full Changelog: avajs/ava@v6.2.0...v6.3.0

v6.2.0

What's Changed

New Contributors

... (truncated)

Commits
  • 603d7ca 6.4.1
  • 8c1c3ba Update dependencies
  • 5534b17 Check whether release is possible, then gate on environment access
  • c3a2619 Adjust release process
  • b99b703 Keep test worker alive until explicitly freed
  • 41a684f Release process tweaks
  • bc3ef72 Use concurrency groups during GHA runs
  • 1832d80 Adjust repository reference in package.json
  • 372c241 6.4.0
  • 05ead28 Update release process & maintaining notes
  • 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 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 [ava](https://github.com/avajs/ava) from 3.15.0 to 6.4.1.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v3.15.0...v6.4.1)

---
updated-dependencies:
- dependency-name: ava
  dependency-version: 6.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 2, 2026

Superseded by #214.

@dependabot dependabot Bot closed this Mar 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ava-6.4.1 branch March 2, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants