Bump react from 18.2.0 to 19.2.6#129
Merged
Merged
Conversation
a2aa48d to
19c2d10
Compare
19c2d10 to
71f46b5
Compare
71f46b5 to
1028d92
Compare
Greptile SummaryThis PR bumps
Confidence Score: 5/5Safe to merge — all React packages are now consistently versioned and the lockfile has no stale entries. This is a pure dependency bump with no application logic changes. Both react and react-dom are in lockstep at 19.2.6 across all package manifests, and the lockfile is fully regenerated to match. The previous version mismatches flagged in earlier review rounds have been resolved. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[dependabot PR] --> B{package.json}
A --> C{docs-src/package.json}
B --> D[react: 18.2.0 → 19.2.6]
B --> E[react-dom: 18.2.0 → 19.2.6]
C --> F[react: 19.2.5 → 19.2.6]
C --> G[react-dom: 19.2.5 → 19.2.6]
D & E --> H[Versions in sync ✓]
F & G --> I[Versions in sync ✓]
H & I --> J[pnpm-lock.yaml updated consistently]
Reviews (5): Last reviewed commit: "Align react-dom with React 19" | Re-trigger Greptile |
46063d0 to
a1d74ca
Compare
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 19.2.6. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
a1d74ca to
10e0a34
Compare
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.
Bumps react from 18.2.0 to 19.2.6.
Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
eaf3e95Version 19.2.623f4f9f19.2.590ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.15667a41Bump next prerelease version numbers (#34639)8bb7241Bump useEffectEvent to Canary (#34610)e3c9656Ensure Performance Track are Clamped and Don't overlap (#34509)68f00c9Release Activity in Canary (#34374)Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.