dropy-project / front

5 stars 0 forks source link

Bump @react-native-community/geolocation from 3.0.4 to 3.2.1 #476

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

Release 3.2.1

  • TypeScript fixes

https://github.com/michalchudziak/react-native-geolocation/compare/v3.2.0...v3.2.1

Release 3.2.0

  • Upgrade example app to RN 0.73.4 (#299) 53a616b
  • Update react-native-geolocation.podspec (#297) 0dc53c2
  • Remove RCT-Folly version hardcoding (#289) aa51e7e
  • Update PlayServicesLocationManager.java (#280) d249a2d
  • chore: set engines.node to node 16+ 9004f93

https://github.com/michalchudziak/react-native-geolocation/compare/v3.1.0...v3.2.0

Release 3.1.0

  • chore: set engines.node to node 16+ 9004f93
  • Release 3.10 (#271) f3da392
  • chore: fix example in xcode 14.3 7de1d36
  • chore: update rn version (#265) 4f12961
  • Set background location enabled if not requesting permissions (#232) 49bfbc8
  • chore: update patch e798d05
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example (#228) 5db2e1b
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#229) 433785e
  • chore(deps): bump qs from 6.5.2 to 6.5.3 (#231) f842bad
  • docs: fix typo (#250) 58e9305
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#264) 9c1391e
  • chore(deps): bump @​sideway/formula from 3.0.0 to 3.0.1 (#263) 644eda6
  • chore: Update README.md for android setup running on React Native 0.65 and bellow (#259) 72acc05
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /example (#261) 24a026e
  • chore(deps): bump @​sideway/formula from 3.0.0 to 3.0.1 in /example (#262) e8d3ccb
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /example (#236) 8597c08

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.6...v3.1.0

v3.0.6

  • chore: fix a bug with negative distance filter passed to options (#246) ac477e9

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.5...v3.0.6

v3.0.5

  • Set default timeout to 10 minutes (#230) 129d044
  • Update BaseLocationManager.java (#227) 9324cbc

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

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 show 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)
github-actions[bot] commented 3 months ago

🦙 MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 3.58s
✅ REPOSITORY checkov yes no 9.25s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 1.56s
:warning: REPOSITORY trivy yes 1 3.29s

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_