Skip to content

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

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 May 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ava (source) 6.1.2 -> 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

v6.1.3

Compare Source

What's Changed
New Contributors

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


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 May 5, 2024
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency ava to v6.1.3. ⬆️ deps: Upgrade dependency ava to v6.2.0. Oct 27, 2024
@renovate renovate bot force-pushed the renovate/ava-6.x branch from 485a1c9 to fe94dd9 Compare October 27, 2024 16:27
@renovate renovate bot force-pushed the renovate/ava-6.x branch from fe94dd9 to a6f29e1 Compare February 19, 2025 18:54
@renovate renovate bot force-pushed the renovate/ava-6.x branch from a6f29e1 to cd397f8 Compare May 2, 2025 15:27
@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 force-pushed the renovate/ava-6.x branch from cd397f8 to a1091c0 Compare May 30, 2025 21:32
@renovate renovate bot force-pushed the renovate/ava-6.x branch from a1091c0 to a947bfa Compare June 7, 2025 18:12
@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
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