alpine-test-utils
alpine-test-utils copied to clipboard
chore(deps-dev): bump ava from 3.15.0 to 4.3.3
Bumps ava from 3.15.0 to 4.3.3.
Release notes
Sourced from ava's releases.
v4.3.3
Add compatibility with Node.js 18.8, thanks
@Brooooooklyn#3091.Full Changelog: https://github.com/avajs/ava/compare/v4.3.1...v4.3.3
v4.3.1
What's Changed
- When translating line numbers, check whether the source map entry has original values in avajs/ava#3061
- Report error when parsing for line number selection in avajs/ava#3062
New Contributors
@ericcornelissenmade their first contribution in avajs/ava#3048@AlencarGabrielmade their first contribution in avajs/ava#3051@binyaminmade their first contribution in avajs/ava#3028Full Changelog: https://github.com/avajs/ava/compare/v4.3.0...v4.3.1
v4.3.0
What's Changed
- We're now shipping type definitions compatible with TypeScript 4.7, by
@RebeccaStevensin avajs/ava#3024throwsandthrowsAsyncassertions now take a function to test error messages, by@il3venin avajs/ava#2995- Test failure summaries no longer duplicate
t.log()messages, by@il3venin avajs/ava#3013- The number of timed-out tests is printed at the end of a run, by
@il3venin avajs/ava#3021- We've documented how to load multiple instances of the same "shared" worker, by
@codethewebin avajs/ava#3009- Links to translated documentation have been updated, by
@forresstin avajs/ava#3037- Node.js 17 has been removed from the test matrix, and Node.js 18 added in avajs/ava#3039
Full Changelog: https://github.com/avajs/ava/compare/v4.2.0...v4.3.0
v4.2.0
What's Changed
- Update Babel recipe for AVA 4 by
@il3venin avajs/ava#3000- Document how GitHub Actions can be configured for parallel builds by
@codethewebin avajs/ava#3007- Allow parallel builds to be disabled by
@il3venin avajs/ava#3001- Improve typing of teardown methods by
@novemberbornin avajs/ava#3003New Contributors
@mefenglmade their first contribution in avajs/ava#2999@il3venmade their first contribution in avajs/ava#3000@codethewebmade their first contribution in avajs/ava#3007Full Changelog: https://github.com/avajs/ava/compare/v4.1.0...v4.2.0
v4.1.0
New features
... (truncated)
Commits
a1347a54.3.36b78f49Handlenullsource maps during line number selectionc37ea84Test with AVA 4.3.26d93de54.3.2e81f5bdHandle findSourceMap returning null since Node.js 18.8.053e57094.3.1d57c76cReport error when parsing for line number selection3572342When translating line numbers, check whether the source map entry has origina...ac0d75dDocument that AVA 4 cannot be run globally26a2e5dRemove mentions of "callback mode" from docs- 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 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)