fulls1z3 / azure-functions-elasticizer

Elasticsearch-based RESTful API implementation on Azure Functions with TypeScript
MIT License
2 stars 0 forks source link

Update camelcase to the latest version ๐Ÿš€ #39

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency camelcase was updated from 5.0.0 to 5.1.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 v5.1.0

v5.0.0...v5.1.0

Commits

The new version differs by 5 commits.

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 v5.2.0

v5.1.0...v5.2.0

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 v5.3.0
  • Improve upper/lower case character detection (#49) bba938e
  • Refactor TypeScript definition to CommonJS compatible export (#50) 1f43e8a

v5.2.0...v5.3.0

Commits

The new version differs by 3 commits.

  • 7501406 5.3.0
  • bba938e Improve upper/lower case character detection (#49)
  • 1f43e8a Refactor TypeScript definition to CommonJS compatible export (#50)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v5.3.1
  • Fix regression with how numbers are treated (#53) 81cc16a

v5.3.0...v5.3.1

Commits

The new version differs by 2 commits.

  • cbe5a51 5.3.1
  • 81cc16a Fix regression with how numbers are treated (#53)

See the full diff