-
Notifications
You must be signed in to change notification settings - Fork 30
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): bump react-dom from 17.0.2 to 18.2.0 in /dotcom-rendering #6787
chore(deps): bump react-dom from 17.0.2 to 18.2.0 in /dotcom-rendering #6787
Conversation
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 17.0.2 to 18.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
This feels like something that should be done all at once, both |
Size Change: -250 kB (-10%) 👏 Total Size: 2.29 MB
ℹ️ View Unchanged
|
⚡️ Lighthouse report for the changes in this PRLighthouse tested 2 URLs Report for Article
Report for Front
|
Looking back to this, it may have been a bit premature…
|
Saw the reference in the Preact v11 thread, thought I'd pop in and correct a few things:
That's largely due to us still missing a few things from v17/v18, such as a streaming renderer (
Might've misread there, that thread is for the v11 release. X (v10) has been out for a few years now. Users were asking if the React 18 hooks were going to be added to v11 as, at that time, they hadn't yet landed in v10. However, the intention always was to land them in v10 and indeed we did. Preact has supported those hooks in v10 since mid-June. |
Bumps react-dom from 17.0.2 to 18.2.0.
Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
b345523
[Fizz] Support abort reasons (#24680)bcbeb52
[Fizz] Disallow complex children in <title> elements (#24679)4f29ba1
support errorInfo in onRecoverableError (#24591)26a5b3c
Explicitly sethighWaterMark
to 0 forReadableStream
(#24641)aec5759
[Fizz] Send errors down to client (#24551)a276638
[Fizz] Improve text separator byte efficiency (#24630)05c34de
[Test] Outer boundary should not report errors from an inner boundary (#24618)82c64e1
Match Preact behavior for boolean props on custom elements (#24541)2c8a145
Fix ignored setState in Safari when iframe is touched (#24459)8197c73
Support document rendering (#24523)Maintainer changes
This version was pushed to npm by gnoff, a new releaser for react-dom since your current version.
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)