-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update react monorepo #20
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
base: master
Are you sure you want to change the base?
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/nextjs-tfjs-cnn/nextjs-tfjs-cnn/6nyqwbyp7 |
48ca8ea
to
120bb2c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #20 +/- ##
=======================================
Coverage 36.87% 36.87%
=======================================
Files 16 16
Lines 141 141
Branches 24 24
=======================================
Hits 52 52
Misses 89 89 ☔ View full report in Codecov by Sentry. |
120bb2c
to
d36dc68
Compare
d36dc68
to
df43ec4
Compare
df43ec4
to
c97cab7
Compare
c97cab7
to
27fff59
Compare
27fff59
to
563ae06
Compare
563ae06
to
2e39d72
Compare
2e39d72
to
89dc66d
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
89dc66d
to
cc6c938
Compare
3366b2b
to
78657cc
Compare
78657cc
to
59a7ca7
Compare
59a7ca7
to
5f652f5
Compare
5f652f5
to
ec97a0a
Compare
ec97a0a
to
ec2e2b8
Compare
ec2e2b8
to
e880446
Compare
e880446
to
aa00d10
Compare
aa00d10
to
4143aa1
Compare
4143aa1
to
06fb301
Compare
06fb301
to
564136a
Compare
564136a
to
d68668e
Compare
d68668e
to
7acdcfc
Compare
7acdcfc
to
a47d11d
Compare
This PR contains the following updates:
16.9.2
->16.14.65
16.9.0
->16.9.25
16.9.0
->16.14.0
16.9.0
->16.14.0
Release Notes
facebook/react (react)
v16.14.0
Compare Source
React
v16.13.1
Compare Source
React DOM
componentWillReceiveProps
,shouldComponentUpdate
, and so on). (@gaearon in #18330)v16.13.0
Compare Source
React
React.createFactory()
(@trueadm in #17878)React DOM
style
may cause an unexpected collision (@sophiebits in #14181, #18002)unstable_createPortal
(@trueadm in #17880)onMouseEnter
being fired on disabled buttons (@AlfredoGJ in #17675)shouldComponentUpdate
twice when developing inStrictMode
(@bvaughn in #17942)version
property to ReactDOM (@ealush in #15780)toString()
ofdangerouslySetInnerHTML
(@sebmarkbage in #17773)Concurrent Mode (Experimental)
ReactDOM.createRoot()
(@trueadm in #17937)ReactDOM.createRoot()
callback params and added warnings on usage (@bvaughn in #17916)SuspenseList
CPU bound heuristic (@sebmarkbage in #17455)isPending
only being true when transitioning from inside an input event (@acdlite in #17382)React.memo
components dropping updates when interrupted by a higher priority update (@acdlite in #18091)v16.12.0
Compare Source
React DOM
useEffect
) not being fired in a multi-root app. (@acdlite in #17347)React Is
lazy
andmemo
types considered elements instead of components (@bvaughn in #17278)v16.11.0
Compare Source
React DOM
mouseenter
handlers from firing twice inside nested React containers. @yuanoook in #16928unstable_createRoot
andunstable_createSyncRoot
experimental APIs. (These are available in the Experimental channel ascreateRoot
andcreateSyncRoot
.) (@acdlite in #17088)v16.10.2
Compare Source
React DOM
v16.10.1
Compare Source
React DOM
v16.10.0
Compare Source
React DOM
Object.is
instead of inline polyfill, when available. (@ku8ar in #16212)Scheduler (Experimental)
postMessage
loop with short intervals instead of attempting to align to frame boundaries withrequestAnimationFrame
. (@acdlite in #16214)useSubscription
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 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.
This PR was generated by Mend Renovate. View the repository job log.