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 #7

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens ~3.22.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 react-native@0.75 (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


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.

@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 18, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 2386ff9 to 31ad8af Compare October 18, 2023 02:37
@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 24, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 31ad8af to dba388e Compare October 24, 2023 23:58
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from dba388e to 11de428 Compare December 8, 2023 05:51
@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 8, 2023
@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 28, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 11de428 to 19bc137 Compare March 28, 2024 23:45
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 19bc137 to c13bb77 Compare April 24, 2024 05:23
@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 24, 2024
@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 19, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from c13bb77 to 05b7435 Compare June 19, 2024 20:25
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 05b7435 to 71bdca1 Compare August 1, 2024 02:47
@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 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 71bdca1 to 2bc723f Compare August 5, 2024 20:50
@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 2bc723f to 732d63d Compare October 27, 2024 02:10
@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 27, 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