bigchaindb / js-bigchaindb-driver

Official BigchainDB JavaScript driver for Node.js and the browser
https://docs.bigchaindb.com/projects/js-driver/en/latest/usage.html
Apache License 2.0
216 stars 92 forks source link

Update decamelize to the latest version ๐Ÿš€ #283

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency decamelize was updated from 2.0.0 to 3.0.0.

This version 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.


Release Notes for v3.0.0

Breaking:

Enhancement:

v2.0.0...v3.0.0

Commits

The new version differs by 2 commits.

  • 3e9b40a 3.0.0
  • cbfbad5 Require Node.js 6, add TypeScript definition (#15)

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 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v3.1.0
  • Ensure the separator argument is a string 19a4230

v3.0.0...v3.1.0

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v3.1.1

v3.1.0...v3.1.1

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v3.2.0
  • Refactor TypeScript definition to CommonJS compatible export (#17) 0a1f3c3

v3.1.1...v3.2.0

Commits

The new version differs by 2 commits.

  • 8e6c4d8 3.2.0
  • 0a1f3c3 Refactor TypeScript definition to CommonJS compatible export (#17)

See the full diff