Closed greenkeeper[bot] closed 7 years ago
This is a real issue. When nearly 2.7.12 is installed, the test suite hangs after the first iteration, CPU climbs through the roof and it adds 10MB of RAM every few seconds to the process. Haven't left it more than 10 minutes to see how it would end, but I predict poorly.
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 24 commits .
1679c91
2.7.13
93f5f71
fix #150
0e73157
rearranged the order of the two generators
2092a6a
error message for unparse
e79002c
Merge branch 'master' of https://github.com/Hardmath123/nearley
520a93d
compile tosh grammar for easy access
932c59a
making the unparser tolerable
03ab5b7
Merge pull request #164 from tjvr/js
7756c8f
Remove experimental JavaScript parser
630b66b
Merge branch 'master' of https://github.com/Hardmath123/nearley
a161573
tosh in readme
0219f48
Merge pull request #162 from tjvr/tosh-grammar
3c2b430
Add test based on tosh example
6201516
Use character classes
f3ae480
Add example grammar based on tosh
There are 24 commits in total. See the full diff.
Version 2.7.12 of nearley just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As nearley is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/haraka/node-address-rfc2822/builds/200775136) - ❌ **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/msimerson/node-address-rfc2822-n5mwj/build/1.0.4)Commits
The new version differs by 4 commits .
f4810da
2.7.12
3b41576
fix leo bug, #159
1e94283
rfc5545-rrule
047e2e7
another tutorial, linked in readme
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: