geo6 / geocoder

GNU General Public License v3.0
2 stars 0 forks source link

Bump geocoder-php/nominatim-provider from 4.1.0 to 5.0.0 #74

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps geocoder-php/nominatim-provider from 4.1.0 to 5.0.0.

Release notes *Sourced from [geocoder-php/nominatim-provider's releases](https://github.com/geocoder-php/nominatim-provider/releases).* > ## Release 5.0.0 > See [changelog](CHANGELOG.md) for changes.
Changelog *Sourced from [geocoder-php/nominatim-provider's changelog](https://github.com/geocoder-php/nominatim-provider/blob/master/CHANGELOG.md).* > ## 5.0.0 > > ### Added > > - Add User-Agent and Referer parameters to the constructor to comply to [Nominatim Usage Policy](https://operations.osmfoundation.org/policies/nominatim/). > > ### Removed > > - Removed lookup by IP. Nominatim server never supported this feature. PHP module returned no/empty results for any IP. Now it returns `UnsupportedOperation` exception.
Commits - [`38d9299`](https://github.com/geocoder-php/nominatim-provider/commit/38d9299ae3cb95cd5eb354008dc19884d00f7edc) [Nominatim] Updated doc blocks ([#875](https://github-redirect.dependabot.com/geocoder-php/nominatim-provider/issues/875)) - [`e047c35`](https://github.com/geocoder-php/nominatim-provider/commit/e047c359a1935b8d76d3ebcc2ee9b48024d8c1c6) Nominatim geocoder cannot handle IP addresses ([#859](https://github-redirect.dependabot.com/geocoder-php/nominatim-provider/issues/859)) - [`3068e7f`](https://github.com/geocoder-php/nominatim-provider/commit/3068e7f692e0d799679adcfd81df6046cfcab8fb) Update Nominatim.php ([#873](https://github-redirect.dependabot.com/geocoder-php/nominatim-provider/issues/873)) - See full diff in [compare view](https://github.com/geocoder-php/nominatim-provider/compare/4.1.0...5.0.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.

⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).