microsoft / BotFramework-Emulator

A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
https://aka.ms/botemulator
MIT License
1.81k stars 752 forks source link

Bump electron from 13.6.6 to 18.3.7 #2411

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps electron from 13.6.6 to 18.3.7.

Release notes

Sourced from electron's releases.

electron v18.3.7

Release Notes for v18.3.7

Fixes

  • Fixed WCO not responding to touch events on windows. #35177 (Also in 19, 20)
  • Fixed webContents.getUserAgent() incorrectly returning an empty string unless previously set. #35130 (Also in 17, 19, 20)
  • Fixed an issue in which calling setBounds() after e.preventDefault in a 'will-move' or 'will-resize' event wouldn't change the window's shape until the mouse button was released. #35082 (Also in 19, 20)
  • Fixed context menu not showing all items on macOS when dock is not hidden. #35198 (Also in 19)
  • None. #35171 (Also in 19, 20)

Other Changes

  • Fixed page size always being restricted to 4k on Linux arm64. #35184
  • Security: backported fix for CVE-2022-2478. #35099
  • Security: backported fix for chromium:1334864. #35097

electron v17.4.11

Release Notes for v17.4.11

Fixes

  • Fixed a potential crash when changing window settings after initializing WCO with an invalid titleBarStyle. #35031 (Also in 18, 19, 20)
  • Fixed an issue where the minimize button with WCO enabled would incorrectly be highlighted in some cases. #34837 (Also in 18, 19, 20)

Other Changes

  • Backported fix for CVE-2022-2294. #34883
  • Security: backported fix for 1287804. #35103
  • Security: backported fix for 1339844. #35001
  • Security: backported fix for 1340335. #34999
  • Security: backported fix for 1340654. #34997
  • Security: backported fix for CVE-2022-2295. #34880
  • Security: backported fix for CVE-2022-2478. #35100
  • Security: backported fix for chromium:1334864. #35098
  • Security: backported fix for chromium:1336014. #35101
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/microsoft/BotFramework-Emulator/network/alerts).
coveralls commented 1 year ago

Coverage Status

Coverage: 67.69%. Remained the same when pulling 8c07c09d9367ba28dabde53aba4c471834dd6467 on dependabot/npm_and_yarn/electron-18.3.7 into 75ebe96a0be2b6ffbfed04090dddce35fb171d1e on main.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.