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

chore(deps): update react monorepo #86

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2019

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the Renovate 🌴 Dependency update label Sep 27, 2019
@codecov
Copy link

codecov bot commented Sep 27, 2019

Codecov Report

Merging #86 (8706f73) into develop (6da1283) will decrease coverage by 100.00%.
The diff coverage is n/a.

❗ Current head 8706f73 differs from pull request most recent head 5e80ef3. Consider uploading reports for the commit 5e80ef3 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #86        +/-   ##
==========================================
- Coverage   100.00%     0   -100.00%     
==========================================
  Files            5     0         -5     
  Lines           32     0        -32     
  Branches        16     0        -16     
==========================================
- Hits            32     0        -32     

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8f1d1f8 to 2ec43ab Compare September 28, 2019 18:24
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.10.0 chore(deps): update react monorepo to v16.10.1 Sep 28, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 2ec43ab to 3ea4330 Compare October 3, 2019 21:21
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.10.1 chore(deps): update react monorepo to v16.10.2 Oct 3, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 3ea4330 to faa117e Compare November 11, 2019 12:00
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.10.2 chore(deps): update react monorepo to v16.11.0 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from faa117e to 17e35c8 Compare November 21, 2019 10:24
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.11.0 chore(deps): update react monorepo to v16.12.0 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 17e35c8 to 291ad96 Compare March 14, 2020 06:57
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.12.0 chore(deps): update react monorepo to v16.13.0 Mar 14, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 291ad96 to 0d49334 Compare May 1, 2020 10:58
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.13.0 chore(deps): update react monorepo to v16.13.1 May 1, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 0d49334 to b46e35a Compare October 26, 2020 10:56
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.13.1 chore(deps): update react monorepo to v16.14.0 Oct 26, 2020
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.14.0 chore(deps): update react monorepo Mar 16, 2023
@renovate renovate bot force-pushed the renovate/react-monorepo branch from b46e35a to 21a626b Compare March 16, 2023 13:42
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 46c7661 to 98d63be Compare March 29, 2023 13:12
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 98d63be to b4aa1ab Compare April 17, 2023 11:04
@renovate renovate bot force-pushed the renovate/react-monorepo branch from b4aa1ab to 7ce9870 Compare May 28, 2023 09:48
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 7ce9870 to 9682baa Compare June 10, 2023 10:59
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from a5a1872 to 6288ced Compare August 9, 2023 19:47
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 6288ced to 021a1c9 Compare August 22, 2023 18:49
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 292df30 to 09babac Compare October 1, 2023 11:19
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 09babac to 59e5780 Compare October 10, 2023 21:52
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 59e5780 to c089780 Compare October 18, 2023 14:55
@renovate renovate bot force-pushed the renovate/react-monorepo branch from c089780 to cc5aa1a Compare November 7, 2023 23:52
@renovate renovate bot force-pushed the renovate/react-monorepo branch from cc5aa1a to 1b51cdf Compare November 21, 2023 03:31
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 85f1550 to 7078c90 Compare December 13, 2023 04:23
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 7078c90 to 05ed871 Compare December 28, 2023 17:23
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 05ed871 to 8dd55ce Compare January 15, 2024 10:49
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8dd55ce to 3bb5600 Compare February 26, 2024 22:02
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from caa9382 to 8706f73 Compare March 18, 2024 14:39
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8706f73 to 5e80ef3 Compare March 26, 2024 08:48
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 5e80ef3 to 45f0bff Compare September 16, 2024 10:56
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 45f0bff to 269422e Compare September 27, 2024 19:46
@renovate renovate bot changed the title chore(deps): update react monorepo chore(deps): update dependency @types/react to v16.14.62 Dec 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/react to v16.14.62 chore(deps): update react monorepo Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Renovate 🌴 Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants