Skip to content

chore: update dependencies, including react, vite, and tsdown across packages - #81

Merged
saseungmin merged 2 commits into
mainfrom
chore/update-dependencies
Feb 16, 2026
Merged

chore: update dependencies, including react, vite, and tsdown across packages#81
saseungmin merged 2 commits into
mainfrom
chore/update-dependencies

Conversation

@saseungmin

@saseungmin saseungmin commented Feb 16, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated React and ReactDOM to version 19.2.4.
    • Updated Vite build tool to version 7.3.1.
    • Updated React build plugin and type definitions.
    • Standardized build tool dependency management across packages.

@changeset-bot

changeset-bot Bot commented Feb 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 4cee451

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@react-native-youtube-bridge/web Patch
@react-native-youtube-bridge/react Patch
@react-native-youtube-bridge/core Patch
react-native-youtube-bridge Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai

coderabbitai Bot commented Feb 16, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

This PR updates dependencies across the monorepo packages, including React, Vite, and TypeScript build tools. A new catalog entry in pnpm-workspace.yaml centralizes tsdown versioning (0.20.3), which is then referenced via catalog: in core and react packages. Two changeset files declare these updates.

Changes

Cohort / File(s) Summary
Changeset metadata
.changeset/petite-dolls-marry.md, .changeset/petite-dolls-test.md
Declares patch version bumps and chore updates for @react-native-youtube-bridge packages and dependency refreshes including React and Vite.
Workspace catalog configuration
pnpm-workspace.yaml
Introduces new catalog entry mapping tsdown to version 0.20.3 for centralized dependency management.
Core and React packages
packages/core/package.json, packages/react/package.json
Updates tsdown devDependency from ^0.12.8 to catalog: to use workspace catalog reference.
Web packages
packages/web/package.json, web/package.json
Bumps @vitejs/plugin-react-swc from ^3.9.0 to ^4.2.3, vite from ^6.3.5 to ^7.3.1, and React/React-DOM versions in web root (19.0.0 to 19.2.4 with corresponding type definitions).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Poem

🐰 With catalog mapped and versions aligned,
tsdown unified, dependencies refined,
React and Vite dance to a newer beat,
Monorepo harmony, the update's complete!

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/update-dependencies

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying react-native-youtube-bridge-example with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4cee451
Status: ✅  Deploy successful!
Preview URL: https://6844ef4f.react-native-youtube-bridge-example.pages.dev
Branch Preview URL: https://chore-update-dependencies.react-native-youtube-bridge-example.pages.dev

View logs

@saseungmin
saseungmin merged commit fd60a82 into main Feb 16, 2026
4 of 5 checks passed
@saseungmin
saseungmin deleted the chore/update-dependencies branch February 16, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant