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

Update dependency @react-native-community/netinfo to v11 #7190

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-community/netinfo 9.3.10 -> 11.3.2 age adoption passing confidence

Release Notes

react-native-netinfo/react-native-netinfo (@​react-native-community/netinfo)

v11.3.2

Compare Source

Bug Fixes
  • types: isConnected / isInternetReachable should be boolean not true (#​721) (6e2c422)

v11.3.1

Compare Source

Bug Fixes
  • update nativeInterface default export to support bridgeless mode (#​717) (950410b)

v11.3.0

Compare Source

Features

11.2.1 (2023-12-12)

Bug Fixes

v11.2.1

Compare Source

Bug Fixes

v11.2.0

Compare Source

Features

11.1.1 (2023-11-29)

Bug Fixes
  • internetReachability aborts handle cancel correctly (#​700) (0a36296)

v11.1.1

Compare Source

Bug Fixes
  • internetReachability aborts handle cancel correctly (#​700) (0a36296)

v11.1.0

Compare Source

Features
  • add useNetInfoInstance - a non singleton-state hook to manage configs / events independently (#​687) (ca4c586)

11.0.1 (2023-11-07)

Bug Fixes

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

  • feat(android)!: specify export mode on BroadcastReceivers, requires compileSdk 33+ (#​692) (a5864cc), closes #​692
BREAKING CHANGES
    • compileSdk minimum is now 33
  • windows SDK minimum bumped to 10.0.17763.0 for current react-native-windows

v10.0.0

Compare Source

BREAKING CHANGES
  • netinfo now requires AbortController, node v16 / edge required
    it will likely not work on internet explorer from this version onwards

v9.5.0

Compare Source

Features
  • add optional reachabilityHeaders param to NetInfoConfiguration (#​673) (0cbf067)

9.4.2 (2023-11-01)

Bug Fixes
  • types: add optional isWifiEnabled boolean to NetInfoUnknownState + NetInfoDisconnectedState (#​680) (46c4c71)

9.4.1 (2023-06-29)

Bug Fixes
  • android: making rn >= 73 support also compatible with rn <= 66 (#​676) (0c053eb)

v9.4.2

Compare Source

Bug Fixes
  • types: add optional isWifiEnabled boolean to NetInfoUnknownState + NetInfoDisconnectedState (#​680) (46c4c71)

v9.4.1

Compare Source

Bug Fixes
  • android: making rn >= 73 support also compatible with rn <= 66 (#​676) (0c053eb)

v9.4.0

Compare Source

Features

9.3.11 (2023-06-29)

Bug Fixes

9.3.10 (2023-05-05)

Bug Fixes
  • web: verify window exists before attempting to access navigator (#​666) (60b99f2)

9.3.9 (2023-04-06)

Bug Fixes

9.3.8 (2023-03-29)

Bug Fixes
  • windows: fix crash in GetCellularGeneration for some LTE network adapters (#​660) (7e1c7fb)

9.3.7 (2022-11-28)

Bug Fixes

9.3.6 (2022-10-26)

Bug Fixes

9.3.5 (2022-10-15)

Bug Fixes

9.3.4 (2022-10-05)

Bug Fixes

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)

9.3.1 (2022-09-18)

Bug Fixes
  • tests, mock: allow mocking netinfostate type for testing (#​619) (956bceb)

v9.3.11

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@hawkrives hawkrives added the ci/skip-detox bypass issues with detox or code signing label Sep 8, 2024
@renovate renovate bot force-pushed the renovate/react-native-community-netinfo-11.x branch from 2122756 to d1c70be Compare September 8, 2024 03:39
Copy link
Contributor Author

renovate bot commented Sep 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@hawkrives hawkrives added this pull request to the merge queue Sep 8, 2024
Merged via the queue into master with commit 4faf63d Sep 8, 2024
20 checks passed
@hawkrives hawkrives deleted the renovate/react-native-community-netinfo-11.x branch September 8, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip-detox bypass issues with detox or code signing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant