Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

fix(deps): update dependency react-native to v0.81.4#114

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-native-0.x
Open

fix(deps): update dependency react-native to v0.81.4#114
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-native-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Aug 11, 2021

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
react-native (source, changelog) 0.64.2 -> 0.81.4 age confidence
@​types/react-native 0.64.12 -> 0.73.0 age confidence

Release Notes

facebook/react-native (react-native)

v0.81.4: 0.81.4

Compare Source

Fixed
iOS specific
  • Fix regression that skips artifacts code generation (f6f5ea0b2e by @​kitten)

  • Reapplied "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (bb73315a3f by @​kitten)


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.3: 0.81.3

Compare Source

Fixed
iOS specific
  • Reverted "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (537e3ad930 by @​gabrieldonadel)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.2: 0.81.2

Compare Source

Added
Android specific
  • Create a debugOptimized buildType for Android (5e3edafec6 by @​cortinico)
  • Add useNativeEqualsInNativeReadableArrayAndroid and useNativeTransformHelperAndroid feature flag to the experimental channel. This should alleviate some of the perf issue users are seeing on Android + Reanimated + NewArch on 0.81(a346096da8 by @​cortinico)
Fixed
iOS specific
  • Fix Node scripts related to prebuilt tarball extraction for paths containing whitespaces (366f2ad505 by @​kitten)
  • Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source (a2eb29e5e7 by @​kitten)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.1: 0.81.1

Compare Source

Added
iOS specific
  • Prebuild: Added setting SWIFT_ENABLE_EXPLICIT_MODULES=NO when using precompiled to support Xcode 26 (939a75b5ce by @​chrfalch)
Fixed
iOS specific

--

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.0

Compare Source

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.2: 0.80.2

Compare Source

Added
Android specific
iOS specific
  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (183be8e12c by @​cipolleschi)
Fixed
Android specific

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.1: 0.80.1

Compare Source

v0.80.1

Added
Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.0: 0.80.0

Compare Source


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.6: 0.79.6

Compare Source

Added
Android specific
iOS specific
  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (a74d930c93 by @​cipolleschi)
Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.5: 0.79.5

Compare Source

Fixed

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.4: 0.79.4

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.3: 0.79.3

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.2: 0.79.2

Compare Source

Added
  • Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by @​lenaic)
Fixed

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.1: 0.79.1

Compare Source

Changed
Android specific
  • DevSupport: Change defaultJSExceptionHandler's type to JSExceptionHandler on the ReleaseDevSupportManager (9eb75d4bd5 by @​alanjhughes)
iOS specific
  • TextInput: Typing into TextInput now will not cause the caret position to update to the beginning when a zero-length selection is set. (7771317e5c by @​ouchuan)
Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.0: 0.79.0

Compare Source

Added
Android specific
  • Docs: Improve ToastAndroid jsdocs (299a7a959d by @​mateoguzmana)
  • Gradle: Add support for Gradle Configuration caching (e41887e62f by @​cortinico)
  • Initialization: On DefaultNewArchitectureEntryPoint class add property to specify the desired release level for an application (19c18eb995 by @​jorge-cab)
  • Initialization: Set ReactSurface and ReactRootView to ReactDelegate when created via ReactNavigationActivityDelegate (a302fbcaaf by Maddie Lord)
iOS specific
Breaking
Android specific
Changed

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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 11, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.84%. Comparing base (1aabe4d) to head (98aab86).

Current head 98aab86 differs from pull request most recent head 9c36d91

Please upload reports for the commit 9c36d91 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files          19       19           
  Lines         627      627           
  Branches       62       62           
