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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-native-web from 0.9.3 to 0.11.7 #16

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

Conversation

snyk-bot
Copy link

Snyk have raised this PR to upgrade react-native-web from 0.9.3 to 0.11.7.

  • The recommended version is 26 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2019-08-16.
Release notes
  • 0.11.7 - 2019-08-16

    0.11.7

  • 0.11.6 - 2019-08-09

    0.11.6

  • 0.11.5 - 2019-07-02

    0.11.5

  • 0.11.4 - 2019-05-21

    0.11.4

  • 0.11.3 - 2019-05-21

    0.11.3

  • 0.11.2 - 2019-03-22

    0.11.2

  • 0.11.1 - 2019-03-15

    0.11.1

  • 0.11.0 - 2019-03-13

    This release includes: a refactor of StyleSheet internals to improve browser layout times; improved compatibility with React Native; reduced bundle sizes in worse-case-scenario; and improved text truncation capabilities in supporting browsers.

    Breaking changes

    • CSS output has changed to better optimize browser layout times (9f860b8 and d4417e9)
    • Remove export default from the ESM entry point, to help with tree-shaking (69bd0f6)
    • Remove ART from the exports to reduce CJS bundle size (3d3ea9a)
    • Remove resizeMode static from Image (49edcb2)
    • Replace outline with outline{Color,Style,Width} styles (f048d84)
    • Replace animationName with animationKeyframes style prop.

    Deprecations

    • The className prop on View and Text is deprecated and will be removed shortly (d50f630)

    New features

    • Add TextInput support for onContentSizeChange, by @awinograd (67979b7)
    • Add Text support for numberOfLines prop value greater than 1. Only supported in WebKit and Blink browsers; limited localization support (f048d84)

    Fixes

    • Organize unimplemented modules in directories to help reduce CJS build size, by @EvanBacon (2a418be)
    • Fix the NativeEventEmitter implementation, by @EvanBacon (9ce2b5b)
    • Allow text shadow to be set if only a textShadowBlur and textShadowColor are provided, by @skahack (cf7b020)
    • Fix animation style prop types.
    • Fix use of maxWidth with Text using numberOfLines prop.
    • Passing null values for style props now produces improved compatibility with React Native rendering.

    Appendix

    • StyleSheet refactor reduces browser layout times up to 30% in the stress tests.
    • StyleSheet refactor reduces HTML payload size for SRR, e.g., the size of the HTML produced by the Twitter PWA's home timeline screen is reduced from 25.56 KB to 21.35 KB (-16%) gzipped.
  • 0.11.0-alpha.3 - 2019-03-11
  • 0.11.0-alpha.2 - 2019-03-07
  • 0.11.0-alpha.1 - 2019-03-05
  • 0.10.1 - 2019-03-07

    0.10.1

  • 0.10.0 - 2019-01-30

    This release includes accessibility, measurement, performance and reliability improvements.

    Breaking changes

    • The measurements provided by onLayout have been fixed but if you are depending on bugs in the prior implementation you may experience breaking changes. The dimension values will now include border size; the position values will now include transforms. (93eb3f0)
    • TextInput events no longer include the which property. (8925bf7)

    New features

    • Support for the new accessibilityRole and accessibilityStates props (4040151)

    Fixes

    The following fixes were included in 0.9.x patch releases, and I want to bring attention to them in these release notes. Thank you to the people who contributed these improvements.

    • Fix a memory leak in the applyLayout registry (ad188a7 by @comp615)
    • Only observe resizes for elements making use of the 'onLayout' prop which improves ResizeObserver polyfill performance (d31bdf2 by @comp615)
    • Cache the Clipboard.isAvailable() value to avoid forced style calculation in Chrome (5855e55 by @comp615)
    • Improve the performance of the modality style helper (4b9a5fd and 1b7ce4e by @giuseppeg)
    • Only call node.getBoundingClientRect if nativeEvent.location{X,Y} is accessed (40c433c by @hushicai)
    • Improve the performance of the style resolver for registered styles (2b77bfd by @sayrer)
  • 0.10.0-alpha.3 - 2019-01-23
  • 0.10.0-alpha.2 - 2019-01-14
  • 0.10.0-alpha.1 - 2019-01-08
  • 0.9.13 - 2019-01-01
  • 0.9.12 - 2018-12-31
  • 0.9.11 - 2018-12-31
  • 0.9.10 - 2018-12-21
  • 0.9.9 - 2018-12-05
  • 0.9.8 - 2018-11-16
  • 0.9.7 - 2018-11-13
  • 0.9.6 - 2018-11-01
  • 0.9.5 - 2018-10-30
  • 0.9.4 - 2018-10-23
  • 0.9.3 - 2018-10-12

from react-native-web GitHub Release Notes


馃 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
1 participant