Shopify / flash-list

A better list for React Native
https://shopify.github.io/flash-list/
MIT License
5.65k stars 284 forks source link

Bump react-native-screens from 3.32.0 to 3.34.0 in /fixture/react-native #1316

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 3 months ago

Bumps react-native-screens from 3.32.0 to 3.34.0.

Release notes

Sourced from react-native-screens's releases.

3.34.0

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: Bug fixes

:1234: Miscellaneous

Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.33.0...3.34.0

3.33.0

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! :blue_heart:

What's Changed

Here's more detailed information on what changes this release introduces.

:+1: Improvements

:bug: Bug fixes

... (truncated)

Commits
  • 505a85b Release 3.34.0
  • 1713e8f fix(Android,Fabric,bridge-mode): patch crash with context detached from activ...
  • 032ec01 chore(deps): aggregate updates from dependabot (#2267)
  • 3097f01 fix(CI): extend logging in architecture-integrity scripts & add NativeProxy.k...
  • a886ca1 Release 3.33.0
  • 9d9720c chore: update readme with supported RN versions since 3.33.0 (#2273)
  • 3ef10ad feat: refactor snapshots when going back on Fabric (#2134)
  • 8b6905a feat: support RN 0.75 (#2218)
  • 725929a fix(Fabric): not working animations on second-top screen (#2270)
  • bfbfe51 fix(iOS): non-interactive screen while switching between bottom-tab and nativ...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.