erosson / freecbt

✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android
https://freecbt.erosson.org
GNU General Public License v3.0
111 stars 19 forks source link

Bump react-native-screens from 2.15.2 to 3.16.0 #610

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-native-screens from 2.15.2 to 3.16.0.

Release notes

Sourced from react-native-screens's releases.

3.16.0

Minor release fixing cooperation of gesture recognisers & modals, fixing bugs and adding some new features 🎉

:bug: Bug fixes

:+1: Improvements

:1234: Miscellaneous

New Contributors

:raised_hands: Thank you for your contributions!

Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.15.0...3.16.0

3.15.0

Minor release focused mostly on resolving issues with gesture recognition and its integration with ScrollView on iOS (Fabric & Paper)

:bug: Bug fixes

... (truncated)

Commits
  • b3a1d5e Release 3.16.0
  • 7b69f8c chore: throw error when failed to find fragment for react root view (#1562)
  • b16fcea fix: invalid header background colour (#1560)
  • 9a0eb32 fix: handle React Native loaded on Fragment (#1553)
  • 121e144 docs: add freezeOnBlur to READMEs (#1559)
  • 7653d3d feat: add freezeOnBlur prop to enable/disable freeze per navigator & per scre...
  • e541f9a chore: update issue template (#1552)
  • e8262b0 fix: remove explicit folly version (#1549)
  • c6488c4 fix: manually enable device orientation notifications (#1543)
  • dcc5ebd fix: set VCs of views from recycling pool as UIAdaptivePresentationController...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kkafar, a new releaser for react-native-screens since your current version.


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 2 years ago

Superseded by #614.