chore(deps): bump react-dom and @types/react-dom#73
Closed
dependabot[bot] wants to merge 3 commits intomainfrom
Closed
chore(deps): bump react-dom and @types/react-dom#73dependabot[bot] wants to merge 3 commits intomainfrom
dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.3 - [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.3/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.3 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>
034baec to
6d966e8
Compare
- Update react from ^18.3.0 to ^19.2.3 to match react-dom - Ensures peer dependency compatibility - Resolves build and test failures
- Update react from ^18.3.0 to ^19.2.3 to match react-dom - Update @types/react from ^18.3.0 to ^19.2.3 - Ensures peer dependency compatibility - Resolves build and test failures
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
benmed00
added a commit
that referenced
this pull request
Jan 10, 2026
Fix workflow failures after Next.js 16 upgrade (PR #9). ### Changes 1. **Lint Workflow Fix**: - Updated lint commands to use `eslint` directly instead of `next lint` - Fixes "Invalid project directory" error in Next.js 16 - Updated both `.github/workflows/lint.yml` and `.github/workflows/ci.yml` 2. **Route Handler Updates** (already on main): - All route handlers updated for async params - Next.js 16 compatibility ensured ### Related Work - Related to PR #9 (Next.js 16 upgrade - merged) - Related to PR #73 (React 19 - closed, waiting for Next.js 16) - Related to PR #74 (jspdf security fix - merged) - Related to PR #7 (eslint-config-next 16 - open) ### Status - ✅ Build: Passing - ✅ Tests: 98/98 passing - ✅ Lint: Fixed (using eslint directly) - ✅ Workflows: 12/12 passing Fixes workflow failures caused by Next.js 16 lint command changes. Closes #81
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.
This PR updates
react-domand@types/react-domto version 19.2.3. This is a major version upgrade that requires:@testing-library/react@16.3.1has API changes (e.g.,screenexport changes).Status: This PR has been updated to also include
reactand@types/reactupdates for compatibility, but may still require Next.js and code updates.Recommendation: Review breaking changes in React 19 release notes before merging.
Bumps react-dom and @types/react-dom. These dependencies needed to be updated together.
Updates
react-domfrom 18.3.1 to 19.2.3Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
612e371Version 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)8bb7241Bump useEffectEvent to Canary (#34610)83c88adHandle fabric root level fragment with compareDocumentPosition (#34533)Updates
@types/react-domfrom 18.3.7 to 19.2.3Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔗 Related Work
Milestone
Related PRs
Branch Information
maindependabot/npm_and_yarn/multi-92cd713b78