pelias / wof-admin-lookup

Who's on First Admin Lookup for the Pelias Geocoder
https://pelias.io
MIT License
9 stars 24 forks source link

Update pelias-model to the latest version 🚀 #132

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.0 of pelias-model just got published.

Dependency pelias-model
Current Version 4.10.1
Type devDependency

The version 5.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of pelias-model. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v5.0.0

<a name"5.0.0">

5.0.0 (2017-07-10)

Breaking Changes

  • removed references to setAlpha3 in documentation
    (b077a7a4)
  • removes unneeded functions
    (9cd98477)
Commits

The new version differs by 6 commits.

  • b077a7a perf(doc updates): Merge pull request #71 from pelias/update-documentation
  • 68870f0 removed references to setAlpha3
  • 9cd9847 perf: Merge pull request #70 from pelias/remove-set-lat-set-lon
  • fcfbbfe feat: Merge pull request #66 from pelias/remove_alpha3
  • cd40cf7 removed setLat/setLon/getLat/getLon, moved tests to centroid
  • 052e74f feat(refactor): remove alpha3

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: