Skip to content

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Aug 1, 2025

This PR contains the following updates:

Package Type Update Change
ava (source) devDependencies minor 6.2.0 -> 6.4.1

Release Notes

avajs/ava (ava)

v6.4.1

Compare Source

What's Changed

New Contributors

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

v6.4.0

Compare Source

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 🚀 https://github.com/avajs/ava/pull/3372

As part of this work we've removed the "sticky" .only() behavior https://github.com/avajs/ava/pull/3381

Examples

We've been remiss in merging https://github.com/avajs/ava/pull/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

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Aug 1, 2025
@kodiakhq kodiakhq bot merged commit d3d5a4a into main Aug 1, 2025
11 checks passed
@kodiakhq kodiakhq bot deleted the renovate/ava-6.x-lockfile branch August 1, 2025 01:17
kodiakhq bot pushed a commit that referenced this pull request Sep 1, 2025
🤖 I have created a release *beep* *boop*
---


## [0.1.29](v0.1.28...v0.1.29) (2025-09-01)


### Bug Fixes

* **deps:** Update dependency @types/luxon to v3.7.1 ([#294](#294)) ([c1ae4c8](c1ae4c8))
* **deps:** Update dependency ava to v6.4.1 ([#289](#289)) ([d3d5a4a](d3d5a4a))
* **deps:** Update dependency execa to v9.6.0 ([#290](#290)) ([6f5925d](6f5925d))
* **deps:** Update dependency luxon to v3.7.1 ([#292](#292)) ([7b5fd8e](7b5fd8e))
* **deps:** Update dependency modern-errors to v7.1.2 ([#293](#293)) ([f72ae5a](f72ae5a))
* **deps:** Update dependency prettier to v3.6.2 ([#295](#295)) ([47f6c0d](47f6c0d))
* **deps:** Update dependency semver to v7.7.2 ([#296](#296)) ([8a55d10](8a55d10))
* **deps:** Update dependency typescript to v5.9.2 ([#297](#297)) ([18a9b41](18a9b41))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant