This repository was archived by the owner on Mar 12, 2026. It is now read-only.
Bump node-fetch, react, react-native and react-test-renderer in /examples/BiometricAuthExample#46
Open
Conversation
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.7.0 and updates ancestor dependencies [node-fetch](https://github.com/node-fetch/node-fetch), [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-native](https://github.com/facebook/react-native) and [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer). These dependencies need to be updated together. Updates `node-fetch` from 1.7.3 to 2.7.0 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@1.7.3...v2.7.0) Updates `react` from 16.0.0 to 16.14.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react) Updates `react-native` from 0.50.1 to 0.72.6 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.50.1...v0.72.6) Updates `react-test-renderer` from 16.0.0 to 16.14.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-test-renderer) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect - dependency-name: react dependency-type: direct:production - dependency-name: react-native dependency-type: direct:production - dependency-name: react-test-renderer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps node-fetch to 2.7.0 and updates ancestor dependencies node-fetch, react, react-native and react-test-renderer. These dependencies need to be updated together.
Updates
node-fetchfrom 1.7.3 to 2.7.0Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
9b9d458feat:AbortError(#1744)65ae25afix: Remove the default connection close header (#1765)8bc3a7cfix: socket variable testing for undefined (#1726)afb36f6Revert "fix: handle bom in text and json (#1739)" (#1741)29909d7fix: handle bom in text and json (#1739)70f592dfix: "global is not defined" (#1704)0f1ebb0Prevent error when response is null (#1699)6e9464dci(release): install dependenciesdd2a0baci(release): install dependencies49bef02ci(release): use latest Node LTSMaintainer changes
This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.
Updates
reactfrom 16.0.0 to 16.14.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
c63741foffscreen double invoke effects (#19523)c691734Fixed broken Profiler test (#19894)87c023bProfiler onRender only called when we do work (#19885)81aaee5Don't call onCommit et al if there are no effects (#19863)bc6b7b6Don't trigger lazy in DEV during element creation (#19871)781212aRemove double space in test name (#19762)d17086cDecouple public, internal act implementation (#19745)1f38dcfRemove withSuspenseConfig (#19724)ddd1faaRemove config argument from useTransition (#19719)92fcd46Replace SuspenseConfig object with an integer (#19706)Updates
react-nativefrom 0.50.1 to 0.72.6Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
4fd3da2[0.72.6] Bump version numbers6e3a130[Local] Fix CI for 0.72, with Acitve Support and Xcode15 (#40855)9b3bd63RN: Switch EventEmitter toArray.from(...)(#39525)785f91bFix Gemfile, setting Active support to < 7.1.0 (#39828)355025dUpdate Xcode 15 patches to be more robust (#39710)3c4cc59Move hermes-engine.podspec and hermes-utils.rb from hermes-engine to hermes f...1e38d4d[0.72.5] Bump version numbers2a041cbAdd ld_classic flag to Hermes when building for Xcode 15 (#39516)8ccdb2cFix Xcode 15 RC issues (#39474)a5e110aBump IPHONEOS_DEPLOYMENT_TARGET to 13.4 for 3rd party pods (#39478)Maintainer changes
This version was pushed to npm by react-native-bot, a new releaser for react-native since your current version.
Updates
react-test-rendererfrom 16.0.0 to 16.14.0Release notes
Sourced from react-test-renderer's releases.
... (truncated)
Changelog
Sourced from react-test-renderer's changelog.
... (truncated)
Commits
f46a80aUpdate outdated links and fix two broken links (#19985)e7b2553Internalact: Flush timers at end of scope (#19788)d17086cDecouple public, internal act implementation (#19745)ce37bfaRemove resolutions from test renderer package.json (#19577)b61174fRemove the deprecated React Flare event system (#19520)a89854bFix Suspense-wrapping heuristic (and bump version numbers) (#19373)4eb9b1dRefactor createEventHandle signature (#19174)f4097c1Added warning to <Context.Provider> in case no value prop is provided (#19054)30b4710Fix spelling errors and typos (#19138)103ed08Remove shouldDeprioritizeSubtree from host config (#19124)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.