Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-native to v0.77.1 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) 0.63.3 -> 0.77.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

facebook/react-native (react-native)

v0.77.1

Compare Source

v0.77.0: 0.77.0

Compare Source

0.77 stable is out!

This release also includes over 1061 commits from 161 contributors! Thanks to everyone who contributed to our first release of 2025!

You can see all the highlights of the release in our release blog post.


Hermes dSYMS:


You can file 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.76.7: 0.76.7

Compare Source

v0.76.7
Changed
iOS specific
Fixed
Android specific
iOS specific
  • runtime: RCTSurfaceHostingProxyRootView no longer has different behavior (whether it calls start on the provided surface) depending on which initializer is used. Call start yourself on the surface instead. (13b93cfdda by Nolan O'Brien)
  • Be less strict with method parsing of TurboModule Interop Layer
  • Avoid crashing the app when the InteropLayer can't find some methods in the native implementation. (3bd3f101b9 by @​cipolleschi)
  • Fix applicationDidEnterBackground not being called (adaceba546 by @​alextoudic)

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.76.6: 0.76.6

Compare Source

Fixed
Android specific
  • layout: Restore layout/invalidate during ReactViewClippingManager.removeViewAt() (0683206927 by Thomas Nardone)
  • Native Modules: Prioritise local OnLoad.cpp, falling back to default-app-setup (8b1f049879 by @​timbocole)
  • runtime: Remove feature flag for allowRecursiveCommitsWithSynchronousMountOnAndroid (fb7f87ecb2 by @​cipolleschi)
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](https://github.com/facebook/react-native/blob/main/CHANGELOG.md

v0.76.5: 0.76.5

Compare Source

v0.76.5

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.76.4: 0.76.4

Compare Source

v0.76.4

Added
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.76.3: 0.76.3

Compare Source

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.76.2: 0.76.2

Compare Source

Added
Changed
iOS specific
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.76.1: 0.76.1

Compare Source

Fixed
Android specific
  • runtime Made AppRegistry callable from Native code in Bridgeless (fixes headless tasks) (f3fee67c54 by @​robik)
  • runtime Add jsBundleFile to DefaultReactNativeHost.kt (e56bd89ef)
iOS specific
  • infra Pin Xcodeproj to < 1.26.0 (e8776240b41)
  • runtime Fixes regression of RCTWindowFrameDidChangeNotification not fired (e271b23fad by @​zhongwuzw)
  • runtime Fixed bug where background colors would sometimes animate when changing on Views (1d6ac09530 by @​joevilches)
  • codegen Do not generate the ComponentCls function in the RCTThirdPartyFabricComponentsProvider for components deined in the app. (dc7e9e2d83 by @​cipolleschi)
  • infra Generated NODE_BINARY in .xcode.env.local now supports paths with a space (eeaa3ff458 by @​blakef)

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.76.0: 0.76.0

Compare Source

0.76 stable is out!

This release of React Native enables the New Architecture by default. You can read more about it in this dedicated blog-post: the New Architecture is here.

This release also includes over 1491 commits from 165 contributors! Thank you to all our contributors new and old!

You can see all the highlights of the release in our release blog post.


Hermes dSYMS:


You can file 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.75.5: 0.75.5

Compare Source

Added
Changed
Android specific
iOS specific
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.
EOF

v0.75.4: 0.75.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.75.3: 0.75.3

Compare Source

Changed
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.75.2

Compare Source

v0.75.1

Compare Source

v0.75.0

Compare Source

v0.74.7: 0.74.7

Compare Source

React Native 0.74.x is now out of support. Please migrate to React Native 0.75.+


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.74.6: 0.74.6

Compare Source

Added
Android specific
  • [0.74] Add support for handling com.facebook.react.bridge.Dynamic as parameter for TurboModules (a9588f3718 by @​cortinico)
Changed
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.74.5

Compare Source

v0.74.4: 0.74.4

Compare Source

Added
Android specific
iOS specific
Fixed
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.74.3: 0.74.3

Compare Source

Added
  • Add the ReactMarkerConstants.CONTENT_APPEARED support on Android in bridgeless mode. (3c4d7618f0 by @​Kudo)
Changed
iOS specific
Fixed
  • Codegen computes output path relative to project root instead of current working directory. (d3e0430dea by @​dmytrorykun)
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.74.2: 0.74.2

Compare Source

Changed
Fixed
Android specific
iOS specific
  • Privacy Manifest aggregation failing due to no NSPrivacyAccessedAPITypes key (fc4e099920 by @​renchap)
  • In privacy manifest post install script, handle the case where the file reference doesn't have a path (4ad65ac59a by @​robertying)
  • Fixed an issue where the selectionColor prop was not being applied on the TextInput component. (2bde626a9f by @​robinshin)

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

Compare Source

v0.74.0: 0.74.0

Compare Source

0.74 stable is out!

This release includes over 1673 commits from 57 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


To help you upgrade to this version, you can use the upgrade helper ⚛️


Hermes dSYMS:


You can find the whole changelog history in the changelog.md file.

v0.73.11: 0.73.11

Compare Source

0.73 is now out of the support window. Please migrate to 0.76.


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 ⚛️


You can find the whole changelog history in the changelog.md file.

v0.73.10: 0.73.10

Compare Source

Removed
Android specific
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 ⚛️


You can find the whole changelog history in the changelog.md file.

v0.73.9

Compare Source

v0.73.8: 0.73.8

Compare Source

Added
iOS specific
  • Added privacy manifest to template (520d120375 by @​philIip) (fixed to include the file in the build)
Changed
  • Update Hermes version (1d0cbfd01b by @​Titozzz)
    • removed Apple's RR API that were unused. Hermes does not requires a PrivacyManifest now
    • fixed experimental debugger object logging
Fixed
iOS specific

To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the changelog.md file.

v0.73.7

Compare Source

v0.73.6: 0.73.6

Compare Source

v0.73.6

Breaking
iOS specific
Fixed
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 ⚛️


You can find the whole changelog history in the changelog.md file.

v0.73.5: 0.73.5

Compare Source

Changelog

Security
Changed
Fixed

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.

@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f0486be to e0fa4ab Compare March 30, 2023 00:22
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.71.4 chore(deps): update dependency react-native to v0.71.5 Mar 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.71.5 chore(deps): update dependency react-native to v0.71.6 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from e0fa4ab to 354f330 Compare April 3, 2023 16:47
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 354f330 to 499155c Compare May 28, 2023 09:39
@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 499155c to 6e53a7e Compare June 7, 2023 21:19
@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.10 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 6e53a7e to 92f4e98 Compare June 14, 2023 15:52
@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 92f4e98 to 3dddf59 Compare June 21, 2023 16:43
@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 3dddf59 to 3b74e4f Compare June 29, 2023 19:57
@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 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 3b74e4f to 90e835b Compare July 11, 2023 14:29
@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 90e835b to cf3f567 Compare July 12, 2023 13:31
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from cf3f567 to 4e98f3f Compare August 14, 2023 10:58
@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 4e98f3f to 51fbe05 Compare September 25, 2023 07:31
@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 51fbe05 to aa165ca Compare October 12, 2023 17:13
@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 from aa165ca to e0abdea Compare November 14, 2023 17:06
@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 e0abdea to b806285 Compare December 6, 2023 17:17
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.72.7 chore(deps): update dependency react-native to v0.73.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from b806285 to 5fc26f4 Compare December 18, 2023 12:05
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.73.0 chore(deps): update dependency react-native to v0.73.1 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 1e48578 to aa76870 Compare August 15, 2024 13:43
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.75.0 chore(deps): update dependency react-native to v0.75.1 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from aa76870 to a2ae227 Compare August 20, 2024 13:14
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.75.1 chore(deps): update dependency react-native to v0.75.2 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from a2ae227 to 947f882 Compare September 11, 2024 18:15
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.75.2 chore(deps): update dependency react-native to v0.75.3 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 947f882 to f193fe7 Compare October 2, 2024 17:07
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.75.3 chore(deps): update dependency react-native to v0.75.4 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f193fe7 to 06a658c Compare October 23, 2024 20:02
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.75.4 chore(deps): update dependency react-native to v0.76.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 06a658c to f981721 Compare October 29, 2024 14:54
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.0 chore(deps): update dependency react-native to v0.76.1 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f981721 to 8438ad2 Compare November 14, 2024 19:36
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.1 chore(deps): update dependency react-native to v0.76.2 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8438ad2 to daa7203 Compare November 21, 2024 23:41
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.2 chore(deps): update dependency react-native to v0.76.3 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from daa7203 to 0d478bb Compare December 6, 2024 17:44
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.3 chore(deps): update dependency react-native to v0.76.4 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 0d478bb to f089d16 Compare December 9, 2024 09:48
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.4 chore(deps): update dependency react-native to v0.76.3 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f089d16 to 6763b20 Compare December 9, 2024 17:57
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.3 chore(deps): update dependency react-native to v0.76.5 Dec 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.5 fix(deps): update dependency react-native to v0.76.5 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 6763b20 to 975f6d8 Compare January 9, 2025 13:18
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.5 fix(deps): update dependency react-native to v0.76.6 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 975f6d8 to 2d81605 Compare January 21, 2025 16:38
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.6 fix(deps): update dependency react-native to v0.77.0 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 2d81605 to b87fc6d Compare February 13, 2025 21:31
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.77.0 fix(deps): update dependency react-native to v0.77.1 Feb 13, 2025
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