Skip to content

chore: ugprade deps.#79

Merged
knightedcodemonkey merged 2 commits intomainfrom
bananas
Mar 13, 2026
Merged

chore: ugprade deps.#79
knightedcodemonkey merged 2 commits intomainfrom
bananas

Conversation

@knightedcodemonkey
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 13, 2026 00:48
Copy link
Copy Markdown

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

Updates dependency versions across the monorepo and adjusts tooling for dependency-cycle detection.

Changes:

  • Bump build/tooling dependencies (e.g., webpack/webpack-cli, oxc-parser/oxc-resolver, oxlint, rspack, c8, sass).
  • Replace the check:cycles script implementation from madge to oxlint’s import/no-cycle rule.
  • Rename the root workspace package (name field) in the root package.json.

Reviewed changes

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

File Description
packages/playwright/package.json Updates Playwright fixture build tooling deps (webpack/webpack-cli, mini-css-extract-plugin) and @knighted/jsx.
packages/css/package.json Updates parser/resolver deps used by the CSS package (oxc-parser, oxc-resolver).
package.json Updates root dev tooling deps, switches cycle-checking implementation, and renames the root package.

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

@@ -1,5 +1,5 @@
{
"name": "knighted-monorepo",
"name": "knighted-css-monorepo",
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.67%. Comparing base (28aa3b4) to head (71f75f9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/css/src/loaderBridge.ts 50.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   90.68%   90.67%   -0.02%     
==========================================
  Files          18       18              
  Lines        6494     6496       +2     
  Branches     1176     1176              
==========================================
+ Hits         5889     5890       +1     
- Misses        568      569       +1     
  Partials       37       37              

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

@knightedcodemonkey knightedcodemonkey merged commit 3c655e1 into main Mar 13, 2026
6 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch March 13, 2026 01:02
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