Commit graph

2018 commits

Author SHA1 Message Date
Mike Sawka
a85b658cd7
migrate to react 19 (#2272)
migrate to react 19 + fix lingering typescript errors and weirdness.
2025-08-25 21:17:15 -07:00
Mike Sawka
515863b55b
tailwind v4 updates (removing some more scss) (#2287) 2025-08-22 14:29:30 -07:00
Mike Sawka
8aae9a6d26
update config system docs for AI (#2286) 2025-08-22 14:19:13 -07:00
Mike Sawka
66164ac15e
term shiftenternewline config for claude code Shift+Enter support (#2285) 2025-08-22 14:08:48 -07:00
dependabot[bot]
8fd63294ea
Bump the electron-patch group with 3 updates (#2284)
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>
2025-08-22 14:08:32 -07:00
Mike Sawka
0b07dc1665
migrate TOS modal to use tailwind (#2276)
also remove "legacy" pages in the TOS
2025-08-21 11:16:55 -07:00
Mike Sawka
c7e9e88913
migrate about modal to use tailwind (#2275) 2025-08-21 11:02:09 -07:00
dependabot[bot]
d2730b20bf
Bump vite-plugin-static-copy from 3.1.1 to 3.1.2 (#2274)
Bumps
[vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy)
from 3.1.1 to 3.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/releases">vite-plugin-static-copy's
releases</a>.</em></p>
<blockquote>
<h2>vite-plugin-static-copy@3.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/195">#195</a>
<a
href="0bc6b49ed7"><code>0bc6b49</code></a>
Thanks <a
href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>! -
Files not included in <code>src</code> was possible to acess with a
crafted request. See <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/security/advisories/GHSA-pp7p-q8fx-2968">GHSA-pp7p-q8fx-2968</a>
for more details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md">vite-plugin-static-copy's
changelog</a>.</em></p>
<blockquote>
<h2>3.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/195">#195</a>
<a
href="0bc6b49ed7"><code>0bc6b49</code></a>
Thanks <a
href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>! -
Files not included in <code>src</code> was possible to acess with a
crafted request. See <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/security/advisories/GHSA-pp7p-q8fx-2968">GHSA-pp7p-q8fx-2968</a>
for more details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="edab809c01"><code>edab809</code></a>
chore: update versions (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/196">#196</a>)</li>
<li><a
href="0bc6b49ed7"><code>0bc6b49</code></a>
fix: only serve files under <code>src</code> (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/195">#195</a>)</li>
<li><a
href="1489507908"><code>1489507</code></a>
ci: run release against <code>v*</code> branches</li>
<li><a
href="5cfb90c38e"><code>5cfb90c</code></a>
docs: Add DEBUG section to README for vite:plugin-static-copy logging
(<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/192">#192</a>)</li>
<li><a
href="a80b1089e3"><code>a80b108</code></a>
test: use previewServer.close</li>
<li>See full diff in <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@3.1.1...vite-plugin-static-copy@3.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-static-copy&package-manager=npm_and_yarn&previous-version=3.1.1&new-version=3.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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wavetermdev/waveterm/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-21 11:01:22 -07:00
dependabot[bot]
5d2a375947
Bump the prod-dependencies-minor group across 1 directory with 9 updates (#2269)
Bumps the prod-dependencies-minor group with 9 updates in the /
directory:

| Package | From | To |
| --- | --- | --- |
| [@monaco-editor/loader](https://github.com/suren-atoyan/monaco-loader)
| `1.4.0` | `1.5.0` |
| [@monaco-editor/react](https://github.com/suren-atoyan/monaco-react) |
`4.6.0` | `4.7.0` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) |
`1.1.2` | `1.2.3` |
|
[@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table)
| `8.20.6` | `8.21.3` |
|
[fast-average-color](https://github.com/fast-average-color/fast-average-color)
| `9.4.0` | `9.5.0` |
| [monaco-yaml](https://github.com/remcohaszing/monaco-yaml) | `5.2.3` |
`5.4.0` |
|
[overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars)
| `2.10.1` | `2.11.5` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form)
| `7.54.2` | `7.62.0` |
| [remark-flexible-toc](https://github.com/ipikuka/remark-flexible-toc)
| `1.1.1` | `1.2.0` |


Updates `@monaco-editor/loader` from 1.4.0 to 1.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/suren-atoyan/monaco-loader/releases"><code>@​monaco-editor/loader</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.5.0</h2>
<ul>
<li>monaco-editor: update to the latest version (0.52.2)</li>
<li>package: remove <code>monaco-editor</code> from
<code>peerDependencies</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/suren-atoyan/monaco-loader/blob/master/CHANGELOG.md"><code>@​monaco-editor/loader</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>1.5.0</h2>
<h6><em>Feb 13, 2025</em></h6>
<ul>
<li>monaco-editor: update to the latest version (0.52.2)</li>
<li>package: remove monaco-editor from peerDependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fc86117fb2"><code>fc86117</code></a>
update package to 1.5.0 version</li>
<li><a
href="04b5e117db"><code>04b5e11</code></a>
update monaco to the latest (0.52.2) version</li>
<li><a
href="ceef10fe5b"><code>ceef10f</code></a>
remove monaco-editor as peer dependency</li>
<li><a
href="61f69ed29d"><code>61f69ed</code></a>
Merge branch 'master' of github.com:suren-atoyan/monaco-loader</li>
<li><a
href="f0a480242d"><code>f0a4802</code></a>
add tea constitution file</li>
<li><a
href="fbf65da02f"><code>fbf65da</code></a>
Merge pull request <a
href="https://redirect.github.com/suren-atoyan/monaco-loader/issues/43">#43</a>
from voidranjer/master</li>
<li><a
href="04f844f359"><code>04f844f</code></a>
upgrade monaco-editor version to 0.46.0</li>
<li>See full diff in <a
href="https://github.com/suren-atoyan/monaco-loader/compare/v1.4.0...v1.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@monaco-editor/react` from 4.6.0 to 4.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/suren-atoyan/monaco-react/releases"><code>@​monaco-editor/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.7.0</h2>
<ul>
<li>package: update <code>@monaco-editor/loader</code> to the latest
(<code>v1.5.0</code>) version (this uses <code>monaco-editor</code>
<code>v0.52.2</code>)</li>
<li>package: inherit all changes from <code>v4.7.0-rc.0</code></li>
</ul>
<h2>v4.7.0-rc.0</h2>
<ul>
<li>package: add support for react/react-dom <code>v19</code> as a peer
dependency</li>
<li>playground: update playground's React version to 19</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/suren-atoyan/monaco-react/blob/master/CHANGELOG.md"><code>@​monaco-editor/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>4.7.0</h2>
<ul>
<li>package: update <code>@​monaco-editor/loader</code> to the latest
(v1.5.0) version (this uses monaco-editor v0.52.2)</li>
<li>package: inherit all changes from v4.7.0-rc.0</li>
</ul>
<h2>4.7.0-rc.0</h2>
<ul>
<li>package: add support for react/react-dom v19 as a peer
dependency</li>
<li>playground: update playground's React version to 19</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="eb120e6637"><code>eb120e6</code></a>
update package to 4.7.0 version</li>
<li><a
href="cdd070c9f0"><code>cdd070c</code></a>
update snapshots</li>
<li><a
href="55a063e45d"><code>55a063e</code></a>
update <code>@​monaco-editor/loader</code> to the latest (v1.5.0)
version</li>
<li><a
href="52e8c75616"><code>52e8c75</code></a>
update package to 4.7.0-rc.o version</li>
<li><a
href="e72be4edc1"><code>e72be4e</code></a>
add react 19 to peerDependencies</li>
<li><a
href="642be903a9"><code>642be90</code></a>
update playground's react version to 19</li>
<li><a
href="ceee344fbe"><code>ceee344</code></a>
Add Monaco-React AI Bot in Readme (<a
href="https://redirect.github.com/suren-atoyan/monaco-react/issues/655">#655</a>)</li>
<li><a
href="f7cac39fba"><code>f7cac39</code></a>
add electron blog post link</li>
<li><a
href="ea601cf9f6"><code>ea601cf</code></a>
add tea constitution file</li>
<li><a
href="3327f3c368"><code>3327f3c</code></a>
add GitHub sponsor button</li>
<li>See full diff in <a
href="https://github.com/suren-atoyan/monaco-react/compare/v4.6.0...v4.7.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@radix-ui/react-slot` from 1.1.2 to 1.2.3
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/radix-ui/primitives/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `@tanstack/react-table` from 8.20.6 to 8.21.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/table/releases"><code>@​tanstack/react-table</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.21.3</h2>
<p>Version 8.21.3 - 4/14/25, 8:19 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>table-core: use right Document instance on getResizeHandler
(column-sizing feature) (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5989">#5989</a>)
(54ce673) by <a
href="https://github.com/riccardoperra"><code>@​riccardoperra</code></a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>fix all 158 broken links (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5972">#5972</a>)
(f7bf6f1) by <a
href="https://github.com/kisaragi-hiu"><code>@​kisaragi-hiu</code></a></li>
<li>add vue example for grouping (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5941">#5941</a>)
(3efa59c) by Harshil Patel</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/table-core</code><a
href="https://github.com/8"><code>@​8</code></a>.21.3</li>
<li><code>@​tanstack/angular-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.3</li>
<li><code>@​tanstack/lit-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.3</li>
<li><code>@​tanstack/qwik-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.3</li>
<li><code>@​tanstack/react-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.3</li>
<li><code>@​tanstack/solid-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.3</li>
<li><code>@​tanstack/svelte-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.3</li>
<li><code>@​tanstack/vue-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.3</li>
<li><code>@​tanstack/react-table-devtools</code><a
href="https://github.com/8"><code>@​8</code></a>.21.3</li>
</ul>
<h2>v8.21.2</h2>
<p>Version 8.21.2 - 2/11/25, 8:59 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>arrIncludes autoremove filterFn (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5623">#5623</a>)
(2efaf57) by lukebui</li>
<li>lit-table: spread table options in lit adapter (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5904">#5904</a>)
(36dede1) by <a
href="https://github.com/kadoshms"><code>@​kadoshms</code></a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>row accessor bug in example code block (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5893">#5893</a>)
(b1506a7) by Valerii Petryniak</li>
<li>virtualizer tbody from onchange (827b098) by Kevin Van Cott</li>
<li>exp virtual - remeasure when table state changes (9e6987d) by Kevin
Van Cott</li>
<li>angular: add expanding and sub components examples (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5898">#5898</a>)
(099e1a4) by <a
href="https://github.com/riccardoperra"><code>@​riccardoperra</code></a></li>
<li>example name (57703a4) by Kevin Van Cott</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/table-core</code><a
href="https://github.com/8"><code>@​8</code></a>.21.2</li>
<li><code>@​tanstack/lit-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.2</li>
<li><code>@​tanstack/angular-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.2</li>
<li><code>@​tanstack/qwik-table</code><a
href="https://github.com/8"><code>@​8</code></a>.21.2</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f4dc742b7b"><code>f4dc742</code></a>
release: v8.21.3</li>
<li><a
href="db745afdb8"><code>db745af</code></a>
release: v8.21.2</li>
<li>See full diff in <a
href="https://github.com/TanStack/table/commits/v8.21.3/packages/react-table">compare
view</a></li>
</ul>
</details>
<br />

Updates `fast-average-color` from 9.4.0 to 9.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fast-average-color/fast-average-color/releases">fast-average-color's
releases</a>.</em></p>
<blockquote>
<h2>v9.5.0</h2>
<p>Add support for VideoFrame.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fast-average-color/fast-average-color/blob/master/CHANGELOG.md">fast-average-color's
changelog</a>.</em></p>
<blockquote>
<h1>v9.5.0</h1>
<ul>
<li>Add support for VideoFrame.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="835d429e33"><code>835d429</code></a>
Bump version</li>
<li><a
href="f18e45a822"><code>f18e45a</code></a>
Update CHANGELOG.md</li>
<li><a
href="bb3ac9474f"><code>bb3ac94</code></a>
Update LICENSE</li>
<li><a
href="4cf569b92b"><code>4cf569b</code></a>
Add support for Videoframe</li>
<li><a
href="fec032e4b6"><code>fec032e</code></a>
Update dev deps in package.json</li>
<li><a
href="90b6e78874"><code>90b6e78</code></a>
Update README.md</li>
<li><a
href="ef042855b6"><code>ef04285</code></a>
Update README.md</li>
<li><a
href="c3bb950ba6"><code>c3bb950</code></a>
Update dev deps</li>
<li><a
href="1ec4f05434"><code>1ec4f05</code></a>
Update LICENSE</li>
<li><a
href="4a00436df3"><code>4a00436</code></a>
Update dev deps</li>
<li>Additional commits viewable in <a
href="https://github.com/fast-average-color/fast-average-color/compare/v9.4.0...v9.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `monaco-yaml` from 5.2.3 to 5.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/remcohaszing/monaco-yaml/releases">monaco-yaml's
releases</a>.</em></p>
<blockquote>
<h2>v5.4.0</h2>
<ul>
<li>7ff3604 Update to yaml-language-server 1.18.0</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remcohaszing/monaco-yaml/compare/v5.3.1...v5.4.0">https://github.com/remcohaszing/monaco-yaml/compare/v5.3.1...v5.4.0</a></p>
<h2>v5.3.1</h2>
<ul>
<li>1d9f1d8 Preserve diagnostic data in code actions</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remcohaszing/monaco-yaml/compare/v5.3.0...v5.3.1">https://github.com/remcohaszing/monaco-yaml/compare/v5.3.0...v5.3.1</a></p>
<h2>v5.3.0</h2>
<ul>
<li>9cddfb8 Update to <a
href="https://github.com/redhat-developer/yaml-language-server/blob/main/CHANGELOG.md#1160"><code>yaml-language-server@1.16.0</code></a></li>
<li>9cddfb8 Update to Prettier 3</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remcohaszing/monaco-yaml/compare/v5.2.3...v5.3.0">https://github.com/remcohaszing/monaco-yaml/compare/v5.2.3...v5.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cf37428a62"><code>cf37428</code></a>
5.4.0</li>
<li><a
href="5acd300735"><code>5acd300</code></a>
Remove the Prettier import rewrite</li>
<li><a
href="7ff360405c"><code>7ff3604</code></a>
Update to yaml-language-server 1.18.0</li>
<li><a
href="44d79fbc15"><code>44d79fb</code></a>
Update dev dependencies</li>
<li><a
href="b534eeab2b"><code>b534eea</code></a>
Make demo editor reponsive to color scheme changes</li>
<li><a
href="4e4de92062"><code>4e4de92</code></a>
Specify which deps Vitest should optimize</li>
<li><a
href="642849baa5"><code>642849b</code></a>
Simplify normalizing of Prettier</li>
<li><a
href="91a768da08"><code>91a768d</code></a>
Remove Playwright configuration</li>
<li><a
href="4d47362df5"><code>4d47362</code></a>
Type check tests</li>
<li><a
href="aa1a906e20"><code>aa1a906</code></a>
Add code coverage (<a
href="https://redirect.github.com/remcohaszing/monaco-yaml/issues/263">#263</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/remcohaszing/monaco-yaml/compare/v5.2.3...v5.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `overlayscrollbars` from 2.10.1 to 2.11.5
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars/CHANGELOG.md">overlayscrollbars's
changelog</a>.</em></p>
<blockquote>
<h2>2.11.5</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Sometimes when resizing the window, scrollbars applied to the body
element werent updated aoccrdingly.</li>
</ul>
<h2>2.11.4</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Remove scrollbars <code>click</code> event when its no longer
required. <a
href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/720">#720</a></li>
</ul>
<h2>2.11.3</h2>
<h3>Improvements</h3>
<ul>
<li>Introduce and document the new <code>CSS Custom Properties</code>:
<code>--os-viewport-overflow-x</code> and
<code>--os-viewport-overflow-y</code> which can be used to better
control the <code>overflow</code> style of the <code>viewport</code>
element.</li>
<li>Support for the <code>auto</code> value for overwrites of the
<code>overflow</code> style of the <code>viewport</code>.</li>
</ul>
<h2>2.11.2</h2>
<h3>Improvements</h3>
<ul>
<li>Streamline css styles for the viewport and wrapper elements to allow
overwrites of the <code>overflow</code> property. <a
href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/718">#718</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Initialization bridging via
<code>data-overlayscrollbars-initialize</code> attribute conflicted with
the <code>showNativeOverlaidScrollbars: true</code> option when
initialized to the body element. <a
href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/713">#713</a></li>
</ul>
<h2>2.11.1</h2>
<h3>Improvements</h3>
<ul>
<li>Use the ResizeObservers <code>options.box</code> option to remove
the need for additional DOM elements in supported browsers.</li>
<li>Significant performance improvements in the <code>update</code>
logic.</li>
</ul>
<h2>2.11.0</h2>
<h3>Features</h3>
<ul>
<li>Add the possibility to define a <a
href="https://developer.mozilla.org/en-US/docs/Web/API/Trusted_Types_API"><code>trusted
type policy</code></a> for websites with a CSP. <a
href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/697">#697</a></li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Change <code>ScrollAnimationTimeline</code> keyframes to not animate
css-custom-properties to improve scroll performance. <a
href="https://redirect.github.com/KingSora/OverlayScrollbars/issues/705">#705</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cb636713ea"><code>cb63671</code></a>
changelog &amp; package json</li>
<li><a
href="9fd1f8ce27"><code>9fd1f8c</code></a>
fix a bug where the scrollbar size was not update on body
scrollbars</li>
<li><a
href="9cb3e2249f"><code>9cb3e22</code></a>
deploy</li>
<li><a
href="2f73b167e2"><code>2f73b16</code></a>
v2.11.4</li>
<li><a
href="7c59217b80"><code>7c59217</code></a>
fix: <a
href="https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars/issues/720">#720</a></li>
<li><a
href="98f7cee0ed"><code>98f7cee</code></a>
v2.11.3</li>
<li><a
href="11ab82e7d3"><code>11ab82e</code></a>
improvement</li>
<li><a
href="0382765e7c"><code>0382765</code></a>
improvements</li>
<li><a
href="a99a39e83b"><code>a99a39e</code></a>
handle overflow:auto overwrite correctly</li>
<li><a
href="fe7146e8a9"><code>fe7146e</code></a>
improvements</li>
<li>Additional commits viewable in <a
href="https://github.com/KingSora/OverlayScrollbars/commits/v2.11.5/packages/overlayscrollbars">compare
view</a></li>
</ul>
</details>
<br />

Updates `react-hook-form` from 7.54.2 to 7.62.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/react-hook-form/react-hook-form/releases">react-hook-form's
releases</a>.</em></p>
<blockquote>
<h2>Version 7.62.0</h2>
<p>👨‍🔧 prevent onBlur for readOnly fields (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12971">#12971</a>)
🐞 fix <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12988">#12988</a>
sync two defaultValues after reset with new defaultValues (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12990">#12990</a>)
🐞 fix: do not override prototype of data in cloneObject (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12985">#12985</a>)
🐞 fix field name type conflict in nested FieldErrors (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12972">#12972</a>)</p>
<p>thanks to <a
href="https://github.com/candymask0712"><code>@​candymask0712</code></a>,
<a href="https://github.com/Adityapradh"><code>@​Adityapradh</code></a>,
<a href="https://github.com/Ty3uK"><code>@​Ty3uK</code></a> &amp; <a
href="https://github.com/kichikawa57"><code>@​kichikawa57</code></a></p>
<h2>Version 7.61.1</h2>
<p>Revert &quot;⌨️ fix: watch return type based on defaultValue (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12896">#12896</a>)&quot;</p>
<h2>Version 7.61.0</h2>
<p>🧮 feat: compute prop for useWatch subscription (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12503">#12503</a>)</p>
<ul>
<li>subscribe to the entire form but only return updated value with
certain condition</li>
</ul>
<pre lang="tsx"><code>type FormValue = {
  test: string;
}
<p>const watchedValue = useWatch({<br />
control: methods.control,<br />
compute: (data: FormValue) =&gt; {<br />
if (data.test?.length) {<br />
return data.test;<br />
}</p>
<pre><code>return '';
</code></pre>
<p>},<br />
});<br />
</code></pre></p>
<ul>
<li>subscribe to a specific form value state</li>
</ul>
<pre lang="tsx"><code>type FormValue = {
  test: string;
}
<p>const watchedValue = useWatch({<br />
control: methods.control,<br />
name: 'test',<br />
compute: (data: string) =&gt; {<br />
return data.length &gt; 3 ? data : '';<br />
},<br />
});<br />
</code></pre></p>
<p>👨‍🔧 trigger watch callbacks in response to value changes only (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12945">#12945</a>)
🙏 track name with setValue subscription callbacks (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12946">#12946</a>)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1b5a6748a8"><code>1b5a674</code></a>
7.62.0</li>
<li><a
href="6025100ea1"><code>6025100</code></a>
🐞 fix <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12988">#12988</a>
sync two defaultValues after reset with new defaultValues (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12990">#12990</a>)</li>
<li><a
href="323cd41674"><code>323cd41</code></a>
🐞 fix field name type conflict in nested FieldErrors (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12972">#12972</a>)</li>
<li><a
href="dac28d60e1"><code>dac28d6</code></a>
👨‍🔧 fix: prevent onBlur for readOnly fields (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12971">#12971</a>)</li>
<li><a
href="642145a1ba"><code>642145a</code></a>
🧪 test: add unit tests for convertToArrayPayload utility (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12967">#12967</a>)</li>
<li><a
href="15c03a553f"><code>15c03a5</code></a>
🐞 fix: do not override prototype of <code>data</code> in
<code>cloneObject</code> (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12985">#12985</a>)</li>
<li><a
href="13465d93a1"><code>13465d9</code></a>
7.61.1</li>
<li><a
href="4a7f371962"><code>4a7f371</code></a>
Revert &quot;⌨️ fix: watch return type based on defaultValue (<a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12896">#12896</a>)&quot;</li>
<li><a
href="343ac030cd"><code>343ac03</code></a>
7.61.0</li>
<li><a
href="3f4d24ce07"><code>3f4d24c</code></a>
🐞 fix <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12959">#12959</a>
subscribe with latest defaultValues <a
href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12961">#12961</a></li>
<li>Additional commits viewable in <a
href="https://github.com/react-hook-form/react-hook-form/compare/v7.54.2...v7.62.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `remark-flexible-toc` from 1.1.1 to 1.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ipikuka/remark-flexible-toc/releases">remark-flexible-toc's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.0</h2>
<p>The changes made by <a
href="https://github.com/talatkuyuk"><code>@​talatkuyuk</code></a>:</p>
<ul>
<li>Add <code>unified</code> into peerDependencies</li>
<li>Update dependencies and devDependencies</li>
<li>Update <code>vitest</code> to latest</li>
<li>Migrate <code>eslint</code> v8 to v9 and apply flat config</li>
<li>Update <code>.prettierrc</code></li>
<li>Add <code>.editorconfig</code> file</li>
<li>Update github actions</li>
<li>Add <code>rehype-format</code> in test files</li>
<li>Fix eslint errors</li>
<li>Fix <code>package-lock.json</code></li>
<li>Update the copyright date in the LICENSE</li>
<li>Update keywords in <code>package.json</code></li>
<li>Update <code>README.md</code>
<ul>
<li>Update badges/links</li>
<li>Chore corrections</li>
<li>Remove keywords</li>
<li>Add plugins which I recently developed into list</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="22713c51c5"><code>22713c5</code></a>
v1.2.0</li>
<li><a
href="c7980ab4c5"><code>c7980ab</code></a>
Update vitest and typescript-eslint</li>
<li><a
href="2669e715f0"><code>2669e71</code></a>
Update keywords</li>
<li><a
href="4531f8cb14"><code>4531f8c</code></a>
Update bages/links in README.md</li>
<li><a
href="b45242803c"><code>b452428</code></a>
Remove <code>@​types/dedent</code> since it has own type definition</li>
<li><a
href="038cfe1318"><code>038cfe1</code></a>
Fix eslint errors</li>
<li><a
href="349d08c5f0"><code>349d08c</code></a>
Update eslint v9</li>
<li><a
href="16cf857ddb"><code>16cf857</code></a>
Update github actions</li>
<li><a
href="119774f270"><code>119774f</code></a>
Fix package-lock.json</li>
<li><a
href="169351c87d"><code>169351c</code></a>
Move <code>unified</code> into peerDependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/ipikuka/remark-flexible-toc/compare/v1.1.1...v1.2.0">compare
view</a></li>
</ul>
</details>
<br />


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>
2025-08-20 18:10:26 -07:00
Mike Sawka
6845cd5a72
standalone fixes, linting errors, speedups, QOL changes ported from wave-12 branch (#2271) 2025-08-20 18:07:11 -07:00
wave-builder[bot]
f4b28bd658
chore: bump package version to 0.11.4 2025-08-20 00:45:01 +00:00
Mike Sawka
a05e1c9387
add v0.11.4 release notes (#2268) 2025-08-19 17:38:43 -07:00
dependabot[bot]
fb9151c438
Bump form-data from 4.0.1 to 4.0.4 (#2228)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to
4.0.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/form-data/form-data/blob/master/CHANGELOG.md">form-data's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/form-data/form-data/compare/v4.0.3...v4.0.4">v4.0.4</a>
- 2025-07-16</h2>
<h3>Commits</h3>
<ul>
<li>[meta] add <code>auto-changelog</code> <a
href="811f68282f"><code>811f682</code></a></li>
<li>[Tests] handle predict-v8-randomness failures in node &lt; 17 and
node &gt; 23 <a
href="1d11a76434"><code>1d11a76</code></a></li>
<li>[Fix] Switch to using <code>crypto</code> random for boundary values
<a
href="3d1723080e"><code>3d17230</code></a></li>
<li>[Tests] fix linting errors <a
href="5e340800b5"><code>5e34080</code></a></li>
<li>[meta] actually ensure the readme backup isn’t published <a
href="316c82ba93"><code>316c82b</code></a></li>
<li>[Dev Deps] update <code>@ljharb/eslint-config</code> <a
href="58c25d7640"><code>58c25d7</code></a></li>
<li>[meta] fix readme capitalization <a
href="2300ca1959"><code>2300ca1</code></a></li>
</ul>
<h2><a
href="https://github.com/form-data/form-data/compare/v4.0.2...v4.0.3">v4.0.3</a>
- 2025-06-05</h2>
<h3>Fixed</h3>
<ul>
<li>[Fix] <code>append</code>: avoid a crash on nullish values <a
href="https://redirect.github.com/form-data/form-data/issues/577"><code>[#577](https://github.com/form-data/form-data/issues/577)</code></a></li>
</ul>
<h3>Commits</h3>
<ul>
<li>[eslint] use a shared config <a
href="426ba9ac44"><code>426ba9a</code></a></li>
<li>[eslint] fix some spacing issues <a
href="20941917f0"><code>2094191</code></a></li>
<li>[Refactor] use <code>hasown</code> <a
href="81ab41b46f"><code>81ab41b</code></a></li>
<li>[Fix] validate boundary type in <code>setBoundary()</code> method <a
href="8d8e469309"><code>8d8e469</code></a></li>
<li>[Tests] add tests to check the behavior of <code>getBoundary</code>
with non-strings <a
href="837b8a1f75"><code>837b8a1</code></a></li>
<li>[Dev Deps] remove unused deps <a
href="870e4e6659"><code>870e4e6</code></a></li>
<li>[meta] remove local commit hooks <a
href="e6e83ccb54"><code>e6e83cc</code></a></li>
<li>[Dev Deps] update <code>eslint</code> <a
href="4066fd6f65"><code>4066fd6</code></a></li>
<li>[meta] fix scripts to use prepublishOnly <a
href="c4bbb13c0e"><code>c4bbb13</code></a></li>
</ul>
<h2><a
href="https://github.com/form-data/form-data/compare/v4.0.1...v4.0.2">v4.0.2</a>
- 2025-02-14</h2>
<h3>Merged</h3>
<ul>
<li>[Fix] set <code>Symbol.toStringTag</code> when available <a
href="https://redirect.github.com/form-data/form-data/pull/573"><code>[#573](https://github.com/form-data/form-data/issues/573)</code></a></li>
<li>[Fix] set <code>Symbol.toStringTag</code> when available <a
href="https://redirect.github.com/form-data/form-data/pull/573"><code>[#573](https://github.com/form-data/form-data/issues/573)</code></a></li>
<li>fix (npmignore): ignore temporary build files <a
href="https://redirect.github.com/form-data/form-data/pull/532"><code>[#532](https://github.com/form-data/form-data/issues/532)</code></a></li>
<li>fix (npmignore): ignore temporary build files <a
href="https://redirect.github.com/form-data/form-data/pull/532"><code>[#532](https://github.com/form-data/form-data/issues/532)</code></a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[Fix] set <code>Symbol.toStringTag</code> when available (<a
href="https://redirect.github.com/form-data/form-data/issues/573">#573</a>)
<a
href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li>
<li>[Fix] set <code>Symbol.toStringTag</code> when available (<a
href="https://redirect.github.com/form-data/form-data/issues/573">#573</a>)
<a
href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li>
<li>[Fix] set <code>Symbol.toStringTag</code> when available <a
href="https://redirect.github.com/form-data/form-data/issues/396"><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li>
</ul>
<h3>Commits</h3>
<ul>
<li>Merge tags v2.5.3 and v3.0.3 <a
href="92613b9208"><code>92613b9</code></a></li>
<li>[Tests] migrate from travis to GHA <a
href="806eda7774"><code>806eda7</code></a></li>
<li>[Tests] migrate from travis to GHA <a
href="8fdb3bc6b5"><code>8fdb3bc</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="41996f5ac7"><code>41996f5</code></a>
v4.0.4</li>
<li><a
href="316c82ba93"><code>316c82b</code></a>
[meta] actually ensure the readme backup isn’t published</li>
<li><a
href="2300ca1959"><code>2300ca1</code></a>
[meta] fix readme capitalization</li>
<li><a
href="811f68282f"><code>811f682</code></a>
[meta] add <code>auto-changelog</code></li>
<li><a
href="5e340800b5"><code>5e34080</code></a>
[Tests] fix linting errors</li>
<li><a
href="1d11a76434"><code>1d11a76</code></a>
[Tests] handle predict-v8-randomness failures in node &lt; 17 and node
&gt; 23</li>
<li><a
href="58c25d7640"><code>58c25d7</code></a>
[Dev Deps] update <code>@ljharb/eslint-config</code></li>
<li><a
href="3d1723080e"><code>3d17230</code></a>
[Fix] Switch to using <code>crypto</code> random for boundary
values</li>
<li><a
href="d8d67dc8ac"><code>d8d67dc</code></a>
v4.0.3</li>
<li><a
href="e6e83ccb54"><code>e6e83cc</code></a>
[meta] remove local commit hooks</li>
<li>Additional commits viewable in <a
href="https://github.com/form-data/form-data/compare/v4.0.1...v4.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=form-data&package-manager=npm_and_yarn&previous-version=4.0.1&new-version=4.0.4)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wavetermdev/waveterm/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 16:15:35 -07:00
wave-builder[bot]
ecd9749f66
chore: bump package version to 0.11.4-beta.1 2025-08-19 23:09:27 +00:00
Mike Sawka
1c6b36b236
remove "sharp" dependency (#2266) 2025-08-19 16:07:10 -07:00
dependabot[bot]
53b28653b1
Bump tar-fs from 2.1.2 to 2.1.3 (#2187)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/mafintosh/tar-fs/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wavetermdev/waveterm/network/alerts).

</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 15:51:05 -07:00
Mike Sawka
7a19b9473c
fix linting errors, fix electron vite popping up index.html, docs typescript errors, etc. (#2265) 2025-08-19 15:50:25 -07:00
Mike Sawka
462a1b68eb
fix gpt-5, and newer openai models that require maxcompletiontokens. (#2264) 2025-08-19 13:30:11 -07:00
wave-builder[bot]
39d794a7f1
chore: bump package version to 0.11.4-beta.0 2025-08-19 18:40:26 +00:00
dependabot[bot]
12350d2eb2
Bump mlugg/setup-zig from 1 to 2 in /.github/workflows (#2166)
Bumps [mlugg/setup-zig](https://github.com/mlugg/setup-zig) from 1 to 2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mlugg/setup-zig/releases">mlugg/setup-zig's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.0</h2>
<ul>
<li>Support getting Zig version from <code>build.zig.zon</code></li>
<li>Add option to customize cache key to work around matrix
deficiencies</li>
<li>Clear Zig cache directory when it grows too large</li>
</ul>
<h2>v1.2.2</h2>
<blockquote>
<p>[!WARNING]
Assuming no serious bugs, this will be the last v1 release. <strong>I
highly recommend upgrading to v2.</strong></p>
</blockquote>
<ul>
<li>Update mirror list</li>
<li>Update dependencies
<ul>
<li>This includes the cache service, resolving <a
href="https://redirect.github.com/mlugg/setup-zig/issues/36">#36</a>;
sorry about that one!</li>
</ul>
</li>
<li>Validate minisign &quot;trusted comment&quot;</li>
</ul>
<h2>v1.2.1</h2>
<ul>
<li>Fix <code>.zip</code> tarball extraction</li>
<li>Add two new mirrors</li>
<li>Don't attempt to cache global Zig cache if it doesn't exist (<a
href="https://redirect.github.com/mlugg/setup-zig/issues/8">#8</a>)</li>
</ul>
<h2>v1.2.0</h2>
<ul>
<li>Add the <code>use-cache</code> option to disable preservation of the
Zig global cache directory</li>
</ul>
<h2>v1.1.1</h2>
<ul>
<li>Fix the restriction of <code>mirror</code> to not be
<code>ziglang.org</code> (I forgot to implement it before)</li>
<li>Append query parameter to downloads so mirrors can know that traffic
is coming from Actions</li>
<li>Add new mirror (thanks <a
href="https://github.com/hryx"><code>@​hryx</code></a>!)</li>
</ul>
<h2>v1.1.0</h2>
<ul>
<li>Support looking up Mach nominated versions, e.g.
<code>2024.5.0-mach</code></li>
<li>Support overriding download mirror</li>
</ul>
<p>See README.md for details.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="aa9ad5c14e"><code>aa9ad5c</code></a>
README: reference setup-zig@v2</li>
<li><a
href="851448343a"><code>8514483</code></a>
chore: Temporarily remove mirror (maintenance)</li>
<li><a
href="915f70607f"><code>915f706</code></a>
post: harden totalSize against fs races</li>
<li><a
href="9d38a7af8e"><code>9d38a7a</code></a>
minisign: fix typo</li>
<li><a
href="c912213482"><code>c912213</code></a>
Update machengine mirror ownership info</li>
<li><a
href="e1d6dd251f"><code>e1d6dd2</code></a>
Support Mach nominated versions in <code>build.zig.zon</code></li>
<li><a
href="9ac9efd667"><code>9ac9efd</code></a>
Clear Zig cache directory when it grows too large</li>
<li><a
href="0a889b2ab1"><code>0a889b2</code></a>
Update <code>@​actions/cache</code> to 4.0.2</li>
<li><a
href="0f2d1f2660"><code>0f2d1f2</code></a>
Validate trusted comment in minisign signature</li>
<li><a
href="806c1bbc96"><code>806c1bb</code></a>
Add option to customize cache key</li>
<li>Additional commits viewable in <a
href="https://github.com/mlugg/setup-zig/compare/v1...v2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mlugg/setup-zig&package-manager=github_actions&previous-version=1&new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 11:34:16 -07:00
Lilith-Sangreal
981a0882c1
feat: Claude AI configuration supports custom base URL (#2249)
Because I am on an internal network, I need to use a proxy server to
access Claude's services. However, Wave currently does not provide the
ability to configure the base URL, so I have added this feature in hopes
of being able to use it.

---------

Co-authored-by: sawka <mike@commandline.dev>
2025-08-19 11:30:58 -07:00
Mike Sawka
c66e79bc26
implement ai:proxyurl for proxy url access to different models (#2263) 2025-08-19 10:19:27 -07:00
Mike Sawka
559ed2ea5a
update to electron v37 (#2260) 2025-08-19 10:19:15 -07:00
dependabot[bot]
091b52f293
Bump tmp from 0.2.3 to 0.2.4 (#2240)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="08fa3abac3"><code>08fa3ab</code></a>
Update version</li>
<li><a
href="1cf4ec5418"><code>1cf4ec5</code></a>
Merge commit from fork</li>
<li><a
href="188b25e529"><code>188b25e</code></a>
Fix GHSA-52f5-9888-hmc6</li>
<li><a
href="73b9fe45bb"><code>73b9fe4</code></a>
Add test case for GHSA-52f5-9888-hmc6</li>
<li><a
href="b8e2f29a75"><code>b8e2f29</code></a>
Remove broken tests</li>
<li><a
href="2892a027b4"><code>2892a02</code></a>
Remove outdated URL</li>
<li><a
href="f592318246"><code>f592318</code></a>
Reformat package.json</li>
<li><a
href="995ac8cc45"><code>995ac8c</code></a>
Merge pull request <a
href="https://redirect.github.com/raszi/node-tmp/issues/301">#301</a>
from raszi/dependabot/npm_and_yarn/braces-3.0.3</li>
<li><a
href="caa758d7b5"><code>caa758d</code></a>
Bump braces from 3.0.2 to 3.0.3</li>
<li>See full diff in <a
href="https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmp&package-manager=npm_and_yarn&previous-version=0.2.3&new-version=0.2.4)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wavetermdev/waveterm/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 14:56:37 -07:00
Mike Sawka
c834b67b63
arch overview file (#2259) 2025-08-15 10:49:53 -07:00
Mike Sawka
dd90b49a21
update js deps (#2255) 2025-08-15 09:36:54 -07:00
dependabot[bot]
2590341e99
Bump actions/checkout from 4 to 5 in /.github/workflows (#2256)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to
5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update actions checkout to use node 24 by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li>
<li>Prepare v5.0.0 release by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li>
</ul>
<h2>⚠️ Minimum Compatible Runner Version</h2>
<p><strong>v2.327.1</strong><br />
<a
href="https://github.com/actions/runner/releases/tag/v2.327.1">Release
Notes</a></p>
<p>Make sure your runner is updated to this version or newer to use this
release.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4...v5.0.0">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p>
<h2>v4.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: update README.md by <a
href="https://github.com/motss"><code>@​motss</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li>
<li>Add internal repos for checking out multiple repositories by <a
href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li>
<li>Documentation update - add recommended permissions to Readme by <a
href="https://github.com/benwells"><code>@​benwells</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li>
<li>Adjust positioning of user email note and permissions heading by <a
href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li>
<li>Update README.md by <a
href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li>
<li>Update CODEOWNERS for actions by <a
href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li>
<li>Update package dependencies by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li>
<li>Prepare release v4.3.0 by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2237">actions/checkout#2237</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/motss"><code>@​motss</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li>
<li><a href="https://github.com/mouismail"><code>@​mouismail</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li>
<li><a href="https://github.com/benwells"><code>@​benwells</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li>
<li><a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li>
<li><a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4...v4.3.0">https://github.com/actions/checkout/compare/v4...v4.3.0</a></p>
<h2>v4.2.2</h2>
<h2>What's Changed</h2>
<ul>
<li><code>url-helper.ts</code> now leverages well-known environment
variables by <a href="https://github.com/jww3"><code>@​jww3</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li>
<li>Expand unit test coverage for <code>isGhes</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4.2.1...v4.2.2">https://github.com/actions/checkout/compare/v4.2.1...v4.2.2</a></p>
<h2>v4.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Check out other refs/* by commit if provided, fall back to ref by <a
href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Jcambass"><code>@​Jcambass</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1919">actions/checkout#1919</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4.2.0...v4.2.1">https://github.com/actions/checkout/compare/v4.2.0...v4.2.1</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>V5.0.0</h2>
<ul>
<li>Update actions checkout to use node 24 by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li>
</ul>
<h2>V4.3.0</h2>
<ul>
<li>docs: update README.md by <a
href="https://github.com/motss"><code>@​motss</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li>
<li>Add internal repos for checking out multiple repositories by <a
href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li>
<li>Documentation update - add recommended permissions to Readme by <a
href="https://github.com/benwells"><code>@​benwells</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li>
<li>Adjust positioning of user email note and permissions heading by <a
href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li>
<li>Update README.md by <a
href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li>
<li>Update CODEOWNERS for actions by <a
href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li>
<li>Update package dependencies by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li>
</ul>
<h2>v4.2.2</h2>
<ul>
<li><code>url-helper.ts</code> now leverages well-known environment
variables by <a href="https://github.com/jww3"><code>@​jww3</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li>
<li>Expand unit test coverage for <code>isGhes</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Check out other refs/* by commit if provided, fall back to ref by <a
href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li>
</ul>
<h2>v4.2.0</h2>
<ul>
<li>Add Ref and Commit outputs by <a
href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
<li>Dependency updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>- <a
href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>,
<a
href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li>
</ul>
<h2>v4.1.7</h2>
<ul>
<li>Bump the minor-npm-dependencies group across 1 directory with 4
updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li>
<li>Check out other refs/* by commit by <a
href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li>
<li>Pin actions/checkout's own workflows to a known, good, stable
version. by <a href="https://github.com/jww3"><code>@​jww3</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li>
</ul>
<h2>v4.1.6</h2>
<ul>
<li>Check platform to set archive extension appropriately by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li>
</ul>
<h2>v4.1.5</h2>
<ul>
<li>Update NPM dependencies by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li>
<li>Bump github/codeql-action from 2 to 3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li>
<li>Bump actions/setup-node from 1 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li>
<li>Bump actions/upload-artifact from 2 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li>
<li>README: Suggest <code>user.email</code> to be
<code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li>
</ul>
<h2>v4.1.4</h2>
<ul>
<li>Disable <code>extensions.worktreeConfig</code> when disabling
<code>sparse-checkout</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li>
<li>Add dependabot config by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li>
<li>Bump the minor-actions-dependencies group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li>
<li>Bump word-wrap from 1.2.3 to 1.2.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li>
</ul>
<h2>v4.1.3</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="08c6903cd8"><code>08c6903</code></a>
Prepare v5.0.0 release (<a
href="https://redirect.github.com/actions/checkout/issues/2238">#2238</a>)</li>
<li><a
href="9f265659d3"><code>9f26565</code></a>
Update actions checkout to use node 24 (<a
href="https://redirect.github.com/actions/checkout/issues/2226">#2226</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/v4...v5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4&new-version=5)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-15 09:34:20 -07:00
Mike Sawka
f91c137c0f
update go dependencies (#2254) 2025-08-14 23:02:23 -07:00
dependabot[bot]
f5efc5eb88
Bump google.golang.org/api from 0.221.0 to 0.246.0 (#2244)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[google.golang.org/api](https://github.com/googleapis/google-api-go-client)
from 0.221.0 to 0.246.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's
releases</a>.</em></p>
<blockquote>
<h2>v0.246.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.245.0...v0.246.0">0.246.0</a>
(2025-08-06)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3261">#3261</a>)
(<a
href="b792200673">b792200</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>idtoken:</strong> Don't assume DefaultTransport is a
http.Transport (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3263">#3263</a>)
(<a
href="61fba51991">61fba51</a>),
refs <a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3260">#3260</a></li>
</ul>
<h2>v0.245.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.244.0...v0.245.0">0.245.0</a>
(2025-08-05)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3252">#3252</a>)
(<a
href="07167280e3">0716728</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3254">#3254</a>)
(<a
href="702998a9a8">702998a</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3255">#3255</a>)
(<a
href="0f103667e9">0f10366</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3256">#3256</a>)
(<a
href="83176a94b6">83176a9</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3257">#3257</a>)
(<a
href="efc3371674">efc3371</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3259">#3259</a>)
(<a
href="bf38d3ad99">bf38d3a</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>gensupport:</strong> Fix transferChunk race condition by
returning response with non-cancelled context. (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3258">#3258</a>)
(<a
href="091d42217a">091d422</a>)</li>
</ul>
<h2>v0.244.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.243.0...v0.244.0">0.244.0</a>
(2025-07-30)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3241">#3241</a>)
(<a
href="2c204857ee">2c20485</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3243">#3243</a>)
(<a
href="cac72a1458">cac72a1</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3244">#3244</a>)
(<a
href="e6b1c8715f">e6b1c87</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3245">#3245</a>)
(<a
href="2c1ff18dfc">2c1ff18</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3247">#3247</a>)
(<a
href="09e5c0743d">09e5c07</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3249">#3249</a>)
(<a
href="214eb4ea56">214eb4e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3250">#3250</a>)
(<a
href="ce50789a30">ce50789</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3251">#3251</a>)
(<a
href="e5c3e1801e">e5c3e18</a>)</li>
</ul>
<h2>v0.243.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.242.0...v0.243.0">0.243.0</a>
(2025-07-22)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.245.0...v0.246.0">0.246.0</a>
(2025-08-06)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3261">#3261</a>)
(<a
href="b792200673">b792200</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>idtoken:</strong> Don't assume DefaultTransport is a
http.Transport (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3263">#3263</a>)
(<a
href="61fba51991">61fba51</a>),
refs <a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3260">#3260</a></li>
</ul>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.244.0...v0.245.0">0.245.0</a>
(2025-08-05)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3252">#3252</a>)
(<a
href="07167280e3">0716728</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3254">#3254</a>)
(<a
href="702998a9a8">702998a</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3255">#3255</a>)
(<a
href="0f103667e9">0f10366</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3256">#3256</a>)
(<a
href="83176a94b6">83176a9</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3257">#3257</a>)
(<a
href="efc3371674">efc3371</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3259">#3259</a>)
(<a
href="bf38d3ad99">bf38d3a</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>gensupport:</strong> Fix transferChunk race condition by
returning response with non-cancelled context. (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3258">#3258</a>)
(<a
href="091d42217a">091d422</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.243.0...v0.244.0">0.244.0</a>
(2025-07-30)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3241">#3241</a>)
(<a
href="2c204857ee">2c20485</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3243">#3243</a>)
(<a
href="cac72a1458">cac72a1</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3244">#3244</a>)
(<a
href="e6b1c8715f">e6b1c87</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3245">#3245</a>)
(<a
href="2c1ff18dfc">2c1ff18</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3247">#3247</a>)
(<a
href="09e5c0743d">09e5c07</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3249">#3249</a>)
(<a
href="214eb4ea56">214eb4e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3250">#3250</a>)
(<a
href="ce50789a30">ce50789</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3251">#3251</a>)
(<a
href="e5c3e1801e">e5c3e18</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.242.0...v0.243.0">0.243.0</a>
(2025-07-22)</h2>
<h3>Features</h3>
<ul>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3233">#3233</a>)
(<a
href="a269dca39e">a269dca</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3235">#3235</a>)
(<a
href="b656000d19">b656000</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3341cca405"><code>3341cca</code></a>
chore(main): release 0.246.0 (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3262">#3262</a>)</li>
<li><a
href="61fba51991"><code>61fba51</code></a>
fix(idtoken): don't assume DefaultTransport is a http.Transport (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3263">#3263</a>)</li>
<li><a
href="b792200673"><code>b792200</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3261">#3261</a>)</li>
<li><a
href="ed4d4caf7f"><code>ed4d4ca</code></a>
chore(main): release 0.245.0 (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3253">#3253</a>)</li>
<li><a
href="091d42217a"><code>091d422</code></a>
fix(gensupport): fix transferChunk race condition by returning response
with ...</li>
<li><a
href="bf38d3ad99"><code>bf38d3a</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3259">#3259</a>)</li>
<li><a
href="efc3371674"><code>efc3371</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3257">#3257</a>)</li>
<li><a
href="83176a94b6"><code>83176a9</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3256">#3256</a>)</li>
<li><a
href="0f103667e9"><code>0f10366</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3255">#3255</a>)</li>
<li><a
href="702998a9a8"><code>702998a</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3254">#3254</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-api-go-client/compare/v0.221.0...v0.246.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/api&package-manager=go_modules&previous-version=0.221.0&new-version=0.246.0)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-14 22:50:56 -07:00
Mike Sawka
83ed5989c0
bump go version (#2253) 2025-08-14 22:50:04 -07:00
dependabot[bot]
1e3f9cea3b
Bump golang.org/x/term from 0.31.0 to 0.34.0 (#2243)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.31.0 to
0.34.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a35244d18d"><code>a35244d</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="4f53e0cd39"><code>4f53e0c</code></a>
term: allow multi-line bracketed paste to not create single line with
verbati...</li>
<li><a
href="27f29d8328"><code>27f29d8</code></a>
term: remove duplicate flag and add comment on windows</li>
<li><a
href="30da5dd58f"><code>30da5dd</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="2ec7864a3e"><code>2ec7864</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="a809085bff"><code>a809085</code></a>
term: support pluggable history</li>
<li>See full diff in <a
href="https://github.com/golang/term/compare/v0.31.0...v0.34.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/term&package-manager=go_modules&previous-version=0.31.0&new-version=0.34.0)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-14 22:48:59 -07:00
Damien Storm
17fb1567e9
docs: add OSC-7 working-directory tracking documentation (#2211)
## Background & Motivation

After installing Wave Terminal, new tabs and splits always started in my
home folder instead of the current project directory, contrary to
expectations from other terminals I've used. For context, I use `bash`
for my shell.

The existing documentation did not provide guidance about the required
OSC 7 setup, so I had to dig into GitHub issues and source code to
discover that Wave relies on a terminal escape sequence to track the
shell’s working directory. This confusion represents a barrier for
first-time users.

## Description

This PR introduces a new documentation page—**Tracking Your Shell’s
Working Directory**—which:

1. Explains **why** Wave uses the OSC 7 escape sequence to keep its
internal `cmd:cwd` metadata in sync with your shell.
2. Provides copy-and-paste snippets to **enable** OSC 7 in **Bash**,
**Zsh**, and **Fish**.
3. Details **verification steps** in the Wave UI to confirm correct CWD
tracking.

By making this enhancement, users can:

- Open new tabs or split panes with their current working directory.
- Avoid the `ERRCWD invalid cwd` errors in some shell configurations.
- Spend less time troubleshooting and more time working.

## Changes

- **Added** `docs/docs/track-cwd.mdx` (new page to enable OSC 7).
- **Updated** `docs/docs/index.mdx` (linked the new page under **Other
References**).

## Related Issues

- <https://github.com/wavetermdev/waveterm/issues/1130> — New tabs
should inherit the CWD.
- <https://github.com/wavetermdev/waveterm/issues/2057> — Split panes
always start in home directory.

## Testing & Review

1. **Local build**

   ```bash
   cd waveterm
   yarn
   task docsite
   ```

- Confirm the new “Tracking Your Shell’s Working Directory” page appears
in the sidebar.
   - Verify the instructions and code samples render correctly.

2. **Content review**
   - Are the shell snippets accurate?
   - Is the enable → verify flow clear and complete?

---
_I have followed the [contributing
guidelines](https://github.com/wavetermdev/waveterm/blob/main/CONTRIBUTING.md)
and used a conventional commit message._
2025-08-14 22:47:23 -07:00
Mike Sawka
1cdd746681
fix merge gatekeeper rule to run on foreign PRs (#2250) 2025-08-14 22:46:54 -07:00
Mike Sawka
4fc0b1fdf4
update codeql to only run for code files (#2251) 2025-08-14 22:27:38 -07:00
wave-builder[bot]
0d339afc74
chore: bump package version to 0.11.3 2025-05-05 17:39:14 +00:00
wave-builder[bot]
0b16593f2b
chore: bump package version to 0.11.3-beta.5 2025-05-02 22:43:34 +00:00
Mike Sawka
f71b17fa7a
try again to fix the build, remove generates (#2157) 2025-05-02 15:42:27 -07:00
wave-builder[bot]
243c080b10
chore: bump package version to 0.11.3-beta.4 2025-05-02 22:14:35 +00:00
Mike Sawka
79210f05ec
task -v for windows to debug (#2156) 2025-05-02 15:13:22 -07:00
wave-builder[bot]
9d4a6f0e16
chore: bump package version to 0.11.3-beta.3 2025-05-02 21:54:59 +00:00
Mike Sawka
2bd2a46daa
try fixing rm on windows again (#2155) 2025-05-02 14:53:54 -07:00
wave-builder[bot]
01efa43d59
chore: bump package version to 0.11.3-beta.2 2025-05-02 20:41:12 +00:00
Mike Sawka
a1d7e49308
fix taskfile rm command to use powershell (#2154) 2025-05-02 13:40:09 -07:00
Mike Sawka
efbf9bfcb5
update caniuse browserlist (#2153) 2025-05-02 13:30:10 -07:00
wave-builder[bot]
d2ab36a13c
chore: bump package version to 0.11.3-beta.1 2025-05-02 20:09:07 +00:00
wave-builder[bot]
6429b8e857
chore: bump package version to 0.11.3-beta.0 2025-05-02 18:19:59 +00:00
Mike Sawka
c7c7db5815
quick release notes for v0.11.3 (#2150) 2025-05-02 11:18:42 -07:00
Tenet
aaca301a14
Feat add editor fontsize (#2088)
I added editor fontsize configuration.
I found an issue that had related requirements, so I added it.
I hope I can be of some help.


![feat-editorFontsize](https://github.com/user-attachments/assets/e6b4567b-384f-4132-861d-6675ff5543de)
2025-05-02 11:10:17 -07:00
Mike Sawka
cf55519574
update electron version (#2149) 2025-05-02 11:03:39 -07:00
dependabot[bot]
03508518cd
Bump github.com/sashabaranov/go-openai from 1.37.0 to 1.39.0 (#2145)
Bumps
[github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai)
from 1.37.0 to 1.39.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sashabaranov/go-openai/releases">github.com/sashabaranov/go-openai's
releases</a>.</em></p>
<blockquote>
<h2>v1.39.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add support for reasoning_content field in chat completion messages
for DeepSeek R1 by <a
href="https://github.com/goodenough227"><code>@​goodenough227</code></a>
in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/925">sashabaranov/go-openai#925</a></li>
<li>Adapt different stream data prefix, with or without space by <a
href="https://github.com/panzhongxian"><code>@​panzhongxian</code></a>
in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/945">sashabaranov/go-openai#945</a></li>
<li>Add support for <code>o4-mini</code> and <code>o3</code> by <a
href="https://github.com/rorymalcolm"><code>@​rorymalcolm</code></a> in
<a
href="https://redirect.github.com/sashabaranov/go-openai/pull/968">sashabaranov/go-openai#968</a></li>
<li>Add CompletionRequest.StreamOptions by <a
href="https://github.com/stmcginnis"><code>@​stmcginnis</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/959">sashabaranov/go-openai#959</a></li>
<li>Remove redundant typecheck linter by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/955">sashabaranov/go-openai#955</a></li>
<li>Add Prediction field by <a
href="https://github.com/danielpeng2"><code>@​danielpeng2</code></a> in
<a
href="https://redirect.github.com/sashabaranov/go-openai/pull/970">sashabaranov/go-openai#970</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/goodenough227"><code>@​goodenough227</code></a>
made their first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/925">sashabaranov/go-openai#925</a></li>
<li><a
href="https://github.com/panzhongxian"><code>@​panzhongxian</code></a>
made their first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/945">sashabaranov/go-openai#945</a></li>
<li><a
href="https://github.com/stmcginnis"><code>@​stmcginnis</code></a> made
their first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/959">sashabaranov/go-openai#959</a></li>
<li><a
href="https://github.com/danielpeng2"><code>@​danielpeng2</code></a>
made their first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/970">sashabaranov/go-openai#970</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.38.3...v1.39.0">https://github.com/sashabaranov/go-openai/compare/v1.38.3...v1.39.0</a></p>
<h2>v1.38.3</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add new GPT-4.1 model variants to completion.go by <a
href="https://github.com/iktakahiro"><code>@​iktakahiro</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/966">sashabaranov/go-openai#966</a></li>
<li>feat: Add missing TTS models and voices by <a
href="https://github.com/netr"><code>@​netr</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/958">sashabaranov/go-openai#958</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/netr"><code>@​netr</code></a> made their
first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/958">sashabaranov/go-openai#958</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.38.2...v1.38.3">https://github.com/sashabaranov/go-openai/compare/v1.38.2...v1.38.3</a></p>
<h2>v1.38.2</h2>
<h2>What's Changed</h2>
<ul>
<li>add enum tag to jsonschema by <a
href="https://github.com/jtarchie"><code>@​jtarchie</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/962">sashabaranov/go-openai#962</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jtarchie"><code>@​jtarchie</code></a>
made their first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/962">sashabaranov/go-openai#962</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.38.1...v1.38.2">https://github.com/sashabaranov/go-openai/compare/v1.38.1...v1.38.2</a></p>
<h2>v1.38.1</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add gpt-4.5-preview models by <a
href="https://github.com/liushuangls"><code>@​liushuangls</code></a> in
<a
href="https://redirect.github.com/sashabaranov/go-openai/pull/947">sashabaranov/go-openai#947</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.38.0...v1.38.1">https://github.com/sashabaranov/go-openai/compare/v1.38.0...v1.38.1</a></p>
<h2>v1.38.0</h2>
<h2>What's Changed</h2>
<ul>
<li>ref: add image url support to messages by <a
href="https://github.com/mazyaryousefinia"><code>@​mazyaryousefinia</code></a>
in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/933">sashabaranov/go-openai#933</a></li>
<li>feat: add developer role by <a
href="https://github.com/liushuangls"><code>@​liushuangls</code></a> in
<a
href="https://redirect.github.com/sashabaranov/go-openai/pull/936">sashabaranov/go-openai#936</a></li>
<li>fix: remove validateO1Specific by <a
href="https://github.com/liushuangls"><code>@​liushuangls</code></a> in
<a
href="https://redirect.github.com/sashabaranov/go-openai/pull/939">sashabaranov/go-openai#939</a></li>
<li>feat: add Anthropic API support with custom version header by <a
href="https://github.com/danackerson"><code>@​danackerson</code></a> in
<a
href="https://redirect.github.com/sashabaranov/go-openai/pull/934">sashabaranov/go-openai#934</a></li>
<li>Fix linter by <a
href="https://github.com/sashabaranov"><code>@​sashabaranov</code></a>
in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/943">sashabaranov/go-openai#943</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="93a611cf4f"><code>93a611c</code></a>
Add Prediction field (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/970">#970</a>)</li>
<li><a
href="6836cf6a6f"><code>6836cf6</code></a>
Remove redundant typecheck linter (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/955">#955</a>)</li>
<li><a
href="da5f9bc9bc"><code>da5f9bc</code></a>
Add CompletionRequest.StreamOptions (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/959">#959</a>)</li>
<li><a
href="bb5bc27567"><code>bb5bc27</code></a>
Add support for <code>4o-mini</code> and <code>3o</code> (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/968">#968</a>)</li>
<li><a
href="4cccc6c934"><code>4cccc6c</code></a>
Adapt different stream data prefix, with or without space (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/945">#945</a>)</li>
<li><a
href="306fbbbe6f"><code>306fbbb</code></a>
Add support for reasoning_content field in chat completion messages for
DeepS...</li>
<li><a
href="658beda2ba"><code>658beda</code></a>
feat: Add missing TTS models and voices (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/958">#958</a>)</li>
<li><a
href="d68a683815"><code>d68a683</code></a>
feat: add new GPT-4.1 model variants to completion.go (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/966">#966</a>)</li>
<li><a
href="e99eb54c9d"><code>e99eb54</code></a>
add enum tag to jsonschema (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/962">#962</a>)</li>
<li><a
href="74d6449f22"><code>74d6449</code></a>
feat: add gpt-4.5-preview models (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/947">#947</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sashabaranov/go-openai/compare/v1.37.0...v1.39.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/sashabaranov/go-openai&package-manager=go_modules&previous-version=1.37.0&new-version=1.39.0)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 10:36:08 -07:00