-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Drop support for node 4 / npm 2 #4853
Comments
After pinning to 0.56.4 your tests are passing again. Downgrade this dependency 📌. |
This seems spurious. I reviewed the travis log for this build, and it shows an error with a missing module that it couldn't find. I tried a local build using:
...and got a similar error but for a different module, which was resolved after running I'm thinking of just dropping support for |
We'll do this next minor release (iD v2.8.0) |
Version 0.57.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 78 commits.
There are 78 commits in total. See the full diff |
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 0.56.5 of rollup was just published.
This version is covered by your current version range and after updating it in your project the build failed.
rollup 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 22 commits.
451ac5f
0.56.5
82907f3
Merge branch 'release-0.56.5'
58832e3
Merge branch 'kellyselden-circular-bug' into release-0.56.5
da868fe
Merge branch 'NaridaL-class-name-not-changed' into release-0.56.5
35f44a7
set line length to 100
2cb948f
apply prettier to codebase
fa15596
Merge branch 'NaridaL-patch-1' into release-0.56.5
fbe762d
Merge branch 'patch-1' of https://github.com/NaridaL/rollup into NaridaL-patch-1
03cf23b
Merge branch 'namespace-import-duplicates' into release-0.56.5
6f9aeac
fix circular member expression bug
0856fe7
Merge branch 'update-rollup'
840ff5f
Merge branch 'apply-prettier' into update-rollup
5a7e1cb
Merge branch 'apply-prettier'
6c15302
set line length to 100
785fdfc
prependRight --> prependLeft
There are 22 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: