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 react-native-maps from 1.3.2 to 1.8.4 #106

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps react-native-maps from 1.3.2 to 1.8.4.

Release notes

Sourced from react-native-maps's releases.

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)

Bug Fixes

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

v1.8.0

1.8.0 (2023-10-09)

Features

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

v1.7.1

1.7.1 (2023-04-23)

Bug Fixes

  • android: crash when removing feature belonging to collection (#4707) (ae6fe90), closes #4706

v1.7.0

1.7.0 (2023-04-23)

... (truncated)

Changelog

Sourced from react-native-maps's changelog.

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)

Features

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

1.7.1 (2023-04-23)

Bug Fixes

  • android: crash when removing feature belonging to collection (#4707) (ae6fe90), closes #4706

1.7.0 (2023-04-23)

Bug Fixes

... (truncated)

Commits
  • 4f0fee3 chore(release): 1.8.4 [skip ci]
  • 743114b Merge pull request #4911 from TheWidlarzGroup/fix/fix-location-change-timestamp
  • e2f2701 Merge branch 'master' into fix/fix-location-change-timestamp
  • 7e5fb71 fix(AIRMap): fix location change timestamp
  • edfac8a chore(release): 1.8.3 [skip ci]
  • 1293e9f Merge pull request #4787 from huextrat/fix/address-type-subThoroughfare
  • 1bf617f Merge branch 'master' into fix/address-type-subThoroughfare
  • 4bbff49 chore(release): 1.8.2 [skip ci]
  • 3f498e1 Merge pull request #4757 from lorenc-tomasz/update-Google-Maps-iOS-Utils
  • 254563e Merge branch 'master' into update-Google-Maps-iOS-Utils
  • 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)

Bumps [react-native-maps](https://github.com/react-native-maps/react-native-maps) from 1.3.2 to 1.8.4.
- [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.3.2...v1.8.4)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 18, 2023
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