Skip to content

chore(deps): bump the web production group - #31

Merged
PunGrumpy merged 2 commits into
mainfrom
chore/web-production-deps
Sep 18, 2026
Merged

PunGrumpy merged 2 commits into
mainfrom
chore/web-production-deps

Conversation

@PunGrumpy

@PunGrumpy PunGrumpy commented Sep 18, 2026

Copy link
Copy Markdown
Owner

Background

Dependabot opened #19 for this group before the repository tracked a text lockfile, so its branch could not be updated with bun.lock, and it was closed while I rebased it. This carries the same eight bumps on a branch with the lockfile regenerated.

Summary

  • next 16.3.4 to 16.3.5, react and react-dom 19.2.8 to 19.3.0, with @types/react and @types/react-dom 19.3.0.
  • fumadocs-core and fumadocs-ui 16.15.8 to 16.15.10.
  • vgpu and @vgpu/wgsl 0.4.1 to 0.5.0, and cn 0.2.6 to 0.3.0.
  • bun.lock regenerated for the above.

Verification

bun install --frozen-lockfile reports no changes. CI runs typecheck, tests, lint, and build; the Vercel preview builds the docs site, which is where the React, Next, and vgpu bumps matter.

Checklist

  • Tests have been added or updated. Not needed, dependency bumps only.
  • Documentation has been added or updated. Not needed.
  • A changeset has been added for vecstore-sdk. Not needed, nothing in the package changes.
  • I have reviewed this pull request myself

Summary by CodeRabbit

  • Chores
    • Updated web application dependencies, including the framework, UI libraries, React packages, and graphics tooling.
    • Applied compatible patch and minor version updates to improve platform currency and maintainability.

dependabot Bot and others added 2 commits September 19, 2026 01:34
Bumps the production group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@vgpu/wgsl](https://github.com/vercel-labs/vgpu/tree/HEAD/packages/wgsl) | `0.4.1` | `0.5.0` |
| [cn](https://github.com/shadcn-ui/cn/tree/HEAD/packages/cn) | `0.2.6` | `0.3.0` |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.15.8` | `16.15.10` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.15.8` | `16.15.10` |
| [next](https://github.com/vercel/next.js) | `16.3.4` | `16.3.5` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.8` | `19.3.0` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.8` | `19.3.0` |
| [vgpu](https://github.com/vercel-labs/vgpu/tree/HEAD/packages/vgpu-api) | `0.4.1` | `0.5.0` |

Updates `@vgpu/wgsl` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/vercel-labs/vgpu/releases)
- [Changelog](https://github.com/vercel-labs/vgpu/blob/canary/packages/wgsl/CHANGELOG.md)
- [Commits](https://github.com/vercel-labs/vgpu/commits/v0.5.0/packages/wgsl)

Updates `cn` from 0.2.6 to 0.3.0
- [Release notes](https://github.com/shadcn-ui/cn/releases)
- [Changelog](https://github.com/shadcn-ui/cn/blob/main/packages/cn/CHANGELOG.md)
- [Commits](https://github.com/shadcn-ui/cn/commits/cn@0.3.0/packages/cn)

Updates `fumadocs-core` from 16.15.8 to 16.15.10
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.15.8...fumadocs@16.15.10)

Updates `fumadocs-ui` from 16.15.8 to 16.15.10
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.15.8...fumadocs@16.15.10)

Updates `next` from 16.3.4 to 16.3.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.3.4...v16.3.5)

Updates `react` from 19.2.8 to 19.3.0
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react)

Updates `react-dom` from 19.2.8 to 19.3.0
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom)

Updates `vgpu` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/vercel-labs/vgpu/releases)
- [Changelog](https://github.com/vercel-labs/vgpu/blob/canary/packages/vgpu-api/CHANGELOG.md)
- [Commits](https://github.com/vercel-labs/vgpu/commits/v0.5.0/packages/vgpu-api)

---
updated-dependencies:
- dependency-name: "@vgpu/wgsl"
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: cn
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: fumadocs-core
  dependency-version: 16.15.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: fumadocs-ui
  dependency-version: 16.15.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: next
  dependency-version: 16.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: react
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: react-dom
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: vgpu
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
...

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

vercel Bot commented Sep 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
vecstore-sdk Ready Ready Preview Sep 18, 2026 6:36pm UTC

@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 5340972c-0b06-4c47-944c-08b64f3ff821

📥 Commits

Reviewing files that changed from the base of the PR and between 2cc7631 and dad7b24.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • apps/web/package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.

📜 Recent review details
🔇 Additional comments (1)
apps/web/package.json (1)

14-24: LGTM!

Also applies to: 30-31


📝 Walkthrough

Walkthrough

The web package updates several runtime dependencies and React type packages. The changes include newer versions of @vgpu/wgsl, vgpu, cn, Fumadocs, Next.js, React, and related type packages.

Changes

Web dependency updates

Layer / File(s) Summary
Update web dependency versions
apps/web/package.json
Updated selected runtime dependencies and React type packages. Unchanged dependencies retain their existing versions.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to dad7b

No actionable merge-blocking issue is established by the dependency updates.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies a dependency update for the web production group and matches the main changes.
Description check ✅ Passed The description includes the required Background, Summary, Verification, and Checklist sections. It explains the dependency updates, lockfile regeneration, verification command, and why tests, documen…
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

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

A rabbit checks the package tree
New versions hop from key to key
React and types now match in line
The web app gets a fresher sign
Dependencies rest, tidy and free

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

@changeset-bot

changeset-bot Bot commented Sep 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: dad7b24

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@socket-security

Copy link
Copy Markdown

@pkg-pr-new

pkg-pr-new Bot commented Sep 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/vecstore-sdk@31

commit: dad7b24

@baymiai

baymiai Bot commented Sep 18, 2026

Copy link
Copy Markdown

Security review: nothing to raise.

Read the eight dependency bumps, their lockfile, and the peer dependency updates in @vgpu/wgsl.

@PunGrumpy
PunGrumpy merged commit dfa4938 into main Sep 18, 2026
12 checks passed
@PunGrumpy
PunGrumpy deleted the chore/web-production-deps branch September 18, 2026 18:36

This branch was successfully deployed

1 active deployment
Preview dad7b24b Deployed Sep 18, 2026 by vercel[bot]
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