Skip to content

Conversation

@DrJKL
Copy link
Contributor

@DrJKL DrJKL commented Sep 2, 2025

Summary

Enable unused or unlisted dependency checking.
Fix the existing violations.

Changes

Review Focus

I checked things like build/typecheck/storybook/vitest/playwright, but if some of these are used in other scripts that aren't currently analyzed we might have to add them back in and explicitly ignore them.

┆Issue is synchronized with this Notion page by Unito

@DrJKL DrJKL requested review from a team as code owners September 2, 2025 23:10
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Sep 2, 2025
@github-actions
Copy link

github-actions bot commented Sep 2, 2025

🎭 Playwright Test Results

All tests passed across all browsers!

⏰ Completed at: 09/04/2025, 01:36:23 AM UTC

📊 Test Reports by Browser


🎉 Your tests are passing across all browsers!

@socket-security
Copy link

socket-security bot commented Sep 2, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​vitest/​coverage-v8@​3.2.4991007099100
Updated@​trivago/​prettier-plugin-sort-imports@​5.2.0 ⏵ 5.2.29910010085 -2100
Updated@​iconify/​json@​2.2.245 ⏵ 2.2.380100100100 +196100

View full report

@DrJKL DrJKL force-pushed the drjkl/separate-tines branch 2 times, most recently from 8a50abf to 79a98a0 Compare September 2, 2025 23:25
Copy link
Contributor

@christian-byrne christian-byrne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DrJKL DrJKL force-pushed the drjkl/separate-tines branch 2 times, most recently from 67c229a to f2f7b04 Compare September 3, 2025 22:40
@socket-security
Copy link

socket-security bot commented Sep 3, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@DrJKL DrJKL added the New Browser Test Expectations New browser test screenshot should be set by github action label Sep 4, 2025
@DrJKL DrJKL force-pushed the drjkl/separate-tines branch from 10a627e to 37eb000 Compare September 4, 2025 01:26
christian-byrne
christian-byrne previously approved these changes Sep 4, 2025
Copy link
Contributor

@christian-byrne christian-byrne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@christian-byrne
Copy link
Contributor

Feel free to merge it!

@DrJKL
Copy link
Contributor Author

DrJKL commented Sep 4, 2025

Rebasing now :-)

@DrJKL DrJKL force-pushed the drjkl/separate-tines branch from f05a1d6 to 53fa952 Compare September 4, 2025 05:53
@DrJKL DrJKL enabled auto-merge (squash) September 4, 2025 05:54
@christian-byrne christian-byrne merged commit a82fcd8 into main Sep 4, 2025
2 checks passed
@christian-byrne christian-byrne deleted the drjkl/separate-tines branch September 4, 2025 05:57
@benceruleanlu benceruleanlu mentioned this pull request Sep 4, 2025
snomiao pushed a commit that referenced this pull request Sep 12, 2025
* knip: Simplify config

* knip: enable unlisted, fix issues

* knip: Add ignore for build dependencies (Vite plugin indirect reference)

* knip: Prune dependencies

* knip: One more Unused dep

* git: Standard line end for yaml

* [auto-fix] Apply ESLint and Prettier fixes

* knip: Add exceptions for tailwindcss post-rebase.
Not sure why we need to except it.

* Update test expectations [skip ci]

---------

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: github-actions <github-actions@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Browser Test Expectations New browser test screenshot should be set by github action size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants