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

chore(deps): bump react-native-maps from 1.7.1 to 1.10.0 #12

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2024

Bumps react-native-maps from 1.7.1 to 1.10.0.

Release notes

Sourced from react-native-maps's releases.

v1.10.0

1.10.0 (2024-01-21)

Features

  • map: add numberOfTouches to onPanDrag event on iOS (#4934) (13f3903)

v1.9.1

1.9.1 (2024-01-05)

Bug Fixes

  • crash due to casting subview in iOS AIRGoogleMapMarker.m (#4930) (4f38bd5)

v1.9.0

1.9.0 (2024-01-02)

Features

  • googleMaps: add support for the new Google's cloud based maps / styling via googleMapId prop (77610e9)

v1.8.4

1.8.4 (2023-12-15)

Bug Fixes

  • AIRMap: fix location change timestamp (7e5fb71)

v1.8.3

1.8.3 (2023-12-07)

Bug Fixes

  • add missing subThoroughfare to Address type (435798b)

v1.8.2

1.8.2 (2023-12-07)

Bug Fixes

  • ios: update google-maps-ios-utils version to 4.2.2 (28f59c9)

v1.8.1

1.8.1 (2023-12-06)

... (truncated)

Changelog

Sourced from react-native-maps's changelog.

1.10.0 (2024-01-21)

Features

  • map: add numberOfTouches to onPanDrag event on iOS (#4934) (13f3903)

1.9.1 (2024-01-05)

Bug Fixes

  • crash due to casting subview in iOS AIRGoogleMapMarker.m (#4930) (4f38bd5)

1.9.0 (2024-01-02)

Features

  • googleMaps: add support for the new Google's cloud based maps / styling via googleMapId prop (77610e9)

1.8.4 (2023-12-15)

Bug Fixes

  • AIRMap: fix location change timestamp (7e5fb71)

1.8.3 (2023-12-07)

Bug Fixes

  • add missing subThoroughfare to Address type (435798b)

1.8.2 (2023-12-07)

Bug Fixes

  • ios: update google-maps-ios-utils version to 4.2.2 (28f59c9)

1.8.1 (2023-12-06)

Bug Fixes

  • example: fix typo in AndroidManifest.xml for ACCESS_COARSE_LOCATION permission (a4a0f0d)

1.8.0 (2023-10-09)

... (truncated)

Commits
  • 4e80fa5 chore(release): 1.10.0 [skip ci]
  • 13f3903 feat(map): add numberOfTouches to onPanDrag event on iOS (#4934)
  • bc2d732 docs: fix formatting of table with escaped pipe characters in the geojson.md
  • 64d04c9 docs: update min iOS version to 13.4
  • 608ef54 chore(release): 1.9.1 [skip ci]
  • 4f38bd5 fix: crash due to casting subview in iOS AIRGoogleMapMarker.m (#4930)
  • e73baaf chore: update to react-native 0.73.0 (#4918)
  • 8003483 chore(release): 1.9.0 [skip ci]
  • 77610e9 feat(googleMaps): add support for the new Google's cloud based maps / styling...
  • 5843641 update android google maps dependencies (#4921)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 4, 2024
Bumps [react-native-maps](https://github.com/react-native-maps/react-native-maps) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/react-native-maps/react-native-maps/releases)
- [Changelog](https://github.com/react-native-maps/react-native-maps/blob/master/CHANGELOG.md)
- [Commits](react-native-maps/react-native-maps@v1.7.1...v1.10.0)

---
updated-dependencies:
- dependency-name: react-native-maps
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-maps-1.10.0 branch from 290740f to 75376b0 Compare February 4, 2024 06:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2024

Superseded by #18.

@dependabot dependabot bot closed this Feb 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-maps-1.10.0 branch February 14, 2024 22:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants