chore(deps-dev): bump ava from 5.3.1 to 6.4.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(about 1 year ago)
(11 months ago)
(11 months ago)
dependencies javascript
Bumps ava from 5.3.1 to 6.4.0.
Release notes
Sourced from ava's releases.
v6.4.0
What's Changed
- AVA is now tested with Node.js 24 (but no longer v23) avajs/ava#3379
- We're now publishing to npm with provenance attestations avajs/ava#3385
Interactive watch mode filters
@mmuletdid 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#3372As part of this work we've removed the "sticky"
.only()behavior avajs/ava#3381Examples
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
@mmuletmade their first contribution in avajs/ava#3372@kebbellmade their first contribution in avajs/ava#3348Full Changelog: https://github.com/avajs/ava/compare/v6.3.0...v6.4.0
v6.3.0
What's Changed
- Update dependencies, addressing
npm auditwarnings by@novemberbornin avajs/ava#3377- Do not count writes to stdout/stderr as non-idling activity for timeouts by
@mdouglassin avajs/ava#3374New Contributors
@mdouglassmade their first contribution in avajs/ava#3374Full Changelog: https://github.com/avajs/ava/compare/v6.2.0...v6.3.0
v6.2.0
What's Changed
- Add
filterNodeArgumentsForWorkerThreadsoption in avajs/ava#3336- Add Node.js 23 to supported engines (and test matrix) in avajs/ava#3346
New Contributors
@thoughtsunificatormade their first contribution in avajs/ava#3345Full Changelog: https://github.com/avajs/ava/compare/v6.1.3...v6.2.0
v6.1.3
What's Changed
- Include Node.js 22 in supported engines and test matrix by
@lenovouserin avajs/ava#3328- Add VS Code debugging instructions for Yarn PnP projects by
@bitjsonin avajs/ava#3317
... (truncated)
Commits
372c2416.4.005ead28Update release process & maintaining notes859f3ffUpdate examples to use AVA 6eb2b48dUpdate XO & other dependencies50e02d5Remove compiler option override needed for TypeScript 4.x57a3bbeImplement file globbing and test matching within watch mode29cb29aRemove special .only() behavior in watch mode36934b2Fix error handling in watcher tests31a1262Test with Node.js 24, remove v23 test runsa6f42eaUpgrade@ava/testto 6.3.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+1567
-1125
Package Dependencies
Technical Details
| ID: | 1301859 |
| UUID: | 2577070178 |
| Node ID: | PR_kwDOAcFslc6Zmvhi |
| Host: | GitHub |
| Repository: | bee-queue/bee-queue |
| Mergeable: | Yes |
| Merge State: | Unstable |
| Rebaseable: | Yes |