Skip to content

Comments

chore(deps): bump react-dom and @types/react-dom#576

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6fb5dc7d23
Closed

chore(deps): bump react-dom and @types/react-dom#576
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6fb5dc7d23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 30, 2025
@vercel
Copy link

vercel bot commented Jul 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
russia-win-win Error Error Aug 28, 2025 6:08am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from 96d8490 to e38af94 Compare August 7, 2025 09:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from e38af94 to bad9322 Compare August 8, 2025 09:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from bad9322 to cb4487c Compare August 11, 2025 13:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from cb4487c to 4dc6ae8 Compare August 12, 2025 17:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from 4dc6ae8 to 59b7ac6 Compare August 19, 2025 18:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from 59b7ac6 to 7a32245 Compare August 19, 2025 23:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from 7a32245 to 2c3f42f Compare August 20, 2025 10:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from 2c3f42f to ba9f815 Compare August 20, 2025 11:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from ba9f815 to 2116153 Compare August 25, 2025 18:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from 2116153 to 98c18ad Compare August 28, 2025 00:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from 98c18ad to 66ec7a8 Compare August 28, 2025 06:03
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:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch from 66ec7a8 to 11e7ca8 Compare August 28, 2025 06:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2025

Superseded by #607.

@dependabot dependabot bot closed this Oct 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-6fb5dc7d23 branch October 2, 2025 09:07
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