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

Update react-native monorepo (patch) to v0.71.12 #1713

Merged
merged 4 commits into from
Aug 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2023

Fix: #1755

Fix: #1757

Close: #1756

Close: #1758


Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (changelog) 0.71.6 -> 0.71.12 age adoption passing confidence
react-native-gradle-plugin (source) 0.71.17 -> 0.71.19 age adoption passing confidence

Release Notes

facebook/react-native (react-native)

v0.71.12: 0.71.12

Compare Source

Fixed
Android specific
iOS specific

You can participate in the conversation on the status of this release in this discussion.


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.71.11: 0.71.11

Compare Source

Changed
iOS specific
Fixed
Android specific
  • Fixed crash occurring in certain native views when handling keyboard events. (f7e35d4ef7 by @​aleqsio)
  • Prevent crash on OnePlus/Oppo devices in runAnimationStep (f2c05142 by @​hsource)
  • Revert "fix: border width top/bottom not matching the border radius" to fix border styling issues (fd8a19d by @​kelset)
iOS specific

You can participate in the conversation on the status of this release in this discussion.


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.71.10: 0.71.10

Compare Source

Fixed
Android specific

You can participate in the conversation on the status of this release in this discussion.


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.71.9: 0.71.9

Compare Source

Fixed

You can participate in the conversation on the status of the next release in this discussion.


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.71.8: 0.71.8

Compare Source

Fixed
Android specific
iOS specific

You can participate in the conversation on the status of this release in this discussion.


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.71.7: 0.71.7

Compare Source

This release is primarily aimed at addressing issues with ANRs using multiline TextInput on Samsung devices (https://github.com/facebook/react-native/issues/35936, https://github.com/facebook/react-native/issues/35590).

Fixed
iOS specific
Android specific

You can participate in the conversation on the status of this release in this discussion.


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.

facebook/react-native (react-native-gradle-plugin)

v0.71.19

Compare Source

v0.71.18

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added deps Normal dependencies needed at runtime react native react-native-community.github.io/upgrade-helper labels May 9, 2023
@renovate renovate bot force-pushed the renovate/patch-react-native-monorepo branch 5 times, most recently from f497015 to db0d72e Compare May 10, 2023 10:10
@renovate renovate bot changed the title Update dependency react-native to v0.71.7 Update react-native monorepo (patch) May 10, 2023
@renovate renovate bot force-pushed the renovate/patch-react-native-monorepo branch 2 times, most recently from e858764 to 585125f Compare May 10, 2023 15:04
@renovate renovate bot force-pushed the renovate/patch-react-native-monorepo branch 10 times, most recently from 698a8c7 to ccce562 Compare May 23, 2023 11:56
@renovate renovate bot force-pushed the renovate/patch-react-native-monorepo branch from ccce562 to 51ffb42 Compare June 7, 2023 19:59
@renovate renovate bot force-pushed the renovate/patch-react-native-monorepo branch from 51ffb42 to 552e254 Compare June 17, 2023 02:55
@renovate renovate bot force-pushed the renovate/patch-react-native-monorepo branch from 552e254 to 635cb01 Compare July 4, 2023 12:25
@renovate renovate bot force-pushed the renovate/patch-react-native-monorepo branch 7 times, most recently from edb65df to 91a6feb Compare July 30, 2023 16:13
@renovate renovate bot force-pushed the renovate/patch-react-native-monorepo branch 12 times, most recently from b683fc8 to 746eb2c Compare August 1, 2023 15:19
@renovate renovate bot force-pushed the renovate/patch-react-native-monorepo branch from 746eb2c to f308841 Compare August 1, 2023 19:25
@leotm leotm changed the title Update react-native monorepo (patch) Update react-native monorepo (patch) to v0.71.1 Aug 9, 2023
leotm added 2 commits August 9, 2023 19:52
- RN (+hermes-engine) from 0.71.6 to 0.71.12
- react-native-safe-area-context from 4.5.2 to 4.5.5
- RNCAsyncStorage from 1.18.1 to 1.18.2
- RNCCheckbox from 0.5.15 to 0.5.16
TypeError: str.replace is not a function
    at inlineString (/Users/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/@react-native-community/cli-tools/build/errors.js:25:33)

Try to avoid downgrading @react-native-community/cli from 11.2.3

└─┬ [email protected]
  └── @react-native-community/[email protected]

Otherwise switch from 14.2 (default) to 15.0 (beta)	in CI
@renovate
Copy link
Contributor Author

renovate bot commented Aug 9, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@leotm leotm changed the title Update react-native monorepo (patch) to v0.71.1 Update react-native monorepo (patch) to v0.71.12 Aug 9, 2023
@leotm leotm added this to the React Native 0.71 milestone Aug 9, 2023
@leotm
Copy link
Owner

leotm commented Aug 10, 2023

CI flaky fetch

https://github.com/leotm/react-native-template-new-architecture/actions/runs/5813267422/job/15760449175

CDN: trunk URL couldn't be downloaded: https://raw.githubusercontent.com/CocoaPods/Specs/master/Specs/e/d/6/OpenSSL-Universal/1.1.170/OpenSSL-Universal.podspec.json Response: Timeout was reached

fixed via re-run

@leotm leotm merged commit a2d390b into master Aug 10, 2023
@leotm leotm deleted the renovate/patch-react-native-monorepo branch August 10, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Normal dependencies needed at runtime react native react-native-community.github.io/upgrade-helper
Projects
None yet
1 participant