The dependency pelias-model was updated from 5.13.0 to 6.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.
GID: The Pelias GID is now stored in Elasticsearch's _id
field, in order to remove the potential for two different documents to
conflict with the previous mapping.
pelias/api v3.79.0 (d5f4e411) is required to support this change.
Commits
The new version differs by 2 commits.
0e50c53Merge pull request #121 from pelias/store-gid-in-_id
77f0b33feat(GID): Store GID in Elasticsearch _id field
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).
The dependency pelias-model was updated from
5.13.0
to6.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.
Publisher: pelias License: MIT
Release Notes for v6.0.0
6.0.0 (2019-09-05)
Features
BREAKING CHANGES
_id
field, in order to remove the potential for two different documents to
conflict with the previous mapping.
pelias/api v3.79.0 (d5f4e411) is required to support this change.
Commits
The new version differs by 2 commits.
0e50c53
Merge pull request #121 from pelias/store-gid-in-_id
77f0b33
feat(GID): Store GID in Elasticsearch _id field
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: