StoDevX / AAO-React-Native

The St. Olaf community, now in pocket size.
GNU Affero General Public License v3.0
42 stars 16 forks source link

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

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

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`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1132-2024-05-11) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.3.1...v11.3.2) ##### Bug Fixes - **types:** isConnected / isInternetReachable should be boolean not true ([#​721](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/721)) ([6e2c422](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/6e2c422)) ### [`v11.3.1`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1131-2024-02-27) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.3.0...v11.3.1) ##### Bug Fixes - update nativeInterface default export to support bridgeless mode ([#​717](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/717)) ([950410b](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/950410b)) ### [`v11.3.0`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1130-2024-02-14) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.2.1...v11.3.0) ##### Features - add visionOS support ([#​714](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/714)) ([65ffc48](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/65ffc48)) #### [11.2.1](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.2.0...v11.2.1) (2023-12-12) ##### Bug Fixes - update internetReachability fetch abort ([#​706](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/706)) ([d44d5a8](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/d44d5a8)) ### [`v11.2.1`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1121-2023-12-12) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.2.0...v11.2.1) ##### Bug Fixes - update internetReachability fetch abort ([#​706](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/706)) ([d44d5a8](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/d44d5a8)) ### [`v11.2.0`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1120-2023-12-05) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.1.1...v11.2.0) ##### Features - **web:** add support for Tizen and WebOS ([#​703](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/703)) ([030887e](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/030887e)) #### [11.1.1](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.1.0...v11.1.1) (2023-11-29) ##### Bug Fixes - internetReachability aborts handle cancel correctly ([#​700](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/700)) ([0a36296](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/0a36296)) ### [`v11.1.1`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1111-2023-11-29) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.1.0...v11.1.1) ##### Bug Fixes - internetReachability aborts handle cancel correctly ([#​700](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/700)) ([0a36296](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/0a36296)) ### [`v11.1.0`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1110-2023-11-08) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.0.1...v11.1.0) ##### Features - add useNetInfoInstance - a non singleton-state hook to manage configs / events independently ([#​687](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/687)) ([ca4c586](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/ca4c586)) #### [11.0.1](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.0.0...v11.0.1) (2023-11-07) ##### Bug Fixes - **types:** fix type error on new headers feature ([#​694](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/694)) ([270be4f](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/270be4f)) ### [`v11.0.1`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1101-2023-11-07) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v11.0.0...v11.0.1) ##### Bug Fixes - **types:** fix type error on new headers feature ([#​694](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/694)) ([270be4f](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/270be4f)) ### [`v11.0.0`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1100-2023-11-04) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v10.0.0...v11.0.0) - feat(android)!: specify export mode on BroadcastReceivers, requires compileSdk 33+ ([#​692](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/692)) ([a5864cc](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/a5864cc)), closes [#​692](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/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`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#1000-2023-11-01) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.5.0...v10.0.0) - fix(cancel)!: cancel \_checkInternetReachability request on timeout & cancel via AbortController ([#​678](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/678)) ([4bfd3e2](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/4bfd3e2)), closes [#​678](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/678) [/github.com/react-native-netinfo/react-native-netinfo/issues/439#issue-787487438](https://redirect.github.com//github.com/react-native-netinfo/react-native-netinfo/issues/439/issues/issue-787487438) ##### 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`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#950-2023-11-01) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.4.2...v9.5.0) ##### Features - add optional reachabilityHeaders param to NetInfoConfiguration ([#​673](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/673)) ([0cbf067](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/0cbf067)) #### [9.4.2](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.4.1...v9.4.2) (2023-11-01) ##### Bug Fixes - **types:** add optional isWifiEnabled boolean to NetInfoUnknownState + NetInfoDisconnectedState ([#​680](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/680)) ([46c4c71](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/46c4c71)) #### [9.4.1](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.4.0...v9.4.1) (2023-06-29) ##### Bug Fixes - **android:** making rn >= 73 support also compatible with rn <= 66 ([#​676](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/676)) ([0c053eb](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/0c053eb)) ### [`v9.4.2`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#942-2023-11-01) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.4.1...v9.4.2) ##### Bug Fixes - **types:** add optional isWifiEnabled boolean to NetInfoUnknownState + NetInfoDisconnectedState ([#​680](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/680)) ([46c4c71](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/46c4c71)) ### [`v9.4.1`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#941-2023-06-29) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.4.0...v9.4.1) ##### Bug Fixes - **android:** making rn >= 73 support also compatible with rn <= 66 ([#​676](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/676)) ([0c053eb](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/0c053eb)) ### [`v9.4.0`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#940-2023-06-29) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.11...v9.4.0) ##### Features - **android:** add support for React Native 0.73 ([#​675](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/675)) ([224fdbb](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/224fdbb)) #### [9.3.11](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.10...v9.3.11) (2023-06-29) ##### Bug Fixes - do not crash on android 11 ([#​672](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/672)) ([bb13143](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/bb13143)) #### [9.3.10](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.9...v9.3.10) (2023-05-05) ##### Bug Fixes - **web:** verify `window` exists before attempting to access navigator ([#​666](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/666)) ([60b99f2](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/60b99f2)) #### [9.3.9](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.8...v9.3.9) (2023-04-06) ##### Bug Fixes - **android:** avoid crash on devices without wifi ([#​662](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/662)) ([a519e59](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/a519e59)) #### [9.3.8](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.7...v9.3.8) (2023-03-29) ##### Bug Fixes - **windows:** fix crash in GetCellularGeneration for some LTE network adapters ([#​660](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/660)) ([7e1c7fb](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/7e1c7fb)) #### [9.3.7](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.6...v9.3.7) (2022-11-28) ##### Bug Fixes - **web:** check `window` is defined before accessing ([#​646](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/646)) ([ba5c22c](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/ba5c22c)) #### [9.3.6](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.5...v9.3.6) (2022-10-26) ##### Bug Fixes - **android:** return netmask of first IPv4 address ([#​634](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/634)) ([f740f45](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/f740f45)), closes [#​633](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/633) #### [9.3.5](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.4...v9.3.5) (2022-10-15) ##### Bug Fixes - **windows:** fix crash in getIpAddressSync ([#​631](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/631)) ([cc3ed0f](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/cc3ed0f)) #### [9.3.4](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.3...v9.3.4) (2022-10-05) ##### Bug Fixes - notify subscriptions after state changes ([#​630](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/630)) ([67c88be](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/67c88be)) #### [9.3.3](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.2...v9.3.3) (2022-10-02) ##### Bug Fixes - **macCatalyst:** add compilation conditionals for macCatalyst ([#​629](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/629)) ([8e4cace](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/8e4cace)) #### [9.3.2](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.1...v9.3.2) (2022-09-25) ##### Bug Fixes - **android, vpn:** ensure downlink >= 0 for internetReachable to be true on vpn ([#​624](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/624)) ([20c2cd2](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/20c2cd2)) #### [9.3.1](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.0...v9.3.1) (2022-09-18) ##### Bug Fixes - **tests, mock:** allow mocking netinfostate type for testing ([#​619](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/619)) ([956bceb](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/956bceb)) ### [`v9.3.11`](https://redirect.github.com/react-native-netinfo/react-native-netinfo/blob/HEAD/CHANGELOG.md#9311-2023-06-29) [Compare Source](https://redirect.github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.10...v9.3.11) ##### Bug Fixes - do not crash on android 11 ([#​672](https://redirect.github.com/react-native-netinfo/react-native-netinfo/issues/672)) ([bb13143](https://redirect.github.com/react-native-netinfo/react-native-netinfo/commit/bb13143))

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.



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

renovate[bot] commented 3 weeks ago

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.