Skip to content

chore(#4441): remove electron-to-chromium resolution - #4518

Open
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/4441-remove-electron-to-chromium
Open

chore(#4441): remove electron-to-chromium resolution#4518
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/4441-remove-electron-to-chromium

Conversation

@fullsend-ai-coder

Copy link
Copy Markdown
Contributor

Remove the pinned electron-to-chromium resolution (1.5.416) from the app-defaults workspace package.json. The package is a transitive dependency of browserslist/caniuse and does not need a direct resolution pin. Removing it lets Yarn resolve the version naturally through the dependency tree.

Regenerated yarn.lock with yarn install and yarn dedupe.


Closes #4441

Post-script verification

  • Branch is not main/master (agent/4441-remove-electron-to-chromium)
  • Secret scan passed (gitleaks — 8b0fab3549fdc89d1a307d1ab2c7b49087ef935e..HEAD)
  • Pre-commit hooks passed (authoritative run on runner)
  • Tests ran inside sandbox

Remove the pinned electron-to-chromium resolution (1.5.416)
from the app-defaults workspace package.json. The package
is a transitive dependency of browserslist/caniuse and does
not need a direct resolution pin. Removing it lets Yarn
resolve the version naturally through the dependency tree.

Regenerated yarn.lock with yarn install and yarn dedupe.

Closes #4441
@fullsend-ai-coder fullsend-ai-coder Bot added the ready-for-review Agent PR ready for human review label Sep 1, 2026
@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.01%. Comparing base (8b0fab3) to head (b000c98).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4518   +/-   ##
=======================================
  Coverage   62.01%   62.01%           
=======================================
  Files        2594     2594           
  Lines      104191   104191           
  Branches    29276    29273    -3     
=======================================
  Hits        64609    64609           
  Misses      37768    37768           
  Partials     1814     1814           
Flag Coverage Δ *Carryforward flag
adoption-insights 84.30% <ø> (ø) Carriedforward from 8b0fab3
ai-integrations 76.15% <ø> (ø) Carriedforward from 8b0fab3
app-defaults 56.22% <ø> (ø)
augment 46.67% <ø> (ø) Carriedforward from 8b0fab3
boost 80.00% <ø> (ø) Carriedforward from 8b0fab3
bulk-import 72.79% <ø> (ø) Carriedforward from 8b0fab3
cost-management 13.55% <ø> (ø) Carriedforward from 8b0fab3
dcm 72.09% <ø> (ø) Carriedforward from 8b0fab3
e2e-adoption-insights 60.00% <ø> (ø) Carriedforward from 8b0fab3
e2e-extensions 62.13% <ø> (ø) Carriedforward from 8b0fab3
e2e-global-header 50.35% <ø> (ø) Carriedforward from 8b0fab3
e2e-homepage 61.11% <ø> (ø) Carriedforward from 8b0fab3
e2e-intelligent-assistant 47.04% <ø> (ø) Carriedforward from 8b0fab3
e2e-orchestrator 49.52% <ø> (ø) Carriedforward from 8b0fab3
e2e-orchestrator-plugin 49.51% <ø> (ø) Carriedforward from 8b0fab3
e2e-quickstart 55.21% <ø> (ø) Carriedforward from 8b0fab3
e2e-scorecard 50.21% <ø> (ø) Carriedforward from 8b0fab3
e2e-theme 16.36% <ø> (ø) Carriedforward from 8b0fab3
extensions 56.59% <ø> (ø) Carriedforward from 8b0fab3
global-floating-action-button 71.18% <ø> (ø) Carriedforward from 8b0fab3
global-header 68.09% <ø> (ø) Carriedforward from 8b0fab3
homepage 48.39% <ø> (ø) Carriedforward from 8b0fab3
install-dynamic-plugins 58.57% <ø> (ø) Carriedforward from 8b0fab3
intelligent-assistant 76.40% <ø> (ø) Carriedforward from 8b0fab3
konflux 91.98% <ø> (ø) Carriedforward from 8b0fab3
lightspeed 69.02% <ø> (ø) Carriedforward from 8b0fab3
mcp-integrations 84.14% <ø> (ø) Carriedforward from 8b0fab3
orchestrator 71.13% <ø> (ø) Carriedforward from 8b0fab3
quickstart 63.74% <ø> (ø) Carriedforward from 8b0fab3
sandbox 79.56% <ø> (ø) Carriedforward from 8b0fab3
scorecard 87.65% <ø> (ø) Carriedforward from 8b0fab3
theme 87.91% <ø> (ø) Carriedforward from 8b0fab3
translations 5.12% <ø> (ø) Carriedforward from 8b0fab3
x2a 77.10% <ø> (ø) Carriedforward from 8b0fab3

*This pull request uses carry forward flags. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b0fab3...b000c98. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud

sonarqubecloud Bot commented Sep 1, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review Agent PR ready for human review workspace/app-defaults

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove electron-to-chromium from app-defaults workspace

0 participants