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 #85

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 25, 2023

This PR contains the following updates:

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

Release Notes

nchaulet/node-geocoder (node-geocoder)

v4.4.1

Compare Source

  • fix: agol geocoder convert to json only if response typeof is string (#​361)

v4.4.0

Compare Source

  • fix: body used already error fix #​340 (#​346)
  • Fix: Cannot read properties of undefined (reading 'country_code') (#​354)

v4.3.0

Compare Source

  • Remove support for node < 18
  • Add new geocoder APlace.io (#​349)
  • Handling undefined values in here geocoder (#​351)

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

v3.21.0

Compare Source

Add suppot for osmServer option


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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

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.

0 participants