Commit Graph

134 Commits

Author SHA1 Message Date
renovate 2fe4e7bb80 chore(deps): update dependency electron to v23.2.0 (#143)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | minor | [`23.1.4` -> `23.2.0`](https://renovatebot.com/diffs/npm/electron/23.1.4/23.2.0) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.2.0`](https://github.com/electron/electron/releases/tag/v23.2.0): electron v23.2.0

[Compare Source](https://github.com/electron/electron/compare/v23.1.4...v23.2.0)

### Release Notes for v23.2.0

#### Features

-   Added the `enableLocalEcho` flag to the session handler `ses.setDisplayMediaRequestHandler()` callback for allowing remote audio input to be echoed in the local output stream when `audio` is a `WebFrameMain`. [#&#8203;37529](https://github.com/electron/electron/pull/37529) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37528))</span>

#### Fixes

-   Fixed an issue where `BroadcastChannel` did not work correctly when `contextIsolation: false`. [#&#8203;37444](https://github.com/electron/electron/pull/37444) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37443))</span>
-   Fixed an issue with potential dock icon duplication on macOS. [#&#8203;37624](https://github.com/electron/electron/pull/37624) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37623), [24](https://github.com/electron/electron/pull/37625))</span>
-   Fixed issue with BrowserWindow not updating after call to previewFile. [#&#8203;37577](https://github.com/electron/electron/pull/37577) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37576), [24](https://github.com/electron/electron/pull/37578))</span>
-   Improved error messages on `session.cookies.set` failure. [#&#8203;37596](https://github.com/electron/electron/pull/37596) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37595), [24](https://github.com/electron/electron/pull/37597))</span>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->

Reviewed-on: #143
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-03-23 11:49:53 +00:00
renovate 542d39d4a4 chore(deps): update dependency electron to v23.1.4 (#142)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.3` -> `23.1.4`](https://renovatebot.com/diffs/npm/electron/23.1.3/23.1.4) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.4`](https://github.com/electron/electron/releases/tag/v23.1.4): electron v23.1.4

[Compare Source](https://github.com/electron/electron/compare/v23.1.3...v23.1.4)

### Release Notes for v23.1.4

#### Fixes

-   Fixed an issue where unhandled rejections could cause duplicate logs in some cases. [#&#8203;37501](https://github.com/electron/electron/pull/37501) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37502), [24](https://github.com/electron/electron/pull/37500))</span>

#### Other Changes

-   Updated Chromium to 110.0.5481.192. [#&#8203;37533](https://github.com/electron/electron/pull/37533)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->

Reviewed-on: #142
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-03-16 05:45:49 +00:00
renovate 3c1feb2606 chore(deps): update dependency electron to v23.1.3 (#141)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.2` -> `23.1.3`](https://renovatebot.com/diffs/npm/electron/23.1.2/23.1.3) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.3`](https://github.com/electron/electron/releases/tag/v23.1.3): electron v23.1.3

[Compare Source](https://github.com/electron/electron/compare/v23.1.2...v23.1.3)

### Release Notes for v23.1.3

#### Fixes

-   Fixed WebUSB on ARM64 macs. [#&#8203;37521](https://github.com/electron/electron/pull/37521) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37522))</span>
-   Fixed a crash on capturing sources when using desktopCapturer API on Wayland. [#&#8203;37526](https://github.com/electron/electron/pull/37526)

#### Other Changes

-   Updated Chromium to 110.0.5481.179. [#&#8203;37471](https://github.com/electron/electron/pull/37471)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->

Reviewed-on: #141
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-03-08 06:56:00 +00:00
renovate 5e4450cbe6 chore(deps): update dependency electron to v23.1.2 (#140)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.1` -> `23.1.2`](https://renovatebot.com/diffs/npm/electron/23.1.1/23.1.2) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.2`](https://github.com/electron/electron/releases/tag/v23.1.2)

[Compare Source](https://github.com/electron/electron/compare/v23.1.1...v23.1.2)

### Release Notes for v23.1.2

#### Fixes

-   Fixed `destroyed` event not emitted on `close` for `BrowserView.webContents`. [#&#8203;37451](https://github.com/electron/electron/pull/37451) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37450))</span>
-   Fixed an incorrect result returned when using secure as a cookies filter. [#&#8203;37248](https://github.com/electron/electron/pull/37248) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37247), [24](https://github.com/electron/electron/pull/37246))</span>
-   Fixed an issue where `minWidth`/`minHeight` and `maxWidth`/`maxHeight` would not be enforced if the user set an `aspectRatio` on macOS. [#&#8203;37457](https://github.com/electron/electron/pull/37457) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37458), [24](https://github.com/electron/electron/pull/37456))</span>
-   Fixed an issue where passing both `hasReply` and `actions` to a main process Notification on macOS resulted in the first action being obscured and unavailable. [#&#8203;37448](https://github.com/electron/electron/pull/37448) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37447), [24](https://github.com/electron/electron/pull/37449))</span>
-   Fixed draggable regions not working in Mac App Store builds. [#&#8203;37473](https://github.com/electron/electron/pull/37473) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37474))</span>
-   Fixed right-click events not being delivered in frameless window draggable regions. [#&#8203;37394](https://github.com/electron/electron/pull/37394) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37395))</span>

#### Other Changes

-   Improved error messages for `contents.takeHeapSnapshot`. [#&#8203;37460](https://github.com/electron/electron/pull/37460) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37459), [24](https://github.com/electron/electron/pull/37461))</span>
-   Updated Chromium to 110.0.5481.177. [#&#8203;37389](https://github.com/electron/electron/pull/37389)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->

Reviewed-on: #140
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-03-03 16:36:19 +00:00
renovate b47bba2d77 chore(deps): update dependency electron to v23.1.1 (#139)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.0` -> `23.1.1`](https://renovatebot.com/diffs/npm/electron/23.1.0/23.1.1) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.1`](https://github.com/electron/electron/releases/tag/v23.1.1)

[Compare Source](https://github.com/electron/electron/compare/v23.1.0...v23.1.1)

### Release Notes for v23.1.1

#### Fixes

-   Corrects an issue with HTML fullscreen when `BrowserWindow` fullscreening is disabled. [#&#8203;37367](https://github.com/electron/electron/pull/37367) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37368))</span>
-   Fixed potential private API usage for MAS builds on macOS. [#&#8203;37363](https://github.com/electron/electron/pull/37363) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37364))</span>
-   Fixed window could not go back to maximized state when restored on Linux. [#&#8203;37359](https://github.com/electron/electron/pull/37359) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37358))</span>

#### Other Changes

-   Security: backported fix for chromium:1408392. [#&#8203;37297](https://github.com/electron/electron/pull/37297)
-   Updated Chromium to 110.0.5481.104. [#&#8203;37333](https://github.com/electron/electron/pull/37333)

#### Documentation

-   Documentation changes: [#&#8203;37290](https://github.com/electron/electron/pull/37290)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->

Reviewed-on: #139
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-02-22 23:25:16 +00:00
renovate 3209937cdd chore(deps): update dependency electron to v23.1.0 (#138)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #138
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-02-16 08:08:47 +00:00
renovate b01e192098 chore(deps): update dependency electron to v23 (#136)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #136
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-02-09 07:06:39 +00:00
renovate 84d76c49ad chore(deps): update dependency electron to v22.2.0 (#135)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #135
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-02-01 21:11:52 +00:00
renovate f20f2f977a chore(deps): update dependency electron to v22.1.0 (#134)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #134
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-25 20:44:37 +00:00
renovate 819f34b1fe chore(deps): update dependency electron to v22.0.3 (#133)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #133
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-18 22:31:47 +00:00
renovate 1dd99b6df0 chore(deps): update dependency electron to v22.0.2 (#132)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #132
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-13 07:42:04 +00:00
renovate 0cc5851359 chore(deps): update dependency electron to v22.0.1 (#131)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #131
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-01-11 06:45:22 +00:00
renovate bd6c15e908 chore(deps): update dependency electron to v22 (#129)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #129
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-11-30 06:08:44 +00:00
renovate 132eb11d77 chore(deps): update dependency electron to v21.3.1 (#128)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #128
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-11-23 23:05:27 +00:00
renovate e721d5e0d4 chore(deps): update dependency electron to v21.2.2 (#126)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #126
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-11-03 07:44:55 +00:00
renovate 7fc4f3fa8b chore(deps): update dependency electron to v21.2.1 (#125)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #125
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-11-01 07:27:51 +00:00
renovate 240c153fe2 chore(deps): update dependency electron to v21.2.0 (#124)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #124
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-20 13:06:04 +00:00
renovate da2d56ad5d chore(deps): update dependency electron to v21.1.1 (#123)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #123
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-12 21:33:04 +00:00
renovate 678afc46f8 chore(deps): update dependency electron-builder to v23.6.0 (#122)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #122
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-07 16:15:43 +00:00
renovate 3b337ca7b6 chore(deps): update dependency electron to v21.1.0 (#120)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #120
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-05 21:16:49 +00:00
renovate 78d61680d3 chore(deps): update dependency electron to v21.0.1 (#119)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #119
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-09-28 19:35:18 +00:00
renovate 7489860ccb chore(deps): update dependency electron to v21 (#118)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #118
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-09-27 07:25:18 +00:00
renovate c8c83be5d3 chore(deps): update dependency electron to v20.2.0 (#117)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #117
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-09-22 14:15:50 +00:00
renovate 8924e2524c chore(deps): update dependency electron to v20.1.4 (#116)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #116
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-09-14 19:18:28 +00:00
renovate d84a95a39c chore(deps): update dependency electron to v20.1.3 (#115)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #115
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-09-09 06:56:24 +00:00
renovate 3f238e09fd chore(deps): update dependency electron to v20.1.2 (#114)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #114
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-09-07 20:33:01 +00:00
renovate 1cf753fef2 chore(deps): update dependency electron to v20.1.1 (#113)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #113
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-09-01 11:18:43 +00:00
renovate 9f16b01dc7 chore(deps): update dependency electron to v20.0.3 (#112)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #112
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-08-17 20:01:40 +00:00
renovate ac87faddd3 chore(deps): update dependency electron to v20.0.2 (#111)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #111
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-08-11 10:25:15 +00:00
renovate 2bbb82b6e5 chore(deps): update dependency electron to v20.0.1 (#110)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #110
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-08-03 21:13:22 +00:00
renovate 0f77a95414 chore(deps): update dependency electron to v20 (#109)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #109
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-08-02 08:04:51 +00:00
renovate 456a8ba0d9 chore(deps): update dependency electron-builder to v23.3.3 (#108)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #108
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-31 20:49:17 +00:00
renovate c5b3236150 chore(deps): update dependency electron to v19.0.10 (#107)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #107
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-31 13:51:37 +00:00
renovate 9015263f5a chore(deps): update dependency electron to v19.0.9 (#106)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #106
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-22 07:12:31 +00:00
renovate 5479192595 chore(deps): update dependency electron to v19.0.8 (#105)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #105
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-14 08:53:51 +00:00
renovate 13a01e4460 chore(deps): update dependency electron to v19.0.7 (#104)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #104
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-01 08:37:03 +00:00
renovate 61e806971d chore(deps): update dependency electron-builder to v23.1.0 (#102)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #102
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-29 21:36:17 +00:00
renovate 2e0378b673 chore(deps): update dependency electron to v19.0.6 (#101)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #101
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-29 18:27:56 +00:00
renovate d9083cd0bc chore(deps): update dependency electron to v19.0.4 (#100)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #100
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-08 19:35:22 +00:00
renovate 2d408e3d03 chore(deps): update dependency electron to v19.0.3 (#99)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #99
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-03 06:46:19 +00:00
renovate ff96010c6e chore(deps): update dependency electron to v19.0.2 (#98)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #98
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-01 20:49:29 +00:00
renovate b357c551b7 chore(deps): update dependency electron to v19 (#97)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #97
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-01 17:07:15 +00:00
renovate 8737ce78a3 chore(deps): update dependency electron to v18.3.1 (#96)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #96
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-31 19:19:19 +00:00
renovate 0a74b1c21b chore(deps): update dependency electron to v18.2.4 (#95)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #95
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-18 20:17:35 +00:00
renovate 8f2862d50d chore(deps): update dependency electron to v18.2.3 (#94)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #94
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-14 15:09:02 +00:00
renovate 58fe840f29 chore(deps): update dependency electron to v18.2.2 (#93)
continuous-integration/drone/push Build was killed Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`18.2.0` -> `18.2.2`](https://renovatebot.com/diffs/npm/electron/18.2.0/18.2.2) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v18.2.2`](https://github.com/electron/electron/releases/v18.2.2)

[Compare Source](https://github.com/electron/electron/compare/v18.2.0...v18.2.2)

### Release Notes for v18.2.2

#### Fixes

-   Fixed a crash on Windows when opening apps in multiple, separate user sessions. [#&#8203;34161](https://github.com/electron/electron/pull/34161) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/34160))</span>
-   Fixed an OSR crash happening when input select items were rendered. [#&#8203;34092](https://github.com/electron/electron/pull/34092) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/34091), [19](https://github.com/electron/electron/pull/34093))</span>
-   Fixed an issue where calling `SetLoginItemSettings()` could potentially cause network volumes to be incorrectly mounted. [#&#8203;34106](https://github.com/electron/electron/pull/34106) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/34107), [19](https://github.com/electron/electron/pull/34108))</span>
-   Fixed crash on startup due to missing gtk symbol on older distros. [#&#8203;34150](https://github.com/electron/electron/pull/34150) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/34151))</span>

#### Other Changes

-   Backported fix for CVE-2022-1485. [#&#8203;34052](https://github.com/electron/electron/pull/34052)
-   Backported fix for CVE-2022-1497. [#&#8203;34072](https://github.com/electron/electron/pull/34072)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #93
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-11 05:39:08 +00:00
renovate c6c3487d90 chore(deps): update dependency electron to v18.2.0 (#92)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #92
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-29 05:43:43 +00:00
renovate 53fd4bad83 chore(deps): update dependency electron to v18.1.0 (#91)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #91
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-21 05:15:51 +00:00
renovate d027905206 chore(deps): update dependency electron to v18.0.4 (#90)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #90
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-18 16:45:29 +00:00
renovate 663d1dceeb chore(deps): update dependency electron-builder to v23 (#89)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #89
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-09 23:09:32 +00:00