Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update electron #1988

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Update electron #1988

merged 1 commit into from
Nov 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@electron/asar 3.2.15 -> 3.2.17 age adoption passing confidence
@sentry/electron 5.6.0 -> 5.7.0 age adoption passing confidence
electron 33.0.2 -> 33.2.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

electron/asar (@​electron/asar)

v3.2.17

Compare Source

Bug Fixes
  • isUnpackedDir matches non-child directories that have same folder name prefix (#​333) (4df48cd)
  • checking if symlink with same prefix points outside the directory (#​335) (9ec1830)

v3.2.16

Compare Source

Bug Fixes
getsentry/sentry-electron (@​sentry/electron)

v5.7.0

Compare Source

electron/electron (electron)

v33.2.0: electron v33.2.0

Compare Source

Release Notes for v33.2.0

Features

  • Added GPU accelerated shared texture offscreen rendering. #​44511

Other Changes

  • Updated Chromium to 130.0.6723.118. #​44591

v33.1.0: electron v33.1.0

Compare Source

Release Notes for v33.1.0

Features

  • Added WebFrameMain.detached for frames in an unloading state.
    • Added WebFrameMain.isDestroyed() to determine if a frame has been destroyed.
    • Fixed webFrameMain.fromId(processId, frameId) returning a WebFrameMain instance which doesn't match the given parameters when the frame is unloading. #​44209

Fixes

  • Fixed an issue where EventSource was undefined in both renderer and worker processes when Node.js integration was enabled. #​44496 (Also in 32, 34)
  • Fixed crash when network process terminates while a net log is running. #​44420 (Also in 31, 32, 34)
  • Fixed crash when rendering super menu accelerator on linux. #​44520 (Also in 34)
  • Fixed external window focus when using shell.openExternal. #​44468 (Also in 34)
  • Fixed regression with dynamic dependency on libgdk_pixbuf. #​44436 (Also in 32, 34)

Other Changes

  • Performance improvements when processing microtasks. #​44473 (Also in 32, 34)
  • Updated Chromium to 130.0.6723.91. #​44477

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Nov 12, 2024
@t3chguy t3chguy marked this pull request as ready for review November 12, 2024 18:12
@t3chguy t3chguy requested a review from a team as a code owner November 12, 2024 18:12
@t3chguy t3chguy self-requested a review November 12, 2024 18:12
@t3chguy t3chguy merged commit 015ac37 into develop Nov 12, 2024
37 checks passed
@t3chguy t3chguy deleted the renovate/electron branch November 12, 2024 18:12
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 T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant