Skip to content

chore(deps-dev): bump electron from 42.4.0 to 42.7.0#41

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/electron-42.7.0
Open

chore(deps-dev): bump electron from 42.4.0 to 42.7.0#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/electron-42.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps electron from 42.4.0 to 42.7.0.

Release notes

Sourced from electron's releases.

electron v42.7.0

Release Notes for v42.7.0

Features

  • Added net.WebSocket, a WHATWG-compatible WebSocket client for the main process that routes through Chromium's network stack. #52345

electron v42.6.2

Release Notes for v42.6.2

Fixes

  • Fixed a browser-process crash (ValidateIntegrityOrDie) and spurious preload ENOENT errors when an app's app.asar is replaced on disk (e.g. by an updater or MDM software) while the app is running. #52294 (Also in 43, 44)
  • Fixed an issue on Windows where BrowserWindow with useContentSize: true would clamp the content area smaller than the configured maxWidth / maxHeight when programmatically resizing beyond those constraints via setBounds, setSize, or setContentSize. #51622

Other Changes

  • Backported fixes from upstream Chromium. #52303

electron v42.6.1

Release Notes for v42.6.1

Fixes

  • Fixed crash triggered by replacing an open application menu. #52275 (Also in 41, 43, 44)

electron v42.6.0

Release Notes for v42.6.0

Fixes

  • Fixed running under tsx import transpilation. #52046 (Also in 43)

Other Changes

  • Backported fixes from upstream Chromium, ANGLE, Dawn, and V8. #52230
  • Updated Chromium to 148.0.7778.280. #52110
  • Updated Node.js to v24.18.0. #52105

electron v42.5.2

Release Notes for v42.5.2

Fixes

  • Windows opened from links inside a sandboxed iframe now inherit the iframe's sandbox restrictions unless allow-popups-to-escape-sandbox is set. #52190 (Also in 43)

electron v42.5.1

Release Notes for v42.5.1

Fixes

  • Fixed ProtocolResponse.url requests being made through the default session instead of the session the protocol handler was registered on when ProtocolResponse.session was not set. #52132 (Also in 40, 41, 43)

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
electron [>= 43.a, < 44]

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 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 42.4.0 to 42.7.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v42.4.0...v42.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 15, 2026
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