dropy-project / front

5 stars 0 forks source link

Bump @react-native-community/geolocation from 2.1.0 to 3.0.4 #372

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @react-native-community/geolocation from 2.1.0 to 3.0.4.

Release notes

Sourced from @​react-native-community/geolocation's releases.

3.0.4

  • fix: fix coarse permission bug (#223) 9b08847
  • Add null Activity check in PlayServicesLocationManager.getCurrentLocationData (#220) b6d3a06
  • chore(android): set location API as a default provider (#214) dfbbdff
  • fix(adnroid): fix unnecessary maxage checks (#215) 741a353
  • chore(deps-update): bump RN version (#213) dbfc03b

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.3...v3.0.4

v3.0.3

  • Fix the support for coarse location & null context bu (#207) 362bf80

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.2...v3.0.3

v3.0.2

  • chore(deps): bump minimist from 1.2.5 to 1.2.7 (#203) 58de031
  • fix(event-emitter): add missing android stubs (#202) 6a8e7da
  • fix(ios): add support for use_frameworks (#201) 5b2da48
  • chore(deps): bump node-fetch from 2.3.0 to 2.6.7 (#191) 86ba129
  • chore(deps): bump shell-quote from 1.6.1 to 1.7.3 (#190) 08bee7c
  • chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#189) 634953c
  • feat(rn-upgrade): upgrade to rn 0.70 (#200) 4f18d18

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.1...v3.0.2

Release v3.0.1

Fixes an Android bug with missing default config.

  • fix(andorid): fix missing config issue 100086e

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.0...v3.0.1

Release v3.0.0

Library revamps that include:

  • Turbomodules support ⚡️
  • Play Services API support 📍
  • TypeScript migration ʦ
  • Other fixes & improvements 📈

What's Changed

... (truncated)

Commits


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.51s
✅ REPOSITORY checkov yes no 10.99s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 1.47s
:warning: REPOSITORY trivy yes 1 5.49s

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_