Skip to content

Build(deps): Bump @react-native-community/netinfo from 11.5.1 to 12.0.1#33

Merged
yosriady merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-community/netinfo-12.0.1
May 21, 2026
Merged

Build(deps): Bump @react-native-community/netinfo from 11.5.1 to 12.0.1#33
yosriady 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 May 21, 2026

Bumps @react-native-community/netinfo from 11.5.1 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:)

v11.5.2

11.5.2 (2026-02-03)

Bug Fixes

  • android: use node resolver to find react-native / helps monorepo builds (#789) (9a42efe)
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:)

11.5.2 (2026-02-03)

Bug Fixes

  • android: use node resolver to find react-native / helps monorepo builds (#789) (9a42efe)
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+ ...
  • 3702e17 chore(release): 11.5.2 [skip ci]
  • 9a42efe fix(android): use node resolver to find react-native / helps monorepo builds ...
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag @codesmith with what you need. Autofix is disabled.

Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.5.1 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.1...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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 21, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​react-native-community/​netinfo@​12.0.19810010086100

View full report

@yosriady yosriady merged commit 2dc58c3 into main May 21, 2026
8 checks passed
@yosriady yosriady deleted the dependabot/npm_and_yarn/react-native-community/netinfo-12.0.1 branch May 21, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant