ralphtheninja / pgdown

PostgreSQL backed abstract-leveldown
MIT License
19 stars 1 forks source link

Update abstract-leveldown to the latest version 🚀 #70

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of abstract-leveldown was just published.

Dependency abstract-leveldown
Current Version 2.7.2
Type dependency

The version 3.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 abstract-leveldown.

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

  • 24e1181 3.0.0
  • ab9ee15 Merge pull request #134 from Level/drop-0.12
  • 55fdbb6 add node version badge (>=4)
  • 102102b travis: drop 0.12
  • bfe6c11 Merge pull request #133 from sandersn/fix-implicit-any-index.d.ts
  • bd6fcca Fix implict any errors in index.d.ts

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:

greenkeeper[bot] commented 6 years ago

Version 4.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 50 commits.

  • 0d942fd 4.0.0
  • 18319ac add node 9 to travis
  • cdc560c prepare changelog for new release
  • 1656bcd add UPGRADING.md (#188)
  • 767fbdb remove .jshintrc
  • 0bd84a8 add @vweevers to contributors
  • 71bd174 Update changelog (#181)
  • bcdc953 Merge pull request #180 from ralphtheninja/master
  • 6f5a3d9 normalize readme
  • 48707e1 Merge pull request #178 from Level/remove-is-leveldown
  • 97938f1 :fire: remove is-leveldown
  • 54db15f Setup iterator options (#176)
  • 72fcae9 Merge pull request #175 from Level/test-common-defaults
  • 2ed07e5 :fire: remove testBuffer
  • 3f24eba make testCommon.js the default value for testCommon parameter

There are 50 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • 2320f10 4.0.1
  • 7d41bd7 prepare changelog for 4.0.1
  • f946325 Update changelog (#199)
  • 014ff8a Merge pull request #195 from Level/typescript
  • c68595f add TypeScript readme section with stability badge
  • 5eb28af add TypeScript smoke test
  • b1ed564 define default methods on prototype to please TypeScript
  • 38b3706 use ES6 classes in tests to please TypeScript
  • c2f400e remove obsolete parameters from tests
  • b353fb4 update TypeScript typings for v4
  • 268e59b run test suite in TypeScript in addition to Node.js
  • e78a21a Merge pull request #196 from ralphtheninja/master
  • ef61b68 readme: link to upgrade guide

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.3 just got published.

Update to this version instead 🚀

Release Notes v4.0.3

Changed

Fixed

  • Remove invalid TypeScript from Batch (@Tapppi)
  • Add JSDoc to incorrectly inferred TypeScript types (@Tapppi)
Commits

The new version differs by 10 commits.

  • fffe0cc 4.0.3
  • 3a573aa prepare changelog for 4.0.3 (#208)
  • f99150e Merge pull request #204 from Tapppi/patch-1
  • 7b4f072 test: add jsdoc types for incorrectly inferred vars
  • 4deb088 Merge pull request #205 from Level/greenkeeper/ts-node-5.0.0
  • 3998aff chore(package): update ts-node to version 5.0.0
  • 9be35de Fix typings for Batch
  • c17886b Merge pull request #203 from Level/greenkeeper/standard-11.0.0
  • a3b44e5 fix standard
  • 9c1da51 chore(package): update standard to version 11.0.0

See the full diff