Skip to content

Conversation

@rekmarks
Copy link
Member

@rekmarks rekmarks commented Jan 10, 2026

I set out to fix our peer dependency warnings, but ended up silencing then. This is not great for a permanent state of affairs, however I'm curious if it will cause Dependabot to work.

Also adds a missing dev dependency to kernel-ui.


Note

Reduces noise from Yarn and aligns dev/test deps.

  • Update .yarnrc.yml to discard YN0060 and YN0086 logs; minor spec quoting tweak
  • Add @testing-library/dom to packages/kernel-ui/package.json devDependencies and to .depcheckrc.yml ignores to quiet peer-dep checks
  • Regenerate yarn.lock to include @testing-library/dom and related transitive entries (e.g., aria-query, dequal, picocolors key normalization)

Written by Cursor Bugbot for commit 349def2. This will update automatically on new commits. Configure here.

@rekmarks rekmarks requested a review from a team as a code owner January 10, 2026 00:09
@socket-security
Copy link

socket-security bot commented Jan 10, 2026

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​testing-library/​dom@​10.4.19910010087100

View full report

@rekmarks rekmarks enabled auto-merge (squash) January 10, 2026 00:09
@rekmarks rekmarks merged commit 77679d1 into main Jan 12, 2026
26 checks passed
@rekmarks rekmarks deleted the rekm/fix-peer-deps branch January 12, 2026 17:33
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.

3 participants