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-screens to ~3.35.0 #174

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens ~3.3.0 -> ~3.35.0 age adoption passing confidence

Release Notes

software-mansion/react-native-screens (react-native-screens)

v3.35.0

Compare Source

What's Changed

Minor release supporting RN 0.76 with a lot of fixes and improvements cherry picked from 4.0.0 line.

Most notably, the formSheet presentation is not in its best shape on 3.x line of this library, we highly recommend using latest beta of 4.0.0.

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.34.0...3.35.0

v3.34.1

Compare Source

v3.34.0

Compare Source

Recently released 3.33.0 introduced a crash when running on Android + Fabric + "bridgefull" combination of platform / architecture. This version introduces a fix for that crash with changes in native code, thus bumping minor version.

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.33.0...3.34.0

v3.33.0

Compare Source

Minor release heavily focused on fixing existing Fabric bugs. This version also comes with compatibility with [email protected] (in its current state - 0.75-rc.6) and a new prop for shadow control (details below).

We want to give a shoutout to @​janicduplessis and every person who reported issues in our repository. This is really a big help, thanks a lot! You are the cornerstone of open source community!

Thanks for following along! 💙

What's Changed

Here's more detailed information on what changes this release introduces.

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.32.0...3.33.0

v3.32.0

Compare Source

Minor release aimed at bugfixing & internal refactorings, however not lacking few nice new features, enjoy 🎉

What's Changed
👍 Improvements
🐛 Bug fixes
🔢 Miscellaneous
New Contributors

Full Changelog: software-mansion/react-native-screens@3.31.1...3.32.0

v3.31.1

Compare Source

Patch release including fixing errors during the install step in React Native applications with 3.31.0 version of React Native Screens.
Thanks for following along! 💙

What's Changed

🐛 Bug fixes

Full Changelog: software-mansion/react-native-screens@3.31.0...3.31.1

v3.31.0

Compare Source

Minor release including adding support for React Native 0.74 and fixing targets of the touchables on the JS Stack.
Thanks for following along! 💙

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-screens@3.31.0-rc.1...3.31.0

v3.30.1

Compare Source

Patch release addressing an issue with building a package due to the missing submodule from postinstall command.

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.30.0...3.30.1

v3.30.0

Compare Source

Minor release including custom screen transitions, adding support for VisionOS, supporting slide_from_left animation on iOS and fixing other aspects (including wrong targets for touchable components on Fabric).
Thanks for following along! 💙

Note: Please note that support for React Native versions lower than 0.68 have been dropped. Older versions may still continue to work with this and newer releases of react-native-screens, but bugs from deprecated versions will not be considered for repair.

What's Changed

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-screens@3.29.0...3.30.0

v3.29.0

Compare Source

Minor release including fix for iOS that was accidentally omitted from 3.28.0. It should be now possible to present modal in outer stack, from modal in nested stack (😄 )

What's Changed

🐛 Bug fixes

**Full


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 this update again.


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

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

@github-actions
Copy link

App is ready for review, you can see it here.

@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 7097957 to 81f9b68 Compare June 26, 2021 21:43
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 81f9b68 to 9254a90 Compare August 3, 2021 14:56
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.4.0 Update dependency react-native-screens to ~3.5.0 Aug 3, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 9254a90 to 2a1b593 Compare August 23, 2021 15:14
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.5.0 Update dependency react-native-screens to ~3.6.0 Aug 23, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 2a1b593 to 99808fd Compare September 9, 2021 12:56
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.6.0 Update dependency react-native-screens to ~3.7.0 Sep 9, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 99808fd to a68f6ec Compare September 28, 2021 12:37
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.7.0 Update dependency react-native-screens to ~3.8.0 Sep 28, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from a68f6ec to e5bddec Compare October 29, 2021 16:11
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.8.0 Update dependency react-native-screens to ~3.9.0 Oct 29, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from e5bddec to eb2a1a4 Compare December 2, 2021 19:33
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.9.0 Update dependency react-native-screens to ~3.10.0 Dec 2, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from eb2a1a4 to 1065824 Compare December 17, 2021 00:29
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 1065824 to 6474fc3 Compare February 9, 2022 11:13
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.10.0 Update dependency react-native-screens to ~3.11.0 Feb 9, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 6474fc3 to 2de1d47 Compare February 17, 2022 15:47
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.11.0 Update dependency react-native-screens to ~3.12.0 Feb 17, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 2de1d47 to 2efdd87 Compare February 25, 2022 01:39
@github-actions
Copy link

App is ready for review, you can see it here.

@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 2efdd87 to a8c0dda Compare February 28, 2022 19:25
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.12.0 Update dependency react-native-screens to ~3.13.0 Feb 28, 2022
@github-actions
Copy link

App is ready for review, you can see it here.

@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from a8c0dda to dfbcd02 Compare March 23, 2022 01:39
@github-actions
Copy link

App is ready for review, you can see it here.

@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from dfbcd02 to 8e2c123 Compare June 30, 2022 15:11
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.13.0 Update dependency react-native-screens to ~3.14.0 Jun 30, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 8e2c123 to 4d31ffa Compare July 8, 2022 14:33
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.14.0 Update dependency react-native-screens to ~3.15.0 Jul 8, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 5928d69 to 57bb59b Compare March 16, 2023 06:47
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.20.0 fix(deps): update dependency react-native-screens to ~3.21.0 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 57bb59b to 5b8c9f0 Compare June 14, 2023 15:23
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.21.0 fix(deps): update dependency react-native-screens to ~3.22.0 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 5b8c9f0 to 033df8b Compare June 22, 2023 11:17
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 033df8b to a830cad Compare July 26, 2023 09:55
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.22.0 fix(deps): update dependency react-native-screens to ~3.23.0 Jul 26, 2023
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.23.0 fix(deps): update dependency react-native-screens to ~3.24.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from a830cad to eaa868a Compare August 4, 2023 13:53
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.24.0 fix(deps): update dependency react-native-screens to ~3.25.0 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from eaa868a to 61810bc Compare August 31, 2023 11:12
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.25.0 fix(deps): update dependency react-native-screens to ~3.26.0 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch 2 times, most recently from 215367a to 0961e54 Compare October 23, 2023 19:21
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.26.0 fix(deps): update dependency react-native-screens to ~3.27.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 0961e54 to 75345c1 Compare December 7, 2023 15:39
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.27.0 fix(deps): update dependency react-native-screens to ~3.29.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 75345c1 to c481ed3 Compare March 25, 2024 16:30
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.29.0 fix(deps): update dependency react-native-screens to ~3.30.0 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from c481ed3 to c47cf44 Compare April 23, 2024 13:22
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.30.0 fix(deps): update dependency react-native-screens to ~3.31.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from c47cf44 to 8ed008d Compare June 18, 2024 15:31
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.31.0 fix(deps): update dependency react-native-screens to ~3.32.0 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 8ed008d to dd218cc Compare July 31, 2024 13:39
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.32.0 fix(deps): update dependency react-native-screens to ~3.33.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from dd218cc to 475222d Compare August 5, 2024 14:42
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.33.0 fix(deps): update dependency react-native-screens to ~3.34.0 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 475222d to acf08ae Compare October 25, 2024 14:23
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to ~3.34.0 fix(deps): update dependency react-native-screens to ~3.35.0 Oct 25, 2024
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