-
-
Notifications
You must be signed in to change notification settings - Fork 514
fix(deps): update dependency react-native-screens to ~3.34.0 - autoclosed #1102
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24a21e0
to
b191b0f
Compare
b191b0f
to
752885c
Compare
752885c
to
b7078d9
Compare
b7078d9
to
7e5dc16
Compare
7e5dc16
to
c4b16c5
Compare
c4b16c5
to
0d256ff
Compare
0d256ff
to
4873338
Compare
4873338
to
f65e5c6
Compare
f65e5c6
to
9a4476a
Compare
9a4476a
to
ef74c78
Compare
ef74c78
to
db78571
Compare
db78571
to
7a933fb
Compare
7a933fb
to
6d80773
Compare
2e91753
to
d39a914
Compare
d39a914
to
cb7a779
Compare
cb7a779
to
9d74392
Compare
9d74392
to
9615116
Compare
9615116
to
a0a959b
Compare
a0a959b
to
7b19d95
Compare
7b19d95
to
96e3938
Compare
96e3938
to
7807dfa
Compare
7807dfa
to
2c1c490
Compare
2c1c490
to
5ee9c71
Compare
5ee9c71
to
e4a8a9d
Compare
e4a8a9d
to
f72731a
Compare
auto-merge was automatically disabled
October 16, 2024 21:32
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~3.31.1
->~3.34.0
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
[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
unmountChildComponent:index:
by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2261🔢 Miscellaneous
compareFrameSizes
tocheckFrameSizesEqualWithEps
by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2217New 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
UnsatisfiedLinkError
by @piaskowyk in https://github.com/software-mansion/react-native-screens/pull/2128Pressable
elements by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2131-[RNSScreenContainer init]
to call-[UIView initWithFrame:]
designated initalizer by @Brett-Best in https://github.com/software-mansion/react-native-screens/pull/2161🔢 Miscellaneous
react-navigation
submodule with fixes for header behaviour by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2187react-native
versions in readme by @kkafar in https://github.com/software-mansion/react-native-screens/pull/2190New Contributors
Full Changelog: software-mansion/react-native-screens@3.31.1...3.32.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.