Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 33.2.0 -> 33.2.1 age adoption passing confidence
typescript (source) ~5.6.0 -> ~5.7.0 age adoption passing confidence
velopack (source) ^0.0.869 -> ^0.0.942 age adoption passing confidence

Release Notes

electron/electron (electron)

v33.2.1: electron v33.2.1

Compare Source

Release Notes for v33.2.1

Fixes

  • Fixed a crash that could occur when calling shell.readShortcutLink on Windows. #​44803 (Also in 34)
  • Fixed an issue where WebContentsViews were being improperly removed. #​44671 (Also in 31, 32, 34)
  • Fixed an issue where resize wasn't being emitted for single-pixel resizes on Windows. #​44723 (Also in 32, 34)
  • Fixed an issue where a utilityProcess pid would not be undefined after exit. #​44694 (Also in 32, 34)
  • Fixed an issue where buttons shown under the Window Controls Overlay API were missing tooltips. #​44757 (Also in 32, 34)
  • Fixed an issue where the webContents context-menu event was not emitted when using -webkit-app-region: drag. #​44800 (Also in 32, 34)
  • Fixed an issue where the windows control overlay was unexpectedly visible in fullscreen on Linux. #​44640 (Also in 31, 32, 34)
  • Fixed crash in net api when utility process exits. #​44729 (Also in 32, 34)
  • Fixed segfault when moving WebContentsView between BrowserWindows. #​44613 (Also in 31, 32, 34)
  • Fixed theme does not work in DevTools. #​44635 (Also in 32, 34)
  • Fixed update file extension bug. #​44771 (Also in 34)
  • Return 0 exit code for normal termination of the utility process. #​44732 (Also in 32, 34)

Other Changes

  • Fixed an issue where a deprecation warning was being incorrectly emitted for frameless windows on macOS. #​44767 (Also in 34)
  • Fixed drag-and-drop session being canceled on wayland with empty dragData. #​44753 (Also in 32)
  • Security: backported fix for CVE-2024-11110. #​44647
  • Updated Chromium to 130.0.6723.137. #​44781
  • Updated Node.js to v20.18.1. #​44780
microsoft/TypeScript (typescript)

v5.7.2

Compare Source

velopack/velopack (velopack)

v0.0.942

Compare Source

What's Changed

Dependency Updates

Expand to see all changed dependencies

Full Changelog: 0.0.915...0.0.942

v0.0.915

Compare Source

What's Changed

New Contributors

Dependency Updates

Expand to see all changed dependencies

Full Changelog: 0.0.869...0.0.915


Configuration

📅 Schedule: Branch creation - "on friday" in timezone Europe/London, 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 the renovate label Dec 20, 2024
@caesay caesay merged commit d8c6bf6 into develop Dec 20, 2024
25 checks passed
@caesay caesay deleted the renovate/sample-js-packages branch December 20, 2024 16:38
@codecov
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.05%. Comparing base (f84ab3b) to head (39937ae).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #416   +/-   ##
========================================
  Coverage    47.05%   47.05%           
========================================
  Files          223      223           
  Lines        13673    13673           
  Branches      1251     1251           
========================================
  Hits          6434     6434           
+ Misses        6906     6905    -1     
- Partials       333      334    +1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants