Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2022

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

Compare Source

  • Handle unathorized error from HERE when a wrong API Key is provided. Related with: Crash with HereGeocoder when bad apiKey given #​342
  • Fix limit param for TomTom #​342

v4.1.0

Compare Source

  • Changes to LocationIQ API URLs

v4.0.0

Compare Source

  • Support nodejs >= 12
  • Remove http adapter (#​332)
  • Remove deprecated option from here geocoder (#​333)

v3.29.0

Compare Source

  • Add mapbox geocoder (#​317)
  • Improve error handling of non JSON error response (#​324)
  • Improve batch geocoding for TomTom (#​325)
  • Here batchGeocoding using the Here Batch API (#​329)
  • Integrations test for TomTom, Here and Mapbox

v3.28.0

Compare Source

  • Fixed GeoCodio Object with formattedAddress and country (#​322)
  • Support language feature for open cage (#​309)

v3.27.0

Compare Source

v3.26.0

Compare Source

  • Introduce fetch option.
  • Deprecate httpAdapters.

v3.25.1

Compare Source

  • fix yander parameter usage

v3.25.0

Compare Source

  • support yandex api Key

v3.24.0

Compare Source

  • Fix tom tom geocoder to use new API.
  • Fix production endpoint
  • Drop node 4 and 6 support

v3.23.0

Compare Source

  • Fix tom tom geocoder to use new API.

v3.22.0

Compare Source

  • add reverse geocoder to bing geocoder.

v3.21.1

Compare Source

  • 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.


  • If you want to rebase/retry this PR, check this box

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

@commit-lint
Copy link

commit-lint bot commented Mar 26, 2022

Bug Fixes

  • deps: update dependency node-geocoder to v4 (46dd5f7)

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
Copy link
Author

renovate bot commented Mar 24, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant