netlify-plugin-gatsby
netlify-plugin-gatsby copied to clipboard
chore(deps): update dependency ava to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ava (source) | ^4.0.0 -> ^5.0.0 |
Release Notes
avajs/ava
v5.0.1
Despite the major version bump this is a relatively minor release. Node.js 12 is no longer supported. The type definitions are now distributed to be compatible with TypeScript 4.7 or newer.
npm install --save-dev ava
Breaking Changes
- AVA now requires Node.js 14.19, 16.15 or 18. https://github.com/avajs/ava/pull/3043
- Type definition distribution assumes at least TypeScript 4.7. https://github.com/avajs/ava/pull/3041
- We're now exporting types rather than interfaces. https://github.com/avajs/ava/pull/3096
Improvements
- Detect
process.exit()called from tests by @gibson042 in https://github.com/avajs/ava/pull/3080 - Improve test result accessibility by @gibson042 in https://github.com/avajs/ava/pull/3082
- Parse for line numbers with latest supported ECMA version by @novemberborn in https://github.com/avajs/ava/pull/3063
- Work around
os.cpus()returning an empty array on unsupported platforms by @catink123 in https://github.com/avajs/ava/pull/3095 - Count timeouts separately from the timed out tests by @novemberborn in https://github.com/avajs/ava/pull/3099
- Cap idle timeouts to the maximum possible value by @creestor in https://github.com/avajs/ava/pull/3100
New Contributors
- @Prinzhorn made their first contribution in https://github.com/avajs/ava/pull/3073
- @catink123 made their first contribution in https://github.com/avajs/ava/pull/3095
- @creestor made their first contribution in https://github.com/avajs/ava/pull/3100
- @DavidVujic made their first contribution in https://github.com/avajs/ava/pull/3109
Full Changelog: https://github.com/avajs/ava/compare/v4.3.3...v5.0.1
v5.0.0
Despite the major version bump this is a relatively minor release. Node.js 12 is no longer supported. The type definitions are now distributed to be compatible with TypeScript 4.7 or newer.
It's available as a pre-release under the next tag for the next few weeks:
npm install --save-dev ava@next
Breaking Changes
- AVA now requires Node.js 14.19, 16.15 or 18. https://github.com/avajs/ava/pull/3043
- Type definition distribution is no longer compatible with TypeScript versions before 4.7. https://github.com/avajs/ava/pull/3041
- We're now exporting types rather than interfaces. https://github.com/avajs/ava/pull/3096
Improvements
- Detect
process.exit()called from tests by @gibson042 in https://github.com/avajs/ava/pull/3080 - Improve test result accessibility by @gibson042 in https://github.com/avajs/ava/pull/3082
- Parse for line numbers with latest supported ECMA version by @novemberborn in https://github.com/avajs/ava/pull/3063
- Work around
os.cpus()returning an empty array on unsupported platforms by @catink123 in https://github.com/avajs/ava/pull/3095 - Count timeouts separately from the timed out tests by @novemberborn in https://github.com/avajs/ava/pull/3099
New Contributors
- @Prinzhorn made their first contribution in https://github.com/avajs/ava/pull/3073
- @catink123 made their first contribution in https://github.com/avajs/ava/pull/3095
Full Changelog: https://github.com/avajs/ava/compare/v4.3.3...v5.0.0
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Deploy Preview for netlify-plugin-gatsby-demo canceled.
| Name | Link |
|---|---|
| Latest commit | 9235bd1862dface7de90abb19f532e50c60062b8 |
| Latest deploy log | https://app.netlify.com/sites/netlify-plugin-gatsby-demo/deploys/639cd13a76ecb30009cb0611 |