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

chore(deps): update dependency react-native-screens to v3 #862

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens 2.18.1 -> 3.31.1 age adoption passing confidence

Release Notes

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

v3.31.1

Compare Source

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 Changelog: software-mansion/react-native-screens@3.28.0...3.29.0

v3.28.0

Compare Source

Minor release adding a support for React Native 0.73, adding new iOS-like slide animation, fixing crashes with AVPlayer on iOS and resolving build issues on Android.

What's Changed

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.27.0...3.28.0

v3.27.0

Compare Source

Minor release focusing on resolving build issues in certain configurations, compatibility with RC versions of React Native and crash on Fabric.

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.26.0...3.27.0

v3.26.0

Compare Source

Minor release adding new useAnimatedHeaderHeight and useReanimatedHeaderHeight hooks, providing fixes for search bar and introducing internal changes. Please note that new hooks introduced in this release are fully functional on Paper, on Fabric there are few edge cases we are still working on.

What's Changed

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.25.0...3.26.0

v3.25.0

Compare Source

What's Changed

Minor release focused on bug fixes & internals.

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.24.0...3.25.0

v3.24.0

Compare Source

Minor release focused on fixing build issues reported in #​1859.

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.23.0...3.24.0

v3.23.0

Compare Source

What's Changed

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.22.1...3.23.0

v3.22.1

Compare Source

Patch release bringing back old behaviour of formSheet modal on iOS when using @react-navigation/native-stack.

What's Changed

Fixes
Internal

New Contributors

Full Changelog: software-mansion/react-native-screens@3.22.0...3.22.1

v3.22.0

Compare Source

Minor release fixing some build issues that could happen on older Xcode versions & with Android SDK 34.

What's Changed

Full Changelog: software-mansion/react-native-screens@3.21.1...3.22.0

v3.21.1

Compare Source

Patch release adding internal isNewBackTitleImplementation constant for use in @react-navigation/native-stack.

See #​1791 & https://github.com/react-navigation/react-navigation/pull/11423 for details.

v3.21.0

Compare Source

Minor release with support for React Native 0.72 on New Architecture, fixing some bugs and adding new functionalities.

Please note that support for react-navigation v4 has been dropped with this version and you can no longer use native-stack v4 starting from this version. It might be considered a BREAKING CHANGE so be careful with updating.

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-screens@3.20.0...3.21.0

v3.20.0

Compare Source

Minior release aimed at fixing #​1686 (change of default behaviour for stackPresentation: 'formSheet').

No other changes were introduced with this release. Next "feature" release is in preparation.

Full Changelog: software-mansion/react-native-screens@3.19.0...3.20.0

v3.19.0

Compare Source

Minor release with support for React Native 0.71

Important: Since this version, Fabric is only supported for React Native 0.71+. Support for older versions has beed dropped.

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.18.2...3.19.0

v3.18.2

Compare Source

Patch release fixing regression on old architecture introduced in 3.18.1.

See #​1614 & #​1615 for details.

🐛 Bug fixes

v3.18.1

Compare Source

Patch release fixing #​1608 as library configuration for @react-native-cli was not present in previously released version.

🐛 Bug fixes

Full Changelog: software-mansion/react-native-screens@3.18.0...3.18.1

v3.18.0

Compare Source

Minor release focusing on Fabric autolinking, small fixes, support for React Native 0.70 and some internal changes 🎉

Important: Since this version, Fabric is only supported for React Native 0.70+. Support for older versions has beed dropped. See #​1594.

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 9, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 9, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from e6fae5b to a097729 Compare September 3, 2023 09:43
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch 2 times, most recently from 8d9172c to 271b096 Compare October 26, 2023 19:53
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 271b096 to a0af366 Compare December 10, 2023 15:30
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from a0af366 to 439016d Compare March 28, 2024 18:04
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 439016d to 80ff44c Compare April 26, 2024 12:44
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 80ff44c to f7db8cd Compare April 26, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants