Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 25, 2018

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) 16.4.11 -> 16.14.68 age confidence
react (source) 16.6.3 -> 16.14.0 age confidence
react-dom (source) 16.6.3 -> 16.14.0 age confidence
react-test-renderer (source) 16.2.0 -> 16.14.0 age 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)

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.

@codecov
Copy link

codecov bot commented Apr 25, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #312   +/-   ##
=======================================
  Coverage   71.67%   71.67%           
=======================================
  Files         239      239           
  Lines        4039     4039           
  Branches      856      856           
=======================================
  Hits         2895     2895           
  Misses       1019     1019           
  Partials      125      125

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 0c83868...05af2c2. Read the comment docs.

@renovate renovate bot force-pushed the renovate/react-monorepo branch from c2d2407 to 6393290 Compare April 30, 2018 10:15
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 6393290 to f09d395 Compare May 24, 2018 00:45
@renovate renovate bot changed the title Update react monorepo to v16.3.2 Update react monorepo to v16.4.0 May 24, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from f09d395 to e647a86 Compare June 13, 2018 16:56
@renovate renovate bot changed the title Update react monorepo to v16.4.0 Update react monorepo to v16.4.1 Jun 13, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from e647a86 to 2b27f18 Compare August 2, 2018 01:15
@renovate renovate bot changed the title Update react monorepo to v16.4.1 Update react monorepo to v16.4.2 Aug 2, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 2b27f18 to 9f6715a Compare August 7, 2018 11:41
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 9f6715a to 9c9740e Compare August 17, 2018 17:50
@renovate renovate bot changed the title Update react monorepo to v16.4.2 Update dependency react-test-renderer to v16.4.2 Sep 5, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 9c9740e to d0c2d9c Compare September 5, 2018 12:46
@renovate renovate bot changed the title Update dependency react-test-renderer to v16.4.2 Update react monorepo to v16.5.0 Sep 6, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from d0c2d9c to 05af2c2 Compare September 6, 2018 16:50
@renovate renovate bot changed the title Update react monorepo to v16.5.0 Update react monorepo to v16.5.1 Sep 13, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 05af2c2 to 0e4584f Compare September 13, 2018 18:52
@renovate renovate bot changed the title Update react monorepo to v16.5.1 Update react monorepo to v16.5.2 Sep 18, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 0e4584f to 8851cea Compare September 18, 2018 19:43
@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

Merging #312 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #312      +/-   ##
==========================================
+ Coverage   71.65%   71.67%   +0.02%     
==========================================
  Files         239      239              
  Lines        4050     4039      -11     
  Branches      858      856       -2     
==========================================
- Hits         2902     2895       -7     
+ Misses       1021     1019       -2     
+ Partials      127      125       -2
Impacted Files Coverage Δ
.../molecules/CountryProfileTabs/Population/index.tsx 35.71% <0%> (ø) ⬆️
...olecules/NavigationBarTabs/NavTabsItems/styles.tsx 100% <0%> (ø) ⬆️
src/components/molecules/Maps/Map/index.tsx 81.66% <0%> (+1.19%) ⬆️
src/components/molecules/Maps/MapLegend/index.tsx 86.66% <0%> (+4.31%) ⬆️

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 6b5f5db...8851cea. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #312   +/-   ##
=======================================
  Coverage   71.65%   71.65%           
=======================================
  Files         239      239           
  Lines        4050     4050           
  Branches      858      858           
=======================================
  Hits         2902     2902           
  Misses       1021     1021           
  Partials      127      127

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 6b5f5db...8851cea. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #312   +/-   ##
=======================================
  Coverage   71.65%   71.65%           
=======================================
  Files         239      239           
  Lines        4050     4050           
  Branches      858      858           
=======================================
  Hits         2902     2902           
  Misses       1021     1021           
  Partials      127      127

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 6b5f5db...8851cea. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.83%. Comparing base (edc7cc6) to head (a50c6f6).

Current head a50c6f6 differs from pull request most recent head 8aefc80

Please upload reports for the commit 8aefc80 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #312      +/-   ##
==========================================
+ Coverage   71.13%   71.83%   +0.70%     
==========================================
  Files         240      240              
  Lines        4320     4609     +289     
  Branches      902     1126     +224     
==========================================
+ Hits         3073     3311     +238     
- Misses       1124     1286     +162     
+ Partials      123       12     -111     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update react monorepo to v16.5.2 Update react monorepo to v16.6.0 Oct 24, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8851cea to d5c76a9 Compare October 24, 2018 00:17
@renovate renovate bot changed the title Update react monorepo to v16.6.0 Update react monorepo to v16.6.1 Nov 7, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from b0f95aa to 5dbca13 Compare November 13, 2018 02:43
@renovate renovate bot changed the title Update react monorepo to v16.6.1 Update react monorepo Nov 13, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 5dbca13 to 1d27be7 Compare November 13, 2018 03:14
@renovate renovate bot changed the title Update react monorepo Update react monorepo to v16.6.2 Nov 13, 2018
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 2425d0e to 2c27e00 Compare August 6, 2024 10:16
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 2c27e00 to 42fa794 Compare August 28, 2024 06:42
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 42fa794 to 6aba8d1 Compare September 16, 2024 10:36
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 6aba8d1 to 750dbad Compare September 27, 2024 17:13
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 750dbad to e379401 Compare October 9, 2024 08:24
@renovate renovate bot force-pushed the renovate/react-monorepo branch from e379401 to 3008dc2 Compare December 2, 2024 09:42
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 27e3c29 to 83c567d Compare January 30, 2025 17:58
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 83c567d to 3aa91b0 Compare February 9, 2025 12:42
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 3aa91b0 to 2aa0a27 Compare March 3, 2025 18:02
@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 5b2329a to 8af2df8 Compare March 17, 2025 18:14
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8af2df8 to d10fa90 Compare March 19, 2025 16:29
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 67f1fdd to fbce1d1 Compare April 8, 2025 12:03
@renovate renovate bot force-pushed the renovate/react-monorepo branch from fbce1d1 to 176b678 Compare April 24, 2025 06:15
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 61d86e6 to b7b59a4 Compare May 21, 2025 11:21
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from ea305cc to 678d181 Compare May 28, 2025 13:23
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 678d181 to a2b8071 Compare June 4, 2025 13:29
@renovate renovate bot force-pushed the renovate/react-monorepo branch from a2b8071 to df3d8a3 Compare June 22, 2025 13:07
@renovate renovate bot force-pushed the renovate/react-monorepo branch from df3d8a3 to 7f906d9 Compare July 2, 2025 13:39
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 7f906d9 to 5fa3aae Compare August 22, 2025 19:30
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 5fa3aae to 374b5e9 Compare October 7, 2025 01:30
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 374b5e9 to 0cffd39 Compare November 11, 2025 00:48
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 0cffd39 to 5046a0d Compare November 18, 2025 04:02
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 5046a0d to 017141d Compare November 18, 2025 11:54
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.

1 participant