Skip to content

Remove unused dependencies and update vitest - #448

Merged
webstackdev merged 4 commits into
mainfrom
maintenance/cleandup-deps
Nov 4, 2025
Merged

Remove unused dependencies and update vitest#448
webstackdev merged 4 commits into
mainfrom
maintenance/cleandup-deps

Conversation

@webstackdev

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 4, 2025 18:28
@vercel

vercel Bot commented Nov 4, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
astro-webstackbuilders-com Ready Ready Preview Comment Nov 4, 2025 7:05pm

@github-actions

github-actions Bot commented Nov 4, 2025

Copy link
Copy Markdown

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
  • ⚠️ 6 packages with OpenSSF Scorecard issues.

View full job summary

Copilot AI 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.

Pull Request Overview

This PR performs dependency cleanup by removing unused packages and upgrading Vitest from 4.0.6 to 4.0.7. The changes streamline the project's dependency tree by eliminating packages that are no longer needed.

Key changes:

  • Removed 10 unused dependencies including development tools (ansi-colors, fancy-log, lodash) and build utilities (canvas, astro-breadcrumbs, node-worker-threads-pool)
  • Upgraded Vitest from 4.0.6 to 4.0.7
  • Moved stylelint-config-standard from dependencies to devDependencies (proper categorization)

Reviewed Changes

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

File Description
package.json Removed 10 unused packages from dependencies and devDependencies; upgraded vitest to 4.0.7; moved stylelint-config-standard to devDependencies
package-lock.json Updated lockfile to reflect package removals, vitest upgrade, and dependency tree optimizations including proper dev flag assignments

@webstackdev
webstackdev merged commit 3afb916 into main Nov 4, 2025
11 of 14 checks passed
@webstackdev
webstackdev deleted the maintenance/cleandup-deps branch November 4, 2025 19:22
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