Skip to content

chore(deps): update vite+ - #3205

Merged
gameroman merged 2 commits into
npmx-dev:mainfrom
fengmk2:codex/upgrade-vite-plus
Aug 25, 2026
Merged

chore(deps): update vite+#3205
gameroman merged 2 commits into
npmx-dev:mainfrom
fengmk2:codex/upgrade-vite-plus

Conversation

@fengmk2

@fengmk2 fengmk2 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Update vite-plus and @voidzero-dev/vite-plus-core to 0.3.0. Align vitest, @vitest/browser-playwright, and @vitest/coverage-v8 at 4.1.11.

Add a Renovate vite+ group for the Vite+ and Vitest package families. This group keeps the pinned Vitest packages in one update PR.

The dependency update changes oxlint from 1.77.0 to 1.79.0. Version 1.79.0 changes eslint/no-unused-vars to report bare _ parameters (release notes). The code changes remove these parameters and unused destructured bindings. They preserve the handler and fixture behavior.

Related to #3201.

@agentscanapp

agentscanapp Bot commented Aug 25, 2026

Copy link
Copy Markdown

Thanks for opening this pull request! 🎉

We really appreciate you taking the time to contribute, @fengmk2.

A maintainer will take a look as soon as they can. In the meantime, please make sure that:

  • the description explains what changed and why
  • any related issues are linked
  • existing tests still pass

If anything needs adjusting we'll leave comments here. Thanks again!

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview Aug 25, 2026 2:37pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Aug 25, 2026 2:37pm
npmx-lunaria Ignored Ignored Aug 25, 2026 2:37pm

Request Review

@socket-security

socket-security Bot commented Aug 25, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​voidzero-dev/​vite-plus-core@​0.2.9 ⏵ 0.3.09710077 +199 +2100
Updated@​vitest/​coverage-v8@​4.1.10 ⏵ 4.1.11991007999100
Updatedvitest@​4.1.10 ⏵ 4.1.119810079 +199 +1100
Updated@​vitest/​browser-playwright@​4.1.10 ⏵ 4.1.1110010085 +199 +2100
Updatedvite-plus@​0.2.9 ⏵ 0.3.097 +1100100 +1100 +2100

View full report

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 4f6cf2cc-8b31-4596-968a-7ee5af4b8634

📥 Commits

Reviewing files that changed from the base of the PR and between 836083b and d1131cf.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (8)
  • pnpm-workspace.yaml
  • renovate.json
  • server/api/contributors.get.ts
  • server/api/social/likes/[...pkg].get.ts
  • server/routes/.well-known/jwks.json.get.ts
  • server/routes/oauth-client-metadata.json.get.ts
  • test/e2e/helpers/fixtures.ts
  • uno-preset-rtl.ts

Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review.


📝 Walkthrough

Summary by CodeRabbit

  • New Features

    • Updated the Vite Plus and Vitest toolchain for improved compatibility and maintenance.
    • Grouped related Vite Plus and Vitest updates for more consistent dependency management.
  • Bug Fixes

    • Improved contributor sorting and data handling.
    • Maintained reliable likes, OAuth metadata and security key endpoints.

Walkthrough

The changes update Vite Plus and Vitest versions, group related Renovate updates, simplify contributor sorting data, and remove or rename unused callback parameters.

Changes

Maintenance updates

Layer / File(s) Summary
Vite Plus dependency management
pnpm-workspace.yaml, renovate.json
The catalogue updates Vite Plus to 0.3.0 and Vitest packages to 4.1.11. Renovate groups related Vite Plus and Vitest packages.
Callback and contributor mapping cleanup
server/api/contributors.get.ts, server/api/social/likes/[...pkg].get.ts, server/routes/.well-known/jwks.json.get.ts, server/routes/oauth-client-metadata.json.get.ts, test/e2e/helpers/fixtures.ts, uno-preset-rtl.ts
Contributor sorting keeps order separate from contributor objects. Unused callback parameters are removed or renamed without changing behaviour.
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
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.
Description check ✅ Passed The description accurately summarises the Vite+ and Vitest dependency updates, the Renovate grouping, and the related lint fixes.
Title check ✅ Passed The title clearly identifies the primary change: updating Vite+ dependencies. It is concise and relevant to the changeset.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
server/api/contributors.get.ts 0.00% 3 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown

e18e dependency analysis

No dependency warnings found.

@gameroman
gameroman added this pull request to the merge queue Aug 25, 2026
Merged via the queue into npmx-dev:main with commit 2f8ba94 Aug 25, 2026
25 checks passed
@fengmk2
fengmk2 deleted the codex/upgrade-vite-plus branch August 25, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants