AAO-React-Native icon indicating copy to clipboard operation
AAO-React-Native copied to clipboard

Bump react-native-paper from 4.12.4 to 5.0.1

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

Bumps react-native-paper from 4.12.4 to 5.0.1.

Release notes

Sourced from react-native-paper's releases.

Release 5.0.1

5.0.1 (2022-12-07)

Bug Fixes

  • disable native driver in Card elevation animation (#3512) (0c2d951)

Release 5.0.0

5.0.0 (2022-12-06)

Bug Fixes

  • add tint to elevated Card (#3479) (e249456)
  • correct card outline radius (72c57c6)
  • correct tooltip behaviour on mobile (#3495) (3b3c481)
  • export gestureResponderEvent to add preventDefault support on web (#3484) (7931d53)
  • lint (9dc4a7f)
  • margin bottom in appbar example (aeb29ef)
  • segmented-button-item-style (#3482) (6d7bd36)
  • typescript definition for Button's onPress should have event as argument (#3410) (12865e9)
  • update Searchbar font selection based on RNP version (#3471) (0a60594)

Features

Release 5.0.0-rc.10

5.0.0-rc.10 (2022-11-14)

Bug Fixes

Features

Release 5.0.0-rc.9

5.0.0-rc.9 (2022-10-31)

... (truncated)

Commits
  • 959a781 chore: release 5.0.1
  • 0c2d951 fix: disable native driver in Card elevation animation (#3512)
  • d36bfad docs: update docs after release
  • 5556885 chore: release 5.0.0
  • caa00ba refactor: make nav example for v3 only
  • 0987010 chore: release example app 3.0.0
  • 78f69af refactor: clean up example assets
  • a11c34f refactor: move examples data to utils
  • 0024f7e feat: bunch of new examples (#3506)
  • cb9b028 feat: replace rn iphone x helper with safe area context (#3478)
  • 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 Dec 07 '22 11:12 dependabot[bot]

Codecov Report

Merging #6636 (47bb57f) into master (2845132) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6636   +/-   ##
======================================
  Coverage    8.09%   8.09%           
======================================
  Files         288     288           
  Lines        5412    5412           
  Branches     1405    1405           
======================================
  Hits          438     438           
  Misses       4974    4974           

codecov[bot] avatar Dec 07 '22 11:12 codecov[bot]

Superseded by #6666.

dependabot[bot] avatar Dec 15 '22 11:12 dependabot[bot]