electron-userland / spectron

DEPRECATED: 🔎 Test Electron apps using ChromeDriver
http://electronjs.org/spectron
MIT License
1.68k stars 229 forks source link

chore: bump electron from 13.0.1 to 13.3.0 #1042

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps electron from 13.0.1 to 13.3.0.

Release notes

Sourced from electron's releases.

electron v13.3.0

Release Notes for v13.3.0

Other Changes

  • Security: Backported fix for 1228036. #30639
  • Security: Backported fix for 1231134. #30637 (Also in 11)
  • Security: Backported fix for 1233564. #30636 (Also in 11)
  • Security: Backported fix for 1234009. #30635 (Also in 11)

electron v13.2.3

Release Notes for v13.2.3

Fixes

  • Fixed an issue where the TouchBarScrubber crashes when showArrowButtons is enabled if items is an empty array. #30680 (Also in 14, 15)
  • Fixed titlebar showing under simple fullscreen mode. #30706 (Also in 14, 15)

electron v13.2.2

Release Notes for v13.2.2

Fixes

  • Fixed an issue present in webView where the leave-html-full-screen event is not emitted if the user exits fullscreen with esc instead of by clicking into the webView. #30560 (Also in 14, 15)
  • Fixed an issue where background color would not be correctly applied to BrowserViews on Windows when either the x or y coordinate is negative (off-screen). #30540 (Also in 14, 15)
  • Fixed an issue where toggling documentEdited status on macOS with titlebarStyle: 'hiddenInset' inadvertently moves the traffic light location. #30603 (Also in 14, 15)

Other Changes

  • Security: Backported fix for 1227933. #30583 (Also in 12)
  • Security: Backported fix for 1231950. #30584
  • Security: Backported fix for 1234764. #30587
  • Security: Backported fix for 1234770. #30586
  • Security: Backported fix for 1234829. #30585

electron v13.2.1

Release Notes for v13.2.1

Fixes

  • Fixed potential crash when programmatically closing a draggable frameless child window. #30572

electron v13.2.0

Release Notes for v13.2.0

Features

  • Added support for the des-ede3 cipher in node crypto. #30453 (Also in 11, 12)

Fixes

  • Fixed an issue on Mac where an application could not capture its own window using the desktop capture or getMediaSourceId APIs. #30523 (Also in 14, 15)

... (truncated)

Commits


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/electron-userland/spectron/network/alerts).
dependabot[bot] commented 2 years ago

Looks like electron is up-to-date now, so this is no longer needed.