Skip to content

Conversation

@knightedcodemonkey
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 4, 2026 21:09
@codecov
Copy link

codecov bot commented Jan 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.20%. Comparing base (da1f8a1) to head (4afebaa).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   92.20%   92.20%           
=======================================
  Files          11       11           
  Lines        2859     2859           
  Branches      496      496           
=======================================
  Hits         2636     2636           
  Misses        204      204           
  Partials       19       19           

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

Copy link

Copilot AI left a comment

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 upgrades development dependencies and adjusts project requirements, including bumping the minimum Node.js version requirement, upgrading the build tool from a release candidate to stable, and enhancing CI workflows.

  • Upgrades @knighted/duel from version 4.0.0-rc.5 to stable 4.0.0 release
  • Bumps @knighted/css package version from 1.0.7 to 1.0.8
  • Updates minimum Node.js requirement from 22.17.0 to 22.21.1
  • Adds pretest script and type checking to CI workflow

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updates Node.js engine requirement to 22.21.1 and upgrades @knighted/duel to 4.0.0 stable
package-lock.json Reflects lockfile updates for @knighted/duel, @knighted/module dependencies, and Node.js version
packages/css/package.json Bumps package version to 1.0.8 and adds pretest script for build automation
packages/playwright/package.json Updates @knighted/css dependency to version 1.0.8
.github/workflows/ci.yml Updates CI matrix to test with Node.js 22.21.1 and adds type checking step

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

@knightedcodemonkey knightedcodemonkey merged commit b3411e8 into main Jan 4, 2026
12 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch January 4, 2026 21:13
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