-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the react group with 2 updates #4845
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 25, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
3 times, most recently
from
August 2, 2023 13:34
bd1ea9c
to
8e4a50a
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
15 times, most recently
from
August 16, 2023 10:47
52387f6
to
b24f2a4
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
3 times, most recently
from
August 30, 2023 13:41
b23430d
to
f3eb9ee
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
4 times, most recently
from
September 6, 2023 13:34
b4bf04f
to
1c91075
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
2 times, most recently
from
September 12, 2023 13:45
2c841f7
to
f8f1bb9
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
2 times, most recently
from
September 18, 2023 13:56
985c036
to
625031e
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
4 times, most recently
from
September 28, 2023 13:36
3317da6
to
98f6673
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
6 times, most recently
from
October 6, 2023 13:40
34f8d7b
to
8710abf
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
6 times, most recently
from
October 16, 2023 13:03
b1a84c8
to
6da3449
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
3 times, most recently
from
October 26, 2023 13:18
8673739
to
85768ba
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
from
October 27, 2023 13:52
85768ba
to
86d9a0f
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the react group with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). 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-group: react - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/react-0bac214f9e
branch
from
October 30, 2023 13:56
86d9a0f
to
1cd0b3e
Compare
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
Bumps the react group with 2 updates: react and react-dom.
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