Skip to content

Conversation

@ienaga
Copy link
Member

@ienaga ienaga commented Nov 1, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 1, 2025 02:27
Copy link

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 updates the project's dependencies, refactors Vite configuration to use the vite-tsconfig-paths plugin, and upgrades GitHub Actions workflows to use newer action versions.

  • Modernized Vite configuration by replacing manual path alias resolution with vite-tsconfig-paths plugin
  • Updated multiple dev dependencies including Capacitor, ESLint, TypeScript tooling, Vitest, and Vite
  • Upgraded GitHub Actions to use v5 of actions/checkout and actions/setup-node

Reviewed Changes

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

Show a summary per file
File Description
template/vite.config.ts Replaced manual path alias configuration with vite-tsconfig-paths plugin and switched to importing defineConfig from vitest/config
template/tsconfig.json Added ignoreDeprecations option for TypeScript 6.0 and removed trailing comma
template/package.json Updated dev dependencies to latest versions and added vite-tsconfig-paths package
package.json Bumped package version to 3.2.6
.github/workflows/publish.yml Upgraded GitHub Actions to v5
.github/workflows/lint.yml Upgraded GitHub Actions to v5
.github/workflows/codeql-analysis.yml Upgraded GitHub Actions to v5

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

@ienaga ienaga merged commit 3982e3b into main Nov 1, 2025
4 checks passed
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