Closed dependabot[bot] closed 11 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
revert-client | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 4, 2023 7:52am |
Thank you for following the naming conventions for pull request titles! 🙏
Bumps react-dom and @types/react-dom. These dependencies needed to be updated together. Updates
react-dom
from 17.0.2 to 18.2.0Release 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.
Updates
@types/react-dom
from 17.0.14 to 18.2.17Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show