Skip to content

⬆️ deps: Upgrade dependency ava to v6.4.0. #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ava (source) 6.1.3 -> 6.4.0 age adoption passing confidence

Release Notes

avajs/ava (ava)

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

v6.2.0

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the deps label Oct 27, 2024
@renovate renovate bot force-pushed the renovate/ava-6.x branch from d7defe2 to 7f5120e Compare May 2, 2025 15:55
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency ava to v6.2.0. ⬆️ deps: Upgrade dependency ava to v6.3.0. May 2, 2025
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency ava to v6.3.0. ⬆️ deps: Upgrade dependency ava to v6.4.0. Jun 7, 2025
@renovate renovate bot force-pushed the renovate/ava-6.x branch from 7f5120e to b292013 Compare June 7, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants