lgaticaq / hubot-what3words

A hubot script to get what3words from a address or coordinates
MIT License
0 stars 0 forks source link

fix(deps): update dependency node-geocoder to v4 #75

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-geocoder ^3.15.2 -> ^4.0.0 age adoption passing confidence

Release Notes

nchaulet/node-geocoder ### [`v4.2.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​420) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/77d39106a39e68ab83d88482fa80113874855bea...a2da7f21fc9ad7e4d57317a0e64e1b85515916ea) - Handle unathorized error from HERE when a wrong API Key is provided. Related with: Crash with HereGeocoder when bad apiKey given [#​342](https://togithub.com/nchaulet/node-geocoder/issues/342) - Fix limit param for TomTom [#​342](https://togithub.com/nchaulet/node-geocoder/issues/342) ### [`v4.1.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​410) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/9463c769142915c9a557db496440935ae513cad7...77d39106a39e68ab83d88482fa80113874855bea) - Changes to LocationIQ API URLs ### [`v4.0.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​400) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/18fd9456325978440ae9d3ada95a76ccf4849351...9463c769142915c9a557db496440935ae513cad7) - Support nodejs >= 12 - Remove http adapter ([#​332](https://togithub.com/nchaulet/node-geocoder/issues/332)) - Remove deprecated option from here geocoder ([#​333](https://togithub.com/nchaulet/node-geocoder/issues/333)) ### [`v3.29.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​3290) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/ac4e435f5d4f6bdb16595cbc2201c7308bd1b620...18fd9456325978440ae9d3ada95a76ccf4849351) - Add `mapbox` geocoder ([#​317](https://togithub.com/nchaulet/node-geocoder/issues/317)) - Improve error handling of non JSON error response ([#​324](https://togithub.com/nchaulet/node-geocoder/issues/324)) - Improve batch geocoding for TomTom ([#​325](https://togithub.com/nchaulet/node-geocoder/issues/325)) - Here batchGeocoding using the Here Batch API ([#​329](https://togithub.com/nchaulet/node-geocoder/issues/329)) - Integrations test for TomTom, Here and Mapbox ### [`v3.28.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​3280) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/d76e22fc26c07958572f8d8a25a15f3794650882...ac4e435f5d4f6bdb16595cbc2201c7308bd1b620) - Fixed GeoCodio Object with formattedAddress and country ([#​322](https://togithub.com/nchaulet/node-geocoder/issues/322)) - Support language feature for open cage ([#​309](https://togithub.com/nchaulet/node-geocoder/issues/309)) ### [`v3.27.0`](https://togithub.com/nchaulet/node-geocoder/compare/a079180a9afb507d1e2030e860f63817c1577905...d76e22fc26c07958572f8d8a25a15f3794650882) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/a079180a9afb507d1e2030e860f63817c1577905...d76e22fc26c07958572f8d8a25a15f3794650882) ### [`v3.26.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​3260) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/4f9b876a14ecb085f6a3f2c116542216e495869b...a079180a9afb507d1e2030e860f63817c1577905) - Introduce fetch option. - Deprecate httpAdapters. ### [`v3.25.1`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​3251) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/957dfc6aad087044097e430db0d816df9c8a9a69...4f9b876a14ecb085f6a3f2c116542216e495869b) - fix yander parameter usage ### [`v3.25.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​3250) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/6b1957617215a831777daf864e71113a84ba82b5...957dfc6aad087044097e430db0d816df9c8a9a69) - support yandex api Key ### [`v3.24.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​3240) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/v3.23.0...6b1957617215a831777daf864e71113a84ba82b5) - Fix tom tom geocoder to use new API. - Fix production endpoint - Drop node 4 and 6 support ### [`v3.23.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​3230) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/v3.22.0...v3.23.0) - Fix tom tom geocoder to use new API. ### [`v3.22.0`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​3220) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/v3.21.1...v3.22.0) - add reverse geocoder to bing geocoder. ### [`v3.21.1`](https://togithub.com/nchaulet/node-geocoder/blob/HEAD/CHANGELOG.md#​3211) [Compare Source](https://togithub.com/nchaulet/node-geocoder/compare/v3.21.0...v3.21.1) - Fix google geocoder gecoder with no country

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

commit-lint[bot] commented 2 years ago

Bug Fixes

Contributors

renovate-bot

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.