Rocket.Chat.ReactNative icon indicating copy to clipboard operation
Rocket.Chat.ReactNative copied to clipboard

Upgrade: Bump react-native-screens from 3.11.0 to 3.14.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps react-native-screens from 3.11.0 to 3.14.0.

Release notes

Sourced from react-native-screens's releases.

3.14.0

Minor release fixing bugs, introducing better support for Fabric (iOS), compatibility with react-native 0.69

Moreover, from this release forward, Fabric is supported only for react-native 0.69+. Support for 0.68.x is dropped.

:bug: Bug fixes

:+1: Improvements

:1234: Miscellaneous

... (truncated)

Commits
  • 16289ce feat: add FullWindowOverlay component for Fabric (#1495)
  • 24393d3 fix: reset values after animations and make snapshot only when necessary (#1496)
  • 318e613 chore: remove dependency on react-navigation@v4 & unify test example apps (#1...
  • 3df64e7 fix: hideHeaderIfNecessary for Fabric (#1491)
  • afff28b feat: implement onTransitionProgress event for Screen for Fabric (#1472)
  • 166d60c chore: bump react-native version to 0.69.0 (#1484)
  • a10bb81 feat: bring Fabric to SearchBar (#1470)
  • 3a8a29c feat: implement onFinishTransitioning event for ScreenStack for Fabric (#1471)
  • bc234d7 fix: fabric issues (#1485)
  • f1a8bd2 feat: bring Fabric to ScreenContainer component (#1458)
  • 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] avatar Jul 01 '22 09:07 dependabot[bot]