Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps react-dom and @types/react-dom. These dependencies needed to be updated together.
Updates react-dom from 19.1.0 to 19.1.1

Release notes

Sourced from react-dom's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Changelog

Sourced from react-dom's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Commits

Updates @types/react-dom from 19.1.6 to 19.1.7

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
Copy link

codecov bot commented Aug 1, 2025

❌ 8 Tests Failed:

Tests completed Failed Passed Skipped
8 8 0 0
View the top 3 failed test(s) by shortest run time
src/tests/error-hook.dom.test.ts > src/tests/error-hook.dom.test.ts
Stack Traces | 0s run time
Error: Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:
  - react:      19.1.0
  - react-dom:  19.1.1
Learn more: https://react.dev/warnings/version-mismatch
 ❯ .../react-dom/cjs/react-dom-client.development.js:24801:15
 ❯ .../react-dom/cjs/react-dom-client.development.js:24806:7
 ❯ Object.<anonymous> .../react-dom/cjs/react-dom-client.development.js:24993:5
src/tests/result-history.ssr.test.ts > src/tests/result-history.ssr.test.ts
Stack Traces | 0s run time
Error: Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:
  - react:      19.1.0
  - react-dom:  19.1.1
Learn more: https://react.dev/warnings/version-mismatch
 ❯ .../react-dom/cjs/react-dom-client.development.js:24801:15
 ❯ .../react-dom/cjs/react-dom-client.development.js:24806:7
 ❯ Object.<anonymous> .../react-dom/cjs/react-dom-client.development.js:24993:5
src/tests/use-state.ssr.test.ts > src/tests/use-state.ssr.test.ts
Stack Traces | 0s run time
Error: Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:
  - react:      19.1.0
  - react-dom:  19.1.1
Learn more: https://react.dev/warnings/version-mismatch
 ❯ .../react-dom/cjs/react-dom-client.development.js:24801:15
 ❯ .../react-dom/cjs/react-dom-client.development.js:24806:7
 ❯ Object.<anonymous> .../react-dom/cjs/react-dom-client.development.js:24993:5

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from 6535cc8 to fe07755 Compare August 4, 2025 01:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from fe07755 to e7af572 Compare August 11, 2025 01:18
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 19.1.0 to 19.1.1
- [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.1/packages/react-dom)

Updates `@types/react-dom` from 19.1.6 to 19.1.7
- [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.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from e7af572 to aac581c Compare August 11, 2025 01:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants