agestaun / meteor

Meteorid Game
1 stars 0 forks source link

Bump react-native-screens from 3.20.0 to 3.23.0 #43

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-native-screens from 3.20.0 to 3.23.0.

Release notes

Sourced from react-native-screens's releases.

3.23.0

What's Changed

:bug: Bug fixes

:+1: Improvements

:1234: Miscellaneous

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.22.1...3.23.0

3.22.1

Patch release bringing back old behaviour of formSheet modal on iOS when using @react-navigation/native-stack.

What's Changed

Fixes

Internal

New Contributors

... (truncated)

Commits
  • 0e4af21 Release 3.23.0
  • 9fb3bd0 fix: Calculate large headers in useHeaderHeight hook (#1844)
  • 132c357 feat(iOS): add support for search bar placement (#1843)
  • 2bbe4a2 refact(iOS): unify class & method naming with respect to conventions (#1841)
  • 4fa31c3 feat(iOS): make RNSFullWindowOverlay a modal for accessibility (#1842)
  • ca6c9dc fix(iOS): buggy search bar / large title behaviour on Fabric (#1825)
  • f047f95 chore: format code in test examples (#1812)
  • 15e945a chore(deps): update word-wrap (#1834)
  • d40dc02 chore(deps): Bump versions of RNScreens, FBReactNativeSpec and RCTAppDelegate...
  • 855c8ed chore(deps): Update tough-cookie and semver dependencies (#1823)
  • 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 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 year ago

Superseded by #44.