Skip to content

chore: remove redundant cbor4ii entry from dev deps#6899

Merged
LesnyRumcajs merged 1 commit intomainfrom
remove-redundant-dep-entry
Apr 14, 2026
Merged

chore: remove redundant cbor4ii entry from dev deps#6899
LesnyRumcajs merged 1 commit intomainfrom
remove-redundant-dep-entry

Conversation

@LesnyRumcajs
Copy link
Copy Markdown
Member

@LesnyRumcajs LesnyRumcajs commented Apr 14, 2026

Summary of changes

Changes introduced in this pull request:

  • it's already in regular deps

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

Summary by CodeRabbit

  • Chores
    • Removed unused development dependency.

@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner April 14, 2026 11:09
@LesnyRumcajs LesnyRumcajs requested review from akaladarshi and sudo-shashank and removed request for a team April 14, 2026 11:09
@LesnyRumcajs LesnyRumcajs enabled auto-merge April 14, 2026 11:10
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 7114d381-edc0-47b0-b3df-466f059875dc

📥 Commits

Reviewing files that changed from the base of the PR and between 7e7196b and 8634d02.

📒 Files selected for processing (1)
  • Cargo.toml
💤 Files with no reviewable changes (1)
  • Cargo.toml

Walkthrough

Removed the cbor4ii dependency from [dev-dependencies] in Cargo.toml. This is a single-line removal with no other manifest changes.

Changes

Cohort / File(s) Summary
Dependency Removal
Cargo.toml
Removed cbor4ii dev dependency entry.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

dependencies

Suggested reviewers

  • akaladarshi
  • sudo-shashank
🚥 Pre-merge checks | ✅ 3
✅ 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 describes the main change: removing a redundant cbor4ii entry from dev dependencies, which matches the actual modification in Cargo.toml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch remove-redundant-dep-entry
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch remove-redundant-dep-entry

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.13%. Comparing base (7e7196b) to head (8634d02).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

see 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e7196b...8634d02. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Apr 14, 2026
Merged via the queue into main with commit 7d1062a Apr 14, 2026
46 checks passed
@LesnyRumcajs LesnyRumcajs deleted the remove-redundant-dep-entry branch April 14, 2026 13:30
@coderabbitai coderabbitai Bot mentioned this pull request Apr 29, 2026
6 tasks
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