bcgov / nr-gwells

Groundwater Wells and Aquifers
Apache License 2.0
1 stars 0 forks source link

fix(deps): update dependency @mapbox/mapbox-gl-geocoder to v5 #134

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

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`](https://redirect.github.com/mapbox/mapbox-gl-geocoder/blob/HEAD/CHANGELOG.md#503) [Compare Source](https://redirect.github.com/mapbox/mapbox-gl-geocoder/compare/v5.0.2...v5.0.3) ##### Features / Improvements 🚀 - Updates event service to latest schema ##### Dependency update - Bumps `mapbox-sdk-js` to v0.16.1 ### [`v5.0.2`](https://redirect.github.com/mapbox/mapbox-gl-geocoder/blob/HEAD/CHANGELOG.md#502) [Compare Source](https://redirect.github.com/mapbox/mapbox-gl-geocoder/compare/v5.0.1...v5.0.2) ##### Bug fixes 🐛 - Fix `setPlaceholder` so that when `setPlaceholder` is called afterwards it return updated placeholder string [#​502](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/502) - Fixed support of [mapbox-gl](https://redirect.github.com/mapbox/mapbox-gl-js)[@​3](https://redirect.github.com/3) ### [`v5.0.1`](https://redirect.github.com/mapbox/mapbox-gl-geocoder/blob/HEAD/CHANGELOG.md#501) [Compare Source](https://redirect.github.com/mapbox/mapbox-gl-geocoder/compare/v5.0.0...v5.0.1) ##### Bug fixes 🐛 - Fix string matching and regular expressions to remove security vulnerabilities and meet code scan compliance [#​457](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/457) ### [`v5.0.0`](https://redirect.github.com/mapbox/mapbox-gl-geocoder/blob/HEAD/CHANGELOG.md#500) [Compare Source](https://redirect.github.com/mapbox/mapbox-gl-geocoder/compare/v4.7.4...v5.0.0) ##### 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](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/438) ##### Features / Improvements 🚀 - Enables use of the value `'ip'` for `proximity` to bias around a user's location [#​453](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/453) - Adds `setAccessToken` method to update the accessToken after the Geocoder has been initialized [#​449](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/449) - Added geolocate functionality to find user's location via the Browser API [#​444](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/444) - Upgraded system font stack to include Apple fonts. This is used for text if Open Sans is not available [#​438](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/438) - Adds `flipCoordinates` boolean option to support `lon,lat` coordinate order for reverse geocodes [#​435](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/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](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/451) ##### Bug fixes 🐛 - Remove IE11-specific security vulnerability in `createIcon` method [#​446](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/446) - Resolve with empty results response when the `externalGeocoder` method returns null [#​446](https://redirect.github.com/mapbox/mapbox-gl-geocoder/pull/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.



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:

renovate[bot] commented 2 weeks ago

⚠️ 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:

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[bot] commented 2 weeks ago

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.