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 dependency electron to v29.4.6 #183

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 29.3.2 -> 29.4.6 age adoption passing confidence

Release Notes

electron/electron (electron)

v29.4.6: electron v29.4.6

Compare Source

Release Notes for v29.4.6

Fixes

  • Fixed behavior when entering/exiting fullscreen fails on macOS. #​43153 (Also in 30, 31, 32)
  • Resolved an issue where desktopCapturer.getSources never fulfilled its promise in some cases. #​43273 (Also in 30, 31, 32)

Other Changes

v29.4.5: electron v29.4.5

Compare Source

Release Notes for v29.4.5

Other Changes

v29.4.3: electron v29.4.3

Compare Source

Release Notes for v29.4.3

Fixes

  • Fixed an issue where app.setLoginItemSettings incorrectly checked against loginItemService. #​42405 (Also in 30, 31)
  • Fixed an issue where navigator.usb.getDevices() could crash in some circumstances. #​42463 (Also in 30, 31)
  • Fixed an issue where bad flags passed via --js-flags could cause a crash. #​42442 (Also in 30, 31)
  • Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. #​42679 (Also in 30, 31, 32)
  • Fixed an issue where some calls to WebUSB methods could crash. #​42363 (Also in 31)
  • Fixed potentially incorrect exit code in UtilityProcess. #​42396 (Also in 30, 31)
  • Fixed support for multiple folder/file selection in //shell_dialogs portal implementation. #​42425 (Also in 30, 31)
  • Re-adds functionality to check whether or not an app was launched as a login service on macOS. #​42421 (Also in 30, 31)

Other Changes

v29.4.2: electron v29.4.2

Compare Source

Release Notes for v29.4.2

Other Changes

v29.4.1: electron v29.4.1

Compare Source

Release Notes for v29.4.1

Fixes

  • Fixed an issue where setTitleBarOverlay didn't work as expected when called on BaseWindow. #​42152 (Also in 30)

Other Changes

v29.4.0: electron v29.4.0

Compare Source

Release Notes for v29.4.0
Fixes
Other Changes

v29.3.3: electron v29.3.3

Compare Source

Release Notes for v29.3.3

Fixes

  • Fixed an issue where fs.createWriteStream could write out of order. #​42047
  • Fixed blurry thumbnails from desktop capturer on macOS. #​42049
  • Fixed crash after upgrade on Linux. #​42065 (Also in 30, 31)

Other Changes


Configuration

📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Feb 25, 2024

Deploy Preview for electron-trpc ready!

Name Link
🔨 Latest commit 777f963
🔍 Latest deploy log https://app.netlify.com/sites/electron-trpc/deploys/65db1c188f91f200086c22ad
😎 Deploy Preview https://deploy-preview-183--electron-trpc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.69%. Comparing base (784bbb0) to head (777f963).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   56.69%   56.69%           
=======================================
  Files          11       11           
  Lines         448      448           
  Branches       51       51           
=======================================
  Hits          254      254           
  Misses        194      194           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency electron to v25.9.8 Update dependency electron to v25.9.8 - autoclosed May 3, 2024
@renovate renovate bot closed this May 3, 2024
@renovate renovate bot deleted the renovate/electron branch May 3, 2024 20:54
@renovate renovate bot restored the renovate/electron branch May 9, 2024 07:53
@renovate renovate bot changed the title Update dependency electron to v25.9.8 - autoclosed Update dependency electron to v25.9.8 May 9, 2024
@renovate renovate bot reopened this May 9, 2024
@renovate renovate bot force-pushed the renovate/electron branch from 777f963 to b4ded50 Compare May 9, 2024 07:53
@renovate renovate bot changed the title Update dependency electron to v25.9.8 Update dependency electron to v29.3.3 May 9, 2024
@renovate renovate bot force-pushed the renovate/electron branch from b4ded50 to 8b40dda Compare May 16, 2024 02:17
@renovate renovate bot changed the title Update dependency electron to v29.3.3 Update dependency electron to v29.4.0 May 16, 2024
@renovate renovate bot force-pushed the renovate/electron branch from 8b40dda to 9aee6f8 Compare May 23, 2024 00:30
@renovate renovate bot changed the title Update dependency electron to v29.4.0 Update dependency electron to v29.4.1 May 23, 2024
@renovate renovate bot force-pushed the renovate/electron branch from 9aee6f8 to 8b4a4b1 Compare May 30, 2024 02:04
@renovate renovate bot changed the title Update dependency electron to v29.4.1 Update dependency electron to v29.4.2 May 30, 2024
@renovate renovate bot force-pushed the renovate/electron branch 2 times, most recently from dd75b82 to 97b2bfc Compare June 3, 2024 05:30
@renovate renovate bot force-pushed the renovate/electron branch from 97b2bfc to 0a388b0 Compare June 28, 2024 00:10
@renovate renovate bot changed the title Update dependency electron to v29.4.2 Update dependency electron to v29.4.3 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/electron branch from 0a388b0 to cfa9069 Compare July 17, 2024 06:38
@renovate renovate bot changed the title Update dependency electron to v29.4.3 Update dependency electron to v29.4.5 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/electron branch from cfa9069 to 30f358a Compare August 17, 2024 22:39
@renovate renovate bot changed the title Update dependency electron to v29.4.5 Update dependency electron to v29.4.6 Aug 17, 2024
@renovate renovate bot force-pushed the renovate/electron branch from 30f358a to 232a115 Compare October 11, 2024 02:02
@renovate renovate bot force-pushed the renovate/electron branch 5 times, most recently from 7715e08 to 4f4fe34 Compare December 7, 2024 20:52
@renovate renovate bot force-pushed the renovate/electron branch 5 times, most recently from aee87e5 to 9f1ca7b Compare December 7, 2024 22:08
@renovate renovate bot force-pushed the renovate/electron branch from 9f1ca7b to 06144b1 Compare December 7, 2024 22:27
@jsonnull jsonnull closed this Dec 7, 2024
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.

2 participants