Skip to content

Bump @mapbox/mapbox-gl-geocoder from 4.5.1 to 5.0.0#68

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mapbox/mapbox-gl-geocoder-5.0.0
Closed

Bump @mapbox/mapbox-gl-geocoder from 4.5.1 to 5.0.0#68
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mapbox/mapbox-gl-geocoder-5.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2022

Bumps @mapbox/mapbox-gl-geocoder from 4.5.1 to 5.0.0.

Changelog

Sourced from @​mapbox/mapbox-gl-geocoder's changelog.

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

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

4.7.4

Features / Improvements 🚀

  • Adds support for autocomplete, fuzzyMatch, routing, and worldview parameters
  • Bumps mapbox-sd-js to v0.13.2 to support fuzzyMatch and worldview parameters

4.7.3

Dependency update

  • Bumps mapbox-sdk-js to v0.13.1 to resolve issue with got library.

4.7.2

Bug fixes 🐛

  • Prevents interpretation of forward geocoding requests as reverse geocoding requests #424

4.7.1

Features / Improvements 🚀

  • Added russian placeholder #409

Bug fixes 🐛

... (truncated)

Commits
  • 356ff96 v5.0.0
  • 98d067f Merge pull request #454 from mapbox/fix-footer-ui
  • 9e7a72e Handle proximity for event logging; fix geolocate button
  • b701c46 Hide attribution on error or no results
  • dcb5a49 Update CHANGELOG.md
  • 4875ce8 Merge pull request #435 from mapbox/reverse-coord-support
  • e22782a Update docs, changelog
  • 727ba6f Merge branch 'main' into reverse-coord-support
  • 3e3f316 Merge pull request #438 from mapbox/powered-by
  • 77667a3 Update docs, changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mapbox/mapbox-gl-geocoder](https://github.com/mapbox/mapbox-gl-geocoder) from 4.5.1 to 5.0.0.
- [Release notes](https://github.com/mapbox/mapbox-gl-geocoder/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-geocoder/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-geocoder@v4.5.1...v5.0.0)

---
updated-dependencies:
- dependency-name: "@mapbox/mapbox-gl-geocoder"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 12, 2022

Superseded by #74.

@dependabot dependabot bot closed this May 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mapbox/mapbox-gl-geocoder-5.0.0 branch May 12, 2022 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants