Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Update yarn.lock #380

Closed
wants to merge 1 commit into from
Closed

Update yarn.lock #380

wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Jun 4, 2018

Overview

The following dependencies have been updated by dependencies.io:

  • yarn.lock was updated (including 14 updated direct dependencies)

Details

yarn.lock

77 transitive dependencies were updated, 4 were added, and 8 removed. View the git diff for more details about exactly what changed.

The following 14 direct dependencies were updated:

@types/classnames was updated from 2.2.3 to 2.2.4

We didn't find any content for 2.2.4. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/react-loadable was updated from 5.3.4 to 5.4.0

We didn't find any content for 5.4.0. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/react-router-dom was updated from 4.2.6 to 4.2.7

We didn't find any content for 4.2.7. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/reactstrap was updated from 5.0.24 to 5.0.27

We didn't find any content for 5.0.27. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

moment was updated from 2.22.1 to 2.22.2

2.22.2
  • Release May 31, 2018

  • #4564 [bugfix] Avoid using trim()

  • #4453 [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode.

  • Minor locale improvements (pa-in, be, az)

prettier was updated from 1.12.1 to 1.13.4

1.13.4

link

  • Fix a regression when printing graphql-in-js (#4616)

react was updated from 16.3.2 to 16.4.0

16.4.0

React

React DOM

  • Add support for the Pointer Events specification. (philipp-spiess in #12507)
  • Properly call getDerivedStateFromProps() regardless of the reason for re-rendering. (acdlite in #12600 and #12802)
  • Fix a bug that prevented context propagation in some cases. (gaearon in #12708)
  • Fix re-rendering of components using forwardRef() on a deeper setState(). (gaearon in #12690)
  • Fix some attributes incorrectly getting removed from custom element nodes. (airamrguez in #12702)
  • Fix context providers to not bail out on children if there's a legacy context provider above. (gaearon in #12586)
  • Add the ability to specify propTypes on a context provider component. (nicolevy in #12658)
  • Fix a false positive warning when using react-lifecycles-compat in <StrictMode>. (bvaughn in #12644)
  • Warn when the forwardRef() render function has propTypes or defaultProps. (bvaughn in #12644)
  • Improve how forwardRef() and context consumers are displayed in the component stack. (sophiebits in #12777)
  • Change internal event names. This can break third-party packages that rely on React internals in unsupported ways. (philipp-spiess in #12629)

React Test Renderer

  • Fix the getDerivedStateFromProps() support to match the new React DOM behavior. (koba04 in #12676)
  • Fix a testInstance.parent crash when the parent is a fragment or another special node. (gaearon in #12813)
  • forwardRef() components are now discoverable by the test renderer traversal methods. (gaearon in #12725)
  • Shallow renderer now ignores setState() updaters that return null or undefined. (koba04 in #12756)

React ART

  • Fix reading context provided from the tree managed by React DOM. (acdlite in #12779)

React Call Return (Experimental)

  • This experiment was deleted because it was affecting the bundle size and the API wasn't good enough. It's likely to come back in the future in some other form. (gaearon in #12820)

React Reconciler (Experimental)

react-dom was updated from 16.3.2 to 16.4.0

16.4.0

React

React DOM

  • Add support for the Pointer Events specification. (philipp-spiess in #12507)
  • Properly call getDerivedStateFromProps() regardless of the reason for re-rendering. (acdlite in #12600 and #12802)
  • Fix a bug that prevented context propagation in some cases. (gaearon in #12708)
  • Fix re-rendering of components using forwardRef() on a deeper setState(). (gaearon in #12690)
  • Fix some attributes incorrectly getting removed from custom element nodes. (airamrguez in #12702)
  • Fix context providers to not bail out on children if there's a legacy context provider above. (gaearon in #12586)
  • Add the ability to specify propTypes on a context provider component. (nicolevy in #12658)
  • Fix a false positive warning when using react-lifecycles-compat in <StrictMode>. (bvaughn in #12644)
  • Warn when the forwardRef() render function has propTypes or defaultProps. (bvaughn in #12644)
  • Improve how forwardRef() and context consumers are displayed in the component stack. (sophiebits in #12777)
  • Change internal event names. This can break third-party packages that rely on React internals in unsupported ways. (philipp-spiess in #12629)

React Test Renderer

  • Fix the getDerivedStateFromProps() support to match the new React DOM behavior. (koba04 in #12676)
  • Fix a testInstance.parent crash when the parent is a fragment or another special node. (gaearon in #12813)
  • forwardRef() components are now discoverable by the test renderer traversal methods. (gaearon in #12725)
  • Shallow renderer now ignores setState() updaters that return null or undefined. (koba04 in #12756)

React ART

  • Fix reading context provided from the tree managed by React DOM. (acdlite in #12779)

React Call Return (Experimental)

  • This experiment was deleted because it was affecting the bundle size and the API wasn't good enough. It's likely to come back in the future in some other form. (gaearon in #12820)

React Reconciler (Experimental)

react-google-charts was updated from 1.5.7 to 1.6.6

We didn't find any content for 1.6.6. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

react-scripts-ts was updated from 2.15.1 to 2.16.0

We didn't find any content for 2.16.0. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

react-test-renderer was updated from 16.3.2 to 16.4.0

16.4.0

React

React DOM

  • Add support for the Pointer Events specification. (philipp-spiess in #12507)
  • Properly call getDerivedStateFromProps() regardless of the reason for re-rendering. (acdlite in #12600 and #12802)
  • Fix a bug that prevented context propagation in some cases. (gaearon in #12708)
  • Fix re-rendering of components using forwardRef() on a deeper setState(). (gaearon in #12690)
  • Fix some attributes incorrectly getting removed from custom element nodes. (airamrguez in #12702)
  • Fix context providers to not bail out on children if there's a legacy context provider above. (gaearon in #12586)
  • Add the ability to specify propTypes on a context provider component. (nicolevy in #12658)
  • Fix a false positive warning when using react-lifecycles-compat in <StrictMode>. (bvaughn in #12644)
  • Warn when the forwardRef() render function has propTypes or defaultProps. (bvaughn in #12644)
  • Improve how forwardRef() and context consumers are displayed in the component stack. (sophiebits in #12777)
  • Change internal event names. This can break third-party packages that rely on React internals in unsupported ways. (philipp-spiess in #12629)

React Test Renderer

  • Fix the getDerivedStateFromProps() support to match the new React DOM behavior. (koba04 in #12676)
  • Fix a testInstance.parent crash when the parent is a fragment or another special node. (gaearon in #12813)
  • forwardRef() components are now discoverable by the test renderer traversal methods. (gaearon in #12725)
  • Shallow renderer now ignores setState() updaters that return null or undefined. (koba04 in #12756)

React ART

  • Fix reading context provided from the tree managed by React DOM. (acdlite in #12779)

React Call Return (Experimental)

  • This experiment was deleted because it was affecting the bundle size and the API wasn't good enough. It's likely to come back in the future in some other form. (gaearon in #12820)

React Reconciler (Experimental)

ts-jest was updated from 22.4.5 to 22.4.6

We didn't find any content for 22.4.6. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

tslint-react was updated from 3.5.1 to 3.6.0

3.6.0

Thanks to our contributors!

  • no23reason

typescript was updated from 2.8.3 to 2.9.1

We didn't find any content for 2.9.1. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@dependencies
Copy link
Contributor Author

dependencies bot commented Jun 5, 2018

This PR has been automatically closed in favor of #381.

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

Successfully merging this pull request may close these issues.

None yet

2 participants