=======================================
  Hits          626      626           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 927e835 to 3eb81e1 Compare September 6, 2021 22:40
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.64.13 chore(deps): update dependency @types/react-native to v0.64.14 Sep 6, 2021
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 3eb81e1 to 7b34889 Compare September 8, 2021 08:41
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.64.14 chore(deps): update dependency @types/react-native to v0.65.0 Sep 8, 2021
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 7b34889 to c3e23c4 Compare September 20, 2021 12:30
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.65.0 chore(deps): update dependency @types/react-native to v0.65.1 Sep 20, 2021
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.65.1 chore(deps): update dependency @types/react-native to v0.65.2 Sep 29, 2021
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 29a9d5a to 6d37c8c Compare October 1, 2021 20:58
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.65.2 chore(deps): update dependency @types/react-native to v0.65.3 Oct 1, 2021
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.65.3 chore(deps): update dependency @types/react-native to v0.65.4 Oct 4, 2021
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 6d37c8c to 6edcbdd Compare October 4, 2021 14:19
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.65.4 chore(deps): update dependency @types/react-native to v0.65.5 Oct 5, 2021
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 6edcbdd to f5ba1b8 Compare October 5, 2021 01:33
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from f5ba1b8 to 6d2b786 Compare October 19, 2021 00:05
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.65.5 chore(deps): update dependency @types/react-native to v0.65.8 Oct 19, 2021
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.65.8 chore(deps): update dependency @types/react-native to v0.67.2 Mar 7, 2022
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 6d2b786 to dd9f1dc Compare March 7, 2022 13:05
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.67.2 chore(deps): update dependency @types/react-native to v0.67.3 Mar 26, 2022
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from dd9f1dc to 29c9963 Compare March 26, 2022 15:56
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.67.3 chore(deps): update dependency @types/react-native to v0.67.6 Apr 24, 2022
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 29c9963 to 9f057c3 Compare April 24, 2022 22:18
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.67.6 chore(deps): update dependency @types/react-native to v0.67.7 May 15, 2022
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 9f057c3 to 82201eb Compare May 15, 2022 19:15
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.67.7 chore(deps): update dependency @types/react-native to v0.67.8 Jun 18, 2022
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 82201eb to 0b4178a Compare June 18, 2022 14:53
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.67.8 chore(deps): update dependency @types/react-native to v0.68.0 Jun 23, 2022
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 0b4178a to 3d12920 Compare June 23, 2022 20:31
@renovate renovate Bot changed the title chore(deps): update dependency @types/react-native to v0.68.0 chore(deps): update dependency @types/react-native to v0.70.3 Sep 25, 2022
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.71.6 chore(deps): update dependency react-native to v0.71.8 May 28, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 14ee51e to a0a1306 Compare June 7, 2023 15:27
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.71.8 chore(deps): update dependency react-native to v0.71.9 Jun 7, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from a0a1306 to 8cca3eb Compare June 7, 2023 23:13
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.71.9 chore(deps): update dependency react-native to v0.71.10 Jun 7, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 8cca3eb to c9314f6 Compare June 14, 2023 16:51
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.71.10 chore(deps): update dependency react-native to v0.71.11 Jun 14, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from c9314f6 to 28e4981 Compare June 21, 2023 16:46
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.71.11 chore(deps): update dependency react-native to v0.72.0 Jun 21, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 28e4981 to 735b032 Compare June 29, 2023 19:54
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.72.0 chore(deps): update dependency react-native to v0.72.1 Jun 29, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 735b032 to 88a1206 Compare July 11, 2023 14:50
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.72.1 chore(deps): update dependency react-native to v0.72.2 Jul 11, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 88a1206 to 80cf28b Compare July 12, 2023 14:11
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.72.2 chore(deps): update dependency react-native to v0.72.3 Jul 12, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 80cf28b to 5203c89 Compare August 14, 2023 10:14
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.72.3 chore(deps): update dependency react-native to v0.72.4 Aug 14, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 5203c89 to 543447b Compare September 25, 2023 07:06
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.72.4 chore(deps): update dependency react-native to v0.72.5 Sep 25, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from 543447b to bc60cd8 Compare September 27, 2023 08:37
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.72.5 chore(deps): update dependency react-native to v0.72.6 Oct 12, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch 3 times, most recently from 1384a6e to 30a53f9 Compare October 18, 2023 22:14
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 6b08818 to a994639 Compare November 14, 2023 14:20
@renovate renovate Bot changed the title chore(deps): update dependency react-native to v0.72.6 chore(deps): update dependency react-native to v0.72.7 Nov 14, 2023
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from a994639 to ecd6fd0 Compare November 21, 2023 02:03
@renovate renovate Bot force-pushed the renovate/react-native-0.x branch from ecd6fd0 to 2758502 Compare December 3, 2023 23:49
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.

0 participants