Skip to content

chore(deps): update dependency electron to v42.7.0#4550

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/electron-42.x
Open

chore(deps): update dependency electron to v42.7.0#4550
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/electron-42.x

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
electron 42.5.042.7.0 age confidence

Release Notes

electron/electron (electron)

v42.7.0: electron v42.7.0

Compare Source

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

v42.6.2: electron v42.6.2

Compare Source

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

v42.6.1: electron v42.6.1

Compare Source

Release Notes for v42.6.1

Fixes

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

v42.6.0: electron v42.6.0

Compare Source

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

v42.5.2: electron v42.5.2

Compare Source

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)

v42.5.1: electron v42.5.1

Compare Source

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)
  • Made "reload" menu items work with BaseWindow. #​52117 (Also in 41, 43)

Other Changes

  • Backported fixes from upstream Chromium. #​52115
  • Backported fixes from upstream Chromium. #​52169

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 3, 2026
@renovate renovate Bot force-pushed the renovate/electron-42.x branch from 4f99eb7 to c140d1b Compare July 4, 2026 02:10
@renovate renovate Bot changed the title chore(deps): update dependency electron to v42.5.2 chore(deps): update dependency electron to v42.6.0 Jul 4, 2026
@renovate renovate Bot force-pushed the renovate/electron-42.x branch from c140d1b to 4e64527 Compare July 7, 2026 21:57
@renovate renovate Bot changed the title chore(deps): update dependency electron to v42.6.0 chore(deps): update dependency electron to v42.6.1 Jul 7, 2026
@renovate renovate Bot force-pushed the renovate/electron-42.x branch 2 times, most recently from 8c16dc6 to 1eadefe Compare July 14, 2026 23:37
@renovate renovate Bot changed the title chore(deps): update dependency electron to v42.6.1 chore(deps): update dependency electron to v42.6.2 Jul 14, 2026
@renovate

renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
? Verifying lockfile against supply-chain policies (896 entries)...
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 59, reused 0, downloaded 0, added 0
Progress: resolved 88, reused 0, downloaded 0, added 0
Progress: resolved 94, reused 0, downloaded 0, added 0
Progress: resolved 98, reused 0, downloaded 0, added 0
Progress: resolved 99, reused 0, downloaded 0, added 0
Progress: resolved 101, reused 0, downloaded 0, added 0
Progress: resolved 102, reused 0, downloaded 0, added 0
Progress: resolved 103, reused 0, downloaded 0, added 0
Progress: resolved 104, reused 0, downloaded 0, added 0
✓ Lockfile passes supply-chain policies (896 entries in 10.3s)
Progress: resolved 207, reused 0, downloaded 0, added 0
Progress: resolved 345, reused 0, downloaded 0, added 0
Progress: resolved 527, reused 0, downloaded 0, added 0
Progress: resolved 599, reused 0, downloaded 0, added 0
Progress: resolved 706, reused 0, downloaded 0, added 0
Progress: resolved 885, reused 0, downloaded 0, added 0
[ERR_PNPM_NO_MATURE_MATCHING_VERSION] 1 version does not meet the minimumReleaseAge constraint:
  electron@42.7.0 was published at 2026-07-15T02:29:16.155Z, within the minimumReleaseAge cutoff (2026-07-15T00:32:19.086Z)

@renovate renovate Bot force-pushed the renovate/electron-42.x branch from 1eadefe to d453f6d Compare July 15, 2026 06:32
@renovate renovate Bot changed the title chore(deps): update dependency electron to v42.6.2 chore(deps): update dependency electron to v42.7.0 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants