hoodiehq / hoodie-task-client

client api for asynchronous task queue, using PouchDB for sync
Apache License 2.0
2 stars 9 forks source link

Update memdown to the latest version 🚀 #56

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of memdown was just published.

Dependency memdown
Current Version 1.4.1
Type devDependency

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 memdown.

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 36 commits.

  • e3d0aec 2.0.0
  • 4f59aee prepare changelog for 2.0.0
  • 717bfe5 Merge pull request #137 from ralphtheninja/master
  • ab7d291 readme: fix code example, obj.thing -> value.thing
  • cf28223 configure greenkeeper to ignore @types/node (#136)
  • c6fdccc Merge pull request #132 from Level/fix-abstract-leveldown-conflict
  • cdb00e2 test on android 6.0 instead of latest (7.1) due to Sauce Labs issue
  • 1ea6b59 set zuul concurrency to 1 to avoid hitting Sauce Labs limit
  • ff4b1e3 rename iterator#_end to fix conflict with abstract-leveldown
  • 15cf4c8 add changelog (#126)
  • 18d51e9 Merge pull request #124 from Level/v2
  • 27f58c1 Cleanup tests (#123)
  • 96c86cc Merge pull request #121 from Level/upgrade-guide
  • 290dcdf rename changelog to upgrade guide
  • 7965104 update abstract-leveldown to 4.0.0 (#120)

There are 36 commits in total.

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: