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 v3.34.0 #113

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 3, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens 3.4.0 -> 3.34.0 age adoption passing confidence

Release Notes

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

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

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](http


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 force-pushed the renovate/react-native-screens-3.x branch from a81b814 to 707c222 Compare August 23, 2021 15:28
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.5.0 fix(deps): update dependency react-native-screens to v3.6.0 Aug 23, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 707c222 to ae2acf5 Compare September 9, 2021 12:13
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.6.0 fix(deps): update dependency react-native-screens to v3.7.0 Sep 9, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from ae2acf5 to 4b45cf7 Compare September 13, 2021 16:06
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.7.0 fix(deps): update dependency react-native-screens to v3.7.1 Sep 13, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 4b45cf7 to 6084f9b Compare September 14, 2021 09:18
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.7.1 fix(deps): update dependency react-native-screens to v3.7.2 Sep 14, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 6084f9b to cb36e0a Compare September 28, 2021 12:34
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.7.2 fix(deps): update dependency react-native-screens to v3.8.0 Sep 28, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from cb36e0a to 7247264 Compare October 29, 2021 15:59
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.8.0 fix(deps): update dependency react-native-screens to v3.9.0 Oct 29, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 7247264 to a15741f Compare December 2, 2021 19:35
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.9.0 fix(deps): update dependency react-native-screens to v3.10.0 Dec 2, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from a15741f to 826b1f3 Compare December 7, 2021 16:10
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.10.0 fix(deps): update dependency react-native-screens to v3.10.1 Dec 7, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 826b1f3 to 28b92e4 Compare January 17, 2022 13:20
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.10.1 fix(deps): update dependency react-native-screens to v3.10.2 Jan 17, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 28b92e4 to 355f151 Compare February 9, 2022 10:08
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.10.2 fix(deps): update dependency react-native-screens to v3.11.0 Feb 9, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 355f151 to 17d9bf6 Compare February 11, 2022 10:22
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.11.0 fix(deps): update dependency react-native-screens to v3.11.1 Feb 11, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 17d9bf6 to 37bdf03 Compare February 17, 2022 14:07
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.11.1 fix(deps): update dependency react-native-screens to v3.12.0 Feb 17, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 37bdf03 to 779b88d Compare February 28, 2022 20:22
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.12.0 fix(deps): update dependency react-native-screens to v3.13.0 Feb 28, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 779b88d to e9e52e6 Compare March 3, 2022 11:09
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.13.0 fix(deps): update dependency react-native-screens to v3.13.1 Mar 3, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from e9e52e6 to 7a88c40 Compare June 30, 2022 14:10
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.13.1 fix(deps): update dependency react-native-screens to v3.14.0 Jun 30, 2022
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.21.1 fix(deps): update dependency react-native-screens to v3.22.0 Jun 22, 2023
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.22.0 fix(deps): update dependency react-native-screens to v3.22.1 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from f490d46 to fa531ea Compare July 6, 2023 13:08
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.22.1 fix(deps): update dependency react-native-screens to v3.23.0 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from fa531ea to 4b4d016 Compare July 26, 2023 14:21
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.23.0 fix(deps): update dependency react-native-screens to v3.24.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 4b4d016 to f6d5b65 Compare August 4, 2023 11:07
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from f6d5b65 to 46c14d6 Compare August 31, 2023 07:42
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.24.0 fix(deps): update dependency react-native-screens to v3.25.0 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 46c14d6 to ddbc64c Compare October 17, 2023 16:54
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.25.0 fix(deps): update dependency react-native-screens to v3.26.0 Oct 17, 2023
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.26.0 fix(deps): update dependency react-native-screens to v3.27.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from ddbc64c to 0771656 Compare October 23, 2023 17:56
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 0771656 to 1cc09a9 Compare December 7, 2023 16:03
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.27.0 fix(deps): update dependency react-native-screens to v3.29.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 1cc09a9 to 4f6f5d2 Compare March 25, 2024 15:55
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.29.0 fix(deps): update dependency react-native-screens to v3.30.0 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 4f6f5d2 to 6d6f4e2 Compare March 25, 2024 18:54
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.30.0 fix(deps): update dependency react-native-screens to v3.30.1 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 6d6f4e2 to 9fb6ae5 Compare April 23, 2024 12:21
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.30.1 fix(deps): update dependency react-native-screens to v3.31.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 9fb6ae5 to 238abc6 Compare April 23, 2024 17:49
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.31.0 fix(deps): update dependency react-native-screens to v3.31.1 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 238abc6 to e93e8f7 Compare June 18, 2024 13:56
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.31.1 fix(deps): update dependency react-native-screens to v3.32.0 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from e93e8f7 to f843eb0 Compare July 31, 2024 13:45
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.32.0 fix(deps): update dependency react-native-screens to v3.33.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from f843eb0 to 7bf5fa8 Compare August 5, 2024 14:37
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.33.0 fix(deps): update dependency react-native-screens to v3.34.0 Aug 5, 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