-
Notifications
You must be signed in to change notification settings - Fork 0
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
An in-range update of ava is breaking the build 🚨 #2
Comments
After pinning to 3.2.0 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for 3.4.0Introducing the
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for 3.5.0When using See v3.4.0...v3.5.0 for all changes. Spoiler alert: it's just this one 😉 CommitsThe new version differs by 15 commits.
See the full diff |
The devDependency ava was updated from
3.2.0
to3.3.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
ava is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for 3.3.0
AVA can now load ESM test files! 🎉Thank you @arlac77 for making this happen. Check our updated ES Modules recipe for details.
Our ESM support is still incomplete. Progress is tracked in the ESM support project. Join us, won't you?
Other changes
See v3.2.0...v3.3.0 for all changes.
Commits
The new version differs by 3 commits.
c166e05
3.3.0
362b6f9
Upgrade @ava/babel
04ba44b
Support loading ESM test files
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: