ocean / collator

Collator gets information, organises it and serves it up when required.
Apache License 2.0
0 stars 1 forks source link

Update libphonenumber-js to the latest version πŸš€ #49

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0 of libphonenumber-js was just published.

Dependency libphonenumber-js
Current Version 0.4.52
Type dependency

The version 1.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 libphonenumber-js.

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 2 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 6 years ago

Version 1.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • 02ee6f4 1.0.2
  • ce9f35a Added phone argument validation
  • 0de76f1 Removed integer numbers strigifier due to it being an erroneous practice
  • 162d880 Normalize numerical value note
  • 802eac9 Star numbers note
  • c8ddf0b carrier codes link in readme
  • 49e67c8 Readme edit
  • 5200694 A bit more verbose changelog
  • 05d12e2 misc const let

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.3 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 1.0.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 3556665 1.0.5
  • 8dd94a0 TypeScript fixing
  • 2c1f83c Merge pull request #165 from asaarnak/patch-1
  • 09ec8c0 Make country argument optional for isValidNumber

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.6 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.7 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.8 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 8a1f3e2 1.0.8
  • 1251657 Splitting dependencies a bit
  • 0256de5 Fixed mobile tests
  • 895dad4 Merge pull request #167 from asaarnak/patch-3
  • 703d02b Add more tests for get_number_type MOBILE

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.9 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.0.10 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.0.11 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.12 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.13 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.14 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 1.0.15 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.16 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

  • 1cd261b Refactoring + possible number parsing. Closes #176

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.17 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 0359e0d Added { extended: true } parse() option + fixed RFC URI formatting. Closes #176
  • 52de628 changelog edit
  • 3392750 typo

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.18 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 1.0.19 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 1.0.20 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • bb2ce48 Merge pull request #182 from GertSallaerts/patch-1
  • 45f9bd9 Fix metadata import for CommonJS

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.21 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.22 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

  • af527f7 Added parseRFC3966 and formatRFC3966 functions

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.23 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • d12d068 formatRFC3966() doesn't accept countryCallingCode now
  • f13682e misc code formatting

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.24 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

  • 7f954bf Exporting parseRFC3966, formatRFC3966, Metadata from ES5 custom instead.

See the full diff