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

Update react monorepo #11

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

Update react monorepo #11

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 27, 2018

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 16.4.18 -> 16.14.62 age adoption passing confidence
react (source) 16.6.1 -> 16.14.0 age adoption passing confidence
react-dom (source) 16.6.1 -> 16.14.0 age adoption passing confidence

Release Notes

facebook/react (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
  • Fix regression in react-native-web by restoring order of arguments in event plugin extractors (@​necolas in #​16978)

v16.10.1

Compare Source

React DOM
  • Fix regression in Next.js apps by allowing Suspense mismatch during hydration to silently proceed (@​sebmarkbage in #​16943)

v16.10.0

Compare Source

React DOM
Scheduler (Experimental)
  • Improve queue performance by switching its internal data structure to a min binary heap. (@​acdlite in #​16245)
  • Use postMessage loop with short intervals instead of attempting to align to frame boundaries with requestAnimationFrame. (@​acdlite in #​16214)
useSubscription
  • Avoid tearing issue when a mutation happens and the previous update is still in progress. (@​bvaughn in #​16623)

v16.9.0

Compare Source

React
  • Add <React.Profiler> API for gathering performance measurements programmatically. (@​bvaughn in #​15172)
  • Remove unstable_ConcurrentMode in favor of unstable_createRoot. (@​acdlite in #​15532)
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
  • Fix a bug where DevTools caused a runtime error when inspecting a component that used a useContext hook. (@​bvaughn in #​14940)

v16.8.3

Compare Source

React DOM
React DOM Server
  • Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. (@​overlookmotel in #​14706)
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
  • Support Hooks in the shallow renderer. (@​trueadm in #​14567)
  • Fix wrong state in shouldComponentUpdate in the presence of getDerivedStateFromProps for Shallow Renderer. (@​chenesan in #​14613)
  • Add ReactTestRenderer.act() and ReactTestUtils.act() for batching updates so that tests more closely match real behavior. (@​threepointone in #​14744)
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.


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 806a73a to c4b192a Compare November 28, 2018 05:47
@renovate renovate bot force-pushed the renovate/react-monorepo branch from c4b192a to f77713f Compare December 20, 2018 01:27
@renovate renovate bot changed the title Update react monorepo to v16.6.3 Update react monorepo to v16.7.0 Dec 20, 2018
@renovate renovate bot changed the title Update react monorepo to v16.7.0 Update react monorepo to v16.8.0 Feb 6, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from f77713f to db0c536 Compare February 6, 2019 08:19
@renovate renovate bot changed the title Update react monorepo to v16.8.0 Update react monorepo to v16.8.1 Feb 6, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from db0c536 to 02baaf3 Compare February 6, 2019 18:27
@renovate renovate bot changed the title Update react monorepo to v16.8.1 Update react monorepo to v16.8.2 Feb 14, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 02baaf3 to a93b528 Compare February 14, 2019 19:39
@renovate renovate bot changed the title Update react monorepo to v16.8.2 Update react monorepo to v16.8.3 Feb 21, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from a93b528 to 59be53b Compare February 21, 2019 18:43
@renovate renovate bot changed the title Update react monorepo to v16.8.3 Update react monorepo to v16.8.4 Mar 5, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 59be53b to 629598e Compare March 5, 2019 23:31
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 629598e to 17245e5 Compare March 22, 2019 16:45
@renovate renovate bot changed the title Update react monorepo to v16.8.4 Update react monorepo to v16.8.5 Mar 22, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 17245e5 to 161a5c8 Compare March 28, 2019 06:58
@renovate renovate bot changed the title Update react monorepo to v16.8.5 Update react monorepo Mar 28, 2019
@renovate renovate bot changed the title Update react monorepo Update react monorepo to v16.8.6 Mar 28, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 161a5c8 to cfea1f9 Compare March 28, 2019 07:58
@renovate renovate bot force-pushed the renovate/react-monorepo branch from cfea1f9 to 9931efd Compare August 10, 2019 09:01
@renovate renovate bot changed the title Update react monorepo to v16.8.6 Update react monorepo to v16.9.0 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 9931efd to 836d9ac Compare October 3, 2019 05:56
@renovate renovate bot changed the title Update react monorepo to v16.9.0 Update react monorepo to v16.10.1 Oct 3, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 836d9ac to 37e7d19 Compare November 11, 2019 08:00
@renovate renovate bot changed the title Update react monorepo to v16.10.1 Update react monorepo to v16.11.0 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 37e7d19 to d45f69b Compare November 21, 2019 13:55
@renovate renovate bot changed the title Update react monorepo to v16.11.0 Update react monorepo to v16.12.0 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from d45f69b to 8bf9001 Compare March 14, 2020 22:00
@renovate renovate bot changed the title Update react monorepo to v16.12.0 Update react monorepo to v16.13.0 Mar 14, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8bf9001 to b8d4165 Compare May 3, 2020 10:00
@renovate renovate bot changed the title Update react monorepo to v16.13.0 Update react monorepo to v16.13.1 May 3, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch from b8d4165 to d39e97f Compare October 26, 2020 11:00
@renovate renovate bot changed the title Update react monorepo to v16.13.1 Update react monorepo to v16.14.0 Oct 26, 2020
@renovate renovate bot changed the title Update react monorepo to v16.14.0 Update react monorepo Mar 17, 2023
@renovate renovate bot force-pushed the renovate/react-monorepo branch from d39e97f to 07b29f5 Compare March 17, 2023 20:11
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 0f09e55 to 9c047fc Compare March 30, 2023 15:48
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 9c047fc to 61ffb15 Compare May 29, 2023 23:55
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 61ffb15 to 165cdcc Compare June 10, 2023 08:40
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 6ff456d to 539716f Compare August 10, 2023 05:19
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 539716f to e0361fa Compare August 23, 2023 02:41
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 3244b6e to 1a09960 Compare October 2, 2023 05:24
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 2f44d1b to 05e6a8a Compare October 18, 2023 17:50
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 05e6a8a to 8d81990 Compare November 8, 2023 11:46
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8d81990 to 5b2b3fd Compare November 21, 2023 23:32
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 5b2b3fd to 537916a Compare December 13, 2023 02:45
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 537916a to f460278 Compare December 29, 2023 02:29
@renovate renovate bot force-pushed the renovate/react-monorepo branch from f460278 to aef2592 Compare January 16, 2024 05:16
@renovate renovate bot force-pushed the renovate/react-monorepo branch from aef2592 to 163d6e6 Compare February 27, 2024 08:14
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from ff0766f to 0a595c0 Compare March 19, 2024 23:47
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 0a595c0 to 408b7a8 Compare March 26, 2024 23:45
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 408b7a8 to f879bf5 Compare September 18, 2024 17:42
@renovate renovate bot force-pushed the renovate/react-monorepo branch from f879bf5 to b5690a5 Compare September 28, 2024 05:39
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.

0 participants