-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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-dev): bump react and react-dom #9274
chore(deps-dev): bump react and react-dom #9274
Conversation
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
Well shucks |
cb82fa9
to
f0d002d
Compare
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `react` 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) Updates `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 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: react-dom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f0d002d
to
9cae04c
Compare
will be covered in #9820 (when I finish it) |
@dependabot rebase |
Looks like these dependencies are up-to-date now, so this is no longer needed. |
Bumps react and react-dom. These dependencies needed to be updated together.
Updates
react
from 17.0.2 to 18.2.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
72b7462
Bump local package.json versions for 18.1 release (#24447)22edb9f
Reactversion
field should match package.json (#24445)4175f05
Temporarily feature flag numeric fallback for symbols (#24401)e8f4a66
Fix import in examplebb49abe
Update some READMEs (#24290)7e3121e
Remove unstable_createMutableSource from experimental build (#24209)34aa5cf
Update local package.jsons for 1872a933d
Gate legacy hidden (#24047)d5f1b06
[ServerContext] Flight support for ServerContext (#23244)1780659
Move createRoot/hydrateRoot to react-dom/client (#23385)Maintainer changes
This version was pushed to npm by gnoff, a new releaser for react since your current version.
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.
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)