Skip to content

root - chore: upgrade build tooling (vite)#381

Merged
jaredwray merged 1 commit into
mainfrom
claude/ecto-dependency-maintenance-n8yajd
Jun 25, 2026
Merged

root - chore: upgrade build tooling (vite)#381
jaredwray merged 1 commit into
mainfrom
claude/ecto-dependency-maintenance-n8yajd

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Summary

Upgrade vite to the latest gated version. Second PR in the dependency-maintenance dev phase (TypeScript / build tooling group).

Versions

  • vite 8.0.148.0.16

Tests

  • pnpm build passes
  • pnpm test passes (239 tests, 100% coverage)

Notes

  • tsdown 0.22.00.22.3 was deferred: it pulls @napi-rs/wasm-runtime@1.1.6 (published ~32h ago), which the repo's minimumReleaseAge gate correctly rejects. It will be upgraded once that transitive dependency matures past the 7-day gate.
  • @types/node stays at major 24 (latest 25.x exceeds the .nvmrc Node major and is intentionally not bumped).

🤖 Generated with Claude Code


Generated by Claude Code

Bump vite to the latest gated version.

- vite 8.0.14 -> 8.0.16

tsdown 0.22.3 deferred: it pulls @napi-rs/wasm-runtime@1.1.6 (published
~32h ago), which violates the repo's minimumReleaseAge gate. Will upgrade
once that transitive dependency matures past the gate.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013MMsnH2H2ghs6xLGibb5v2

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

Copy link
Copy Markdown

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 the vite dependency from version ^8.0.14 to ^8.0.16 in package.json and updates the lockfile (pnpm-lock.yaml) to reflect this change. The lockfile updates also include upgrading rolldown to 1.0.3 (along with its platform-specific bindings), updating @oxc-project/types to 0.133.0, and adding tinyglobby@0.2.17. There are no review comments, and I have 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
Addedvite@​8.0.16991008298100

View full report

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f50bf17) to head (0147b61).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #381   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          409       409           
  Branches        96        96           
=========================================
  Hits           409       409           

☔ View full report in Codecov by Harness.
📢 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.

@jaredwray jaredwray merged commit 2df1150 into main Jun 25, 2026
11 checks passed
@jaredwray jaredwray deleted the claude/ecto-dependency-maintenance-n8yajd branch June 25, 2026 15:50
@jaredwray jaredwray mentioned this pull request Jun 25, 2026
4 tasks
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