renovate
a898b498ad
chore(deps): update dependency electron to v25.1.0 ( #156 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #156
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
9 hours ago
renovate
7fa6d0cdb2
chore(deps): update dependency electron to v25.0.1 ( #155 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #155
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 week ago
renovate
7ef87c10e2
chore(deps): update dependency electron to v25 ( #153 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #153
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 week ago
renovate
20630c759c
chore(deps): update dependency electron to v24.4.0 ( #152 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #152
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 weeks ago
renovate
e21040f1d8
chore(deps): update dependency electron to v24.3.1 ( #151 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #151
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 weeks ago
renovate
87d7190c06
chore(deps): update dependency electron to v24.1.3 ( #150 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #150
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 month ago
renovate
cafd8da01f
chore(deps): update dependency electron to v24.1.2 ( #149 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #149
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate
795de334a3
chore(deps): update dependency electron to v24.1.1 ( #148 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #148
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate
c45913c256
chore(deps): update dependency electron to v24 ( #147 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #147
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate
60beda895b
chore(deps): update dependency electron to v23.2.2 ( #146 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #146
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate
8010cd28d5
chore(deps): update dependency electron to v23.2.1 ( #145 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #145
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate
9c1cad4ae2
fix(deps): update dependency express to v4.18.2 ( #144 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #144
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
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`. [#​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`. [#​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. [#​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. [#​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. [#​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>
3 months ago
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. [#​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. [#​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>
3 months ago
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. [#​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. [#​37526](https://github.com/electron/electron/pull/37526 )
#### Other Changes
- Updated Chromium to 110.0.5481.179. [#​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>
3 months ago
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`. [#​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. [#​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. [#​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. [#​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. [#​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. [#​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`. [#​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. [#​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>
3 months ago
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. [#​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. [#​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. [#​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. [#​37297](https://github.com/electron/electron/pull/37297 )
- Updated Chromium to 110.0.5481.104. [#​37333](https://github.com/electron/electron/pull/37333 )
#### Documentation
- Documentation changes: [#​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>
4 months ago
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>
4 months ago
kolaente
c02c5d009f
chore: remove sponsor
continuous-integration/drone/push Build is passing
Details
4 months ago
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>
4 months ago
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>
4 months ago
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>
4 months ago
kolaente
ccc2afbd39
chore: 0.20.3 release preperations
continuous-integration/drone/push Build is passing
Details
4 months ago
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>
5 months ago
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>
5 months ago
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>
5 months ago
kolaente
99153187d7
fix: open links in OS default browser
...
continuous-integration/drone/push Build is passing
Details
Resolves #130
6 months ago
kolaente
da183cd0d5
chore: 0.20.2 release preperations
continuous-integration/drone/push Build is passing
Details
6 months ago
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>
6 months ago
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>
7 months ago
kolaente
416b906ee2
chore: 0.20.1 release preperations
continuous-integration/drone/push Build is passing
Details
7 months ago
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>
7 months ago
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>
7 months ago
kolaente
5f61b523b6
chore: release preparations
continuous-integration/drone/push Build is passing
Details
7 months ago
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>
8 months ago
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>
8 months ago
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>
8 months ago
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>
8 months ago
kolaente
a0789684ec
chore: release preparations
continuous-integration/drone/push Build is passing
Details
8 months ago
kolaente
0563fb2ee5
chore: disable mac builds
continuous-integration/drone/push Build is passing
Details
8 months ago
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>
8 months ago
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>
8 months ago
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>
9 months ago
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>
9 months ago
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>
9 months ago
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>
9 months ago
kolaente
5b4d5c784b
feat: add sponsor to readme (relm)
continuous-integration/drone/push Build was killed
Details
9 months ago
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>
9 months ago
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>
10 months ago
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>
10 months ago
kolaente
b7a2a51b36
chore: release preparations
continuous-integration/drone/push Build was killed
Details
10 months ago
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>
10 months ago
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>
10 months ago
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>
10 months ago
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>
10 months ago
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>
11 months ago
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>
11 months ago
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>
11 months ago
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>
11 months ago
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>
11 months ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
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. [#​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. [#​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. [#​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. [#​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. [#​34052](https://github.com/electron/electron/pull/34052 )
- Backported fix for CVE-2022-1497. [#​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>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
renovate
e61bc277b4
chore(deps): update dependency electron to v18.0.3 ( #88 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #88
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
eebba7a16a
chore(deps): update dependency electron to v18.0.2 ( #87 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #87
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
3193a06af0
chore(deps): update dependency electron to v18.0.1 ( #86 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #86
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
bacbc03f98
chore(deps): update dependency electron to v18 ( #85 )
...
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 | major | [`17.3.0` -> `18.0.0`](https://renovatebot.com/diffs/npm/electron/17.3.0/18.0.0 ) |
---
### Release Notes
<details>
<summary>electron/electron</summary>
### [`v18.0.0`](https://github.com/electron/electron/releases/v18.0.0 )
[Compare Source](https://github.com/electron/electron/compare/v17.3.0...v18.0.0 )
### Release Notes for v18.0.0
#### Features
- Added `BrowserWindow` method to change the button color, symbol color, and height of a window with WCO enabled. [#​33440](https://github.com/electron/electron/pull/33440 )
#### Fixes
- Fixed maximizing frameless windows by double-clicking on a draggable (title bar) region. [#​33446](https://github.com/electron/electron/pull/33446 ) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33449 ), [16](https://github.com/electron/electron/pull/33444 ), [17](https://github.com/electron/electron/pull/33445 ))</span>
#### Other Changes
- Updated Chromium to 100.0.4896.56. [#​33475](https://github.com/electron/electron/pull/33475 )
- Updated node types version. [#​33477](https://github.com/electron/electron/pull/33477 )
</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: #85
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
1b4f8cc428
chore(deps): update dependency electron to v17.3.0 ( #84 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #84
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
b3029db737
chore(deps): update dependency electron to v17.2.0 ( #83 )
...
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 | minor | [`17.1.2` -> `17.2.0`](https://renovatebot.com/diffs/npm/electron/17.1.2/17.2.0 ) |
---
### Release Notes
<details>
<summary>electron/electron</summary>
### [`v17.2.0`](https://github.com/electron/electron/releases/v17.2.0 )
[Compare Source](https://github.com/electron/electron/compare/v17.1.2...v17.2.0 )
### Release Notes for v17.2.0
#### Features
- Added `ses.setCodeCachePath()` API for setting code cache directory. [#​33285](https://github.com/electron/electron/pull/33285 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33286 ))</span>
#### Fixes
- Fire 'show' event when a BrowserWindow is shown via maximize(). [#​33213](https://github.com/electron/electron/pull/33213 ) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33212 ), [18](https://github.com/electron/electron/pull/33214 ))</span>
- Fixed a network service crash that could occur when using setCertificateVerifyProc. [#​33254](https://github.com/electron/electron/pull/33254 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33253 ))</span>
- Fixed an issue where BrowserView layout bounds where limited to it's visible bounds. [#​33398](https://github.com/electron/electron/pull/33398 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33399 ))</span>
- Fixed an issue where Chrome DevTools settings didn't persist between loads. [#​33273](https://github.com/electron/electron/pull/33273 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33206 ))</span>
- Fixed an issue where clicking "Open in Containing Folder" in the Sources tab in Devtools caused a crash. [#​33196](https://github.com/electron/electron/pull/33196 ) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33313 ), [18](https://github.com/electron/electron/pull/33197 ))</span>
- Fixed broken event loop in renderer process when process reuse is enabled on windows platform. [#​33362](https://github.com/electron/electron/pull/33362 ) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33363 ), [18](https://github.com/electron/electron/pull/33361 ))</span>
- Fixed crash in the render process on reload with pending node fs.promises. [#​33335](https://github.com/electron/electron/pull/33335 ) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33300 ), [16](https://github.com/electron/electron/pull/33301 ), [18](https://github.com/electron/electron/pull/33302 ))</span>
- Fixed drag regions on WCO windows on Windows. [#​33201](https://github.com/electron/electron/pull/33201 ) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33199 ), [16](https://github.com/electron/electron/pull/33200 ), [18](https://github.com/electron/electron/pull/33202 ))</span>
- Fixed incorrect external memory allocation tracking in nativeImage module. [#​33306](https://github.com/electron/electron/pull/33306 ) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33311 ), [16](https://github.com/electron/electron/pull/33312 ), [18](https://github.com/electron/electron/pull/33305 ))</span>
- Theoretical fix for a crash we're seeing when closing multiple child windows at the same time on macOS. [#​33283](https://github.com/electron/electron/pull/33283 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33284 ))</span>
#### Other Changes
- Fixed an issue where adding/removing display changes the BrowserWindow size. [#​33251](https://github.com/electron/electron/pull/33251 ) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/33247 ), [15](https://github.com/electron/electron/pull/33248 ), [16](https://github.com/electron/electron/pull/33249 ), [18](https://github.com/electron/electron/pull/33250 ))</span>
- Fixed an issue where moving a window created in a scaled display to a regular display would increase the window size. [#​33231](https://github.com/electron/electron/pull/33231 )
</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: #83
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
6e1323c7f4
chore(deps): update dependency electron to v17.1.2 ( #82 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #82
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
193a9cf194
chore(deps): update dependency electron to v17.1.1 ( #81 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #81
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
61c9cc23a2
chore(deps): update dependency electron to v17.1.0 ( #80 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #80
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
5f3106f5c9
chore(deps): update dependency electron to v17.0.1 ( #79 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #79
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
79eb9a52b7
chore(deps): update dependency electron-builder to v22.14.13 ( #78 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #78
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
e891df0fe1
chore(deps): update dependency electron to v17 ( #77 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #77
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
66ec63214b
chore(deps): update dependency electron to v16.0.8 ( #76 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #76
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
40ecc93a0b
chore(deps): update dependency electron to v16.0.7 ( #75 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #75
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
5577e9da2c
chore(deps): update dependency electron to v16.0.6 ( #74 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #74
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
b3a8f17404
chore(deps): update dependency electron to v16.0.5 ( #73 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #73
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate
06483239ab
chore(deps): update dependency electron to v16.0.4 ( #72 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #72
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
b41dff2c5a
chore(deps): update dependency electron to v16.0.3 ( #71 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #71
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
c8227845bd
chore(deps): update dependency electron to v16.0.2 ( #69 )
...
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 | [`16.0.1` -> `16.0.2`](https://renovatebot.com/diffs/npm/electron/16.0.1/16.0.2 ) |
---
### Release Notes
<details>
<summary>electron/electron</summary>
### [`v16.0.2`](https://github.com/electron/electron/releases/v16.0.2 )
[Compare Source](https://github.com/electron/electron/compare/v16.0.1...v16.0.2 )
### Release Notes for v16.0.2
#### Fixes
- Fixed a potential issue when setting backgroundColor on `BrowserView`s. [#​31947](https://github.com/electron/electron/pull/31947 ) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31945 ), [15](https://github.com/electron/electron/pull/31946 ), [17](https://github.com/electron/electron/pull/31948 ))</span>
- Fixed console windows from ELECTRON_RUN_AS_NODE instances. [#​31973](https://github.com/electron/electron/pull/31973 ) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/31972 ))</span>
#### Other Changes
- Updated Chromium to 96.0.4664.55. [#​31909](https://github.com/electron/electron/pull/31909 )
</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, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: #69
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
c4413e5f19
chore(deps): update dependency electron-builder to v22.14.5 ( #68 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #68
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
4ed98336db
chore(deps): update dependency electron to v16.0.1 ( #67 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #67
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
b03a2b5de7
chore(deps): update dependency electron to v16 ( #65 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #65
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
a6c62f76a7
chore(deps): update dependency electron to v15.3.2 ( #66 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #66
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
e8499c5e1c
chore(deps): update dependency electron to v15.3.1 ( #64 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #64
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
40d97fa01b
chore(deps): update dependency electron to v15.3.0 ( #63 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #63
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
26964c3c2d
chore(deps): update dependency electron to v15.2.0 ( #60 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #60
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
b8af7bb25e
chore(deps): update dependency electron-builder to v22.13.1 ( #61 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #61
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente
364e32604a
chore(ci): sign drone config
continuous-integration/drone/push Build was killed
Details
2 years ago
kolaente
cdd374baa8
chore(ci): use latest s3 plugin
continuous-integration/drone/push Build is pending
Details
2 years ago
renovate
6486f401a2
Update dependency electron to v15 ( #59 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #59
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
82c50cc36f
Update dependency electron to v14.0.1 ( #58 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #58
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente
91a29c4dd9
0.18.0 release preparations
continuous-integration/drone/push Build was killed
Details
2 years ago
renovate
949542145f
Update dependency electron to v14 ( #57 )
...
continuous-integration/drone/push Build was killed
Details
Reviewed-on: #57
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
05ef35237d
Update dependency electron to v13.2.3 ( #56 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #56
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
43b976e14b
Update dependency electron to v13.2.2 ( #55 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #55
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
b1df9ec0df
Update dependency electron to v13.2.1 ( #54 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #54
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
78e1ab9db4
Update dependency electron to v13.2.0 ( #53 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #53
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
87f6348ef1
Update dependency electron to v13.1.9 ( #52 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #52
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente
c2d8079176
Trigger CI
continuous-integration/drone/push Build is passing
Details
2 years ago
renovate
8096c57725
Update dependency electron to v13.1.8 ( #51 )
...
continuous-integration/drone/push Build is passing
Details
Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #51
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente
d20cc46e7c
Add drone pipeline for PR
continuous-integration/drone/push Build is passing
Details
2 years ago
renovate
cd7846e2c7
Update dependency electron to v13.1.7 ( #50 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #50
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
5f17d9b1de
Update dependency electron to v13.1.6 ( #49 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #49
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
0c74536714
Update dependency electron to v13.1.5 ( #48 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #48
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
02cf04dca2
Update dependency electron to v13.1.4 ( #47 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #47
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
81bf176f4d
Update dependency electron to v13.1.3 ( #46 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #46
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente
530dc8b686
Sign drone config
continuous-integration/drone/push Build is passing
Details
2 years ago
kolaente
9c1b5a0eb2
Only upload .dmg files for macos builds
continuous-integration/drone/push Build is passing
Details
2 years ago
kolaente
710b98d56c
Cleanup
continuous-integration/drone/push Build is passing
Details
2 years ago
kolaente
2d7a028c88
Install yarn on mac
continuous-integration/drone/push Build is failing
Details
2 years ago
kolaente
06824a339e
Fix sed for macos
continuous-integration/drone/push Build is failing
Details
2 years ago
kolaente
210bf77f07
Enable mac builds
continuous-integration/drone/push Build is failing
Details
2 years ago
renovate
d238f751a9
Update dependency electron-builder to v22.11.7 ( #45 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #45
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
719ab0d6cf
Update dependency electron to v13.1.2 ( #44 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #44
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
03402a65dc
Update dependency electron to v13.1.1 ( #43 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #43
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
fd35cf989e
Update dependency electron to v13.1.0 ( #42 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #42
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
0c2057b7b0
Update dependency electron to v13.0.1 ( #41 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #41
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate
64774827e0
Update dependency electron to v13 ( #39 )
...
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #39
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago