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-web from 0.18.12 to 0.19.1 #3

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

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade react-native-web from 0.18.12 to 0.19.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.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-03-27.
Release notes
Package name: react-native-web
  • 0.19.1 - 2023-03-27

    0.19.1

  • 0.19.0 - 2023-03-27

    Best compatibility: react-native@>=0.71

    React 18 support

    • [change] React 18 createRoot support.
    • [change] Update Animated to support React 18, including new AnimatedColor node.
    • [change] Update ScrollView to Class component for React 18 support.

    New features

    • [add] Map 'button' and 'paragraph' role to equivalent semantic HTML elements.
    • [add] Add support for aria-* props.
    • [add] Add support for role prop.
    • [add] Add support for id prop.
    • [add] Add support for tabIndex prop (only values 0 and -1).
    • [add] Support for PointerEvent props.
    • [add] Add support for pointerEvents style.
    • [add] Add support for userSelect style.
    • [add] Add polyfilled support for W3C logical styles (e.g., insetInline.)
    • [add] Add <Image> support for tintColor prop.
    • [add] Add <TextInput> support for enterKeyHint prop.
    • [add] Add <TextInput> support for inputMode prop.
    • [add] Add <TextInput> support for readOnly prop.
    • [add] Add <TextInput> support for rows prop.

    Deprecations

    • [change] Deprecate Touchable* components. Use Pressable.
    • [change] Deprecate Button component. Use Pressable.
    • [change] Deprecate StyleSheet.compose(). Use style array syntax.
    • [change] Deprecate accessibility* props. Use aria-* and role props.
    • [change] Deprecate nativeId prop. Use id prop.
    • [change] Deprecate focusable props. Use tabIndex prop.
    • [change] Deprecate pointerEvents prop. Use pointerEvents style.
    • [change] Deprecate selectable prop. Use userSelect style.
    • [change] Deprecate fontVariant style array values. Use space-separated string values.
    • [change] Deprecate textAlignVertical style. Use verticalAlign style.
    • [change] Deprecate transform style array values. Use space-separated string functions.
    • [change] Deprecate non-standard logical styles, e.g., 'marginStart'.
    • [change] Deprecate <Image> style resizeMode. Use resizeMode prop.
    • [change] Deprecate <Image> style tintColor. Use tintColor prop.
    • [change] Deprecate <TextInput> prop keyboardType. Use inputMode prop.
    • [change] Deprecate <TextInput> prop returnKeyType. Use enterKeyHint prop.
    • [change] Deprecate <TextInput> prop editable. Use readOnly prop.
    • [change] Deprecate <TextInput> prop numberOfLines. Use rows prop.
    • [change] Deprecate BackHandler API.

    Breaking changes

    • [change] Remove previously deprecated Android/iOS platform-specific exports.
    • [change] Remove previously deprecated setNativeProps API.
    • [change] Remove previously deprecated AppState.removeListener API.
    • [change] <Text> is position:relative by default.
    • [change] Add task queue for InteractionManager.

    Fixes

    • [fix] Animated now works with compiled styles.
    • [fix] Text inheritance of textAlign.
  • 0.18.12 - 2023-01-25

    0.18.12

from react-native-web GitHub release notes
Commit messages
Package name: react-native-web
  • 782a19a 0.19.1
  • 876079a [fix] Patch internal sources of deprecation warnings
  • 75920f3 0.19.0
  • f156ed4 Fix path to ISSUE_TEMPLATE in labels config
  • 550afdc Update documentation to match API changes
  • 47671ca [fix] Text inheritance of textAlign
  • 29fcd9a [change] Text is position relative by default
  • 47d77ac [change] Add task queue for InteractionManager
  • 6186604 Update Expo info in docs
  • 9431f1e Fix autoCorrect documentation
  • 80591bf [add] Support for PointerEvent props
  • d60b90b Minor npm script edit
  • bc6e02e [change] Move all non-standard CSS transforms to 'preprocess' step
  • 43b463b [change] W3C logical styles support
  • 831f59e [change] Deprecate 'transform' style array syntax
  • 5bc5142 [change] W3C verticalAlign style
  • c6e77c3 [change] W3C fontVariant style values
  • 72f9d4d Rewrite docs about company usage
  • 42bf402 [change] Support W3C props on TextInput
  • 67d52a4 [change] Support W3C ARIA props and styles
  • 2874b28 [change] Port ScrollView to Class Component
  • a33c322 [change] Deprecate Touchables and Button components
  • e8a0cbc [change] Map 'button' and 'paragraph' role to HTML elements
  • 95c8a54 [change] Image deprecate resizeMode and tintColor styles

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.

1 participant