Commit Graph

165 Commits

Author SHA1 Message Date
dependabot[bot]
64a2595ea6
Bump electron from 32.1.0 to 32.1.2 in the electron group (#814)
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&lt;&gt; (<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>
2024-09-24 15:54:04 -07:00
wave-builder[bot]
72068f6fbc
chore: bump package version to 0.8.2 2024-09-24 22:02:18 +00:00
wave-builder[bot]
3025c8eb25
chore: bump package version to 0.8.2-beta.1 2024-09-24 20:35:53 +00:00
wave-builder[bot]
1e87a98218
chore: bump package version to 0.8.2-beta.0 2024-09-24 17:47:02 +00:00
wave-builder[bot]
63e487f6e9
chore: bump package version to 0.8.1 2024-09-24 05:41:55 +00:00
sawka
31d73ef976 beta.1 2024-09-23 20:48:27 -07:00
sawka
3ea8f45284 v0.8.1.beta.1 2024-09-23 19:03:24 -07:00
wave-builder[bot]
de08cc8340
chore: bump package version to 0.8.0 2024-09-20 21:11:56 +00:00
wave-builder[bot]
190a53662c
chore: bump package version to 0.8.0-beta.15 2024-09-20 20:49:55 +00:00
wave-builder[bot]
8423334cde
chore: bump package version to 0.8.0-beta.14 2024-09-20 19:51:59 +00:00
wave-builder[bot]
470dfb19b7
chore: bump package version to 0.8.0-beta.13 2024-09-20 16:51:52 +00:00
sawka
ade5bc01b3 bump version to 0.8.0-beta.12 2024-09-19 22:14:53 -07:00
sawka
bb7ea131b4 beta11 2024-09-19 21:55:56 -07:00
sawka
4395c7410d beta10 2024-09-19 21:38:53 -07:00
sawka
85ec6d45fe beta9 2024-09-19 20:02:41 -07:00
sawka
fd97f895d0 bump version 2024-09-19 18:44:59 -07:00
Evan Simkowitz
9f6e17e728
bump version 2024-09-19 17:06:46 -07:00
wave-builder[bot]
afc2175bce
chore: bump package version to 0.8.0-beta.6 2024-09-19 22:39:09 +00:00
wave-builder[bot]
b6e9d2601d
chore: bump package version to 0.8.0-beta.5 2024-09-19 22:34:44 +00:00
wave-builder[bot]
fb12527e09
chore: bump package version to 0.8.0-beta.4 2024-09-19 22:27:32 +00:00
wave-builder[bot]
816ec3f9eb
chore: bump package version to 0.8.0-beta.3 2024-09-19 22:09:18 +00:00
wave-builder[bot]
809cb7f74f
chore: bump package version to 0.8.0-beta.2 2024-09-19 22:05:33 +00:00
wave-builder[bot]
22203075f9
chore: bump package version to 0.8.0-beta.1 2024-09-19 22:02:13 +00:00
wave-builder[bot]
c745e1ee04
chore: bump package version to 0.8.0-beta.0 2024-09-19 21:55:01 +00:00
Evan Simkowitz
5fa4064e65
bad version 2024-09-19 14:50:21 -07:00
wave-builder[bot]
4652b63e73
chore: bump package version to null 2024-09-19 21:43:54 +00:00
Evan Simkowitz
86af4c6a85
revert 2024-09-19 14:42:34 -07:00
wave-builder[bot]
b6df9d4081
chore: bump package version to 0.9.0-beta.0 2024-09-19 21:38:21 +00:00
wave-builder[bot]
bd7d92af2a
chore: bump package version to 0.8.0-beta.0 2024-09-19 21:31:31 +00:00
Evan Simkowitz
4673ce08d2
bump version 2024-09-19 14:26:26 -07:00
sawka
c31bd4a94d thenextwave cleanups 2024-09-19 14:04:47 -07:00
Evan Simkowitz
77e68f244e
update tagline 2024-09-19 13:13:51 -07:00
wave-builder[bot]
af269fcc8c
chore: bump package version to 0.1.14-beta.3 2024-09-19 18:35:45 +00:00
Evan Simkowitz
fa51ef6081
remove utf-8-validate 2024-09-19 11:33:25 -07:00
wave-builder[bot]
c92d3807e1
chore: bump package version to 0.1.14-beta.2 2024-09-19 18:19:09 +00:00
Evan Simkowitz
74cb6fc885
remove bufferutil 2024-09-19 11:18:07 -07:00
wave-builder[bot]
02932109f3
chore: bump package version to 0.1.14-beta.1 2024-09-19 18:09:57 +00:00
Evan Simkowitz
370ea132fe
Save update channel to user setting automatically (#401)
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>
2024-09-19 11:04:18 -07:00
Mike Sawka
d2366df9db
updated ws loading code (#397) 2024-09-19 10:42:53 -07:00
wave-builder[bot]
0059b61748
chore: bump package version to 0.1.14-beta.0 2024-09-18 21:32:24 +00:00
Evan Simkowitz
a590fd7fbf
revert package version 2024-09-18 14:31:04 -07:00
wave-builder[bot]
97ffa8654c
chore: bump package version to 0.1.19-beta.0 2024-09-18 21:27:49 +00:00
Evan Simkowitz
479414fbd1
If prerelease is false and action is none, remove the prerelease version string (#395)
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.
2024-09-18 13:12:34 -07:00
wave-builder[bot]
477df82778
chore: bump package version to 0.1.13 2024-09-18 19:33:42 +00:00
Evan Simkowitz
b7d01c0403
Add automated release flow (#394)
## 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.
2024-09-18 12:29:47 -07:00
Mike Sawka
c7a60a80f8
initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
wave-builder[bot]
f08bc8c768
chore: bump package version to 0.1.13-beta.26 2024-09-17 22:05:37 +00:00
wave-builder[bot]
1a0d520ca2
chore: bump package version to 0.1.13-beta.25 2024-09-17 21:32:14 +00:00
wave-builder[bot]
525271ee27
chore: bump package version to 0.1.13-beta.24 2024-09-17 21:04:52 +00:00
wave-builder[bot]
43829dfc85
chore: bump package version to 0.1.13-beta.23 2024-09-17 20:43:13 +00:00