-
Notifications
You must be signed in to change notification settings - Fork 20
Bump react, react-dom and @types/react #247
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
Conversation
40420a4
to
972de7f
Compare
972de7f
to
52ecef5
Compare
bc0347d
to
254d629
Compare
React 19 への移行に伴って、自動で |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.1.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/v19.1.0/packages/react) Updates `react-dom` from 18.2.0 to 19.1.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/v19.1.0/packages/react-dom) Updates `@types/react` from 18.3.12 to 19.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
92255e4
to
9c897d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Bumps react, react-dom and @types/react. These dependencies needed to be updated together.
Updates
react
from 18.3.1 to 19.1.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
4a9df08
Stop creating Owner Stacks if many have been created recently (#32529)b630219
[refactor] move isValidElementType to react-is (#32518)1a19170
[refactor] Add element type for Activity (#32499)6aa8254
Add ref to Fragment (#32465)e0fe347
[flags] remove enableOwnerStacks (#32426)70f1d76
[flow] Eliminate usage of global React types in ReactNativeTypes.js (#32330)0d9834c
build: add support to the rollup build for building typescript packages (#32393)a53da6a
Add useSwipeTransition Hook Behind Experimental Flag (#32373)32b0cad
Enable owner stacks in Canary builds (#32053)ed8b68d
Stop exporting dev-only methods in OSS production builds (#32200)Updates
react-dom
from 18.2.0 to 19.1.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
7943da1
Set accurate value for alwaysThrottleRetries on www (#32684)476f538
Add getClientRects to fragment instances (#32660)c69a5fc
Add blur() and focusLast() to fragment instances (#32654)cd28a94
Add observer methods to fragment instances (#32619)6aa8254
Add ref to Fragment (#32465)029e8bd
Add Owner Stack to attribute hydration mismatches (#32538)aac177c
Support beforetoggle/toggle events for dialog (#32479)e0fe347
[flags] remove enableOwnerStacks (#32426)2e4db33
Use valid CSS selectors in useId format (#32001)9b042f9
[Fizz] Responsive images should not be preloaded with link headers (#32445)Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react
from 18.3.12 to 19.1.0Commits
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)