AAO-React-Native icon indicating copy to clipboard operation
AAO-React-Native copied to clipboard

Bump @react-native-community/netinfo from 9.3.1 to 9.3.7

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps @react-native-community/netinfo from 9.3.1 to 9.3.7.

Release notes

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

v9.3.7

9.3.7 (2022-11-28)

Bug Fixes

  • web: check window is defined before accessing (#646) (ba5c22c)

v9.3.6

9.3.6 (2022-10-26)

Bug Fixes

  • android: return netmask of first IPv4 address (#634) (f740f45), closes #633

v9.3.5

9.3.5 (2022-10-15)

Bug Fixes

  • windows: fix crash in getIpAddressSync (#631) (cc3ed0f)

v9.3.4

9.3.4 (2022-10-05)

Bug Fixes

  • notify subscriptions after state changes (#630) (67c88be)

v9.3.3

9.3.3 (2022-10-02)

Bug Fixes

  • macCatalyst: add compilation conditionals for macCatalyst (#629) (8e4cace)

v9.3.2

9.3.2 (2022-09-25)

Bug Fixes

  • android, vpn: ensure downlink >= 0 for internetReachable to be true on vpn (#624) (20c2cd2)
Changelog

Sourced from @​react-native-community/netinfo's changelog.

9.3.7 (2022-11-28)

Bug Fixes

  • web: check window is defined before accessing (#646) (ba5c22c)

9.3.6 (2022-10-26)

Bug Fixes

  • android: return netmask of first IPv4 address (#634) (f740f45), closes #633

9.3.5 (2022-10-15)

Bug Fixes

  • windows: fix crash in getIpAddressSync (#631) (cc3ed0f)

9.3.4 (2022-10-05)

Bug Fixes

  • notify subscriptions after state changes (#630) (67c88be)

9.3.3 (2022-10-02)

Bug Fixes

  • macCatalyst: add compilation conditionals for macCatalyst (#629) (8e4cace)

9.3.2 (2022-09-25)

Bug Fixes

  • android, vpn: ensure downlink >= 0 for internetReachable to be true on vpn (#624) (20c2cd2)
Commits
  • 3e251ab chore(release): 9.3.7 [skip ci]
  • ba5c22c fix(web): check window is defined before accessing (#646)
  • 52058a1 chore(release): 9.3.6 [skip ci]
  • f740f45 fix(android): return netmask of first IPv4 address (#634)
  • 351da4d chore(release): 9.3.5 [skip ci]
  • cc3ed0f fix(windows): fix crash in getIpAddressSync (#631)
  • b793b99 chore(release): 9.3.4 [skip ci]
  • 67c88be fix: notify subscriptions after state changes (#630)
  • 924fbf2 chore(release): 9.3.3 [skip ci]
  • 8e4cace fix(macCatalyst): add compilation conditionals for macCatalyst (#629)
  • 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)

dependabot[bot] avatar Nov 29 '22 11:11 dependabot[bot]

Codecov Report

Merging #6624 (d31aa52) into master (2845132) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6624   +/-   ##
======================================
  Coverage    8.09%   8.09%           
======================================
  Files         288     288           
  Lines        5412    5412           
  Branches     1405    1462   +57     
======================================
  Hits          438     438           
+ Misses       4974    4954   -20     
- Partials        0      20   +20     

codecov[bot] avatar Nov 29 '22 11:11 codecov[bot]