-
Notifications
You must be signed in to change notification settings - Fork 10
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 esm is breaking the build 🚨 #116
Comments
After pinning to 3.2.18 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are still failing with this version. Compare changes Release Notes for 3.2.21
CommitsThe new version differs by 67 commits.
There are 67 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for 3.2.22
CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for 3.2.24
|
Your tests are still failing with this version. Compare changes Release Notes for 3.2.25
|
The devDependency esm was updated from
3.2.18
to3.2.19
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
esm 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
Commits
The new version differs by 29 commits.
2941c50
Bump to v3.2.19.
0c9700a
Update deps.
40651a8
Make builtin-errors expose more stack.
90fa0c1
Cleanup matches().
a7859b4
Remove -m alias detection from FLAGS.type.
5b5eba9
Add FLAGS.experimentalJSONModules.
1ea356b
Rename Runtime._runResult to Runtime.runResult.
427cc17
Cleanup cjsVars compile options assignment in Runtime.compileEval() and Runtime.compileGlobalEval().
40bf1e0
Don't clip stack traces of parse/syntax errors.
bc3b212
Newline nits.
4e6d73e
Don't use URLs in stack traces if options.cjs.paths is true.
d8dcf0d
Update mocha link to require options (#758)
1d93fb3
Add util.format() and util.formatWithOptions() tests.
e411656
Add copyright header to src/util/format.
371e752
Add type guard to safeFormatWithOptions.
There are 29 commits in total.
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: