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

Update dependency react-native-maps to v1.18.2 #20

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-maps 1.3.2 -> 1.18.2 age adoption passing confidence

Release Notes

react-native-maps/react-native-maps (react-native-maps)

v1.18.2

Compare Source

Bug Fixes
  • correctly check for iOS OS version before using cameraZoomRange (#​5185) (4efd881)

v1.18.1

Compare Source

Bug Fixes

v1.18.0

Compare Source

Features
  • add anchor and centerOffset prop to GeoJson component to be passed to Marker (#​5140) (266be79), closes #​5139

1.17.3 (2024-07-27)

Bug Fixes

1.17.2 (2024-07-27)

Bug Fixes

1.17.1 (2024-07-21)

Bug Fixes

v1.17.3

Compare Source

Bug Fixes

v1.17.2

Compare Source

Bug Fixes

v1.17.1

Compare Source

Bug Fixes

v1.17.0

Compare Source

Features

v1.16.0

Compare Source

Features
  • ios: allow use of light compass theme with satellite/hybrid map… (#​5099) (befb86e)

1.15.7 (2024-07-20)

Bug Fixes

1.15.6 (2024-05-30)

Bug Fixes

1.15.5 (2024-05-30)

Bug Fixes

1.15.4 (2024-05-25)

Bug Fixes

1.15.3 (2024-05-24)

Bug Fixes
  • android: move package namespace from Manifest to gradle (d4916bb)

1.15.2 (2024-05-20)

Bug Fixes
  • use initialProps to set zoomTapEnabled in google-maps-ios (#​5059) (524194f)

1.15.1 (2024-05-05)

Bug Fixes

v1.15.7

Compare Source

Bug Fixes

v1.15.6

Compare Source

Bug Fixes

v1.15.5

Compare Source

Bug Fixes

v1.15.4

Compare Source

Bug Fixes

v1.15.3

Compare Source

Bug Fixes
  • android: move package namespace from Manifest to gradle (d4916bb)

v1.15.2

Compare Source

Bug Fixes
  • use initialProps to set zoomTapEnabled in google-maps-ios (#​5059) (524194f)

v1.15.1

Compare Source

Bug Fixes

v1.15.0

Compare Source

Features
  • ios: Add possibility to use both MKMarkerAnnotationView and MKPinAnnotationView (#​5005) (6e4f49e)

v1.14.0

Compare Source

Bug Fixes
  • android: map initialization as expected (b57d22f)
  • android: map initialization as expected (8ba7608)
  • android: map initialization as expected (7e1dd58)
  • android: map initialization as expected (73640a6)
  • android: map initialization as expected (6554793)
Features
  • add support for new React Native architecture (630b72e)
  • add support for new React Native architecture (48665da)
  • add support for new React Native architecture (794c64f)
  • add support for new React Native architecture (1310985)
  • add support for new React Native architecture (39fd4e6)
  • Enable new arch for the example project (1a21f86)

1.13.2 (2024-04-13)

Bug Fixes
  • android: googleMapOptions / initialising multiple maps on android is buggy (#​5034) (be28937)

1.13.1 (2024-04-13)

Bug Fixes

v1.13.2

Compare Source

Bug Fixes
  • android: googleMapOptions / initialising multiple maps on android is buggy (#​5034) (be28937)

v1.13.1

Compare Source

Bug Fixes

v1.13.0

Compare Source

Features
  • google-init: Improve Google Maps Initialisation on Android (a1be51b)

v1.12.0

Compare Source

Features
  • google-maps: add onSelect/onDeselect support fo google maps (#​4990) (b9fbe31)

1.11.3 (2024-03-11)

Bug Fixes

1.11.2 (2024-03-11)

Bug Fixes

1.11.1 (2024-03-10)

Bug Fixes
  • android: custom maker performance improvements when view tracking (#​4969) (f30c9d7)

v1.11.3

Compare Source

Bug Fixes

v1.11.2

Compare Source

Bug Fixes

v1.11.1

Compare Source

Bug Fixes
  • android: custom maker performance improvements when view tracking (#​4969) (f30c9d7)

v1.11.0

Compare Source

Features

1.10.4 (2024-03-10)

Bug Fixes
  • android: remove dangling map marker views causing memory leak (#​4992) (02ed7c0)

1.10.3 (2024-02-18)

Bug Fixes

1.10.2 (2024-02-10)

Bug Fixes
  • AIRMap: support iOS MapKit zoomConstraints for better zoom handling especially for 3d maps (#​4905) (d83e1a9)

1.10.1 (2024-02-04)

Bug Fixes

v1.10.4

Compare Source

Bug Fixes
  • android: remove dangling map marker views causing memory leak (#​4992) (02ed7c0)

v1.10.3

Compare Source

Bug Fixes

v1.10.2

Compare Source

Bug Fixes
  • AIRMap: support iOS MapKit zoomConstraints for better zoom handling especially for 3d maps (#​4905) (d83e1a9)

v1.10.1

Compare Source

Bug Fixes

v1.10.0

Compare Source

Features

1.9.1 (2024-01-05)

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

v1.9.1

Compare Source

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

v1.9.0

Compare Source

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)

v1.8.4

Compare Source

Bug Fixes
  • AIRMap: fix location change timestamp (7e5fb71)

v1.8.3

Compare Source

Bug Fixes
  • add missing subThoroughfare to Address type (435798b)

v1.8.2

Compare Source

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

v1.8.1

Compare Source

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

v1.8.0

Compare Source

Features
  • android: Add android namespace to support react-native 0.73 (#​4859) (1c6c13d)

1.7.1 (2023-04-23)

Bug Fixes

v1.7.1

Compare Source

Bug Fixes

v1.7.0

Compare Source

Bug Fixes
Features

v1.6.0

Compare Source

Bug Fixes
Features

v1.5.0

Compare Source

Features
  • android: pin androidx.work version (73f21c7)

v1.4.0

Compare Source

Bug Fixes
  • ios: remove custom podspec xcconfig (7f6ef12)
Features
  • ios: support apple silicon macs without rosetta (da7ba81)

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 becomes conflicted, 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.

@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 8476532 to 77b67d1 Compare February 10, 2023 21:25
@renovate renovate bot changed the title Update dependency react-native-maps to v1.4.0 Update dependency react-native-maps to v1.5.0 Apr 15, 2023
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch 2 times, most recently from 2c337ee to d3d9fe9 Compare April 20, 2023 22:31
@renovate renovate bot changed the title Update dependency react-native-maps to v1.5.0 Update dependency react-native-maps to v1.6.0 Apr 20, 2023
@renovate renovate bot changed the title Update dependency react-native-maps to v1.6.0 Update dependency react-native-maps to v1.7.1 May 29, 2023
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from d3d9fe9 to 20b4df8 Compare May 29, 2023 16:00
@renovate renovate bot changed the title Update dependency react-native-maps to v1.7.1 Update dependency react-native-maps to v1.8.0 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 20b4df8 to eba5393 Compare October 10, 2023 02:35
@renovate renovate bot changed the title Update dependency react-native-maps to v1.8.0 Update dependency react-native-maps to v1.8.1 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch 2 times, most recently from 81760bb to d8facaa Compare December 8, 2023 05:46
@renovate renovate bot changed the title Update dependency react-native-maps to v1.8.1 Update dependency react-native-maps to v1.8.3 Dec 8, 2023
@renovate renovate bot changed the title Update dependency react-native-maps to v1.8.3 Update dependency react-native-maps to v1.8.4 Dec 16, 2023
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from d8facaa to 8caf717 Compare December 16, 2023 05:12
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 8caf717 to f66e073 Compare January 3, 2024 08:26
@renovate renovate bot changed the title Update dependency react-native-maps to v1.8.4 Update dependency react-native-maps to v1.9.0 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from f66e073 to b43957a Compare January 5, 2024 14:45
@renovate renovate bot changed the title Update dependency react-native-maps to v1.9.0 Update dependency react-native-maps to v1.9.1 Jan 5, 2024
@renovate renovate bot changed the title Update dependency react-native-maps to v1.9.1 Update dependency react-native-maps to v1.10.0 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from b43957a to 18ba51a Compare January 22, 2024 17:47
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 18ba51a to 150e77a Compare February 5, 2024 04:54
@renovate renovate bot changed the title Update dependency react-native-maps to v1.10.0 Update dependency react-native-maps to v1.10.1 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 150e77a to 73f573c Compare February 11, 2024 02:55
@renovate renovate bot changed the title Update dependency react-native-maps to v1.10.1 Update dependency react-native-maps to v1.10.2 Feb 11, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 73f573c to 655c72d Compare February 19, 2024 08:07
@renovate renovate bot changed the title Update dependency react-native-maps to v1.10.2 Update dependency react-native-maps to v1.10.3 Feb 19, 2024
@renovate renovate bot changed the title Update dependency react-native-maps to v1.10.3 Update dependency react-native-maps to v1.11.3 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 655c72d to 410dc7a Compare March 12, 2024 17:58
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 410dc7a to 2a82cbd Compare March 30, 2024 14:45
@renovate renovate bot changed the title Update dependency react-native-maps to v1.12.0 Update dependency react-native-maps to v1.13.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 90aa3dc to 1dd8fe6 Compare April 14, 2024 17:25
@renovate renovate bot changed the title Update dependency react-native-maps to v1.13.0 Update dependency react-native-maps to v1.14.0 Apr 14, 2024
@renovate renovate bot changed the title Update dependency react-native-maps to v1.14.0 Update dependency react-native-maps to v1.15.0 May 4, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 1dd8fe6 to 882d4d4 Compare May 4, 2024 11:49
@renovate renovate bot changed the title Update dependency react-native-maps to v1.15.0 Update dependency react-native-maps to v1.15.1 May 8, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 882d4d4 to c41cf32 Compare May 8, 2024 05:54
@renovate renovate bot changed the title Update dependency react-native-maps to v1.15.1 Update dependency react-native-maps to v1.15.2 May 23, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from c41cf32 to aa82244 Compare May 23, 2024 05:40
@renovate renovate bot changed the title Update dependency react-native-maps to v1.15.2 Update dependency react-native-maps to v1.15.3 May 25, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch 2 times, most recently from 9954dc6 to 259edc0 Compare May 26, 2024 04:58
@renovate renovate bot changed the title Update dependency react-native-maps to v1.15.3 Update dependency react-native-maps to v1.15.4 May 26, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 259edc0 to 6ca7fe1 Compare June 1, 2024 11:59
@renovate renovate bot changed the title Update dependency react-native-maps to v1.15.4 Update dependency react-native-maps to v1.15.6 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 6ca7fe1 to 0cee16e Compare July 20, 2024 11:54
@renovate renovate bot changed the title Update dependency react-native-maps to v1.15.6 Update dependency react-native-maps to v1.15.7 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 0cee16e to 4a50958 Compare July 22, 2024 14:56
@renovate renovate bot changed the title Update dependency react-native-maps to v1.15.7 Update dependency react-native-maps to v1.17.1 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 4a50958 to 64a7fc4 Compare July 27, 2024 15:00
@renovate renovate bot changed the title Update dependency react-native-maps to v1.17.1 Update dependency react-native-maps to v1.17.2 Jul 27, 2024
@renovate renovate bot changed the title Update dependency react-native-maps to v1.17.2 Update dependency react-native-maps to v1.17.3 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 64a7fc4 to e2c10d7 Compare July 28, 2024 05:28
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from e2c10d7 to 37dcb05 Compare August 19, 2024 17:57
@renovate renovate bot changed the title Update dependency react-native-maps to v1.17.3 Update dependency react-native-maps to v1.18.0 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 37dcb05 to 1095b3a Compare October 13, 2024 05:38
@renovate renovate bot changed the title Update dependency react-native-maps to v1.18.0 Update dependency react-native-maps to v1.18.1 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/react-native-maps-1.x branch from 1095b3a to 460ff6f Compare October 15, 2024 02:27
@renovate renovate bot changed the title Update dependency react-native-maps to v1.18.1 Update dependency react-native-maps to v1.18.2 Oct 15, 2024
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.

0 participants