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

fix(deps): update all non-major dependencies #149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.13.5 -> ^22.13.7 age adoption passing confidence
electron ^34.2.0 -> ^34.3.0 age adoption passing confidence
eslint-config-prettier ^10.0.1 -> ^10.0.2 age adoption passing confidence
typescript (source) ^5.7.3 -> ^5.8.2 age adoption passing confidence

Release Notes

electron/electron (electron)

v34.3.0: electron v34.3.0

Compare Source

Release Notes for v34.3.0

Features

  • Added support for roundedCorners BrowserWindow constructor option on Windows. #​45739 (Also in 35)

Fixes

  • Backported fix for a upstream bug that cause Offscreen Rendering to stutter. #​45659 (Also in 32, 33, 35)
  • Fixed WebFrameMain crash related to accessing speculative frames that have been destroyed. #​45687 (Also in 33, 35)
  • Fixed v8.setHeapSnapshotNearHeapLimit api in main and utility process, along with support for --diagnostic-dir Node.js cli flag to specify the directory to save the heap snapshots. #​45644 (Also in 33, 35)
  • Fixed a crash that could occur in OSR on window close. #​45629 (Also in 35)
  • Fixed a potential crash when calling legacy getUserMedia with an invalid chromeMediaSourceId. #​45756 (Also in 35)
  • Fixed a potential issues permissions in the Pointer Lock API after focus loss and regain. #​45627 (Also in 35)
  • Fixed an issue where Electron may experience crashes on Linux with 16KiB pages. #​45571 (Also in 33)
  • Fixed crash on startup with asan build on macOS. #​45567 (Also in 33, 35)
  • Fixed drag and drop icons not showing on Windows. #​45778 (Also in 35)
  • Fixed file preview window reappearing when calling win.closeFilePreview twice on macOS. #​45662 (Also in 32, 33, 35)
  • Fixed web worker scripts failing to load for chrome extensions. #​45710 (Also in 32, 33, 35)

Other Changes

prettier/eslint-config-prettier (eslint-config-prettier)

v10.0.2

Compare Source

Patch Changes
microsoft/TypeScript (typescript)

v5.8.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4:00 am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants