Skip to content

chore: Upgrade vite to v6.2.0 and vitest to v3.0.7#67

Merged
jperals merged 1 commit intomainfrom
chore/upgrade-vitest
Mar 3, 2025
Merged

chore: Upgrade vite to v6.2.0 and vitest to v3.0.7#67
jperals merged 1 commit intomainfrom
chore/upgrade-vitest

Conversation

@jperals
Copy link
Copy Markdown
Member

@jperals jperals commented Mar 3, 2025

Description

Upgrades a few dependencies with

npm i --save-dev vitest@^3.0.7 @vitest/coverage-v8@^3.0.7 @size-limit/preset-small-lib@^11.2.0 vite@^6.2.0

This in turn upgrades esbuild to ^0.25.0.

How has this been tested?

Existing tests.

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jperals jperals marked this pull request as ready for review March 3, 2025 15:52
@jperals jperals requested a review from a team as a code owner March 3, 2025 15:52
@jperals jperals requested review from abdhalees and removed request for a team March 3, 2025 15:52
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.20%. Comparing base (09a931e) to head (145e7e6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files          28       28           
  Lines         251      251           
  Branches       30       30           
=======================================
  Hits          249      249           
  Misses          1        1           
  Partials        1        1           

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

@jperals jperals enabled auto-merge March 3, 2025 16:00
@jperals jperals added this pull request to the merge queue Mar 3, 2025
Merged via the queue into main with commit b06e497 Mar 3, 2025
39 checks passed
@jperals jperals deleted the chore/upgrade-vitest branch March 3, 2025 16:14
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