-
Notifications
You must be signed in to change notification settings - Fork 600
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 - autoclosed #27856
Closed
Closed
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
August 5, 2024 20:51
6211ec4
to
c273458
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
August 7, 2024 06:47
c273458
to
03b0975
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
August 7, 2024 09:03
03b0975
to
44dfa72
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
August 30, 2024 21:25
44dfa72
to
b81cffc
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
September 2, 2024 11:49
b81cffc
to
40f522a
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
September 10, 2024 15:34
40f522a
to
b877601
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
September 12, 2024 14:02
b877601
to
53d00e6
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
September 13, 2024 02:09
53d00e6
to
96471a5
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
September 23, 2024 09:14
96471a5
to
4839241
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
September 24, 2024 09:57
4839241
to
cb2597e
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
October 4, 2024 19:17
cb2597e
to
a0a51bb
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
November 15, 2024 17:12
a0a51bb
to
ce1dc9a
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
November 15, 2024 17:17
ce1dc9a
to
0aa1aca
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
November 21, 2024 16:43
0aa1aca
to
033b286
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
November 22, 2024 06:50
033b286
to
a946c84
Compare
renovate
bot
changed the title
chore(deps): update react monorepo
chore(deps): update react monorepo - autoclosed
Dec 8, 2024
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:
16.14.34
->16.14.62
~18.0.0
->18.0.38
17.0.2
->17.0.83
~18.0.0
->18.0.11
17.0.2
->17.0.25
4.6.0
->4.6.2
18.0.0
->18.3.1
~18.0.0
->~18.3.0
18.0.0
->18.3.1
~18.0.0
->~18.3.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
facebook/react (eslint-plugin-react-hooks)
v4.6.2
Compare Source
v4.6.1
Compare Source
facebook/react (react)
v18.3.1
Compare Source
v18.3.0
Compare Source
v18.2.0
Compare Source
React DOM
onRecoverableError
. (@gnoff in #24591)document
causing a blank page on mismatch. (@gnoff in #24523)setState
in Safari when adding an iframe. (@gaearon in #24459)React DOM Server
<title>
elements to match the browser constraints. (@gnoff in #24679)highWaterMark
to0
. (@jplhomer in #24641)Server Components (Experimental)
useId()
inside Server Components. (@gnoff in #24172)v18.1.0
Compare Source
React DOM
react-dom/client
when using UMD bundle. (@alireza-molaee in #24274)suppressHydrationWarning
to work in production too. (@gaearon in #24271)componentWillUnmount
firing twice inside of Suspense. (@acdlite in #24308)useDeferredValue
causing an infinite loop when passed an unmemoized value. (@acdlite in #24247)setState
loop inuseEffect
. (@gaearon in #24298)setState
inuseInsertionEffect
. (@gaearon in #24295)React DOM Server
bootstrapScriptContent
contents. (@gnoff in #24385)renderToPipeableStream
. (@gnoff in #24291)ESLint Plugin: React Hooks
Use Subscription
use-sync-external-store
shim. (@gaearon in #24289)facebook/react (react-dom)
v18.3.1
Compare Source
v18.3.0
Compare Source
v18.2.0
Compare Source
React DOM
onRecoverableError
. (@gnoff in #24591)document
causing a blank page on mismatch. (@gnoff in #24523)setState
in Safari when adding an iframe. (@gaearon in #24459)React DOM Server
<title>
elements to match the browser constraints. (@gnoff in #24679)highWaterMark
to0
. (@jplhomer in #24641)Server Components (Experimental)
useId()
inside Server Components. (@gnoff in #24172)v18.1.0
Compare Source
React DOM
react-dom/client
when using UMD bundle. (@alireza-molaee in #24274)suppressHydrationWarning
to work in production too. (@gaearon in #24271)componentWillUnmount
firing twice inside of Suspense. (@acdlite in #24308)useDeferredValue
causing an infinite loop when passed an unmemoized value. (@acdlite in #24247)setState
loop inuseEffect
. (@gaearon in #24298)setState
inuseInsertionEffect
. (@gaearon in #24295)React DOM Server
bootstrapScriptContent
contents. (@gnoff in #24385)renderToPipeableStream
. (@gnoff in #24291)ESLint Plugin: React Hooks
Use Subscription
use-sync-external-store
shim. (@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.
👻 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.