Skip to content

chore: update vite-plus to 0.1.15#725

Open
fengmk2 wants to merge 1 commit intomasterfrom
vp-latest
Open

chore: update vite-plus to 0.1.15#725
fengmk2 wants to merge 1 commit intomasterfrom
vp-latest

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Mar 31, 2026

Summary by CodeRabbit

  • Chores
    • Updated development tooling dependencies to latest versions for improved build performance and compatibility.

Copilot AI review requested due to automatic review settings March 31, 2026 14:40
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 31, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 45dccb00-36db-4ee9-bf0f-df1df05617e6

📥 Commits

Reviewing files that changed from the base of the PR and between 26d9b1e and 846fcd0.

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

📝 Walkthrough

Walkthrough

Updated vite-plus and its aliased vitest dependency from ^0.1.14 to ^0.1.15. Removed the top-level overrides section and migrated version-pinning logic to the pnpm.overrides block for cleaner dependency management.

Changes

Cohort / File(s) Summary
Dev Tooling Configuration
package.json
Bumped vite-plus to ^0.1.15, updated aliased vitest (npm:@voidzero-dev/vite-plus-test``) to ^0.1.15, removed top-level `overrides` section, and consolidated version pinning into `pnpm.overrides` for `vite` and `vitest` aliases.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 Version bumps hop merrily by,
From ^0.1.14 to ^0.1.15 sky,
Overrides moved, so neat and so clean,
To pnpm they go, a better regime! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating vite-plus dependency to version 0.1.15, which is the primary modification in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch vp-latest

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.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 31, 2026

Open in StackBlitz

npm i https://pkg.pr.new/node-modules/urllib@725

commit: 846fcd0

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.60%. Comparing base (26d9b1e) to head (846fcd0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #725   +/-   ##
=======================================
  Coverage   94.60%   94.60%           
=======================================
  Files          10       10           
  Lines         723      723           
  Branches      226      226           
=======================================
  Hits          684      684           
  Misses         36       36           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repo’s Vite+ toolchain to 0.1.15, aligning the vite-plus dev dependency and the pnpm overrides/lockfile so builds/tests run against the updated Vite+ forks.

Changes:

  • Bump vite-plus to ^0.1.15 and update the vitest alias to @voidzero-dev/vite-plus-test@^0.1.15.
  • Update pnpm overrides/lockfile to resolve vite/vitest through @voidzero-dev/vite-plus-core/test@0.1.15 and refresh resulting transitive deps.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Bumps Vite+ dev deps to 0.1.15 and updates pnpm.overrides for vite/vitest.
pnpm-lock.yaml Refreshes overrides + resolved dependency graph for the 0.1.15 upgrade.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several dependencies in package.json and pnpm-lock.yaml. Key updates include vite-plus and vitest to version 0.1.15, @oxc-project/runtime to 0.122.0, oxfmt to 0.43.0, oxlint-tsgolint to 0.18.1, and oxlint to 1.58.0. It also adjusts peer dependencies for typescript and @tsdown packages, and adds jsonc-parser as a new dependency. All changes reflect routine dependency version bumps and lockfile regeneration. There is no feedback to provide.

@socket-security
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-test@​0.1.14 ⏵ 0.1.158210077 +199 +1100
Updatedvite-plus@​0.1.14 ⏵ 0.1.1581100100 +1100 +1100

View full report

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.

2 participants