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

Bump @mapbox/mapbox-gl-geocoder and @types/mapbox__mapbox-gl-geocoder #98

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps @mapbox/mapbox-gl-geocoder and @types/mapbox__mapbox-gl-geocoder. These dependencies needed to be updated together.
Updates @mapbox/mapbox-gl-geocoder from 4.7.4 to 5.0.2

Release notes

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

v5.0.2

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

v5.0.0

From the changelog:

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
Changelog

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

5.0.2

Bug fixes 🐛

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

5.0.1

Bug fixes 🐛

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

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
Commits
  • 57f94d5 v5.0.2
  • 32978bd [GLJS-586] Added/fixed support for GLJSv3 (#520)
  • 13e4b9e Merge pull request #507 from mapbox/dependabot/npm_and_yarn/semver-5.7.2
  • be92023 Bump @​babel/traverse from 7.15.0 to 7.23.2 (#514)
  • 2238f65 Merge pull request #508 from mapbox/dependabot/npm_and_yarn/parse-url-and-doc...
  • 7fae010 Bump parse-url and documentation
  • 44cde61 Bump semver from 5.7.1 to 5.7.2
  • 4fe3495 Merge pull request #509 from mapbox/dependabot/npm_and_yarn/http-cache-semant...
  • a9951b8 Bump http-cache-semantics from 4.1.0 to 4.1.1
  • bf1c5a1 Fix setPlaceholder not returning the updated placeholder string (#502)
  • Additional commits viewable in compare view

Updates @types/mapbox__mapbox-gl-geocoder from 4.7.3 to 5.0.0

Commits

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@mapbox/mapbox-gl-geocoder](https://github.com/mapbox/mapbox-gl-geocoder) and [@types/mapbox__mapbox-gl-geocoder](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mapbox__mapbox-gl-geocoder). These dependencies needed to be updated together.

Updates `@mapbox/mapbox-gl-geocoder` from 4.7.4 to 5.0.2
- [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.7.4...v5.0.2)

Updates `@types/mapbox__mapbox-gl-geocoder` from 4.7.3 to 5.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox__mapbox-gl-geocoder)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2024
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants