dependabot[bot]
cb79efa779
build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](bcafcacb16...f9f3042f7e )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-22 00:23:23 +00:00
trag1c
4f94afdb4b
vouch: enable auto-locking closed issues
2026-05-20 18:13:49 +02:00
ghostty-vouch[bot]
19e20f7664
Update VOUCHED list ( #12746 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12745#discussioncomment-16984203 )
from @jcollie.
Vouch: @mjbommar
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-20 03:31:15 +00:00
ghostty-vouch[bot]
9bcb30aa11
Update VOUCHED list ( #12744 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12743#discussioncomment-16981434 )
from @bo2themax.
Vouch: @b0uks
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-19 20:36:54 +00:00
ghostty-vouch[bot]
3706abab0c
Update VOUCHED list ( #12733 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12732#discussioncomment-16966426 )
from @jcollie.
Vouch: @rewdy
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-18 19:17:07 +00:00
Jeffrey C. Ollie
e90b7c9fad
build(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0 ( #12670 )
...
Bumps
[actions/create-github-app-token](https://github.com/actions/create-github-app-token )
from 3.1.1 to 3.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/create-github-app-token/releases ">actions/create-github-app-token's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.0</h2>
<h2><a
href="https://github.com/actions/create-github-app-token/compare/v3.1.1...v3.2.0 ">3.2.0</a>
(2026-05-12)</h2>
<h3>Features</h3>
<ul>
<li>add support for enterprise-level GitHub Apps (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/263 ">#263</a>)
(<a
href="952a2a7073 ">952a2a7</a>)</li>
<li>support full repository names in <code>repositories</code> input (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/372 ">#372</a>)
(<a
href="85eb8dd414 ">85eb8dd</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@actions/core</code> from 3.0.0
to 3.0.1 in the production-dependencies group (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/364 ">#364</a>)
(<a
href="43e5c345bf ">43e5c34</a>)</li>
<li>validate private-key input (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/376 ">#376</a>)
(<a
href="f24bbd8964 ">f24bbd8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md ">actions/create-github-app-token's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2><a
href="https://github.com/actions/create-github-app-token/compare/v3.1.1...v3.2.0 ">3.2.0</a>
(2026-05-12)</h2>
<h3>Features</h3>
<ul>
<li>add support for enterprise-level GitHub Apps (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/263 ">#263</a>)
(<a
href="952a2a7073 ">952a2a7</a>)</li>
<li>support full repository names in <code>repositories</code> input (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/372 ">#372</a>)
(<a
href="85eb8dd414 ">85eb8dd</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@actions/core</code> from 3.0.0
to 3.0.1 in the production-dependencies group (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/364 ">#364</a>)
(<a
href="43e5c345bf ">43e5c34</a>)</li>
<li>validate private-key input (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/376 ">#376</a>)
(<a
href="f24bbd8964 ">f24bbd8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bcd2ba4921 "><code>bcd2ba4</code></a>
chore(main): release 3.2.0 (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/370 ">#370</a>)</li>
<li><a
href="f24bbd8964 "><code>f24bbd8</code></a>
fix: validate private-key input (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/376 ">#376</a>)</li>
<li><a
href="363531b6d9 "><code>363531b</code></a>
docs: capitalize Git as a proper noun in README (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/374 ">#374</a>)</li>
<li><a
href="fd2801133e "><code>fd28011</code></a>
docs: update procedure to configure Git (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/287 ">#287</a>)</li>
<li><a
href="85eb8dd414 "><code>85eb8dd</code></a>
feat: support full repository names in <code>repositories</code> input
(<a
href="https://redirect.github.com/actions/create-github-app-token/issues/372 ">#372</a>)</li>
<li><a
href="c9aabb8372 "><code>c9aabb8</code></a>
build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the
development-dependencie...</li>
<li><a
href="e02e816e55 "><code>e02e816</code></a>
build(deps-dev): bump undici from 7.24.6 to 8.2.0 (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/366 ">#366</a>)</li>
<li><a
href="8d835bfd37 "><code>8d835bf</code></a>
build(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the
development-depend...</li>
<li><a
href="952a2a7073 "><code>952a2a7</code></a>
feat: add support for enterprise-level GitHub Apps (<a
href="https://redirect.github.com/actions/create-github-app-token/issues/263 ">#263</a>)</li>
<li><a
href="43e5c345bf "><code>43e5c34</code></a>
fix(deps): bump <code>@actions/core</code> from 3.0.0 to 3.0.1 in the
production-dependenc...</li>
<li>Additional commits viewable in <a
href="1b10c78c78...bcd2ba4921 ">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
2026-05-16 19:42:18 -05:00
ghostty-vouch[bot]
cf24a4856b
Update VOUCHED list ( #12707 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12625#discussioncomment-16940042 )
from @bo2themax.
Unvouch: @backnotprop
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-16 12:57:27 +00:00
ghostty-vouch[bot]
42ed74bf8c
Update VOUCHED list ( #12706 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12686#discussioncomment-16940039 )
from @bo2themax.
Vouch: @nolinmcfarland
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-16 12:56:56 +00:00
ghostty-vouch[bot]
0a3598d7a1
Update VOUCHED list ( #12705 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12625#discussioncomment-16940011 )
from @bo2themax.
Vouch: @backnotprop
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-16 12:53:21 +00:00
ghostty-vouch[bot]
84ad649128
Update VOUCHED list ( #12689 )
...
Triggered by
[comment](https://github.com/ghostty-org/ghostty/issues/12688#issuecomment-4456633108 )
from @rhodes-b.
Vouch: @vancluever
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-15 03:28:40 +00:00
ghostty-vouch[bot]
47382f8dcb
Update VOUCHED list ( #12680 )
...
Triggered by
[comment](https://github.com/ghostty-org/ghostty/issues/12678#issuecomment-4452472142 )
from @trag1c.
Denounce: @zaviro
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-14 16:15:46 +00:00
ghostty-vouch[bot]
b23d567cd8
Update VOUCHED list ( #12675 )
...
Triggered by
[comment](https://github.com/ghostty-org/ghostty/issues/12674#issuecomment-4445057781 )
from @trag1c.
Vouch: @B1NAR10
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-13 20:43:34 +00:00
dependabot[bot]
ee316e43c1
build(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md )
- [Commits](1b10c78c78...bcd2ba4921 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 01:38:02 +00:00
Mitchell Hashimoto
b0f8276658
build(deps): bump cachix/cachix-action from 1eb2ef646ac0255473d23a5907ad7b04ce94065c to 5f2d7c5294214f71b873db4b969586b980625e71 ( #12651 )
...
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action )
from 1eb2ef646ac0255473d23a5907ad7b04ce94065c to
5f2d7c5294214f71b873db4b969586b980625e71.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cachix/cachix-action/blob/master/RELEASE.md ">cachix/cachix-action's
changelog</a>.</em></p>
<blockquote>
<h1>Release</h1>
<ol>
<li>
<p>Create and push a new tag:</p>
<pre lang="console"><code>git tag v17
git push origin v17
</code></pre>
</li>
<li>
<p>Wait for CI to pass.</p>
</li>
<li>
<p><a href="https://github.com/cachix/cachix-action/releases/new ">Create
a release</a> for the new tag.</p>
</li>
<li>
<p>Move the major version tag to the latest release:</p>
<pre lang="console"><code>git tag -fa v17
git push origin v17 --force
</code></pre>
</li>
</ol>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5f2d7c5294 "><code>5f2d7c5</code></a>
fix: await main functions</li>
<li><a
href="4ee54539d7 "><code>4ee5453</code></a>
rebuilt dist</li>
<li><a
href="9f82c7e332 "><code>9f82c7e</code></a>
fix: ensure that the post-build hook never fails</li>
<li><a
href="a593539ec5 "><code>a593539</code></a>
ci: add a workflow to auto-bump version in README</li>
<li><a
href="8d6d4b9006 "><code>8d6d4b9</code></a>
docs: add release and contributing docs</li>
<li><a
href="6505427c13 "><code>6505427</code></a>
Merge pull request <a
href="https://redirect.github.com/cachix/cachix-action/issues/213 ">#213</a>
from jleroux98/update-readme</li>
<li><a
href="5941c26199 "><code>5941c26</code></a>
use regular tags</li>
<li><a
href="80a630b9fc "><code>80a630b</code></a>
update tags</li>
<li>See full diff in <a
href="1eb2ef646a...5f2d7c5294 ">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 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>
2026-05-11 06:54:27 -07:00
ghostty-vouch[bot]
64131dcd41
Update VOUCHED list ( #12656 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12616#discussioncomment-16876564 )
from @pluiedev.
Vouch: @00JCIV00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-11 08:07:48 +00:00
ghostty-vouch[bot]
611525ac3f
Update VOUCHED list ( #12655 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12618#discussioncomment-16876561 )
from @pluiedev.
Vouch: @thirstycrow
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-11 08:07:26 +00:00
ghostty-vouch[bot]
4c6859447c
Update VOUCHED list ( #12654 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12650#discussioncomment-16876487 )
from @pluiedev.
Vouch: @athaapa
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-11 08:01:15 +00:00
dependabot[bot]
b3c1f754ad
build(deps): bump cachix/cachix-action
...
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action ) from 1eb2ef646ac0255473d23a5907ad7b04ce94065c to 5f2d7c5294214f71b873db4b969586b980625e71.
- [Release notes](https://github.com/cachix/cachix-action/releases )
- [Changelog](https://github.com/cachix/cachix-action/blob/master/RELEASE.md )
- [Commits](1eb2ef646a...5f2d7c5294 )
---
updated-dependencies:
- dependency-name: cachix/cachix-action
dependency-version: 5f2d7c5294214f71b873db4b969586b980625e71
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-11 00:28:49 +00:00
ghostty-vouch[bot]
ce6a00bfbf
Update VOUCHED list ( #12647 )
...
Triggered by
[comment](https://github.com/ghostty-org/ghostty/issues/12644#issuecomment-4415471290 )
from @jcollie.
Denounce: @f1813483-netizen
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-10 14:02:12 +00:00
ghostty-vouch[bot]
063ac3ecc5
Update VOUCHED list ( #12613 )
...
Triggered by
[comment](https://github.com/ghostty-org/ghostty/issues/12612#issuecomment-4395645191 )
from @trag1c.
Vouch: @raphamorim
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-07 08:56:04 +00:00
ghostty-vouch[bot]
0deaac08ed
Update VOUCHED list ( #12606 )
...
Triggered by
[comment](https://github.com/ghostty-org/ghostty/issues/12604#issuecomment-4392933026 )
from @jcollie.
Vouch: @mohshami
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-06 23:25:11 +00:00
dependabot[bot]
81e399c412
build(deps): bump cachix/install-nix-action from 31.10.5 to 31.10.6
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 31.10.5 to 31.10.6.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](ab739621df...8aa03977d8 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-version: 31.10.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-05 03:08:21 +00:00
ghostty-vouch[bot]
1547dd667a
Update VOUCHED list ( #12564 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12563#discussioncomment-16793038 )
from @jcollie.
Vouch: @agoodkind
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-03 02:02:22 +00:00
ghostty-vouch[bot]
f27aa865af
Update VOUCHED list ( #12552 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12542#discussioncomment-16785276 )
from @00-kat.
Denounce: @MorgenGeluk
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-02 01:55:53 +00:00
ghostty-vouch[bot]
35c0e2572f
Update VOUCHED list ( #12545 )
...
Triggered by
[comment](https://github.com/ghostty-org/ghostty/issues/12544#issuecomment-4359105411 )
from @trag1c.
Vouch: @erral
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-01 11:38:57 +00:00
ghostty-vouch[bot]
f5664cd7b0
Update VOUCHED list ( #12533 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12530#discussioncomment-16765566 )
from @jcollie.
Vouch: @Samasaur1
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-30 06:29:58 +00:00
ghostty-vouch[bot]
8769d32202
Update VOUCHED list ( #12485 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12484#discussioncomment-16723661 )
from @jcollie.
Vouch: @kylesower
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-27 03:16:59 +00:00
ghostty-vouch[bot]
c9ba2b2afa
Update VOUCHED list ( #12457 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/11628#discussioncomment-16712930 )
from @mitchellh.
Denounce: @4RH1T3CT0R7
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:54:04 +00:00
ghostty-vouch[bot]
4d1bb9efe4
Update VOUCHED list ( #12456 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/11685#discussioncomment-16712917 )
from @mitchellh.
Denounce: @enkr1
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:52:41 +00:00
ghostty-vouch[bot]
03e08f0c89
Update VOUCHED list ( #12455 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/11795#discussioncomment-16712869 )
from @mitchellh.
Vouch: @bch
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:46:35 +00:00
ghostty-vouch[bot]
5a3b0c9c49
Update VOUCHED list ( #12454 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/11858#discussioncomment-16712861 )
from @mitchellh.
Vouch: @enzowilliam
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:45:31 +00:00
ghostty-vouch[bot]
e0c71dd41b
Update VOUCHED list ( #12453 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/11882#discussioncomment-16712859 )
from @mitchellh.
Vouch: @mpatankar6
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:45:08 +00:00
ghostty-vouch[bot]
0e707ba3f6
Update VOUCHED list ( #12452 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/11975#discussioncomment-16712831 )
from @mitchellh.
Vouch: @rightaditya
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:43:11 +00:00
ghostty-vouch[bot]
51590ad7f1
Update VOUCHED list ( #12451 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/11993#discussioncomment-16712826 )
from @mitchellh.
Vouch: @VoidNV
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:42:24 +00:00
Mitchell Hashimoto
2dee1f1a3f
Update VOUCHED list ( #12445 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12263#discussioncomment-16712767 )
from @mitchellh.
Vouch: @thoutbeckers
2026-04-25 09:36:41 -07:00
ghostty-vouch[bot]
ee81a6e1c6
Update VOUCHED list ( #12450 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12108#discussioncomment-16712799 )
from @mitchellh.
Vouch: @lebdron
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:36:12 +00:00
ghostty-vouch[bot]
4c046efbb1
Update VOUCHED list ( #12449 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12141#discussioncomment-16712795 )
from @mitchellh.
Vouch: @AkimioJR
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:35:39 +00:00
ghostty-vouch[bot]
e0d0fbe0ad
Update VOUCHED list ( #12448 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12169#discussioncomment-16712790 )
from @mitchellh.
Vouch: @knu
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:34:38 +00:00
ghostty-vouch[bot]
8c3db43c86
Update VOUCHED list ( #12446 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12272#discussioncomment-16712769 )
from @mitchellh.
Vouch: @dkinzler
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:31:04 +00:00
github-actions[bot]
e72774f2ab
Update VOUCHED list
...
https://github.com/ghostty-org/ghostty/discussions/12263#discussioncomment-DC_kwDOHFhdAs4A_wQ_
2026-04-25 16:30:38 +00:00
ghostty-vouch[bot]
fc7a064e80
Update VOUCHED list ( #12444 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12305#discussioncomment-16712760 )
from @mitchellh.
Vouch: @aaron-ang
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:29:37 +00:00
ghostty-vouch[bot]
119f3875d4
Update VOUCHED list ( #12442 )
...
Triggered by
[comment](https://github.com/ghostty-org/ghostty/issues/12435#issuecomment-4320055303 )
from @mitchellh.
Vouch: @ZuBB
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:26:24 +00:00
ghostty-vouch[bot]
667d467e24
Update VOUCHED list ( #12441 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/11987#discussioncomment-16712733 )
from @mitchellh.
Vouch: @nouritsu
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:25:26 +00:00
ghostty-vouch[bot]
c21ba8d826
Update VOUCHED list ( #12440 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/11632#discussioncomment-16712730 )
from @mitchellh.
Vouch: @ajiblock
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:24:52 +00:00
ghostty-vouch[bot]
b3d4f51ca7
Update VOUCHED list ( #12439 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12347#discussioncomment-16712718 )
from @mitchellh.
Vouch: @rjwittams
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:22:38 +00:00
ghostty-vouch[bot]
74045cc5d8
Update VOUCHED list ( #12438 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12354#discussioncomment-16712711 )
from @mitchellh.
Vouch: @007hacky007
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:21:57 +00:00
ghostty-vouch[bot]
98fb58b326
Update VOUCHED list ( #12437 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12295#discussioncomment-16712704 )
from @mitchellh.
Vouch: @dobbylee
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 16:20:20 +00:00
ghostty-vouch[bot]
c47a8091f1
Update VOUCHED list ( #12436 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12409#discussioncomment-16712208 )
from @00-kat.
Vouch: @jmr
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 14:51:36 +00:00
ghostty-vouch[bot]
57b5e1e250
Update VOUCHED list ( #12425 )
...
Triggered by [discussion
comment](https://github.com/ghostty-org/ghostty/discussions/12308#discussioncomment-16709130 )
from @jcollie.
Vouch: @alaviss
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 05:45:32 +00:00
Mitchell Hashimoto
5f892b691b
ci: fix
2026-04-24 13:39:45 -07:00