Skip to content

#1130 update packages#245

Merged
JulianVIE merged 3 commits intodevfrom
1130-fix-everything-from-security-tab-in-github
Mar 10, 2026
Merged

#1130 update packages#245
JulianVIE merged 3 commits intodevfrom
1130-fix-everything-from-security-tab-in-github

Conversation

@JulianVIE
Copy link

No description provided.

Copilot AI review requested due to automatic review settings March 9, 2026 08:11
@JulianVIE JulianVIE self-assigned this Mar 9, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 9, 2026

Deploying wildcat-dashboard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 76bfc42
Status: ✅  Deploy successful!
Preview URL: https://c2aa4dbf.wildcat-dashboard.pages.dev
Branch Preview URL: https://1130-fix-everything-from-sec.wildcat-dashboard.pages.dev

View logs

@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 72.57770% with 150 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.55%. Comparing base (1f31e33) to head (76bfc42).
⚠️ Report is 1 commits behind head on dev.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/pages/quotes/QuotePage.tsx 62.79% 29 Missing and 3 partials ⚠️
src/pages/quotes/StatusQuotePage.tsx 44.64% 31 Missing ⚠️
src/pages/keysets/KeysetDetailPage.tsx 73.07% 27 Missing and 1 partial ⚠️
src/pages/keysets/KeysetsPage.tsx 74.46% 12 Missing ⚠️
src/components/TruncatedTextPopover.tsx 78.26% 10 Missing ⚠️
src/lib/api-error.ts 62.96% 10 Missing ⚠️
src/utils/dates.ts 76.31% 9 Missing ⚠️
src/components/ParticipantsOverview.tsx 82.50% 7 Missing ⚠️
src/utils/qrCodeUtils.ts 14.28% 6 Missing ⚠️
src/utils/strings.ts 84.61% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #245      +/-   ##
==========================================
- Coverage   74.27%   73.55%   -0.73%     
==========================================
  Files          32       32              
  Lines        1104     1176      +72     
  Branches      458      513      +55     
==========================================
+ Hits          820      865      +45     
- Misses        275      298      +23     
- Partials        9       13       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 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 updates frontend dependencies/tooling versions and adjusts related generated/config files to match the new package set.

Changes:

  • Bumps a broad set of runtime + dev dependencies in package.json and regenerates package-lock.json.
  • Updates lint configuration (extra ignore paths + disables newly introduced React Hooks rules).
  • Updates Prettier configuration and makes a small React list key adjustment in the chart tooltip.

Reviewed changes

Copilot reviewed 93 out of 94 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/components/ui/chart.tsx Adjusts the React list key used when rendering tooltip payload items.
public/mockServiceWorker.js Updates MSW worker version constant.
package.json Updates dependency and devDependency versions (React, Radix UI, Tailwind, ESLint/TS tooling, MSW, etc.).
package-lock.json Regenerated lockfile reflecting the dependency updates.
eslint.config.js Adds new ignore paths and disables new React Hooks rules.
.prettierrc Changes formatting rules (print width, semicolons, EOL, etc.).

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

@JulianVIE JulianVIE merged commit c6f4e7a into dev Mar 10, 2026
2 of 4 checks passed
@JulianVIE JulianVIE deleted the 1130-fix-everything-from-security-tab-in-github branch March 10, 2026 07:47
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.

4 participants