-
Notifications
You must be signed in to change notification settings - Fork 161
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
fix(deps): Bump the react group with 6 updates #4896
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/react-a6a0fb8aa7
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
ddebc93
to
ba7d2e6
Compare
Bumps the react group with 6 updates: | Package | From | To | | --- | --- | --- | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.1.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.12` | `19.1.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0` | `19.1.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.4` | `19.1.1` | | [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) | `19.0.0` | `19.1.0` | | [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `19.0.0` | `19.1.0` | Updates `react` from 19.0.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) Updates `@types/react` from 19.0.12 to 19.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.0.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-dom` from 19.0.4 to 19.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-is` from 19.0.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-is) Updates `@types/react` from 19.0.12 to 19.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.0.4 to 19.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-test-renderer` from 19.0.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-test-renderer) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: "@types/react" dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: "@types/react-dom" dependency-version: 19.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react - dependency-name: react-is dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: "@types/react" dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react - dependency-name: "@types/react-dom" dependency-version: 19.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react - dependency-name: react-test-renderer dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]>
ba7d2e6
to
4524c53
Compare
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
0 participants
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 6 updates:
19.0.0
19.1.0
19.0.12
19.1.0
19.0.0
19.1.0
19.0.4
19.1.1
19.0.0
19.1.0
19.0.0
19.1.0
Updates
react
from 19.0.0 to 19.1.0Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
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
@types/react
from 19.0.12 to 19.1.0Commits
Updates
react-dom
from 19.0.0 to 19.1.0Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
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)Updates
@types/react-dom
from 19.0.4 to 19.1.1Commits
Updates
react-is
from 19.0.0 to 19.1.0Release notes
Sourced from react-is's releases.
Changelog
Sourced from react-is's changelog.
Commits
b630219
[refactor] move isValidElementType to react-is (#32518)a4d122f
Add <ViewTransition> Component (#31975)c86542b
Bump next prerelease version numbers (#31676)Updates
@types/react
from 19.0.12 to 19.1.0Commits
Updates
@types/react-dom
from 19.0.4 to 19.1.1Commits
Updates
react-test-renderer
from 19.0.0 to 19.1.0Release notes
Sourced from react-test-renderer's releases.
Changelog
Sourced from react-test-renderer's changelog.