chore(deps): update react monorepo#77
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
June 14, 2022 22:45
c43ca4a to
91dbb1a
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
March 16, 2023 17:59
91dbb1a to
ad6f18c
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
March 29, 2023 23:45
a0bffb1 to
e17cdaa
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 3, 2023 10:12
e17cdaa to
3d84439
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
April 17, 2023 18:00
edad1c0 to
54e3af4
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
June 2, 2023 17:21
084a582 to
e6ee1e2
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
4 times, most recently
from
June 12, 2023 20:11
5a85469 to
b411946
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
June 23, 2023 22:55
8870a7c to
cfb7495
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
July 13, 2023 17:23
a77d044 to
b7d8e52
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
July 31, 2023 21:03
c7b7e14 to
06a3939
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
August 9, 2023 23:08
6559d62 to
e0a96e5
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 22, 2023 19:37
e0a96e5 to
1a69d98
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
September 18, 2023 19:53
1a69d98 to
07b9979
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
October 1, 2023 12:02
7979d29 to
3c16cc1
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
October 4, 2023 14:29
3c16cc1 to
8946d91
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
4 times, most recently
from
November 7, 2023 23:23
5903d87 to
52bb296
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
November 27, 2023 23:22
cd89d53 to
d10aba6
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
December 4, 2023 22:16
856946d to
5f78d8a
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
4 times, most recently
from
December 16, 2023 01:05
d661dd7 to
e0974c0
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
December 28, 2023 17:02
e0974c0 to
5d504d4
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
January 6, 2024 14:15
5d504d4 to
0347478
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
January 15, 2024 12:05
0347478 to
0ca3ef7
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
6 times, most recently
from
February 7, 2024 18:15
c7e61f3 to
dc44971
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
February 23, 2024 11:09
a6a6252 to
f02cba7
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
March 5, 2024 10:13
315426e to
507d0c8
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.6->18.3.2718.0.2->18.3.74.4.0->4.6.218.0.0->18.3.118.0.0->18.3.1Release Notes
facebook/react (eslint-plugin-react-hooks)
v4.6.2Compare Source
v4.6.1Compare Source
v4.6.0v4.5.0facebook/react (react)
v18.3.1Compare Source
actfromreactf1338fv18.3.0Compare Source
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
this.refsto support string ref codemod 909071findDOMNodeoutside StrictMode c3b283test-utilsmethods d4ea75defaultPropsfor function components #25699key#25697actfromtest-utilsd4ea75React DOM
unmountComponentAtNode8a015brenderToStaticNodeStream#28874v18.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 - "after 10pm every weekday,before 4am every weekday,every weekend" in timezone Europe/Rome, 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.
This PR was generated by Mend Renovate. View the repository job log.