Open greenkeeper[bot] opened 6 years ago
dependency
mockserver was updated from 1.11.0
to 2.2.0
.dependency
mockserver was updated from 1.11.0
to 3.0.0
.dependency
mockserver was updated from 1.11.0
to 3.0.1
.Update to this version instead ๐
The new version differs by 6 commits.
b75c474
3.0.1
5786b0d
Merge pull request #74 from namshi/bumped-to-node-8
ba89de3
testing on travis with node 12 as well
c929db4
Bumped requirements to node 8, addresses #66
0dbbeaa
Merge pull request #73 from namshi/dependabot/npm_and_yarn/lodash-4.17.11
4b7f185
Bump lodash from 4.17.10 to 4.17.11
See the full diff
dependency
mockserver was updated from 1.11.0
to 3.1.0
.dependency
mockserver was updated from 1.11.0
to 3.1.1
.
Version 2.0.0 of mockserver was just published.
The version 2.0.0 is not covered by your current version range.
If you donโt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of mockserver.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 8 commits.
ff27564
2.0.0
db30dd3
Merge pull request #56 from namshi/move-to-modern-js
4369a8b
removed node testing version < 6
b6c4898
replaced var with let and const in tests
59153d1
replaced indexOf with includes
1681566
added istanbul for code coverage
e2e25d6
node 6 is the minumum version
cbf7a04
replaced var with either const or let
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: