Skip to content

chore: upgrade dev dep. - #57

Merged
knightedcodemonkey merged 2 commits into
mainfrom
bananas
Jan 3, 2026
Merged

chore: upgrade dev dep.#57
knightedcodemonkey merged 2 commits into
mainfrom
bananas

Conversation

@knightedcodemonkey

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 3, 2026 20:33
@codecov

codecov Bot commented Jan 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.43%. Comparing base (91c4f96) to head (29a4c6a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   89.43%   89.43%           
=======================================
  Files          15       15           
  Lines        1467     1467           
  Branches      394      394           
=======================================
  Hits         1312     1312           
  Misses         39       39           
  Partials      116      116           

☔ 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.

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 a release candidate version bump and upgrades a development dependency, with additional improvements to the build workflow and project maintenance scripts.

  • Bumps package version from 1.6.3-rc.0 to 1.6.3-rc.1
  • Upgrades @knighted/duel from 4.0.0-rc.2 to 4.0.0-rc.5 (which brings in updated transitive dependencies)
  • Adds convenience scripts for cleaning dependencies and build artifacts, plus a pretest hook to ensure tests run against built code

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Version bump, dependency upgrade, added clean scripts and pretest hook
package-lock.json Lock file updates reflecting the new version and upgraded dependencies with their transitive dependencies
.github/workflows/ci.yml Removed explicit build step (now handled by pretest and precheck-types hooks)

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

Comment thread package.json Outdated
@knightedcodemonkey
knightedcodemonkey merged commit 5eb25d3 into main Jan 3, 2026
7 checks passed
@knightedcodemonkey
knightedcodemonkey deleted the bananas branch January 3, 2026 20:42
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