Skip to content

chore(deps): bump the patch-versions group in /docs with 2 updates - #6351

Merged
hanabi1224 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/patch-versions-6045c185b5
Dec 16, 2025
Merged

chore(deps): bump the patch-versions group in /docs with 2 updates#6351
hanabi1224 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/patch-versions-6045c185b5

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubDec 15, 2025

Copy link
Copy Markdown
Contributor

Bumps the patch-versions group in /docs with 2 updates: react and react-dom.

Updates react from 19.2.1 to 19.2.3

Release notes

Sourced from react's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

Commits

Updates react-dom from 19.2.1 to 19.2.3

Release notes

Sourced from react-dom's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by CodeRabbit

  • Chores
    • Updated React and React DOM dependencies to the latest compatible versions for enhanced stability and compatibility.

✏️ Tip: You can customize this high-level summary in your review settings.

Bumps the patch-versions group in /docs with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).
Updates `react` from 19.2.1 to 19.2.3
- [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.2.3/packages/react)
Updates `react-dom` from 19.2.1 to 19.2.3
- [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.2.3/packages/react-dom)
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-versions
- dependency-name: react-dom
dependency-version: 19.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-versions
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 15, 2025
@dependabot
dependabotBot requested a review from a team as a code ownerDecember 15, 2025 19:16
@dependabot
dependabotBot requested review from hanabi1224 and removed request for a teamDecember 15, 2025 19:16
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Dec 15, 2025
@dependabotdependabotBot added the javascript Pull requests that update Javascript code label Dec 15, 2025
@coderabbitai

coderabbitaiBot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

React and React-DOM dependency versions are updated from ^19.2.1 to ^19.2.3 in docs/package.json. These are patch-level version bumps with no additions, removals, or other dependency changes.

Changes

Cohort / File(s)Summary
Dependency Updates
docs/package.json
Updated React and React-DOM from ^19.2.1 to ^19.2.3

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Single file modified with straightforward version bumps
  • No functional code changes or side effects to evaluate
  • Patch-level updates between minor versions

Possibly related PRs

Suggested reviewers

  • elmattic
  • akaladarshi
  • hanabi1224

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check nameStatusExplanation
Title check✅ PassedThe title accurately describes the main change: bumping patch versions of dependencies (React and React-DOM) in the /docs directory.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/npm_and_yarn/docs/patch-versions-6045c185b5

Comment @coderabbitai help to get the list of available commands and usage tips.

@hanabi1224
hanabi1224 added this pull request to the merge queueDec 16, 2025
Merged via the queue into main with commit b1aaeb8Dec 16, 2025
17 checks passed
@hanabi1224
hanabi1224 deleted the dependabot/npm_and_yarn/docs/patch-versions-6045c185b5 branch December 16, 2025 01:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hanabi1224