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 @mapbox/mapbox-gl-geocoder to v5 #134

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mapbox/mapbox-gl-geocoder ^4.5.1 -> ^5.0.0 age adoption passing confidence

Release Notes

mapbox/mapbox-gl-geocoder (@​mapbox/mapbox-gl-geocoder)

v5.0.3

Compare Source

Features / Improvements 🚀
  • Updates event service to latest schema
Dependency update
  • Bumps mapbox-sdk-js to v0.16.1

v5.0.2

Compare Source

Bug fixes 🐛
  • Fix setPlaceholder so that when setPlaceholder is called afterwards it return updated placeholder string #​502
  • Fixed support of mapbox-gl@​3

v5.0.1

Compare Source

Bug fixes 🐛
  • Fix string matching and regular expressions to remove security vulnerabilities and meet code scan compliance #​457

v5.0.0

Compare Source

Breaking Changes ⚠️
  • Adds Mapbox attribution footer. As we synthesize data sources in the future, based on data results there may be more lines. The footer is pretty small and unobtrusive, but if this is an issue for your product please reach out to your Technical Account Management (TAM) representative #​438
Features / Improvements 🚀
  • Enables use of the value 'ip' for proximity to bias around a user's location #​453
  • Adds setAccessToken method to update the accessToken after the Geocoder has been initialized #​449
  • Added geolocate functionality to find user's location via the Browser API #​444
  • Upgraded system font stack to include Apple fonts. This is used for text if Open Sans is not available #​438
  • Adds flipCoordinates boolean option to support lon,lat coordinate order for reverse geocodes #​435
Dependency update
  • Bumps nanoid to v3.1.31 to resolve security vulnerability warning.
  • Adds babelify to build process to ensure mapbox-gl-geocoder remains ES5-compatible.
  • Adds events dependency to resolve a Node emulation issue for use in packagers such as Vite #​451
Bug fixes 🐛
  • Remove IE11-specific security vulnerability in createIcon method #​446
  • Resolve with empty results response when the externalGeocoder method returns null #​446

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 is behind base branch, 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.


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

Copy link
Contributor Author

renovate bot commented Nov 1, 2024

⚠️ 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: frontend/package-lock.json
ERROR: npm v10.8.2 is known not to run on Node.js v14.21.3.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.8.2/14.21.3/node_modules/npm/lib/utils/error-message.js:11
  er.message &&= replaceInfo(er.message)
             ^^^

SyntaxError: Unexpected token '&&='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.8.2/14.21.3/node_modules/npm/lib/cli/exit-handler.js:2:48)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)

@renovate renovate bot requested review from DerekRoberts and a team as code owners November 1, 2024 15:32
@renovate renovate bot force-pushed the renovate/mapbox-mapbox-gl-geocoder-5.x branch from 7e12490 to 0f4b12c Compare November 1, 2024 15:40
@renovate renovate bot force-pushed the renovate/mapbox-mapbox-gl-geocoder-5.x branch from 0f4b12c to 4617066 Compare November 1, 2024 16:06
@fergmac fergmac closed this Nov 1, 2024
Copy link
Contributor Author

renovate bot commented Nov 1, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/mapbox-mapbox-gl-geocoder-5.x branch November 1, 2024 18:06
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