Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

deps(deps): Bump @react-native-community/netinfo from 11.5.2 to 12.0.1#4

Merged
CherrelleTucker merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-community/netinfo-12.0.1
Apr 18, 2026
Merged

deps(deps): Bump @react-native-community/netinfo from 11.5.2 to 12.0.1#4
CherrelleTucker merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-community/netinfo-12.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps @react-native-community/netinfo from 11.5.2 to 12.0.1.

Release notes

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

v12.0.1

12.0.1 (2026-02-14)

Bug Fixes

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

v12.0.0

12.0.0 (2026-02-14)

  • 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:)

Changelog

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

12.0.1 (2026-02-14)

Bug Fixes

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

12.0.0 (2026-02-14)

  • 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:)

Commits
  • d9923d2 chore(release): 12.0.1 [skip ci]
  • 5b1f9b0 fix(ios): new wifi config API usage requires NetworkExtension framework (#793)
  • 223d4d9 chore(release): 12.0.0 [skip ci]
  • dd7a88f fix(ios)!: use NEHotspotNetwork vs deprecated CNCopyCurrentNetworkInfo for wi...
  • 2cab2ac chore: document that native module load style is used for react-native 0.77+ ...
  • See full diff in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 18, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title deps(deps): bump @react-native-community/netinfo from 11.5.2 to 12.0.1 deps(deps): Bump @react-native-community/netinfo from 11.5.2 to 12.0.1 Apr 18, 2026
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.5.2 to 12.0.1.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](react-native-netinfo/react-native-netinfo@v11.5.2...v12.0.1)

---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
  dependency-version: 12.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-community/netinfo-12.0.1 branch from 46749f4 to 1c61a58 Compare April 18, 2026 21:56
@CherrelleTucker CherrelleTucker merged commit 9d8a1f8 into main Apr 18, 2026
2 checks passed
@CherrelleTucker CherrelleTucker deleted the dependabot/npm_and_yarn/react-native-community/netinfo-12.0.1 branch April 18, 2026 22:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant