dependabot[bot]
929c0d1a9b
build(deps): bump namespacelabs/nscloud-cache-action from 1.2.19 to 1.2.20 ( #9366 )
...
Bumps
[namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action )
from 1.2.19 to 1.2.20.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/namespacelabs/nscloud-cache-action/releases ">namespacelabs/nscloud-cache-action's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.20</h2>
<h2>What's Changed</h2>
<ul>
<li>xcode mode: Enable Xcode compilation cache. by <a
href="https://github.com/nichtverstehen "><code>@nichtverstehen</code></a>
in <a
href="https://redirect.github.com/namespacelabs/nscloud-cache-action/pull/41 ">namespacelabs/nscloud-cache-action#41</a></li>
<li>Add xcode and swiftpm to the list of documented cache modes. by <a
href="https://github.com/nichtverstehen "><code>@nichtverstehen</code></a>
in <a
href="https://redirect.github.com/namespacelabs/nscloud-cache-action/pull/42 ">namespacelabs/nscloud-cache-action#42</a></li>
<li>mode=xcode: Only cache CompilationCache directory. by <a
href="https://github.com/nichtverstehen "><code>@nichtverstehen</code></a>
in <a
href="https://redirect.github.com/namespacelabs/nscloud-cache-action/pull/43 ">namespacelabs/nscloud-cache-action#43</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/namespacelabs/nscloud-cache-action/compare/v1...v1.2.20 ">https://github.com/namespacelabs/nscloud-cache-action/compare/v1...v1.2.20 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/namespacelabs/nscloud-cache-action/commit/d93899d984f5f3ba6b18c53a318e59994a3449be "><code>d93899d</code></a>
Merge pull request <a
href="https://redirect.github.com/namespacelabs/nscloud-cache-action/issues/43 ">#43</a>
from namespacelabs/kirill/cc</li>
<li><a
href="https://github.com/namespacelabs/nscloud-cache-action/commit/6238c10f1c7ee597e539d856780d051c5fffde29 "><code>6238c10</code></a>
mode=xcode: Only cache CompilationCache directory.</li>
<li><a
href="https://github.com/namespacelabs/nscloud-cache-action/commit/5e5a55de39e8f4c3573a2182f0895d3def3b7005 "><code>5e5a55d</code></a>
Merge pull request <a
href="https://redirect.github.com/namespacelabs/nscloud-cache-action/issues/42 ">#42</a>
from namespacelabs/kirill/xcode</li>
<li><a
href="https://github.com/namespacelabs/nscloud-cache-action/commit/7183752eb8b5bc65182c4cb6e73ad37ed431833d "><code>7183752</code></a>
Add xcode, swiftpm and cocoapods to the list of documented cache
modes.</li>
<li><a
href="https://github.com/namespacelabs/nscloud-cache-action/commit/2ecee7545c64a9095ecac17a85bf213f424f9c62 "><code>2ecee75</code></a>
Merge pull request <a
href="https://redirect.github.com/namespacelabs/nscloud-cache-action/issues/41 ">#41</a>
from namespacelabs/kirill/xcode</li>
<li><a
href="https://github.com/namespacelabs/nscloud-cache-action/commit/23f725648c7c419dc163d1dfdccafdd6ce500b3f "><code>23f7256</code></a>
xcode mode: Enable Xcode compilation cache.</li>
<li>See full diff in <a
href="https://github.com/namespacelabs/nscloud-cache-action/compare/caff5c9dc51d8126e7d16141fb015c478374256b...d93899d984f5f3ba6b18c53a318e59994a3449be ">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 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-10-26 20:24:51 -07:00
Justin Ma
19d1377659
ci: Upgrade hustcer/milestone-action to v3 ( #9357 )
...
Upgrade `hustcer/milestone-action` to v3, try to fix set milestone error
2025-10-26 08:26:18 -07:00
Mitchell Hashimoto
2f5c09c1bf
ci: update milestone action ( #9354 )
...
Fixes our failing CI, hopefully!
2025-10-26 06:52:32 -07:00
Mitchell Hashimoto
a82ad89ef3
lib-vt: C API for SGR parser ( #9352 )
...
This exposes the SGR parser to the C and Wasm APIs. An example is shown
in c-vt-sgr.
Compressed example:
```c
#include <assert.h>
#include <stdio.h>
#include <ghostty/vt.h>
int main() {
// Create parser
GhosttySgrParser parser;
assert(ghostty_sgr_new(NULL, &parser) == GHOSTTY_SUCCESS);
// Parse: ESC[1;31m (bold + red foreground)
uint16_t params[] = {1, 31};
assert(ghostty_sgr_set_params(parser, params, NULL, 2) == GHOSTTY_SUCCESS);
printf("Parsing: ESC[1;31m\n\n");
// Iterate through attributes
GhosttySgrAttribute attr;
while (ghostty_sgr_next(parser, &attr)) {
switch (attr.tag) {
case GHOSTTY_SGR_ATTR_BOLD:
printf("✓ Bold enabled\n");
break;
case GHOSTTY_SGR_ATTR_FG_8:
printf("✓ Foreground color: %d (red)\n", attr.value.fg_8);
break;
default:
break;
}
}
ghostty_sgr_free(parser);
return 0;
}
```
**AI disclosure:** Amp wrote most of the C headers, but I verified it
all. https://ampcode.com/threads/T-d9f145cb-e6ef-48a8-ad63-e5fc85c0d43e
2025-10-25 21:26:06 -07:00
Mitchell Hashimoto
580262c96f
terminal: add ReadonlyStream that updates terminal state ( #9346 )
...
This adds a new stream handler implementation that updates terminal
state in reaction to VT sequences, but doesn't perform any of the
actions that would require responses (e.g. queries).
This is exposed in two ways: first, as a standalone `ReadonlyStream` and
`ReadonlyHandler` type that contains all the implementation. Second, as
a convenience func on `Terminal` as `vtStream` and `vtHandler` which
return their respective types preconfigured to update the calling
terminal state.
This dramatically simplifies libghostty-vt usage from Zig (and will
eventually be exposed to C, too) since a Terminal on its own is ready to
go as a full VT parser and state machine without needing to build any
custom types!
There's a second big bonus here which is that our `stream_readonly.zig`
tests are true end-to-end tests for raw bytes to terminal state. This
will let us test a wider variety of situations more broadly. To start,
there are only a handful of tests implemented here.
**AI disclosure:** Amp wrote basically this whole thing, but I reviewed
it. https://ampcode.com/threads/T-3490efd2-1137-4112-96f6-4bf8a0141ff5
2025-10-25 14:52:33 -07:00
Mitchell Hashimoto
186b91ef84
ci: temporarily disable FreeBSD test since it is failing
2025-10-25 13:37:39 -07:00
Mitchell Hashimoto
9dc2e5978f
lib-vt: enable freestanding wasm builds ( #9301 )
...
This makes `libghostty-vt` build for freestanding wasm targets (aka a
browser) and produce a `ghostty-vt.wasm` file. This exports the same C
API that libghostty-vt does.
This commit specifically makes the changes necessary for the build to
build properly and for us to run the build in CI. We don't yet actually
try using it...
2025-10-21 20:55:54 -07:00
Mitchell Hashimoto
88ec71dd5a
build(deps): bump flatpak/flatpak-github-actions from 6.5 to 6.6 ( #9279 )
...
Bumps
[flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions )
from 6.5 to 6.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/flatpak/flatpak-github-actions/releases ">flatpak/flatpak-github-actions's
releases</a>.</em></p>
<blockquote>
<h2>v6.6</h2>
<ul>
<li>Specify full URL policy when mirroring screenshots</li>
<li>Fix restore cache keys to actually include arch</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/flatpak/flatpak-github-actions/commit/92ae9851ad316786193b1fd3f40c4b51eb5cb101 "><code>92ae985</code></a>
Fix restore cache keys to actually include arch</li>
<li><a
href="https://github.com/flatpak/flatpak-github-actions/commit/b8a638469ea7ec62844d7b6e487b697e6f249576 "><code>b8a6384</code></a>
Specify full URL policy when mirroring screenshots</li>
<li><a
href="https://github.com/flatpak/flatpak-github-actions/commit/6684584b07d86113b1acfc80b3e4667f16f617c3 "><code>6684584</code></a>
Switch funding to flatpak instead</li>
<li><a
href="https://github.com/flatpak/flatpak-github-actions/commit/e5aa88fb51a18d19cc9a0cbe704a9c812f13cdb5 "><code>e5aa88f</code></a>
readme: Update flathub images list</li>
<li><a
href="https://github.com/flatpak/flatpak-github-actions/commit/b93832badacadf4fa282538b3737653f1f5e7968 "><code>b93832b</code></a>
Sync readme from flathub's fork</li>
<li>See full diff in <a
href="https://github.com/flatpak/flatpak-github-actions/compare/10a3c29f0162516f0f68006be14c92f34bd4fa6c...92ae9851ad316786193b1fd3f40c4b51eb5cb101 ">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 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>
2025-10-19 19:46:46 -07:00
dependabot[bot]
d01697e7d5
build(deps): bump namespacelabs/nscloud-cache-action
...
Bumps [namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action ) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/namespacelabs/nscloud-cache-action/releases )
- [Commits](https://github.com/namespacelabs/nscloud-cache-action/compare/7baedde84bbf5063413d621f282834bc2654d0c1...caff5c9dc51d8126e7d16141fb015c478374256b )
---
updated-dependencies:
- dependency-name: namespacelabs/nscloud-cache-action
dependency-version: 1.2.19
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 00:10:08 +00:00
dependabot[bot]
b2559e8d92
build(deps): bump flatpak/flatpak-github-actions from 6.5 to 6.6
...
Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions ) from 6.5 to 6.6.
- [Release notes](https://github.com/flatpak/flatpak-github-actions/releases )
- [Commits](https://github.com/flatpak/flatpak-github-actions/compare/10a3c29f0162516f0f68006be14c92f34bd4fa6c...92ae9851ad316786193b1fd3f40c4b51eb5cb101 )
---
updated-dependencies:
- dependency-name: flatpak/flatpak-github-actions
dependency-version: '6.6'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 00:09:59 +00:00
Mitchell Hashimoto
3e6bda1fff
ci: run release-tip even if prior step failed
2025-10-17 21:03:23 -07:00
dependabot[bot]
3ffbd87a0f
build(deps): bump cachix/install-nix-action from 31.8.0 to 31.8.1 ( #9226 )
...
Bumps
[cachix/install-nix-action](https://github.com/cachix/install-nix-action )
from 31.8.0 to 31.8.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cachix/install-nix-action/releases ">cachix/install-nix-action's
releases</a>.</em></p>
<blockquote>
<h2>v31.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>nix: 2.32.0 -> 2.32.1 by <a
href="https://github.com/github-actions "><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/cachix/install-nix-action/pull/258 ">cachix/install-nix-action#258</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cachix/install-nix-action/compare/v31...v31.8.1 ">https://github.com/cachix/install-nix-action/compare/v31...v31.8.1 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cachix/install-nix-action/commit/fd24c48048070c1be9acd18c9d369a83f0fe94d7 "><code>fd24c48</code></a>
Merge pull request <a
href="https://redirect.github.com/cachix/install-nix-action/issues/258 ">#258</a>
from cachix/create-pull-request/patch</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/a55fd2d8473faff7049af67d80774e2a3dcb055a "><code>a55fd2d</code></a>
nix: 2.32.0 -> 2.32.1</li>
<li>See full diff in <a
href="https://github.com/cachix/install-nix-action/compare/7ab6e7fd29da88e74b1e314a4ae9ac6b5cda3801...fd24c48048070c1be9acd18c9d369a83f0fe94d7 ">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 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-10-15 19:43:35 -07:00
dependabot[bot]
123d23682a
build(deps): bump namespacelabs/nscloud-setup-buildx-action from 0.0.19 to 0.0.20 ( #9227 )
...
Bumps
[namespacelabs/nscloud-setup-buildx-action](https://github.com/namespacelabs/nscloud-setup-buildx-action )
from 0.0.19 to 0.0.20.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/releases ">namespacelabs/nscloud-setup-buildx-action's
releases</a>.</em></p>
<blockquote>
<h2>v0.0.20</h2>
<h2>What's Changed</h2>
<ul>
<li>Add wait-for-builder input to eagerly start build clusters and wait
for them by <a
href="https://github.com/annervisser "><code>@annervisser</code></a> in
<a
href="https://redirect.github.com/namespacelabs/nscloud-setup-buildx-action/pull/11 ">namespacelabs/nscloud-setup-buildx-action#11</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/annervisser "><code>@annervisser</code></a>
made their first contribution in <a
href="https://redirect.github.com/namespacelabs/nscloud-setup-buildx-action/pull/11 ">namespacelabs/nscloud-setup-buildx-action#11</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/compare/v0...v0.0.20 ">https://github.com/namespacelabs/nscloud-setup-buildx-action/compare/v0...v0.0.20 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/91c2e6537780e3b092cb8476406be99a8f91bd5e "><code>91c2e65</code></a>
Merge pull request <a
href="https://redirect.github.com/namespacelabs/nscloud-setup-buildx-action/issues/11 ">#11</a>
from namespacelabs/add-wait-for-builder-input-to-eager...</li>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/459dd43ae1966c2840e89eeb5564d2f66011dfb6 "><code>459dd43</code></a>
Add wait-for-builder input to eagerly start build clusters and wait for
them</li>
<li>See full diff in <a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/compare/7020d7d8e659afecbfec162ab4693c7e56278311...91c2e6537780e3b092cb8476406be99a8f91bd5e ">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 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-10-15 19:43:22 -07:00
dependabot[bot]
f5af3d4585
build(deps): bump namespacelabs/nscloud-setup-buildx-action from 0.0.18 to 0.0.19 ( #9173 )
...
Bumps
[namespacelabs/nscloud-setup-buildx-action](https://github.com/namespacelabs/nscloud-setup-buildx-action )
from 0.0.18 to 0.0.19.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/7020d7d8e659afecbfec162ab4693c7e56278311 "><code>7020d7d</code></a>
support experimental flags in setup-buildx action. (<a
href="https://redirect.github.com/namespacelabs/nscloud-setup-buildx-action/issues/10 ">#10</a>)</li>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/361d7cbc2bebd219ea7d8ee9536f1fffa2f91465 "><code>361d7cb</code></a>
Fix error parsing.</li>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/4271c3f47a1871679d68b7b4c1adb1e272b07226 "><code>4271c3f</code></a>
Robust status checking.</li>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/77ccfe1b7f6b158b8ce3fd328abcb4b4e62307f2 "><code>77ccfe1</code></a>
Print exec outputs.</li>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/5b194a9c8d2141ec3a0c1988af045820f378ce24 "><code>5b194a9</code></a>
Update README</li>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/4db0d391b605cbe5e808207cad8c17f4acd73f47 "><code>4db0d39</code></a>
Merge pull request <a
href="https://redirect.github.com/namespacelabs/nscloud-setup-buildx-action/issues/9 ">#9</a>
from namespacelabs/n-g-patch-1</li>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/feb137b9d00f2ac441aa6a9afb0142cb5e04de84 "><code>feb137b</code></a>
Update README.md</li>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/f57c281382e3d885f1aef111d55c1b8df656fe25 "><code>f57c281</code></a>
Merge pull request <a
href="https://redirect.github.com/namespacelabs/nscloud-setup-buildx-action/issues/8 ">#8</a>
from namespacelabs/pavol/docker_buildx_ls</li>
<li><a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/commit/4177f4c9631655a9cda1d73ce90aac2e23ef1a1c "><code>4177f4c</code></a>
e2e: run docker buildx ls</li>
<li>See full diff in <a
href="https://github.com/namespacelabs/nscloud-setup-buildx-action/compare/01628ae51ea5d6b0c90109c7dccbf511953aff29...7020d7d8e659afecbfec162ab4693c7e56278311 ">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 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-10-13 06:46:03 -07:00
dependabot[bot]
1835a86a6a
build(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 ( #9174 )
...
Bumps
[softprops/action-gh-release](https://github.com/softprops/action-gh-release )
from 2.4.0 to 2.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/softprops/action-gh-release/releases ">softprops/action-gh-release's
releases</a>.</em></p>
<blockquote>
<h2>v2.4.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes 🔄 </h3>
<ul>
<li>fix(util): support brace expansion globs containing commas in
parseInputFiles by <a
href="https://github.com/Copilot "><code>@Copilot</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/672 ">softprops/action-gh-release#672</a></li>
<li>fix: gracefully fallback to body when body_path cannot be read by <a
href="https://github.com/Copilot "><code>@Copilot</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/671 ">softprops/action-gh-release#671</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/softprops/action-gh-release/compare/v2...v2.4.1 ">https://github.com/softprops/action-gh-release/compare/v2...v2.4.1 </a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md ">softprops/action-gh-release's
changelog</a>.</em></p>
<blockquote>
<h2>2.4.1</h2>
<h2>What's Changed</h2>
<h3>Other Changes 🔄 </h3>
<ul>
<li>fix(util): support brace expansion globs containing commas in
parseInputFiles by <a
href="https://github.com/Copilot "><code>@Copilot</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/672 ">softprops/action-gh-release#672</a></li>
<li>fix: gracefully fallback to body when body_path cannot be read by <a
href="https://github.com/Copilot "><code>@Copilot</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/671 ">softprops/action-gh-release#671</a></li>
</ul>
<h2>2.4.0</h2>
<h2>What's Changed</h2>
<h3>Exciting New Features 🎉 </h3>
<ul>
<li>feat(action): respect working_directory for files globs by <a
href="https://github.com/stephenway "><code>@stephenway</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/667 ">softprops/action-gh-release#667</a></li>
</ul>
<h2>2.3.4</h2>
<h2>What's Changed</h2>
<h3>Bug fixes 🐛 </h3>
<ul>
<li>fix(action): handle 422 already_exists race condition by <a
href="https://github.com/stephenway "><code>@stephenway</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/665 ">softprops/action-gh-release#665</a></li>
</ul>
<h3>Other Changes 🔄 </h3>
<ul>
<li>dependency updates</li>
</ul>
<h2>2.3.3</h2>
<h2>What's Changed</h2>
<h3>Exciting New Features 🎉 </h3>
<ul>
<li>feat: add input option <code>overwrite_files</code> by <a
href="https://github.com/asfernandes "><code>@asfernandes</code></a> in
<a
href="https://redirect.github.com/softprops/action-gh-release/pull/343 ">softprops/action-gh-release#343</a></li>
</ul>
<h3>Other Changes 🔄 </h3>
<ul>
<li>dependency updates</li>
</ul>
<h2>2.3.2</h2>
<ul>
<li>fix: revert fs <code>readableWebStream</code> change</li>
</ul>
<h2>2.3.1</h2>
<h3>Bug fixes 🐛 </h3>
<ul>
<li>fix: fix file closing issue by <a
href="https://github.com/WailGree "><code>@WailGree</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/629 ">softprops/action-gh-release#629</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/softprops/action-gh-release/commit/6da8fa9354ddfdc4aeace5fc48d7f679b5214090 "><code>6da8fa9</code></a>
release 2.4.1</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/f38efdea4c5ffe13e9424b0aa2833bee28f1e34c "><code>f38efde</code></a>
fix: gracefully fallback to body when body_path cannot be read (<a
href="https://redirect.github.com/softprops/action-gh-release/issues/671 ">#671</a>)</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/cec1a1113b630bc5ae75fe5204e1b22f8d699e94 "><code>cec1a11</code></a>
fix(util): support brace expansion globs containing commas in
parseInputFiles...</li>
<li>See full diff in <a
href="https://github.com/softprops/action-gh-release/compare/aec2ec56f94eb8180ceec724245f64ef008b89f5...6da8fa9354ddfdc4aeace5fc48d7f679b5214090 ">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 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-10-13 06:45:55 -07:00
dependabot[bot]
e805a98722
build(deps): bump cachix/install-nix-action from 31.7.0 to 31.8.0 ( #9175 )
...
Bumps
[cachix/install-nix-action](https://github.com/cachix/install-nix-action )
from 31.7.0 to 31.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cachix/install-nix-action/releases ">cachix/install-nix-action's
releases</a>.</em></p>
<blockquote>
<h2>v31.8.0</h2>
<h2>What's Changed</h2>
<ul>
<li>nix: 2.31.2 -> 2.32.0 by <a
href="https://github.com/github-actions "><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/cachix/install-nix-action/pull/257 ">cachix/install-nix-action#257</a>
Release notes: <a
href="https://discourse.nixos.org/t/nix-2-32-0-released/70528 ">https://discourse.nixos.org/t/nix-2-32-0-released/70528 </a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cachix/install-nix-action/compare/v31.7.0...v31.8.0 ">https://github.com/cachix/install-nix-action/compare/v31.7.0...v31.8.0 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cachix/install-nix-action/commit/7ab6e7fd29da88e74b1e314a4ae9ac6b5cda3801 "><code>7ab6e7f</code></a>
Merge pull request <a
href="https://redirect.github.com/cachix/install-nix-action/issues/257 ">#257</a>
from cachix/create-pull-request/patch</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/a8518315386edcda124d3a3086a044897a068c67 "><code>a851831</code></a>
nix: 2.31.2 -> 2.32.0</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/0b2de19be54b10cd0041f28eccb4e33050f6cf26 "><code>0b2de19</code></a>
docs: update the ci badge</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/b8a94d36142a266bd57204a628092fe741baa9ab "><code>b8a94d3</code></a>
ci: pass correct args to the act test</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/0ef05056dac6b5a0a2d438dfa61457b0816c91a7 "><code>0ef0505</code></a>
ci: adjust oldest supported version for macos-15</li>
<li><a
href="https://github.com/cachix/install-nix-action/commit/0b43574e96db6352c6d9332aeeabb688780fd300 "><code>0b43574</code></a>
ci: add macos-15-intel runner</li>
<li>See full diff in <a
href="https://github.com/cachix/install-nix-action/compare/9280e7aca88deada44c930f1e2c78e21c3ae3edd...7ab6e7fd29da88e74b1e314a4ae9ac6b5cda3801 ">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 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-10-13 06:45:46 -07:00
Mitchell Hashimoto
f2c7f4ec0f
Get app_version from build.zig.zon .version ( #9101 )
...
Reads .version from build.zig.zon and passes it to Config.
2025-10-09 11:11:18 -07:00
Mitchell Hashimoto
6e5e726bc2
ci: fix typo ( #9097 )
2025-10-09 11:08:01 -07:00
Ēriks Remess
402c492d94
set minimum required zig version from build.zig.zon in tests and dockerfile
2025-10-09 17:07:58 +03:00
Mitchell Hashimoto
3b2ef4c216
build(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.0 ( #9079 )
...
Bumps
[softprops/action-gh-release](https://github.com/softprops/action-gh-release )
from 2.3.4 to 2.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/softprops/action-gh-release/releases ">softprops/action-gh-release's
releases</a>.</em></p>
<blockquote>
<h2>v2.4.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Exciting New Features 🎉 </h3>
<ul>
<li>feat(action): respect working_directory for files globs by <a
href="https://github.com/stephenway "><code>@stephenway</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/667 ">softprops/action-gh-release#667</a></li>
</ul>
<h3>Other Changes 🔄 </h3>
<ul>
<li>chore(deps): bump the npm group with 2 updates by <a
href="https://github.com/dependabot "><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/668 ">softprops/action-gh-release#668</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/softprops/action-gh-release/compare/v2.3.4...v2.4.0 ">https://github.com/softprops/action-gh-release/compare/v2.3.4...v2.4.0 </a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md ">softprops/action-gh-release's
changelog</a>.</em></p>
<blockquote>
<h2>2.4.0</h2>
<h2>What's Changed</h2>
<h3>Exciting New Features 🎉 </h3>
<ul>
<li>feat(action): respect working_directory for files globs by <a
href="https://github.com/stephenway "><code>@stephenway</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/667 ">softprops/action-gh-release#667</a></li>
</ul>
<h2>2.3.4</h2>
<h2>What's Changed</h2>
<h3>Bug fixes 🐛 </h3>
<ul>
<li>fix(action): handle 422 already_exists race condition by <a
href="https://github.com/stephenway "><code>@stephenway</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/665 ">softprops/action-gh-release#665</a></li>
</ul>
<h3>Other Changes 🔄 </h3>
<ul>
<li>dependency updates</li>
</ul>
<h2>2.3.3</h2>
<h2>What's Changed</h2>
<h3>Exciting New Features 🎉 </h3>
<ul>
<li>feat: add input option <code>overwrite_files</code> by <a
href="https://github.com/asfernandes "><code>@asfernandes</code></a> in
<a
href="https://redirect.github.com/softprops/action-gh-release/pull/343 ">softprops/action-gh-release#343</a></li>
</ul>
<h3>Other Changes 🔄 </h3>
<ul>
<li>dependency updates</li>
</ul>
<h2>2.3.2</h2>
<ul>
<li>fix: revert fs <code>readableWebStream</code> change</li>
</ul>
<h2>2.3.1</h2>
<h3>Bug fixes 🐛 </h3>
<ul>
<li>fix: fix file closing issue by <a
href="https://github.com/WailGree "><code>@WailGree</code></a> in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/629 ">softprops/action-gh-release#629</a></li>
</ul>
<h2>2.3.0</h2>
<ul>
<li>Migrate from jest to vitest</li>
<li>Replace <code>mime</code> with <code>mime-types</code></li>
<li>Bump to use node 24</li>
<li>Dependency updates</li>
</ul>
<h2>2.2.2</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/softprops/action-gh-release/commit/aec2ec56f94eb8180ceec724245f64ef008b89f5 "><code>aec2ec5</code></a>
release 2.4.0</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/4db716b1675d78def1254daf8ba4bf42b0806748 "><code>4db716b</code></a>
feat: respect working_directory for files globs; add input and tests (<a
href="https://redirect.github.com/softprops/action-gh-release/issues/667 ">#667</a>)</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/14820f2cee95a6ff4a1054a5eeb951fe197b73fe "><code>14820f2</code></a>
chore(deps): bump the npm group with 2 updates (<a
href="https://redirect.github.com/softprops/action-gh-release/issues/668 ">#668</a>)</li>
<li>See full diff in <a
href="https://github.com/softprops/action-gh-release/compare/62c96d0c4e8a889135c1f3a25910db8dbe0e85f7...aec2ec56f94eb8180ceec724245f64ef008b89f5 ">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 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>
2025-10-08 20:17:50 -07:00
Zhizhen He
dfb32022d4
ci: fix typo
2025-10-09 10:52:52 +08:00
dependabot[bot]
5bebd10b7f
build(deps): bump hustcer/milestone-action from 2.9 to 2.11
...
Bumps [hustcer/milestone-action](https://github.com/hustcer/milestone-action ) from 2.9 to 2.11.
- [Release notes](https://github.com/hustcer/milestone-action/releases )
- [Changelog](https://github.com/hustcer/milestone-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hustcer/milestone-action/compare/b57a7e52e9913b6b0cdefb10add762af0398659d...bff2091b54a91cf1491564659c554742b285442f )
---
updated-dependencies:
- dependency-name: hustcer/milestone-action
dependency-version: '2.11'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-09 00:06:42 +00:00
dependabot[bot]
b56808f138
build(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.0
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/62c96d0c4e8a889135c1f3a25910db8dbe0e85f7...aec2ec56f94eb8180ceec724245f64ef008b89f5 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-08 00:07:23 +00:00
Mitchell Hashimoto
bf9f025aec
lib-vt: begin paste utilities exports starting with safe paste
2025-10-06 21:09:28 -07:00
Mitchell Hashimoto
3fe1828e5e
freebsd: fix CI for Zig 0.15 and enable FreeBSD 15.0 ( #9039 )
2025-10-05 19:50:47 -07:00
dependabot[bot]
34cb77c9f2
build(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/6cbd405e2c4e67a21c47fa9e383d020e4e28b836...62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 00:10:09 +00:00
Jeffrey C. Ollie
67357c663d
freebsd: add a timeout to the freebsd job
2025-10-05 19:08:20 -05:00
Jeffrey C. Ollie
d6ef048cd7
freebsd: fix CI for Zig 0.15 and enable FreeBSD 15.0
2025-10-05 18:47:54 -05:00
Mitchell Hashimoto
bb98bc744d
ci: disable freebsd for now
2025-10-03 07:10:44 -07:00
Mitchell Hashimoto
87b77e1980
ci: cleanup
2025-10-03 07:10:43 -07:00
dependabot[bot]
fdbf0c6242
build(deps): bump namespacelabs/nscloud-cache-action
...
Bumps [namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action ) from 1.2.17 to 1.2.18.
- [Release notes](https://github.com/namespacelabs/nscloud-cache-action/releases )
- [Commits](https://github.com/namespacelabs/nscloud-cache-action/compare/a289cf5d2fcd6874376aa92f0ef7f99dc923592a...7baedde84bbf5063413d621f282834bc2654d0c1 )
---
updated-dependencies:
- dependency-name: namespacelabs/nscloud-cache-action
dependency-version: 1.2.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-26 00:06:22 +00:00
dependabot[bot]
74419b2fcf
build(deps): bump cachix/install-nix-action from 31.6.2 to 31.7.0
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 31.6.2 to 31.7.0.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](https://github.com/cachix/install-nix-action/compare/a809471b5c7c913aa67bec8f459a11a0decc3fce...9280e7aca88deada44c930f1e2c78e21c3ae3edd )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-version: 31.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-25 00:08:57 +00:00
Mitchell Hashimoto
fba953feeb
ci: run the c-vt example
2025-09-24 10:46:43 -07:00
Mitchell Hashimoto
3d04fbb451
ci: build lib-vt for a variety of targets
...
We don't run our tests on all these targets so its not sure they all
will function correctly, but at least we can be sure they build.
2025-09-23 15:04:24 -07:00
Mitchell Hashimoto
0bbe39fb0a
ci: fix missing var name
2025-09-23 06:45:03 -07:00
azhn
aa52e11c34
ci: Add test for building with i18n on and off
2025-09-23 20:03:26 +10:00
Mitchell Hashimoto
8aa4373aaf
ci: add simd on/off test
2025-09-22 06:48:07 -07:00
Mitchell Hashimoto
dfda3ac280
ci: fix example build
2025-09-21 20:39:43 -07:00
Mitchell Hashimoto
645520b502
ci: build examples in CI
2025-09-21 19:54:11 -07:00
Mitchell Hashimoto
485b6b73bf
build(deps): bump vmactions/freebsd-vm from 1.2.3 to 1.2.4 ( #8827 )
...
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm )
from 1.2.3 to 1.2.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vmactions/freebsd-vm/releases ">vmactions/freebsd-vm's
releases</a>.</em></p>
<blockquote>
<p>add 15.0</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vmactions/freebsd-vm/commit/487ce35b96fae3e60d45b521735f5aa436ecfade "><code>487ce35</code></a>
Update from base vm</li>
<li><a
href="https://github.com/vmactions/freebsd-vm/commit/81b0e85cca63b18fcb81a2fc9966a6338781675e "><code>81b0e85</code></a>
Generated from base-vm</li>
<li><a
href="https://github.com/vmactions/freebsd-vm/commit/4f22df8b8df5ee339dc6e29c4959f0a6b59e1345 "><code>4f22df8</code></a>
add 15</li>
<li><a
href="https://github.com/vmactions/freebsd-vm/commit/11ecb20fdaf33652b76cb45d8fd75f4d59530dcb "><code>11ecb20</code></a>
Update from base vm</li>
<li><a
href="https://github.com/vmactions/freebsd-vm/commit/ec67fecd185680775919d04e46ef0f6db26eb764 "><code>ec67fec</code></a>
Generated from base-vm</li>
<li><a
href="https://github.com/vmactions/freebsd-vm/commit/709b36f060ba7de1e1359cfc9b09a86231fce137 "><code>709b36f</code></a>
Update version to</li>
<li>See full diff in <a
href="https://github.com/vmactions/freebsd-vm/compare/05856381fab64eeee9b038a0818f6cec649ca17a...487ce35b96fae3e60d45b521735f5aa436ecfade ">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 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>
2025-09-21 19:38:54 -07:00
dependabot[bot]
a63864d8df
build(deps): bump cachix/install-nix-action from 31.6.1 to 31.6.2
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 31.6.1 to 31.6.2.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](https://github.com/cachix/install-nix-action/compare/7be5dee1421f63d07e71ce6e0a9f8a4b07c2a487...a809471b5c7c913aa67bec8f459a11a0decc3fce )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-version: 31.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 00:07:00 +00:00
dependabot[bot]
3a4f7b3d0f
build(deps): bump vmactions/freebsd-vm from 1.2.3 to 1.2.4
...
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases )
- [Commits](https://github.com/vmactions/freebsd-vm/compare/05856381fab64eeee9b038a0818f6cec649ca17a...487ce35b96fae3e60d45b521735f5aa436ecfade )
---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
dependency-version: 1.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 00:06:51 +00:00
Mitchell Hashimoto
270891eee1
ci: add -Dsnap test
2025-09-19 16:07:55 -07:00
Mitchell Hashimoto
36ef1169f6
ci: put a 10 minute timeout on the Debian build
...
This usually takes around 2 minutes. I just saw a runaway one spending
30+ minutes.
2025-09-19 12:29:20 -07:00
Mitchell Hashimoto
b5b4b1be72
ci: no dmg to notarize for debug builds
2025-09-16 06:50:40 -07:00
Mitchell Hashimoto
d4e62cb6d9
ci: source tarball needs to be uploaded to staged artifacts
2025-09-15 09:24:54 -07:00
Mitchell Hashimoto
6634afc358
ci: fix source tarball copy for release-tag
2025-09-15 09:12:37 -07:00
Mitchell Hashimoto
895fb5f5db
ci: release tip should also staple the dmg
2025-09-15 08:49:47 -07:00
Mitchell Hashimoto
c195cb054d
ci: update tag release to Xcode 26, sparkle to 2.7.3
2025-09-15 08:33:17 -07:00
Mitchell Hashimoto
ab5cd0b709
ci: update-colorschemes sets GH token for gh
2025-09-14 07:07:27 -07:00