Skip to content

Update react monorepo #70

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

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

Update react monorepo #70

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 28, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 16.8.8 -> 16.14.62 age adoption passing confidence
@types/react-dom (source) 16.8.3 -> 16.9.25 age adoption passing confidence
react (source) 16.8.5 -> 16.14.0 age adoption passing confidence
react-dom (source) 16.8.5 -> 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

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 from aae67ea to abf646e Compare August 10, 2019 13:56
@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 abf646e to 23bdb61 Compare October 3, 2019 05:59
@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 23bdb61 to 8676b9a Compare November 11, 2019 15:03
@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 8676b9a to 1853818 Compare November 21, 2019 11:10
@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 1853818 to 3289f5f Compare March 15, 2020 10:59
@renovate renovate bot changed the title Update react monorepo to v16.12.0 Update react monorepo to v16.13.0 Mar 15, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 3289f5f to f195cd5 Compare April 28, 2020 18:02
@renovate renovate bot changed the title Update react monorepo to v16.13.0 Update react monorepo to v16.13.1 Apr 28, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch from f195cd5 to 4819b81 Compare October 27, 2020 08:52
@renovate renovate bot changed the title Update react monorepo to v16.13.1 Update react monorepo to v16.14.0 Oct 27, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 4819b81 to a9f4461 Compare March 18, 2023 05:58
@renovate renovate bot changed the title Update react monorepo to v16.14.0 Update react monorepo Mar 18, 2023
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 9481f80 to 94fb3d2 Compare March 29, 2023 10:38
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 94fb3d2 to dcdc086 Compare April 17, 2023 12:04
@renovate renovate bot force-pushed the renovate/react-monorepo branch from dcdc086 to 94e9b36 Compare May 28, 2023 10:06
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 94e9b36 to 6ae5dd2 Compare June 10, 2023 10:39
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 6ae5dd2 to 69ea403 Compare August 8, 2023 10:31
@renovate
Copy link
Author

renovate bot commented Aug 8, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[12:20:31.780] INFO (71): Installing tool node@10.15.3...
[12:20:40.125] WARN (71): Npm error:
npm ERR! weird error 1
[12:20:40.126] FATAL (71): node-gyp update command failed
    err: {
      "type": "Error",
      "message": "node-gyp update command failed",
      "stack":
          Error: node-gyp update command failed
              at InstallNodeService.updateNodeGyp (/snapshot/dist/containerbase-cli.js:52956:13)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:53213:7)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:53739:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:53956:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:54150:3)
    }
[12:20:40.958] INFO (71): Installed tool node with errors in 9.1s.

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 69ea403 to 3599164 Compare August 9, 2023 21:11
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 3599164 to 653271a Compare August 22, 2023 20:08
@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from a391859 to b3eae66 Compare October 1, 2023 13:30
@renovate renovate bot force-pushed the renovate/react-monorepo branch from b3eae66 to d50263a Compare October 10, 2023 20:20
@renovate renovate bot force-pushed the renovate/react-monorepo branch from d50263a to 60aa3c5 Compare October 18, 2023 15:55
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 60aa3c5 to 9574595 Compare October 18, 2023 19:13
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 9574595 to 4d17164 Compare November 7, 2023 23:45
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 89ff16e to 227fd31 Compare November 22, 2023 04:03
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 93a828e to 371fd26 Compare December 13, 2023 04:25
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 371fd26 to 2e5b857 Compare December 28, 2023 15:34
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 2e5b857 to fe68e08 Compare January 15, 2024 11:39
@renovate renovate bot force-pushed the renovate/react-monorepo branch from fe68e08 to 68f385b Compare February 26, 2024 19:42
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 5fb9fa2 to 8e1e0e3 Compare March 18, 2024 17:23
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8e1e0e3 to 76bf3a1 Compare March 26, 2024 12:20
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 76bf3a1 to cccc707 Compare September 16, 2024 10:47
Copy link
Author

renovate bot commented Sep 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[20:33:57.353] INFO (75): Installing tool node@10.15.3...
[20:34:06.729] WARN (75): Npm error:
npm ERR! weird error 1
[20:34:07.360] ERROR (75): node-gyp update command failed
[20:34:07.365] FATAL (75): Install tool node failed in 10s.

@renovate renovate bot force-pushed the renovate/react-monorepo branch from cccc707 to e1a97a0 Compare September 27, 2024 18:25
@renovate renovate bot changed the title Update react monorepo Update dependency react to v16.14.0 Dec 8, 2024
@renovate renovate bot changed the title Update dependency react to v16.14.0 Update react monorepo Dec 8, 2024
@renovate renovate bot force-pushed the renovate/react-monorepo branch from e1a97a0 to 20fb99c Compare December 9, 2024 20:34
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