katayama8000 / household-account-book

https://zenn.dev/doctormate/articles/app-for-wife34ixb5s
4 stars 0 forks source link

Bump react-native-screens from 3.31.1 to 3.35.0 #150

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps react-native-screens from 3.31.1 to 3.35.0.

Release notes

Sourced from react-native-screens's releases.

3.35.0

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.

:+1: Improvements

:bug: Bug fixes

:1234: Miscellaneous

... (truncated)

Commits
  • c67e2b2 Release 3.35.0
  • 8762271 fix: removed leftover test import after cherry-picking from main (#2448)
  • b95fa43 fix(iOS): remove leftover _sheetsScrollView reference after cherry-picking fr...
  • b849bdf docs: Manage system color scheme changes (#2440)
  • 5359e4e fix(iOS): FullWindowOverlay layout height (#2430)
  • dc8c058 chore: add support for 0.76-rc.6 (#2407)
  • da70a27 fix(iOS): extraLight blur not working (#2338)
  • bb86f5b fix(iOS): header snapshots not working (#2393)
  • 5a9afbb fix(Android): going back on fabric with horizontal list crash (#2403)
  • 71db286 fix(iOS,Fabric): prevent memory leak by calling invalidate on deleted scree...
  • 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 week ago

Superseded by #153.