Skip to content

Update dependency @react-native-community/netinfo to v12#23

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-native-community-netinfo-12.x
Open

Update dependency @react-native-community/netinfo to v12#23
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-native-community-netinfo-12.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 9, 2026

This PR contains the following updates:

Package Change Age Confidence
@react-native-community/netinfo ^11.4.1^12.0.0 age confidence

Release Notes

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

v12.0.1

Compare Source

Bug Fixes
  • ios: new wifi config API usage requires NetworkExtension framework (#​793) (5b1f9b0)

v12.0.0

Compare Source

  • fix(ios)!: use NEHotspotNetwork vs deprecated CNCopyCurrentNetworkInfo for wifi info, iOS14+ required (#​791) (dd7a88f)
BREAKING CHANGES
  • iOS 14+ is new minimum, that's react-native 0.76+

The first react-native version to require iOS 14+ was react-native 0.76 so that is
pretty old but this still may be a breaking change for some people so we are noting it.

Note from Apple Developer Documentation:

"This method also requires the app to have the Access Wi-Fi Information Entitlement, and produces nil if the app lacks this entitlement."

See: https://developer.apple.com/documentation/networkextension/nehotspotnetwork/fetchcurrent(completionhandler:)

11.5.2 (2026-02-03)

Bug Fixes
  • android: use node resolver to find react-native / helps monorepo builds (#​789) (9a42efe)

11.5.1 (2026-02-01)

Bug Fixes
  • ios: remove requestedInterface param nullability specifier for new arch compat (#​788) (a41dc30)

v11.5.2

Compare Source

Bug Fixes
  • android: use node resolver to find react-native / helps monorepo builds (#​789) (9a42efe)

v11.5.1

Compare Source

Bug Fixes
  • ios: remove requestedInterface param nullability specifier for new arch compat (#​788) (a41dc30)

v11.5.0

Compare Source

Bug Fixes
  • release: enable corepack for modern yarn during release (f8ada1f)
  • release: update publish workflow and related dependencies (#​786) (b1ef935)
Features

11.4.1 (2024-09-20)

Bug Fixes
  • ensure one reachability check in-flight at once / proper useEffect listener cleanup (#​732) (eaed080)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • "after 9am and before 5pm Monday"

🚦 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/react-native-community-netinfo-12.x branch from 2ca4dca to 8208c1b Compare April 29, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants