Skip to content

build(deps-dev): bump electron from 44.1.0 to 44.1.1 in the core-dependencies group across 1 directory - #344

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/core-dependencies-337607d9c5
Open

build(deps-dev): bump electron from 44.1.0 to 44.1.1 in the core-dependencies group across 1 directory#344
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/core-dependencies-337607d9c5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the core-dependencies group with 1 update in the / directory: electron.

Updates electron from 44.1.0 to 44.1.1

Release notes

Sourced from electron's releases.

electron v44.1.1

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)
Commits
  • f3ae30f fix: honor tabs permission for url and title in tabs.query results (#53354)
  • ac41df3 build: remove requirement of empty commit message body (#53347)
  • 69a7216 fix: propagate exceptions thrown by property getters on objects passed across...
  • 2d40a6a fix: initialize the system FontConfig before GTK starts on Linux (#53340)
  • 28d2a9a fix: main process crashes from WebUI host matching, worker AI bindings, exten...
  • 443d7b3 fix: don't abort the process when a JS accessor throws during value conversio...
  • a71b26b fix: allow the PDF viewer to show a save file picker again (#53328)
  • 9191e18 docs: require symbol-level attribution in the node upgrade skill (#53324)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2026
Bumps the core-dependencies group with 1 update in the / directory: [electron](https://github.com/electron/electron).


Updates `electron` from 44.1.0 to 44.1.1
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v44.1.0...v44.1.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 44.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: core-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump electron from 44.1.0 to 44.1.1 in the core-dependencies group build(deps-dev): bump electron from 44.1.0 to 44.1.1 in the core-dependencies group across 1 directory Sep 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/core-dependencies-337607d9c5 branch from 014fc9d to ed7c0fc Compare September 3, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants