Skip to content

Conversation

@almeidx
Copy link
Member

@almeidx almeidx commented Dec 8, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 8, 2025 14:19
@vercel
Copy link

vercel bot commented Dec 8, 2025

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

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
discord-js Ignored Ignored Preview Dec 8, 2025 2:26pm
discord-js-guide Ignored Ignored Preview Dec 8, 2025 2:26pm

Copy link
Contributor

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

This PR upgrades the Vitest testing framework from v3.2.4 to v4.0.15 across the monorepo, along with its coverage plugin @vitest/coverage-v8.

  • Updated vitest and @vitest/coverage-v8 dependencies from ^3.2.4 to ^4.0.15 across all packages
  • Removed the deprecated coverage.all: true configuration option from vitest.config.ts to align with vitest v4 breaking changes
  • Updated lockfile to reflect the new dependency versions and their transitive dependencies

Reviewed changes

Copilot reviewed 16 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
vitest.config.ts Removed deprecated all: true option from coverage configuration, which is no longer supported in vitest v4
package.json Updated root package vitest and @vitest/coverage-v8 dependencies to v4.0.15
packages/*/package.json Updated vitest and @vitest/coverage-v8 dependencies to v4.0.15 across all workspace packages for consistency
packages/scripts/turbo/generators/templates/default/package.json.hbs Updated template to use v4.0.15 for new packages
pnpm-lock.yaml Updated lockfile with new vitest v4.0.15 package resolutions and transitive dependencies including updated versions of chai, expect-type, magicast, tinyrainbow, and removal of vite-node
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.45%. Comparing base (d518c97) to head (4f0f61b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main   #11336       +/-   ##
===========================================
- Coverage   43.67%   32.45%   -11.23%     
===========================================
  Files         375      369        -6     
  Lines       19348    13611     -5737     
  Branches     1887     1069      -818     
===========================================
- Hits         8450     4417     -4033     
+ Misses      10884     9059     -1825     
- Partials       14      135      +121     
Flag Coverage Δ
brokers 11.71% <ø> (-16.57%) ⬇️
builders 67.94% <ø> (-13.46%) ⬇️
collection 99.64% <ø> (-0.36%) ⬇️
core 0.00% <ø> (-0.91%) ⬇️
formatters 96.89% <ø> (-2.79%) ⬇️
proxy 51.06% <ø> (-14.82%) ⬇️
rest 82.28% <ø> (-4.91%) ⬇️
structures 45.62% <ø> (-7.52%) ⬇️
util 32.00% <ø> (-11.75%) ⬇️
utilities 5.59% <ø> (-0.46%) ⬇️
voice 55.41% <ø> (-6.07%) ⬇️
ws 32.63% <ø> (-3.76%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@github-project-automation github-project-automation bot moved this from Todo to Review Approved in discord.js Dec 8, 2025
@kodiakhq kodiakhq bot merged commit d0745af into main Dec 8, 2025
27 checks passed
@kodiakhq kodiakhq bot deleted the chore/vitest-v4 branch December 8, 2025 18:55
@github-project-automation github-project-automation bot moved this from Review Approved to Done in discord.js Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants