Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps react-native-paper from 4.4.1 to 4.6.0.

Release notes

Sourced from react-native-paper's releases.

Release 4.6.0

4.6.0 (2021-01-08)

Bug Fixes

  • do not run animation on Badge initial render (#2459) (d9790b2)
  • fix sorting arrow direction in data table (#2435) (57d6b99)
  • icon non-selectable on the web like on other platforms (77c8ecd)
  • pass accessible prop in Button to underlying Touchable component (#2448) (f60dd8d)
  • use text instead of primary color for Checkbox.Item label (#2429) (f9aee91)

Features

  • add small prop to FAB.Group component (a7db7a0)
  • add onLongPress prop to List.Accordion (#2479) (d6b30fb)
  • add style prop to Modal (#2474) (a22ed8d)
  • allow changing size of Appbar.BackIcon (b3a7918)

Release 4.5.0

4.5.0 (2020-12-14)

Bug Fixes

  • add support for textAlign: center on TextInput (#2369) (a973af0)
  • drop usage of __expo (#2420) (3c8ac3f)
  • fix next page button in datatable pagination (#2412) (7d408ab)
  • fix padding in flat text input on web (#2410) (ae83848)
  • handle paddingHorizontal in TextInput with icon and affix (4b1c150)
  • make text non selectable if inside a button (0bd2cab)
  • remove cycles (#2378) (cbaf577)
  • replace safe-area-view with iphonex-helper (#2422) (d660113)

Features

Commits
  • 708d349 chore: release 4.6.0
  • 6fe4876 chore: move to react-native-builder-bob
  • 1a339aa docs: add react-native-paper-tabs + react-native-bottom-sheet to recommended ...
  • a22ed8d feat: add style prop to Modal (#2474)
  • 2d1c56c feat: add small prop to FAB.Group component
  • 77c7268 fix: fix label alignment and typo in prop description
  • e21ee4d Merge remote-tracking branch 'upstream/main' into feat/FABGroup-small-prop
  • 8c9ef09 refactor: rename default branch from master to main
  • ff034b2 fix: make icon non-selectable on web
  • 3c04162 test: update snapshot tests
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants