-
Notifications
You must be signed in to change notification settings - Fork 14
Bump react and react-dom #39
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
Open
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
Open
Bump react and react-dom #39
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
Conversation
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
@dependabot
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Mar 4, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@dependabot
@github
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
@dependabot
dependabot
bot
deleted the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
March 10, 2023 09:29
@lukepistrol
lukepistrol
restored the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
March 10, 2023 09:30
@dependabot
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
from
March 10, 2023 09:31
490c71c
to
6043a5e
Compare
@dependabot
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
3 times, most recently
from
March 15, 2023 23:37
f12d854
to
35110c8
Compare
@dependabot
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
from
March 20, 2023 13:19
35110c8
to
8780613
Compare
@dependabot
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
from
March 20, 2023 13:21
8780613
to
6df2592
Compare
@dependabot
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
from
March 27, 2023 14:49
6df2592
to
a13ba27
Compare
@dependabot
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
from
March 27, 2023 15:24
a13ba27
to
3ba6c55
Compare
@dependabot
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
from
April 4, 2023 18:13
3ba6c55
to
25b2b51
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:production update-type: version-update:semver-major - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-and-react-dom-18.2.0
branch
from
April 4, 2023 18:13
25b2b51
to
7881b7b
Compare
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
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 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)