Skip to content

chore: update vitest to v3.2#1220

Merged
yusukebe merged 1 commit intohonojs:mainfrom
BarryThePenguin:chore/update-vitest
Jun 19, 2025
Merged

chore: update vitest to v3.2#1220
yusukebe merged 1 commit intohonojs:mainfrom
BarryThePenguin:chore/update-vitest

Conversation

@BarryThePenguin
Copy link
Copy Markdown
Contributor

Vitest 3.2 deprecated workspace, and are replacing it with projects

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jun 13, 2025

⚠️ No Changeset found

Latest commit: 7db38cb

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

autoUpdate: true,
},
},
projects: ['packages/*', '!packages/bun-transpiler'],
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copied from vitest.workspace.ts

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.86%. Comparing base (39a435b) to head (7db38cb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1220      +/-   ##
==========================================
+ Coverage   79.29%   79.86%   +0.57%     
==========================================
  Files          81       91      +10     
  Lines        2439     2891     +452     
  Branches      633      742     +109     
==========================================
+ Hits         1934     2309     +375     
- Misses        419      490      +71     
- Partials       86       92       +6     
Flag Coverage Δ
ajv-validator 0.58% <ø> (-0.12%) ⬇️
arktype-validator 1.00% <ø> (-0.20%) ⬇️
auth-js 2.38% <ø> (-0.45%) ⬇️
bun-compress 0.24% <ø> (-0.05%) ⬇️
casbin 1.14% <ø> (-0.22%) ⬇️
class-validator 0.65% <ø> (-0.13%) ⬇️
clerk-auth 0.76% <ø> (+0.06%) ⬆️
cloudflare-access 2.14% <ø> (-0.42%) ⬇️
conform-validator 0.86% <ø> (-0.17%) ⬇️
effect-validator 0.31% <ø> (-0.06%) ⬇️
esbuild-transpiler 0.79% <ø> (-0.16%) ⬇️
event-emitter 1.97% <ø> (-0.38%) ⬇️
firebase-auth 1.93% <ø> (-0.64%) ⬇️
graphql-server 3.25% <ø> (-0.63%) ⬇️
hello 0.13% <ø> (-0.03%) ⬇️
mcp 6.57% <ø> (?)
medley-router 0.34% <ø> (-0.07%) ⬇️
node-ws 2.45% <ø> (-0.47%) ⬇️
oauth-providers 23.31% <ø> (-4.46%) ⬇️
oidc-auth 7.88% <ø> (-1.51%) ⬇️
otel 0.83% <ø> (-0.16%) ⬇️
prometheus 1.27% <ø> (-0.25%) ⬇️
react-renderer 1.10% <ø> (-0.22%) ⬇️
sentry 0.58% <ø> (-0.12%) ⬇️
standard-validator 1.10% <ø> (-0.22%) ⬇️
stytch-auth 4.56% <ø> (?)
swagger-editor 0.48% <ø> (-0.10%) ⬇️
swagger-ui 1.31% <ø> (-0.26%) ⬇️
trpc-server 0.41% <ø> (-0.08%) ⬇️
tsyringe 0.20% <ø> (-0.04%) ⬇️
typebox-validator 1.07% <ø> (-0.21%) ⬇️
typia-validator 1.48% <ø> (-0.29%) ⬇️
ua-blocker 1.66% <ø> (?)
valibot-validator 0.38% <ø> (-0.08%) ⬇️
zod-openapi 4.08% <ø> (-0.95%) ⬇️
zod-validator 0.51% <ø> (-0.10%) ⬇️

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.

@BarryThePenguin
Copy link
Copy Markdown
Contributor Author

This should be fine to merge now 👀

Copy link
Copy Markdown
Member

@yusukebe yusukebe left a comment

Choose a reason for hiding this comment

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

LGTM!

@yusukebe
Copy link
Copy Markdown
Member

@BarryThePenguin

Thanks! Let's go.

@yusukebe yusukebe merged commit b62061f into honojs:main Jun 19, 2025
74 checks passed
@BarryThePenguin BarryThePenguin deleted the chore/update-vitest branch June 19, 2025 22:51
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.

3 participants