Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-native-paper from 2.0.1 to 3.10.1 #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Jun 7, 2020

Snyk has created this PR to upgrade react-native-paper from 2.0.1 to 3.10.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 60 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-05-08.
Release notes
Package name: react-native-paper
  • 3.10.1 - 2020-05-08

    3.10.1 (2020-05-08)

    Bug Fixes

  • 3.10.0 - 2020-05-08

    3.10.0 (2020-05-08)

    Bug Fixes

    • add useNativeDriver: false to RadioButton.Android animation (#1878) (4572f32)
    • don't set statusbar style in Appbar.Header (#1873) (eb8c36e)
    • use colors.text for RadioButton.Item label (#1871) (3e05e2f)
    • use same color for button text and icon (#1894) (9c96de5)

    Features

    • add disable prop to RadioButton.Item (#1900) (504901d)
    • add color and uncheckedColor prop to RadioButton.Item (#1892) (1d786b4)
    • add renderTouchable prop to BottomNavigation (#1901) (9f86f06)
  • 3.9.0 - 2020-04-30

    3.9.0 (2020-04-30)

    Bug Fixes

    Features

    • create Checkbox.Item component (a8cb107)
  • 3.8.0 - 2020-04-08

    3.8.0 (2020-04-08)

    Bug Fixes

    • fix warning when animating without passing useNativeDriver (#1796) (bd4f8e1)

    Features

    Reverts

  • 3.7.0 - 2020-04-03

    3.7.0 (2020-04-03)

    Bug Fixes

    Features

  • 3.6.0 - 2020-02-04

    3.6.0 (2020-02-04)

    Bug Fixes

    • use material community icon for hard coded names (#1630) (19664c4)

    Features

    • add a gh action for publishing example on every PR (8c563ac)
    • add accessibilityLabel prop to DrawerItem (#1622) (fb65967)
  • 3.5.1 - 2020-01-24

    3.5.1 (2020-01-24)

    Bug Fixes

  • 3.5.0 - 2020-01-22

    3.5.0 (2020-01-22)

    Features

    • add preventDefault to onTabPress in BottomNavigation (81dc4cb)
    • support animation scale in FAB, Snackbar and Banner (#1593) (5a60eb2)
  • 3.4.1 - 2020-01-20

    3.4.1 (2020-01-20)

    Bug Fixes

    • don't disable tabbar animation when sceneAnimationEnabled is false (c919fd2)
    • fix icon names in AppbarHeader example (#1535) (95e4898)
  • 3.4.0 - 2019-12-17
  • 3.3.0 - 2019-12-02
  • 3.2.1 - 2019-11-06
  • 3.2.0 - 2019-11-05
  • 3.1.1 - 2019-10-29
  • 3.1.0 - 2019-10-28
  • 3.0.0 - 2019-10-22
  • 3.0.0-alpha.8 - 2019-10-21
  • 3.0.0-alpha.7 - 2019-10-17
  • 3.0.0-alpha.6 - 2019-10-17
  • 3.0.0-alpha.5 - 2019-09-11
  • 3.0.0-alpha.4 - 2019-09-09
  • 3.0.0-alpha.3 - 2019-08-01
  • 3.0.0-alpha.2 - 2019-06-27
  • 3.0.0-alpha.1 - 2019-05-23
  • 3.0.0-alpha.0 - 2019-04-15
  • 2.16.0 - 2019-06-03
  • 2.15.2 - 2019-04-09
  • 2.15.1 - 2019-04-04
  • 2.15.0 - 2019-03-26
  • 2.14.0 - 2019-03-19
  • 2.13.0 - 2019-03-11
  • 2.12.0 - 2019-02-27
  • 2.11.1 - 2019-02-14
  • 2.11.0 - 2019-02-06
  • 2.10.1 - 2019-02-04
  • 2.10.0 - 2019-02-04
  • 2.9.1 - 2019-02-02
  • 2.9.0 - 2019-02-01
  • 2.8.0 - 2019-02-01
  • 2.7.0 - 2019-01-29
  • 2.6.3 - 2019-01-27
  • 2.6.2 - 2019-01-27
  • 2.6.1 - 2019-01-23
  • 2.6.0 - 2019-01-23
  • 2.5.0 - 2019-01-18
  • 2.4.0 - 2018-12-19
  • 2.3.0 - 2018-12-10
  • 2.2.8 - 2018-11-23
  • 2.2.7 - 2018-11-22
  • 2.2.6 - 2018-11-21
  • 2.2.5 - 2018-11-18
  • 2.2.4 - 2018-11-08
  • 2.2.3 - 2018-11-07
  • 2.2.2 - 2018-11-06
  • 2.2.1 - 2018-11-06
  • 2.2.0 - 2018-11-05
  • 2.1.3 - 2018-10-11
  • 2.1.2 - 2018-10-08
  • 2.1.1 - 2018-10-05
  • 2.1.0 - 2018-10-04
  • 2.0.1 - 2018-09-05
from react-native-paper GitHub release notes
Commit messages
Package name: react-native-paper
  • 6c3166c chore: release 3.10.1
  • 08ef05c fix: pass route prop to the touchable (#1904)
  • afb2089 chore: release 3.10.0
  • 9c96de5 fix: use same color for button text and icon (#1894)
  • 504901d feat: add `disable` prop to RadioButton.Item (#1900)
  • 9f86f06 feat: add renderTouchable prop to BottomNavigation (#1901)
  • 1d786b4 feat: add color and uncheckedColor prop to RadioButton.Item (#1892)
  • 3e05e2f fix: use colors.text for RadioButton.Item label (#1871)
  • 25e8994 chore: bump react-native-safe-area-view version (#1890)
  • 0bb66b3 docs: optimize size of the images (#1889)
  • cb06a5b docs: add missing components screenshots (#1886)
  • eb8c36e fix: don't set statusbar style in Appbar.Header (#1873)
  • d58968c chore: upgrade react-native-safe-area-view (#1884)
  • 4572f32 fix: add useNativeDriver: false to RadioButton.Android animation (#1878)
  • cf2775f chore: fix release it config
  • 61db498 chore: upgrade react navigation
  • bd581d5 chore: release %s
  • 453b730 fix: add wrapperStyle to Snackbar (#1865)
  • 6ba8c7d fix: always display checkbox icon in LTR direction (#1864)
  • 5425413 Migrate example to functional components (#1825)
  • a8cb107 feat: create Checkbox.Item component
  • 4f592d2 fix: fix menu item height (#1847)
  • 8f2a98f fix: prevent FABGroup click when its hidden (#1845)
  • 9e36f97 fix: add ref typings (#1791)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant