dropy-project / front

5 stars 0 forks source link

Bump react-native-maps from 1.3.2 to 1.7.1 #471

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 1 year ago

Bumps react-native-maps from 1.3.2 to 1.7.1.

Release notes

Sourced from react-native-maps's releases.

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)

Bug Fixes

Features

  • android: bump android-maps-utils to 3.4.0 (#4699) (6b26c23)

v1.7.0-beta.1

1.7.0-beta.1 (2023-04-21)

Features

  • android: bump android-maps-utils to 3.4.0 (#4699) (6b26c23)

v1.6.1-beta.1

1.6.1-beta.1 (2023-04-21)

Bug Fixes

v1.6.0

1.6.0 (2023-04-20)

Bug Fixes

  • ios: crash on Apple Maps when loading large polylines (#4468) (e48e1af)
  • ios: support for use_frameworks! :linkage => :static (b0c2d42)
  • marker: remove spamming warning from MapMarker (#4644) (8825312), closes #4536
  • types: missing PolygonPressEvent type export (#4410) (d3557a3)

Features

... (truncated)

Changelog

Sourced from react-native-maps's changelog.

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

Features

  • android: bump android-maps-utils to 3.4.0 (#4699) (6b26c23)

1.7.0-beta.1 (2023-04-21)

Features

  • android: bump android-maps-utils to 3.4.0 (#4699) (6b26c23)

1.6.1-beta.1 (2023-04-21)

Bug Fixes

1.6.0 (2023-04-20)

Bug Fixes

  • ios: crash on Apple Maps when loading large polylines (#4468) (e48e1af)
  • ios: support for use_frameworks! :linkage => :static (b0c2d42)
  • marker: remove spamming warning from MapMarker (#4644) (8825312), closes #4536
  • types: missing PolygonPressEvent type export (#4410) (d3557a3)

Features

1.6.0-beta.3 (2023-04-20)

... (truncated)

Commits
  • 673e9d2 chore(release): 1.7.1 [skip ci]
  • ae6fe90 fix(android): crash when removing feature belonging to collection (#4707)
  • d0039d0 chore(release): 1.7.0 [skip ci]
  • 46eef92 Merge pull request #4701 from react-native-maps/beta
  • 8d367c9 chore(prettier): ignore ios/DerivedData (#4702)
  • f218ade chore(release): 1.7.0-beta.1 [skip ci]
  • 6b26c23 feat(android): bump android-maps-utils to 3.4.0 (#4699)
  • 1ef2505 chore(react-native): bump to 0.70.9 (#4697)
  • 29ce007 chore(release): 1.6.1-beta.1 [skip ci]
  • 3b9491e fix(ios): followsUserLocation changes zoom level (#4696)
  • 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)
github-actions[bot] commented 1 year ago

🦙 MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 3.41s
✅ REPOSITORY checkov yes no 10.53s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 1.37s
:warning: REPOSITORY trivy yes 1 4.98s

See errors details in artifact MegaLinter reports on CI Job page _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

dependabot[bot] commented 3 months ago

Superseded by #477.