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

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

Conversation

renovate[bot]
Copy link

@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](https://github.com/software-


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.

@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.84%. Comparing base (1aabe4d) to head (b714020).

Current head b714020 differs from pull request most recent head 83c7c51

Please upload reports for the commit 83c7c51 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files          19       19           
  Lines         627      627           
  Branches       62       62           
=======================================
  Hits          626      626           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from ae986d8 to 06a9f6a Compare August 23, 2021 16:14
@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 06a9f6a to e971ee7 Compare September 9, 2021 12:36
@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 e971ee7 to 5769143 Compare September 13, 2021 15:08
@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 5769143 to f5735a4 Compare September 14, 2021 09:19
@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 f5735a4 to b1709d8 Compare September 28, 2021 13:19
@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 b1709d8 to 3986ed5 Compare March 7, 2022 13:07
@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.13.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 3986ed5 to 1ca39bc Compare September 25, 2022 11:29
@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.17.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 1ca39bc to b714020 Compare November 20, 2022 10:39
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.17.0 fix(deps): update dependency react-native-screens to v3.18.2 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from b714020 to 111262e Compare March 16, 2023 23:59
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.18.2 fix(deps): update dependency react-native-screens to v3.20.0 Mar 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.20.0 fix(deps): update dependency react-native-screens to v3.21.0 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch 2 times, most recently from 3bdf155 to 35bcce8 Compare June 19, 2023 11:18
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v3.21.0 fix(deps): update dependency react-native-screens to v3.21.1 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 35bcce8 to fafc20b Compare June 22, 2023 11:53
@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 fafc20b to 270989a Compare July 6, 2023 12:30
@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 270989a to e2d377b Compare July 26, 2023 10:38
@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 e2d377b to 74ff306 Compare August 4, 2023 11:11
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 74ff306 to 8cdd737 Compare August 31, 2023 10: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 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 force-pushed the renovate/react-native-screens-3.x branch 2 times, most recently from e90702b to ebab4dc Compare October 23, 2023 17:35
@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 ebab4dc to 8aa52f3 Compare December 7, 2023 17:14
@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 8aa52f3 to 3e6ea6f Compare March 25, 2024 18:06
@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.1 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 3e6ea6f to 624e572 Compare April 23, 2024 13:53
@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.1 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 624e572 to 83c7c51 Compare June 18, 2024 12:31
@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 83c7c51 to 6323edd Compare July 31, 2024 16:03
@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 6323edd to acfe7f0 Compare August 5, 2024 14:20
@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