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

Update dependency react-native-screens to ~3.35.0 #6

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens ~3.15.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


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.

Copy link
Author

renovate bot commented Jul 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.0.0" from the root project
npm ERR!   peer react@"*" from @react-navigation/[email protected]
npm ERR!   node_modules/@react-navigation/core
npm ERR!     @react-navigation/core@"^6.4.0" from @react-navigation/[email protected]
npm ERR!     node_modules/@react-navigation/native
npm ERR!       @react-navigation/native@"^6.0.13" from the root project
npm ERR!       2 more (@react-navigation/elements, @react-navigation/native-stack)
npm ERR!   10 more (@react-navigation/elements, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.9 || ^15.3.0 || ^16.0.0" from [email protected]
npm ERR! node_modules/redux-devtools
npm ERR!   dev redux-devtools@"^3.7.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^0.14.9 || ^15.3.0 || ^16.0.0" from [email protected]
npm ERR!   node_modules/redux-devtools
npm ERR!     dev redux-devtools@"^3.7.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-10-25T17_44_00_729Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 94ce7c7 to a8de5e7 Compare August 1, 2024 02:54
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.32.0 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 a8de5e7 to a5c2688 Compare August 6, 2024 02:58
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.33.0 Update dependency react-native-screens to ~3.34.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from a5c2688 to 6cdff32 Compare October 25, 2024 17:44
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.34.0 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