Bumps the electron group with 1 update:
[electron](https://github.com/electron/electron).
Updates `electron` from 32.1.0 to 32.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron/electron/releases">electron's
releases</a>.</em></p>
<blockquote>
<h2>electron v32.1.2</h2>
<h1>Release Notes for v32.1.2</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed an issue where clicking the eyedropper icon did nothing
instead of opening an eyedropper for color selection as expected. <a
href="https://redirect.github.com/electron/electron/pull/43786">#43786</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43700">33</a>)<!--
raw HTML omitted --></li>
<li>Third time isn't always a charm. Fixed the native macOS Screen Share
picker invocation triggering a test Chromium green screen. <a
href="https://redirect.github.com/electron/electron/pull/43809">#43809</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43810">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>electron v32.1.1</h2>
<h1>Release Notes for v32.1.1</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed an issue when dragging to resize when using Window Controls
Overlay on Linux. <a
href="https://redirect.github.com/electron/electron/pull/43743">#43743</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43744">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where <code>WebContentsView</code>s did not show
correctly in some circumstances on macOS after being added as child
views. <a
href="https://redirect.github.com/electron/electron/pull/43698">#43698</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43697">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43696">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Updated Chromium to 128.0.6613.137. <a
href="https://redirect.github.com/electron/electron/pull/43683">#43683</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8ac9d16162"><code>8ac9d16</code></a>
fix: third time screen sharing on macOS (<a
href="https://redirect.github.com/electron/electron/issues/43809">#43809</a>)</li>
<li><a
href="2bc8797fed"><code>2bc8797</code></a>
refactor: NotificationPresenter::Create() returns a
std::unique_ptr<> (<a
href="https://redirect.github.com/electron/electron/issues/43806">#43806</a>)</li>
<li><a
href="08579bdcd5"><code>08579bd</code></a>
chore: fix compile issue about ambiguous error of multiple methods named
'hig...</li>
<li><a
href="bd9e00968b"><code>bd9e009</code></a>
refactor: remove use of deprecated API
<code>BuildServiceInstanceFor()</code> (32-x-y) (...</li>
<li><a
href="0f11dd958f"><code>0f11dd9</code></a>
build: compile Node.js with C++20 support (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43785">#43785</a>)</li>
<li><a
href="8b49ba1084"><code>8b49ba1</code></a>
fix: EyeDropper working in devtools (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43786">#43786</a>)</li>
<li><a
href="9c88da38f2"><code>9c88da3</code></a>
build: let darwin/mas run concurrently (<a
href="https://redirect.github.com/electron/electron/issues/43791">#43791</a>)</li>
<li><a
href="8ab4d240d8"><code>8ab4d24</code></a>
chore: bump chromium to 128.0.6613.162 (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43768">#43768</a>)</li>
<li><a
href="95ae0aa8a4"><code>95ae0aa</code></a>
build: split darwin/mas macOS publish jobs (<a
href="https://redirect.github.com/electron/electron/issues/43766">#43766</a>)</li>
<li><a
href="ca3234064f"><code>ca32340</code></a>
build: improve logging on http errors during release process (<a
href="https://redirect.github.com/electron/electron/issues/43762">#43762</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v32.1.0...v32.1.2">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=32.1.0&new-version=32.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
When a user first launches Wave, we will read the updater config and
store the channel as a user setting for use on future launches. This
should ensure that if a user on a beta channel gets updated to a latest
release, they will still be subscribed to beta releases going forward.
If a user manually updates the user setting, it will be honored.
---------
Co-authored-by: sawka <mike@commandline.dev>
Updates the version.cjs script so that if the arguments are "none 0" and
a prerelease version is already set, it will be removed. This is
equivalent the behavior of "patch 0", but better aligns with the default
behavior of the Bump Version worklow.
## New release workflow
Build Helper will now automatically create a draft GitHub Release after
it finishes its builds. It will upload a copy of the build artifacts to
this release for easy access.
When a version is ready to be published, edit the GitHub Release and
publish it. This will trigger a workflow to publish the artifacts to our
releases feed.
## Moved artifacts scripts to Taskfile
The scripts formerly located at `scripts/artifacts` have been moved to
the Taskfile. They can now be found at `artifacts:*`.
## Moved releases readme to `RELEASES.md`
Updated the releases readme with step-by-step instructions and moved it
from `scripts/artifacts` to `RELEASES.md`
## Created new AWS identities for artifact upload and publishing
This narrows the scopes of the AWS identities used by the workflows to
upload and publish artifacts. The Build Helper workflow now only has
permission to put files into the artifacts bucket. The Publish Release
workflow only has permission to get files from the artifacts bucket and
put them into the releases bucket.