Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

This pull request includes updates to the package.json file to upgrade the React dependencies to their latest versions.

Dependency updates:

  • Updated react to version 19.0.0
  • Updated react-dom to version 19.0.0
  • Updated @types/react to version 19.0.8
  • Updated @types/react-dom to version 19.0.3

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.3.1 to 19.0.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.0.0/packages/react)

Updates `@types/react` from 18.3.12 to 19.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

vercel bot commented Jan 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
todoapp-react-typescript ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 0:02am

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2025
Bump react-dom to version 19.0.0 and @types/react-dom to 19.0.3
to ensure compatibility with the latest React features and types.
@born3am born3am changed the title chore(deps): bump react and @types/react chore(deps): bump react, react-dom, @types/react and @types/react-dom Feb 3, 2025
Bump react-dom and its type definitions to the latest version
for improved performance and compatibility with React 19.
@born3am born3am merged commit 76ae814 into dev Feb 3, 2025
4 checks passed
@born3am born3am deleted the dependabot/npm_and_yarn/multi-4b102aa8b0 branch February 3, 2025 12:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant