fix(deps): update react monorepo to v18.3.1#4
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
July 8, 2020 18:36
8fe6d93 to
09726ac
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
July 14, 2020 08:38
09726ac to
12f7311
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
July 14, 2020 20:58
12f7311 to
c693e5c
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
July 22, 2020 09:34
c693e5c to
27a956e
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
July 24, 2020 03:16
981913e to
2242077
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
September 17, 2020 17:33
b4bdf33 to
37fe388
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
September 29, 2020 15:16
37fe388 to
d140993
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
October 14, 2020 21:24
d140993 to
4c4a782
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 26, 2021 15:32
4c4a782 to
532ca02
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
May 10, 2021 05:53
a28a030 to
a591ee3
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
January 31, 2022 18:31
47d15a9 to
f7694af
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
March 7, 2022 17:13
f7694af to
a9470a2
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
March 31, 2022 10:54
fdfe5be to
909c85d
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 13, 2022 14:17
909c85d to
60dfb69
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
May 9, 2022 12:14
60dfb69 to
b1fca6f
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
June 24, 2022 00:36
b1fca6f to
850f268
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
July 6, 2022 09:56
850f268 to
6ea62be
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
July 25, 2022 15:53
92d8875 to
c67fb93
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 5, 2022 09:35
c67fb93 to
39e7c3f
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
August 8, 2022 14:25
4c7e9bb to
6a469bc
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 25, 2022 17:33
6a469bc to
697b6a1
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
September 5, 2022 20:52
697b6a1 to
f4e2b8c
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
September 15, 2022 20:00
f4e2b8c to
7eb0504
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
October 4, 2022 11:04
7eb0504 to
3458f50
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
November 20, 2022 16:26
3458f50 to
8b7700b
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 25, 2024 19:10
8b7700b to
2c1488c
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 26, 2024 17:13
2c1488c to
8f2459e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.0.0->18.3.118.0.0->18.3.1Release Notes
facebook/react (react)
v18.3.1Compare Source
v18.3.0Compare Source
v18.2.0Compare Source
React DOM
onRecoverableError. (@gnoff in #24591)documentcausing a blank page on mismatch. (@gnoff in #24523)setStatein Safari when adding an iframe. (@gaearon in #24459)React DOM Server
<title>elements to match the browser constraints. (@gnoff in #24679)highWaterMarkto0. (@jplhomer in #24641)Server Components (Experimental)
useId()inside Server Components. (@gnoff in #24172)v18.1.0Compare Source
React DOM
react-dom/clientwhen using UMD bundle. (@alireza-molaee in #24274)suppressHydrationWarningto work in production too. (@gaearon in #24271)componentWillUnmountfiring twice inside of Suspense. (@acdlite in #24308)useDeferredValuecausing an infinite loop when passed an unmemoized value. (@acdlite in #24247)setStateloop inuseEffect. (@gaearon in #24298)setStateinuseInsertionEffect. (@gaearon in #24295)React DOM Server
bootstrapScriptContentcontents. (@gnoff in #24385)renderToPipeableStream. (@gnoff in #24291)ESLint Plugin: React Hooks
Use Subscription
use-sync-external-storeshim. (@gaearon in #24289)facebook/react (react-test-renderer)
v18.3.1Compare Source
v18.3.0Compare Source
v18.2.0Compare Source
React DOM
onRecoverableError. (@gnoff in #24591)documentcausing a blank page on mismatch. (@gnoff in #24523)setStatein Safari when adding an iframe. (@gaearon in #24459)React DOM Server
<title>elements to match the browser constraints. (@gnoff in #24679)highWaterMarkto0. (@jplhomer in #24641)Server Components (Experimental)
useId()inside Server Components. (@gnoff in #24172)v18.1.0Compare Source
React DOM
react-dom/clientwhen using UMD bundle. (@alireza-molaee in #24274)suppressHydrationWarningto work in production too. (@gaearon in #24271)componentWillUnmountfiring twice inside of Suspense. (@acdlite in #24308)useDeferredValuecausing an infinite loop when passed an unmemoized value. (@acdlite in #24247)setStateloop inuseEffect. (@gaearon in #24298)setStateinuseInsertionEffect. (@gaearon in #24295)React DOM Server
bootstrapScriptContentcontents. (@gnoff in #24385)renderToPipeableStream. (@gnoff in #24291)ESLint Plugin: React Hooks
Use Subscription
use-sync-external-storeshim. (@gaearon in #24289)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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.