Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit f4c97be

Browse files
authored
Fixed Mac build by updating electron-builder and electron-updater (#2230)
* Bumped electron-builder to 22.9.1 * Updated electron-updater to 4.3.5 * Added changelog entry * Updated package lock * Fixed jest compilation error for one test. * More test fixes.
1 parent cc523d3 commit f4c97be

4 files changed

Lines changed: 4914 additions & 2108 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## Unreleased
88
- [client/main] Added UI to open bot dialog that allows the user to set transcript testing properties `randomSeed` and `randomValue` in PR [2209](https://github.com/microsoft/BotFramework-Emulator/pull/2209)
99
- [client] Added a dialog to the "Conversation -> Send System Activity" menu that allows the user to send custom activity payloads to their bot in PR [2213](https://github.com/microsoft/BotFramework-Emulator/pull/2213)
10+
- [main] Bumped `electron` from `4.1.1` to `11.0.1` in PR [2226](https://github.com/microsoft/BotFramework-Emulator/pull/2226)
11+
- [main] Bumped `electron-builder` to `22.9.1` and `electron-updater` to `4.3.5` to fix the Mac build in PR [2230](https://github.com/microsoft/BotFramework-Emulator/pull/2230)
1012

1113
## v4.11.0 - 2020 - 11 - 05
1214
- [client] Moved from master to main as the default branch. [2194](https://github.com/microsoft/BotFramework-Emulator/pull/2194)

0 commit comments

Comments
 (0)