Skip to content

Uninstall unused devDependencies#559

Merged
wKovacs64 merged 1 commit intomainfrom
deps
Nov 30, 2025
Merged

Uninstall unused devDependencies#559
wKovacs64 merged 1 commit intomainfrom
deps

Conversation

@wKovacs64
Copy link
Owner

@wKovacs64 wKovacs64 commented Nov 30, 2025

This pull request makes a few small cleanup changes to the package.json file by removing unused development dependencies. No functional code changes are included.

Summary by CodeRabbit

  • Chores
    • Removed three development dependencies from project configuration.

✏️ Tip: You can customize this high-level summary in your review settings.

@changeset-bot
Copy link

changeset-bot bot commented Nov 30, 2025

⚠️ No Changeset found

Latest commit: 353eb2f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link

coderabbitai bot commented Nov 30, 2025

Walkthrough

Three development dependencies are removed from package.json: @types/debug, @types/ws, and type-fest. No code logic or configuration settings are modified. This is a dependency cleanup affecting only the package manifest.

Changes

Cohort / File(s) Summary
Dependency removals
package.json
Removed @types/debug, @types/ws, and type-fest from devDependencies

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the main change: removing unused development dependencies from package.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch deps

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4268d1a and 353eb2f.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json (0 hunks)
💤 Files with no reviewable changes (1)
  • package.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@wKovacs64 wKovacs64 merged commit 393efed into main Nov 30, 2025
17 checks passed
@wKovacs64 wKovacs64 deleted the deps branch November 30, 2025 05:27
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.

1 participant