chore(#4441): remove electron-to-chromium resolution from app-defaults - #4607
chore(#4441): remove electron-to-chromium resolution from app-defaults#4607fullsend-ai-coder[bot] wants to merge 2 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4607 +/- ##
=======================================
Coverage 62.58% 62.58%
=======================================
Files 2634 2634
Lines 105187 105187
Branches 29528 29525 -3
=======================================
Hits 65833 65833
Misses 37543 37543
Partials 1811 1811
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/fs-fix rebase and resolve conflict. remove dependency from package.json and regenerate yarn.lock |
|
🤖 Finished Fix · ✅ Success · Started 11:04 AM UTC · Completed 11:17 AM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Cost: $1.33 |
Remove the pinned electron-to-chromium resolution (1.5.419) from the app-defaults workspace package.json. This was an unnecessary direct pin -- the package is only needed as a transitive dependency of browserslist and resolves correctly through the dependency tree without a resolution override. Regenerated yarn.lock accordingly; electron-to-chromium now resolves to 1.5.423 via its transitive consumer. Closes #4441
Rebased onto main to resolve merge conflict in package.json and yarn.lock. The electron-to-chromium resolution is removed from package.json (as intended by this PR); yarn.lock regenerated so electron-to-chromium resolves via the transitive dependency tree. Addresses review feedback on #4607
77d0879 to
fb73415
Compare
|



Remove the pinned electron-to-chromium resolution (1.5.419) from the app-defaults workspace package.json. This was an unnecessary direct pin -- the package is only needed as a transitive dependency of browserslist and resolves correctly through the dependency tree without a resolution override. Regenerated yarn.lock accordingly; electron-to-chromium now resolves to 1.5.423 via its transitive consumer.
Closes #4441
Post-script verification
agent/4441-remove-electron-to-chromium)a7a1b4aea40ea9bbcfe6b5e3761fc51153917a19..HEAD)