This repository was archived by the owner on Jun 6, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
The following dependencies have been updated by dependencies.io:
yarn.lockwas updated (including 8 updated direct dependencies)Details
yarn.lock
75 transitive dependencies were updated, 8 were added, and 48 removed. View the git diff for more details about exactly what changed.
The following 8 direct dependencies were updated:
babel-preset-envwas updated from 1.6.1 to 1.7.0We didn't find any content for 1.7.0. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.
electron-devtools-installerwas updated from 2.2.3 to 2.2.4We 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.
electron-forgewas updated from 5.1.1 to 5.2.2We didn't find any content for 5.2.2. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.
opnwas updated from 5.2.0 to 5.3.0We didn't find any content for 5.3.0. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.
reactwas updated from 16.2.0 to 16.4.016.4.0
React
React.unstable_Profilercomponent for measuring performance. (bvaughn in #12745)React DOM
getDerivedStateFromProps()regardless of the reason for re-rendering. (acdlite in #12600 and #12802)forwardRef()on a deepersetState(). (gaearon in #12690)propTypeson a context provider component. (nicolevy in #12658)react-lifecycles-compatin<StrictMode>. (bvaughn in #12644)forwardRef()render function haspropTypesordefaultProps. (bvaughn in #12644)forwardRef()and context consumers are displayed in the component stack. (sophiebits in #12777)React Test Renderer
getDerivedStateFromProps()support to match the new React DOM behavior. (koba04 in #12676)testInstance.parentcrash 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)setState()updaters that returnnullorundefined. (koba04 in #12756)React ART
React Call Return (Experimental)
React Reconciler (Experimental)
react-domwas updated from 16.2.0 to 16.4.016.4.0
React
React.unstable_Profilercomponent for measuring performance. (bvaughn in #12745)React DOM
getDerivedStateFromProps()regardless of the reason for re-rendering. (acdlite in #12600 and #12802)forwardRef()on a deepersetState(). (gaearon in #12690)propTypeson a context provider component. (nicolevy in #12658)react-lifecycles-compatin<StrictMode>. (bvaughn in #12644)forwardRef()render function haspropTypesordefaultProps. (bvaughn in #12644)forwardRef()and context consumers are displayed in the component stack. (sophiebits in #12777)React Test Renderer
getDerivedStateFromProps()support to match the new React DOM behavior. (koba04 in #12676)testInstance.parentcrash 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)setState()updaters that returnnullorundefined. (koba04 in #12756)React ART
React Call Return (Experimental)
React Reconciler (Experimental)
react-hot-loaderwas updated from 4.0.0 to 4.2.0We didn't find any content for 4.2.0. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.
styled-componentswas updated from 3.1.6 to 3.3.23.3.2
Lots of 🔥fixes in this release! As always, thank you contributors for your hard work 🙇
Allow non-plain objects as
ThemeProviderthemes, by phyllisstein (see #1780)[internal] Upgrade flow-bin to latest, by halvves (see #1748)
[internal] Update various CI bits, by probablyup (see #1769)
Reimplement SSR stream handling as a transform stream rather than a second-order readable stream, by probablyup (see #1768)
Allow React Component as attr, by valerybugakov (see #1751)
Added pointer events to valid attributes check, by plankguy (see #1790)
Note: v3.3.1 was skipped due to a bad deploy.