Skip to content

build(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.1.1#261

Draft
ameijer wants to merge 1 commit into
mainfrom
cursor/bump-vite-tsconfig-paths-6-1-1-6d8e
Draft

build(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.1.1#261
ameijer wants to merge 1 commit into
mainfrom
cursor/bump-vite-tsconfig-paths-6-1-1-6d8e

Conversation

@ameijer
Copy link
Copy Markdown
Member

@ameijer ameijer commented May 27, 2026

Replaces stale dependabot PR #246 (which was marked CONFLICTING against main).

Bumps vite-tsconfig-paths from 5.1.4 to 6.1.1.

Notes on the major version bump

From the v6.0.0 release notes:

Note: No intentional breaking changes. Major version bump due to extensive internal refactoring; downgrade to v5 if needed.

Highlights of 6.x:

  • On-demand tsconfig discovery via projectDiscovery: "lazy" (eager remains the default).
  • tsconfig/jsconfig files are watched and reloaded automatically, including during vite build --watch.
  • New logFile and importerFilter options.
  • Better Windows drive-letter casing handling.

This repo uses the plugin with default options (tsconfigPaths() in vite.config.ts), so no call-site changes are needed.

Validation

  • npm install succeeds (vite-tsconfig-paths@6.1.1 resolves).
  • npm run build (new UI) passes.
  • npm run build:legacy passes.

Closes #246.

Open in Web Open in Cursor 

@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for opencost-ui ready!

Name Link
🔨 Latest commit 08ae404
🔍 Latest deploy log https://app.netlify.com/projects/opencost-ui/deploys/6a173e722edde100082fd2d7
😎 Deploy Preview https://deploy-preview-261--opencost-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Major version bump (v5 -> v6). The maintainers explicitly state that no
intentional breaking changes were introduced and the major version was
bumped due to internal refactoring (lazy project discovery, improved
tsconfig watching, new logFile/importerFilter options).

This repo uses the default `tsconfigPaths()` invocation in vite.config.ts,
so no call-site changes are required.

Replaces dependabot PR #246 which had a stale lockfile against main.
`npm run build` and `npm run build:legacy` both succeed.

Signed-off-by: cursor-agent[bot] <cursor-agent[bot]@users.noreply.github.com>

Co-authored-by: Alex Meijer <ameijer@users.noreply.github.com>
Signed-off-by: Cursor Agent <cursoragent@cursor.com>
@cursor cursor Bot force-pushed the cursor/bump-vite-tsconfig-paths-6-1-1-6d8e branch from 545b55d to 08ae404 Compare May 27, 2026 18:56
@github-actions
Copy link
Copy Markdown

Lighthouse Report

Category Score
Performance 93
Accessibility 94
Best Practices 100
SEO 83

Full Report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants