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.11.1 #600

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-native-paper from 4.7.2 to 4.11.1.

Release notes

Sourced from react-native-paper's releases.

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)

Release 4.11.0

4.11.0 (2021-12-10)

Bug Fixes

  • add patching container for multiline input on ios (#2979) (6aa2c50)
  • correct Chip touchable style (#2976) (69d5ffe)
  • correct clickthrough on web tabs within BottomNavigation (#2985) (6c2e534)
  • correct long label in outlined text input (#2960) (c7bedca)
  • move outline outside of input view container (#2997) (621d26c)
  • outlined input error border width (#2975) (e509bf8)
  • remove outline from Searchbar on Web (#2961) (1684719)
  • typescript issue in banner when customizing buttons (#2970) (bd0bae2)

Features

  • The label prop for TextInput can now take a component (ReactElement) as well as string (#2991) (abf631a)

Release 4.10.1

4.10.1 (2021-11-16)

Release 4.10.0

4.10.0 (2021-11-03)

Bug Fixes

... (truncated)

Commits
  • cca9732 chore: release 4.11.1
  • 65ebc51 fix: correct displaying text in outlined text input (#3006)
  • 3c916b7 feat(a11y): button: add accessibility hint prop (#3004)
  • 5f1fedc chore: release 4.11.0
  • 621d26c fix: move outline outside of input view container (#2997)
  • 6c2e534 fix: correct clickthrough on web tabs within BottomNavigation (#2985)
  • 6aa2c50 fix: add patching container for multiline input on ios (#2979)
  • abf631a feat: The label prop for TextInput can now take a component (`ReactElemen...
  • c7bedca fix: correct long label in outlined text input (#2960)
  • 1684719 fix: remove outline from Searchbar on Web (#2961)
  • 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 #608.