chore(deps): bump react-dom and @types/react-dom#37
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
✅ Deploy Preview for pythoness-programmer ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@dependabot rebase |
305b7e9 to
a46449a
Compare
|
@cursoragent why is the build failing? |
|
Perfect! The build is now passing. The issue has been resolved. Let me provide a summary of what was done. SummaryI've successfully fixed the build failure on this Dependabot PR. The issue was a peer dependency conflict between React packages. The ProblemDependabot updated:
But left unchanged:
This created a mismatch where The SolutionI updated
Results✅ Build now passes successfully The changes have been committed and pushed to the PR branch. |
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` from 18.3.1 to 19.2.5 - [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.2.5/packages/react-dom) Updates `@types/react-dom` from 18.3.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
a46449a to
b551ca0
Compare
|
@dependabot rebase |
- Updated react from ^18.2.0 to ^19.2.5 to match react-dom upgrade - Updated @types/react from ^18 to ^19 to match @types/react-dom - Resolved peer dependency conflict causing build failures - Verified successful build with npm run build Co-authored-by: Amanda Nelson <jobs@amanda-nelson.com>
|
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-dom and @types/react-dom. These dependencies needed to be updated together.
Updates
react-domfrom 18.3.1 to 19.2.5Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
23f4f9f19.2.590ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.18618113Bump scheduler version (#34671)1bd1f01Ship partial-prerendering APIs to Canary (#34633)2f0649a[Fizz] Removenonceoption from resume-and-prerender APIs (#34664)5667a41Bump next prerelease version numbers (#34639)e08f53bMatchreact-dom/statictest entrypoints and published entrypoints (#34599)Updates
@types/react-domfrom 18.3.7 to 19.2.3Commits