build(deps): bump got and electron
Bumps got to 11.8.6 and updates ancestor dependency electron. These dependencies need to be updated together.
Updates got from 9.6.0 to 11.8.6
Release notes
Sourced from got's releases.
v11.8.6
- Destroy request object after successful response
https://github.com/sindresorhus/got/compare/v11.8.5...v11.8.6
v11.8.5
- Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc
https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5
v11.8.3
- Bump cacheable-request dependency (#1921) 9463bb6
- Fix
HTTPErrormissing.codeproperty (#1739) 0e167b8https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3
v11.8.2
- Make the
dnsCacheoption lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2
v11.8.1
- Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0
v11.8.0
- Fix for sending files with size
0onstat(#1488) 7acd380beforeRetryallows stream body if different from original (#1501) 3dd2273- Set default value for an options object (#1495) 390b145
https://github.com/sindresorhus/got/compare/v11.7.0...v11.8.0
v11.7.0
Improvements
- Add
pfxHTTPS option (#1364) c33df7f- Update
bodyafterbeforeRequest(#1453) e1c1844- Don't allocate buffer twice (#1403) 7bc69d9
Fixes
- Fix a regression where body was sent after redirect 88b32ea
- Fix destructure error on
promise.json()c97ce7c- Do not ignore userinfo on a redirect to the same origin 52de13b
https://github.com/sindresorhus/got/compare/v11.6.2...v11.7.0
v11.6.2
Bug fixes
... (truncated)
Commits
2b1482c11.8.62d1497eDestroy request object after successful response (#2187)5e17bb711.8.5bce8ce7Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc8ced192Fix build670eb0411.8.420f29feBackport #1543: Initialize globalResponse in case of ignored HTTPError (#2017)0da732f11.8.39463bb6Bump cacheable-request dependency (#1921)0e167b8HTTPError code set to 'HTTPError' #1711 (#1739)- Additional commits viewable in compare view
Updates electron from 19.1.7 to 27.0.2
Release notes
Sourced from electron's releases.
electron v27.0.2
Release Notes for v27.0.2
Fixes
- Functions called over the
contextBridgeare now called with the expected receiver (this). #40262 (Also in 28)Other Changes
- Backported fix for 1473422. #40280
electron v27.0.1
Release Notes for v27.0.1
Fixes
- Fixed an issue where Windows Toast notifications weren't properly dismissed from the Action Center on
notification.close()if they'd previously been dismissed. #40244 (Also in 26, 28)- Fixed an issue where calling
loadURLduring somewebContentsurl loading events could crash. #40162 (Also in 24, 25, 26)- Fixed an issue where fully occluded windows would return an empty image from
webContents.capturePage()on Windows and Linux. #40188 (Also in 25, 26, 28)- Fixed an issue with webContents interaction with fullscreen and WCO on macOS. #40217 (Also in 25, 26, 28)
- Fixed some redundant permission dialogs while screen sharing on Wayland. #40193 (Also in 26, 28)
Other Changes
- Updated Chromium to 118.0.5993.89. #40240
electron v27.0.0
Release Notes for v27.0.0
Stack Upgrades
- Chromium
118.0.5993.32- Node
18.17.1- V8
11.8Breaking Changes
- macOS 10.13 and 10.14 support has been removed 38891
- The
ipcRenderer.sendTo()API has been deprecated in favor of sharing aMessageChannelbetween two renderers. #39091- The
senderIdandsenderIsMainFrameproperties ofIpcRendererEventhave been deprecated. #39381- The
systemPreferences.getAppLevelAppearanceandsystemPreferences.setAppLevelAppearanceAPIs have been deprecated, as well as thealternate-selected-control-textvalue forsystemPreferences.getColor. #39343 (Also in 26)- The
systemPreferences.getAppLevelAppearance,systemPreferences.setAppLevelAppearanceandsystemPreferences.appLevelAppearanceAPIs have been removed, as well as thealternate-selected-control-textvalue forsystemPreferences.getColor. #39804- The
webContents.getPrintersAPI has been deprecated. #39356 (Also in 26)- The deprecated
webContents.getPrinters()API has been removed. #39735- The deprecated color scheme changed events in systemPreferences have been removed. #39341
Features
Additions
... (truncated)
Commits
416c6dcchore: cherry-pick 0c2d9659ccc1 from chromium (#40280)79876b7docs: fix represented file fiddle (#40251)54d9958chore: Show FIDO devices in the chooser if allowed (#40274)db99febchore: implement no-opchrome.actionextension APIs (#40260)64318dffix: correctly track receiver for methods called via ctx bridge (#40262)4ceb644chore: bump chromium to 118.0.5993.89 (27-x-y) (#40240)ae212f4fix: Windows Toast notification dismissal from Action Center (#40244)1f64b78refactor: partition HidDelegate observers by browser context (#40237)f282bdachore: bump chromium to 118.0.5993.71 (27-x-y) (#40235)c0ad9e1docs: Update docs on testing Electron apps with WebdriverIO (#40226)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.