Skip to content

refactor: remove unused Parcel dependencies from package.json#118

Merged
sheyanjie-qq merged 1 commit into
mainfrom
chore/dev-dep
Jun 2, 2026
Merged

refactor: remove unused Parcel dependencies from package.json#118
sheyanjie-qq merged 1 commit into
mainfrom
chore/dev-dep

Conversation

@qevolg

@qevolg qevolg commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Description

refactor: remove unused Parcel dependencies from package.json

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Copilot AI review requested due to automatic review settings June 2, 2026 03:03

@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 removes unused Parcel-related development dependencies, specifically @parcel/packager-ts, @parcel/transformer-typescript-types, and parcel, from nodejs/package.json. I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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

Removes unused Parcel-related devDependencies (@parcel/packager-ts, @parcel/transformer-typescript-types, and parcel) from nodejs/package.json. No references to Parcel remain in the nodejs/ tree, so this is a safe cleanup that reduces install footprint.

Changes:

  • Drop three unused Parcel devDependencies from nodejs/package.json.

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

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.01%. Comparing base (6b1abd2) to head (0b92a65).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   82.01%   82.01%           
=======================================
  Files          34       34           
  Lines        3515     3515           
  Branches      660      660           
=======================================
  Hits         2883     2883           
  Misses        480      480           
  Partials      152      152           

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

@sheyanjie-qq sheyanjie-qq merged commit 27bde37 into main Jun 2, 2026
10 of 13 checks passed
@qevolg qevolg deleted the chore/dev-dep branch June 2, 2026 03:18
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.

4 participants