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.2.8 to 2.16.0 #2

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

Conversation

fabian-astorga
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade react-native-paper from 2.2.8 to 2.16.0.

ℹ️ 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.


  • The recommended version is 22 versions ahead of your current version.

  • The recommended version was released on 5 years ago.

Release notes
Package name: react-native-paper
  • 2.16.0 - 2019-06-03

    Bug Fixes

    • appbar: do not pass any additional props to custom children components (#1001) (57a9e97)
    • warning in console when running tests (#1028) (d96ad79)
    • appbar: do not pass any additional props to custom children components (#972) (d95bb8b)
    • flow type (#1012) (ff9563c)
    • add contentContainerStyle type to ModalProps interface (#1052) (ff15100)
    • add inputStyle prop tying to Searchbar (#1049) (1a93762)
    • check if portal manager is not null for update and unmount and fix the modal doc example (#995) (901745b)
    • correct Chip component typings (#1044) (7085252)
    • dismiss menu on window layout change. closes #1005 (#1026) (1472877)
    • elevation being applied after mode changes on a button while it shouldn't (#1037) (4b8d591)
    • fix bug with applying backgroundColor to DrawerSection (#1063) (b1cb728)
    • fix icon type for FABGroup actions (#1057) (f4ef4bd)
    • fix RadioGroup animation (#982) (3265afc)
    • make the menu keyboard-accessible in browser (#1046) (5935fb4)
    • move paddingHorizontal out from content style (#1078) (f150847)
    • properly handle back button press in menu (#1032) (4985fee)
    • typo in menu component (d8d5ccc)
    • use "active" instead of "text" for ripple color (#1060) (1f8e53e)

    Features

    • add prop textStyle to Chip (#954) (3bba030)
    • add props leftStyle and rightStyle to Card.Title so devs can style the left and right independently (#1016) (1c4408b)
    • custom icon for clear in seachbar (#965) (5e163e3)
    • missing titleStyle and descriptionStyle for List.Accordion and List.Section (#997) (e6d8ccf), closes #973
    • support loading indicator for FAB (#985) (532e508)
  • 2.15.2 - 2019-04-09

    Bug Fixes

  • 2.15.1 - 2019-04-04

    Bug Fixes

    • fix borderRadius support for the Chip component (#962) (35c56fb)
    • issue with TextInput animation on iOS (#968) (dc89eb6)
  • 2.15.0 - 2019-03-26

    Bug Fixes

    • fix issue with jumping label in TextInput on iOS (f23811b)
    • hide banner when visible prop is false (#934) (e899c55)
    • pass ref to child components, move API to parent TextInput (#949) (64c553e)
    • Searchbar TS types (#943) (1a4af74)

    Features

  • 2.14.0 - 2019-03-19

    Bug Fixes

    Features

    • add titleStyle and descriptionStyle props to List.Item (#911) (30fed6f)
    • expose new prop to add custom color in Chip component (#729) (4a28c3e)
  • 2.13.0 - 2019-03-11

    Bug Fixes

    • add onLongPress prop to typescript types (Card) (#892) (d81de72)
    • make onDismiss optional for Dialog and Modal (#890) (908fe6b)
    • make sure to remove BackHandler listener on Modal (#912) (2ca0b60)
    • makes Snackbar handle Infinity duration properly. (#901) (0acc5e4)

    Features

  • 2.12.0 - 2019-02-27

    Bug Fixes

    • fix typescript types (Avatar, ProgressBar) (#842) (75e7c52)
    • fix visiblity prop in SNackbar and Modal (f7d370f)
    • makes FAB not pressable when initialy not visible (#858) (ade8d27)
    • pass down accessible from Card props to Touchable for Appium tests (#812) (d29eb93)
    • update typescript types for button (#847) (0780e9b)

    Features

    • add a contentStyle prop to Button (53e3bae)
    • add numberOfLines prop to DataTableTitle (#863) (f9a0949), closes #848
  • 2.11.1 - 2019-02-14

    Bug Fixes

  • 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
from react-native-paper GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade react-native-paper from 2.2.8 to 2.16.0.

See this package in npm:
react-native-paper

See this project in Snyk:
https://app.snyk.io/org/fabian-astorga/project/9b36e9c4-588e-4778-ac71-2ad0d6a47a53?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

menu layout problem in web List.accordion no titleStyle? DataTable Header Text Wrap
2 participants