fulls1z3 / ngx-i18n-router

Route internationalization utility for Angular
MIT License
35 stars 2 forks source link

Update camelcase to the latest version 🚀 #145

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency camelcase was updated from 4.1.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 11 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:

codecov[bot] commented 5 years ago

Codecov Report

Merging #145 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #145   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files           5        5           
  Lines         162      162           
  Branches       47       41    -6     
=======================================
  Hits          161      161           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a8b1159...17a4dc2. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #145 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #145   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files           5        5           
  Lines         162      162           
  Branches       47       41    -6     
=======================================
  Hits          161      161           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a8b1159...17a4dc2. Read the comment docs.

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