Bump the external-react group across 1 directory with 4 updates#109
Closed
dependabot[bot] wants to merge 1 commit intotrunkfrom
Closed
Bump the external-react group across 1 directory with 4 updates#109dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot[bot] wants to merge 1 commit intotrunkfrom
Conversation
Bumps the external-react group with 4 updates in the / directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom), [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) and [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react). 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.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-dom) Updates `react-is` 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-is) Updates `react-refresh` from 0.14.0 to 0.17.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/HEAD/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: external-react - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: external-react - dependency-name: react-is dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: external-react - dependency-name: react-refresh dependency-version: 0.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: external-react ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
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 |
1 similar comment
Author
|
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 |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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.
Bumps the external-react group with 4 updates in the / directory: react, react-dom, react-is and react-refresh.
Updates
reactfrom 18.3.1 to 19.1.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
4a9df08Stop 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)6aa8254Add ref to Fragment (#32465)e0fe347[flags] remove enableOwnerStacks (#32426)70f1d76[flow] Eliminate usage of global React types in ReactNativeTypes.js (#32330)0d9834cbuild: add support to the rollup build for building typescript packages (#32393)a53da6aAdd useSwipeTransition Hook Behind Experimental Flag (#32373)32b0cadEnable owner stacks in Canary builds (#32053)ed8b68dStop exporting dev-only methods in OSS production builds (#32200)Updates
react-domfrom 18.3.1 to 19.1.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
7943da1Set accurate value for alwaysThrottleRetries on www (#32684)476f538Add getClientRects to fragment instances (#32660)c69a5fcAdd blur() and focusLast() to fragment instances (#32654)cd28a94Add observer methods to fragment instances (#32619)6aa8254Add ref to Fragment (#32465)029e8bdAdd Owner Stack to attribute hydration mismatches (#32538)aac177cSupport beforetoggle/toggle events for dialog (#32479)e0fe347[flags] remove enableOwnerStacks (#32426)2e4db33Use valid CSS selectors in useId format (#32001)9b042f9[Fizz] Responsive images should not be preloaded with link headers (#32445)Updates
react-isfrom 18.3.1 to 19.1.0Release notes
Sourced from react-is's releases.
... (truncated)
Changelog
Sourced from react-is's changelog.
... (truncated)
Commits
b630219[refactor] move isValidElementType to react-is (#32518)a4d122fAdd <ViewTransition> Component (#31975)c86542bBump next prerelease version numbers (#31676)857ee8cDon't minify symbols in production builds (#28881)da6ba53[UMD] Remove umd builds (#28735)2aed507Remove React.createFactory (#27798)56efb2eBump canary versions to v19-canary (#28646)5f2c6b7Update homepage URLs to react.dev (#28478)015ff2eRevert "[Tests] Reset modules by default" (#28318)14fd963Switch <Context> to mean <Context.Provider> (#28226)Updates
react-refreshfrom 0.14.0 to 0.17.0Release notes
Sourced from react-refresh's releases.
... (truncated)
Changelog
Sourced from react-refresh's changelog.