Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps electron from 40.0.0 to 40.1.0.

Release notes

Sourced from electron's releases.

electron v40.1.0

Release Notes for v40.1.0

Features

  • DevTools errors are no longer printed to console. #49359

Fixes

  • Fixed setRepresentedFilename() not setting AXDocument accessibility attribute on macOS. #49417 (Also in 39)
  • Fixed a potential race condition crash when opening DevTools. #49422 (Also in 39)
  • Fixed an issue in chrome://accessibility. #49560 (Also in 39, 41)
  • Fixed an issue where shell.writeShortcutLink was throwing TypeError: Insufficient number of arguments when called with just [(path, options)]. #49501 (Also in 39, 41)
  • Fixed crash in platform_util::Beep() on Linux. #49482 (Also in 39, 41)
  • Made toplevel icon Wayland protocol work. #49414 (Also in 39)

Other Changes

  • Backported fix for 473851441. #49487
  • Updated Chromium to 144.0.7559.96. #49474

Unknown

  • Fixed an issue where some packages weren't correctly filtered on macOS in dialogs. #49473 (Also in 38, 39, 41)
Commits
  • d0661e7 fix: chrome://accessibility drift (#49560)
  • 3c9d1dc ci: reapply patches if PR base branch updates them (#49532)
  • d942351 docs: correct type for process.noDeprecation (#49544)
  • ac4efed fix: second argument to shell.writeShortcutLink is optional (#49501)
  • db6b22a docs: add type reference links in Menu and MenuItem API documentation (#49525)
  • 1b7073a chore: update patches for 40-x-y (#49513)
  • cd0b34d chore: bump chromium to 144.0.7559.96 (40-x-y) (#49474)
  • c37daa7 chore: cherry-pick dba49550b12d from v8 (#49487)
  • e555e52 fix: return early from platform_util::Beep() on Linux if there is no default ...
  • a2949e5 fix: potential devtools crash on empty (#49490)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [electron](https://github.com/electron/electron) from 40.0.0 to 40.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v40.0.0...v40.1.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 40.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Jan 30, 2026
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) January 30, 2026 08:55
@FreeTubeBot FreeTubeBot merged commit 9a18a5a into development Jan 30, 2026
7 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jan 30, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-40.1.0 branch January 30, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants