react-progressive-bg-image icon indicating copy to clipboard operation
react-progressive-bg-image copied to clipboard

chore(deps): update react monorepo to v16.14.0

Open renovate[bot] opened this issue 7 years ago • 4 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react (source) 16.2.0 -> 16.14.0 age adoption passing confidence
react-test-renderer (source) 16.2.0 -> 16.14.0 age adoption passing confidence

Release Notes

facebook/react

v16.14.0

Compare Source

React

v16.13.1

Compare Source

React DOM
  • Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@​acdlite in #​18238)
  • Revert warning for cross-component updates that happen inside class render lifecycles (componentWillReceiveProps, shouldComponentUpdate, and so on). (@​gaearon in #​18330)

v16.13.0

Compare Source

React
React DOM
Concurrent Mode (Experimental)

v16.12.0

Compare Source

React DOM
React Is

v16.11.0

Compare Source

React DOM
  • Fix mouseenter handlers from firing twice inside nested React containers. @​yuanoook in #​16928
  • Remove unstable_createRoot and unstable_createSyncRoot experimental APIs. (These are available in the Experimental channel as createRoot and createSyncRoot.) (@​acdlite in #​17088)

v16.10.2

Compare Source

React DOM

v16.10.1

Compare Source

React DOM

v16.10.0

Compare Source

React DOM
Scheduler (Experimental)
useSubscription

v16.9.0

Compare Source

React
React DOM
React DOM Server
React Test Utilities and Test Renderer
ESLint Plugin: React Hooks

v16.8.6

Compare Source

React DOM

v16.8.5

Compare Source

React DOM
React DOM Server
React Shallow Renderer

v16.8.4

Compare Source

React DOM and other renderers

v16.8.3

Compare Source

React DOM
React DOM Server
ESLint Plugin for React Hooks

v16.8.2

Compare Source

React DOM
React Test Utils and React Test Renderer

v16.8.1

Compare Source

React DOM and React Test Renderer
React Test Utils

v16.8.0

Compare Source

React
React DOM
React Test Renderer and Test Utils
ESLint Plugin: React Hooks

v16.7.0

Compare Source

React DOM
Scheduler (Experimental)

v16.6.3

React DOM
React DOM Server

v16.6.2

This release was published in a broken state and should be skipped.

v16.6.1

Compare Source

React DOM
Scheduler (Experimental)

v16.6.0

Compare Source

React
React DOM
React DOM Server
Scheduler (Experimental)

v16.5.2

Compare Source

React DOM
Schedule (Experimental)

v16.5.1

Compare Source

React
React DOM
Schedule (Experimental)

v16.5.0

Compare Source

React
React DOM
React DOM Server
React Test Renderer and Test Utils
React ART
Schedule (Experimental)
  • New package for cooperatively scheduling work in a browser environment. It's used by React internally, but its public API is not finalized yet. (@​flarnie in #​12624)

v16.4.2

Compare Source

React DOM Server

v16.4.1

Compare Source

React
React DOM
React DOM Server
React Test Renderer

v16.4.0

Compare Source

React
React DOM
React Test Renderer
React ART
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)

v16.3.2

Compare Source

React
React DOM
React Test Renderer

v16.3.1

Compare Source

React
React DOM
Create Subscription

v16.3.0

Compare Source

React
React DOM
  • Add a new getDerivedStateFromProps() lifecycle and UNSAFE_ aliases for the legacy lifecycles. (@​bvaughn in #​12028)
  • Add a new getSnapshotBeforeUpdate() lifecycle. (@​bvaughn in #​12404)
  • Add a new <React.StrictMode> wrapper to help prepare apps for async rendering. ([@&#82

Configuration

đź“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Mar 29 '18 20:03 renovate[bot]

Deploy preview for react-progressive-bg-image ready!

Built with commit 5a50384644d3c3c125d92f1a1a3679cb57896c6a

https://deploy-preview-105--react-progressive-bg-image.netlify.app

evenchange4 avatar Mar 29 '18 20:03 evenchange4

Codecov Report

Merging #105 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #105   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          34     34           
  Branches        7      7           
=====================================
  Hits           34     34

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aa84006...748ea01. Read the comment docs.

codecov[bot] avatar Mar 29 '18 20:03 codecov[bot]

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@aa84006). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #105   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         3           
  Lines             ?        34           
  Branches          ?         7           
==========================================
  Hits              ?        34           
  Misses            ?         0           
  Partials          ?         0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aa84006...5a50384. Read the comment docs.

codecov[bot] avatar Sep 18 '18 19:09 codecov[bot]