Skip to content

chore(deps-core): update electron to v44.1.1 - #3270

Merged
setchy merged 1 commit into
mainfrom
renovate/electron-44.x
Sep 5, 2026
Merged

chore(deps-core): update electron to v44.1.1#3270
setchy merged 1 commit into
mainfrom
renovate/electron-44.x

Conversation

@renovate

@renovaterenovateBot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
electron44.1.044.1.1ageconfidence

Release Notes

electron/electron (electron)

v44.1.1: electron v44.1.1

Compare Source

Release Notes for v44.1.1

Fixes

  • Fixed chrome.tabs.query() returning tab url and title to extensions without the tabs permission or host access, aligning with tabs.get. #​53354(Also in 42, 43, 45)
  • Fixed a renderer crash when an array with a throwing property getter is passed across contextBridge, and several main/utility-process crashes when option objects passed to Electron APIs contain throwing accessors or Proxy traps. #​53331(Also in 42, 43)
  • Fixed an intermittent crash at startup on Linux caused by a race between Pango and the main thread initializing fontconfig. #​53340(Also in 43, 45)
  • Fixed an issue where an exception thrown by a property getter on an object passed through contextBridge was swallowed instead of being thrown back to the caller. #​53335(Also in 43, 45)
  • Fixed main process crashes when navigating to http://accessibility/ or http://devtools/, when an extension background page used navigator.mediaDevices, and when calling SerialPort.forget() for a disconnected device. #​53333(Also in 43, 45)
  • Fixed the PDF viewer failing to save an edited PDF with NotAllowedError: Third party iframes are not allowed to show a file picker. #​53328(Also in 43, 45)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot added the dependency Dependency updates label Sep 5, 2026
@renovaterenovateBot added the dependency Dependency updates label Sep 5, 2026
@sonarqubecloud

Copy link
Copy Markdown

@setchy
setchy merged commit 23afa70 into mainSep 5, 2026
20 checks passed
@setchy
setchy deleted the renovate/electron-44.x branch September 5, 2026 10:30
@github-actionsgithub-actionsBot added this to the Release 7.x.x milestone Sep 5, 2026
@github-actionsgithub-actionsBot mentioned this pull request Sep 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencyDependency updates

Development

Successfully merging this pull request may close these issues.

1 participant

@setchy