Skip to content

Commit d3d5a4a

Browse files
authored
fix(deps): Update dependency ava to v6.4.1 (#289)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ava](https://avajs.dev) ([source](https://redirect.github.com/avajs/ava)) | devDependencies | minor | [`6.2.0` -> `6.4.1`](https://renovatebot.com/diffs/npm/ava/6.2.0/6.4.1) | --- ### Release Notes <details> <summary>avajs/ava (ava)</summary> ### [`v6.4.1`](https://redirect.github.com/avajs/ava/releases/tag/v6.4.1) [Compare Source](https://redirect.github.com/avajs/ava/compare/v6.4.0...v6.4.1) #### What's Changed - Keep test worker alive until explicitly freed by [@&#8203;matz3](https://redirect.github.com/matz3) in [https://github.com/avajs/ava/pull/3391](https://redirect.github.com/avajs/ava/pull/3391) #### New Contributors - [@&#8203;matz3](https://redirect.github.com/matz3) made their first contribution in [https://github.com/avajs/ava/pull/3391](https://redirect.github.com/avajs/ava/pull/3391) **Full Changelog**: avajs/ava@v6.4.0...v6.4.1 ### [`v6.4.0`](https://redirect.github.com/avajs/ava/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/avajs/ava/compare/v6.3.0...v6.4.0) #### What's Changed - AVA is now tested with Node.js 24 (but no longer v23) [https://github.com/avajs/ava/pull/3379](https://redirect.github.com/avajs/ava/pull/3379) - We're now publishing to npm with [provenance attestations](https://www.npmjs.com/package/ava#provenance) [https://github.com/avajs/ava/pull/3385](https://redirect.github.com/avajs/ava/pull/3385) ##### Interactive watch mode filters [@&#8203;mmulet](https://redirect.github.com/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](https://redirect.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](https://redirect.github.com/avajs/ava/pull/3381) ##### Examples We've been remiss in merging [https://github.com/avajs/ava/pull/3335](https://redirect.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 [@&#8203;tommy-mitchell](https://redirect.github.com/tommy-mitchell) 👏 #### New Contributors - [@&#8203;mmulet](https://redirect.github.com/mmulet) made their first contribution in [https://github.com/avajs/ava/pull/3372](https://redirect.github.com/avajs/ava/pull/3372) - [@&#8203;kebbell](https://redirect.github.com/kebbell) made their first contribution in [https://github.com/avajs/ava/pull/3348](https://redirect.github.com/avajs/ava/pull/3348) **Full Changelog**: avajs/ava@v6.3.0...v6.4.0 ### [`v6.3.0`](https://redirect.github.com/avajs/ava/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/avajs/ava/compare/v6.2.0...v6.3.0) #### What's Changed - Update dependencies, addressing `npm audit` warnings by [@&#8203;novemberborn](https://redirect.github.com/novemberborn) in [https://github.com/avajs/ava/pull/3377](https://redirect.github.com/avajs/ava/pull/3377) - Do not count writes to stdout/stderr as non-idling activity for timeouts by [@&#8203;mdouglass](https://redirect.github.com/mdouglass) in [https://github.com/avajs/ava/pull/3374](https://redirect.github.com/avajs/ava/pull/3374) #### New Contributors - [@&#8203;mdouglass](https://redirect.github.com/mdouglass) made their first contribution in [https://github.com/avajs/ava/pull/3374](https://redirect.github.com/avajs/ava/pull/3374) **Full Changelog**: avajs/ava@v6.2.0...v6.3.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent dc00d71 commit d3d5a4a

File tree

1 file changed

+634
-442
lines changed

1 file changed

+634
-442
lines changed

0 commit comments

Comments
 (0)