mkraenz / you-are-awesome-app

Community-driven motivational quotes. Every day you receive an awesome message from a grateful person around the globe. Share your own gratitude by contributing awesome quotes yourself.
https://play.google.com/store/apps/details?id=eu.kraenz.youareawesomeapp
1 stars 0 forks source link

build(deps): bump react-native-paper from 4.7.2 to 4.12.0 #634

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-native-paper from 4.7.2 to 4.12.0.

Release notes

Sourced from react-native-paper's releases.

Release 4.12.0

4.12.0 (2022-03-30)

Bug Fixes

  • CheckboxItem: properly disable touchable (#3077) (807179a)
  • datatable.title numberOfLines > 1 height + wrapped text align (#3015) (40bb45b)
  • pass maxFontSizeMultiplier to input label and adornments (#3131) (6299657)

Features

  • introduce new prop labelMaxFontSizeMultiplier for BottomNavigation (#3100) (e21c49f)
  • TextStyle Props Add in Table and Cell (#3112) (2876bce)

Release 4.12.0-alpha.0

4.12.0-alpha.0 (2022-01-27)

Bug Fixes

  • cleanup modal backhandler listener on unmount (#3049) (1fd0e2a)
  • correct Card animation drivers related to elevation (#3041) (7a0e3ab)

Features

Release 4.11.2

4.11.2 (2022-01-14)

Bug Fixes

Release 4.11.1

4.11.1 (2021-12-12)

Bug Fixes

  • correct displaying text in outlined text input (#3006) (65ebc51)

Features

  • a11y: button: add accessibility hint prop (#3004) (3c916b7)

... (truncated)

Commits
  • ef65b75 chore: release 4.12.0
  • 6299657 fix: pass maxFontSizeMultiplier to input label and adornments (#3131)
  • 40bb45b fix: datatable.title numberOfLines > 1 height + wrapped text align (#3015)
  • a70a8fc Fix: Updated documentation for Webpack 5 (#3057)
  • 30a4e27 chore: fix lint and tests (#3128)
  • 807179a fix(CheckboxItem): properly disable touchable (#3077)
  • 2876bce feat: TextStyle Props Add in Table and Cell (#3112)
  • e21c49f feat: introduce new prop labelMaxFontSizeMultiplier for BottomNavigation (#3100)
  • 16aa48c chore: update reanimated in example app (#3121)
  • cffb798 chore: bump react-navigation to v6 (#3063)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lukewalczak, a new releaser for react-native-paper 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 #643.