Closed greenkeeper[bot] closed 7 years ago
After pinning to 5.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
Version 5.4.0 of semver just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As semver is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a 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/adonisjs/adonis-auth/builds/256966813?utm_source=github_status&utm_medium=notification) - ❌ **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/thetutlage/adonis-auth/build/1.0.2) - ❌ **coverage/coveralls** Coverage pending from Coveralls.io [Details](https://coveralls.io/builds/12525339)Commits
The new version differs by 16 commits.
e1c49c8
v5.4.0
3ebc11d
more test coverage
5b30513
speed up tests a lot, add coverage
e1668ce
add top level intersects function
6cb2bcb
intersection: use semver.version, not semver.raw
4bacbfa
Make exposed apis more clear
8b86a26
Reduce line length and remove unused platform parameter
99f133e
Add range and comparator intersection docs to README
afbe8ca
Move methods to comparator and range
67c9ed7
Add support for range and comparators comparison
caeeac4
remove 0.x from Travis, cache npm stuff, use containers
bdda1a4
Add Node.js 8 to .travis.yml
8fff305
Add node 6 to travis
aaba710
Added syntax highlighting to readme example
32802c5
minimize heap allocations for maxSatisfying/minSatisfying
There are 16 commits in total.
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: