Bump electron from 35.7.5 to 39.8.5#17
Conversation
Bumps [electron](https://github.com/electron/electron) from 35.7.5 to 39.8.5. - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v35.7.5...v39.8.5) --- updated-dependencies: - dependency-name: electron dependency-version: 39.8.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Atlas Commons PR review
Overall: fail
View PR #17 · |
Atlas Commons code review (LLM)SummaryThis PR bumps Potential issues
SuggestionsAdd a lightweight CI step (or pre-release gate) such as Before merging, run a short manual checklist on at least one Linux and one Windows build: app launch, browse a feed, open lightbox, download an image, and (if used) Discord login/link flow. If packaged builds fail the Consider a follow-up PR for Document the upgrade in Overall assessmentThe dependency change is mechanically correct and aligns with Electron’s support policy (35.x is well behind current releases). Security and stability fixes in 36–39 are a strong reason to upgrade. The PR is reasonable to merge once Electron-specific validation is done — ideally a packaged Advisory review only — not a merge approval. View PR #17 · |
Bumps electron from 35.7.5 to 39.8.5.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
9d2f8cbrefactor: remove dead named-window lookup from guest-window-manager (#50498)1173004fix: crash calling OSR shared texture release() after texture GC'd (#50499)be37adefix: crash in clipboard.readImage() on malformed image data (#50493)7007907chore: cherry-pick 3 changes from chromium (#50461)2c8b6eechore: cherry-pick fbfb27470bf6 from chromium (#50436)4c64377chore: cherry-pick 50b057660b4d from chromium (#50440)0ef0561fix: read nodeIntegrationInWorker from per-frame WebPreferences (#50122) (#50...64373dfchore: cherry-pick 074d472db745 from chromium (#50443)13e4407fix: don't re-parse URL unnecessarily when handling dialogs (#50400)16a0385ci: output build cache hit rate as GHA annotation (#50369)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.