chore(deps): bump the site-minor-patch group across 1 directory with 3 updates#898
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-minor-patch-388b784d7d
branch
from
May 27, 2026 11:27
260ae10 to
861b2e7
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-minor-patch-388b784d7d
branch
from
June 4, 2026 01:39
861b2e7 to
a3794ba
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-minor-patch-388b784d7d
branch
from
June 10, 2026 09:15
a3794ba to
595c0a0
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-minor-patch-388b784d7d
branch
from
June 17, 2026 09:16
595c0a0 to
861119b
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-minor-patch-388b784d7d
branch
from
June 24, 2026 09:14
861119b to
a00c012
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-minor-patch-388b784d7d
branch
from
July 1, 2026 09:21
a00c012 to
8b586f7
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-minor-patch-388b784d7d
branch
from
July 8, 2026 09:15
8b586f7 to
8594870
Compare
…3 updates Bumps the site-minor-patch group with 3 updates in the /site directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `react` from 19.2.5 to 19.2.7 - [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.7/packages/react) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.5 to 19.2.7 - [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.7/packages/react-dom) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: site-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: site-minor-patch - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: site-minor-patch - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: site-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/site-minor-patch-388b784d7d
branch
from
July 15, 2026 09:17
8594870 to
ddc317f
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 the site-minor-patch group with 3 updates in the /site directory: react, @types/react and react-dom.
Updates
reactfrom 19.2.5 to 19.2.7Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
@types/reactfrom 19.2.14 to 19.2.17Commits
Updates
react-domfrom 19.2.5 to 19.2.7Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
@types/reactfrom 19.2.14 to 19.2.17Commits
Note
Low Risk
Patch-level dependency lockfile updates only; no app logic changes and limited relevance of the Server Actions fix to this site.
Overview
Updates
site/yarn.lockonly:reactandreact-dom19.2.5 → 19.2.7, and@types/react19.2.14 → 19.2.17. No application source changes;site/package.jsonstill pins these packages tolatest.The React patch release mainly fixes missing
FormDataentries in Server Actions (19.2.6 regression) plus RSC type/perf work in 19.2.6. The site is a Vocs docs app with no Server Actions usage in the repo, so behavior should be unchanged aside from staying on aligned React typings and runtime versions.Reviewed by Cursor Bugbot for commit ddc317f. Bugbot is set up for automated code reviews on this repo. Configure here.