Skip to content

chore(deps): bump docker/setup-qemu-action from 3 to 4#36

Merged
houko merged 1 commit into
mainfrom
dependabot/github_actions/docker/setup-qemu-action-4
Mar 12, 2026
Merged

chore(deps): bump docker/setup-qemu-action from 3 to 4#36
houko merged 1 commit into
mainfrom
dependabot/github_actions/docker/setup-qemu-action-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 12, 2026

Copy link
Copy Markdown
Contributor

Bumps docker/setup-qemu-action from 3 to 4.

Release notes

Sourced from docker/setup-qemu-action's releases.

v4.0.0

Full Changelog: docker/setup-qemu-action@v3.7.0...v4.0.0

v3.7.0

Full Changelog: docker/setup-qemu-action@v3.6.0...v3.7.0

v3.6.0

Full Changelog: docker/setup-qemu-action@v3.5.0...v3.6.0

v3.5.0

Full Changelog: docker/setup-qemu-action@v3.4.0...v3.5.0

v3.4.0

Full Changelog: docker/setup-qemu-action@v3.3.0...v3.4.0

v3.3.0

Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.0

v3.2.0

Full Changelog: docker/setup-qemu-action@v3.1.0...v3.2.0

v3.1.0

... (truncated)

Commits
  • ce36039 Merge pull request #245 from crazy-max/node24
  • 6386344 node 24 as default runtime
  • 1ea3db7 Merge pull request #243 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • b56a002 chore: update generated content
  • c43f02d build(deps): bump @​docker/actions-toolkit from 0.67.0 to 0.77.0
  • ce10c58 Merge pull request #244 from docker/dependabot/npm_and_yarn/actions/core-3.0.0
  • 429fc9d chore: update generated content
  • 060e5f8 build(deps): bump @​actions/core from 1.11.1 to 3.0.0
  • 44be13e Merge pull request #231 from docker/dependabot/npm_and_yarn/js-yaml-3.14.2
  • 1897438 chore: update generated content
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Mar 12, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@houko
houko merged commit fcf95a9 into main Mar 12, 2026
7 of 8 checks passed
@houko
houko deleted the dependabot/github_actions/docker/setup-qemu-action-4 branch March 12, 2026 23:56
houko pushed a commit that referenced this pull request Mar 13, 2026
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
houko added a commit that referenced this pull request Mar 13, 2026
* fix: reload manifests from recorded source toml paths

* chore: bump version to v0.3.55-20260312

* fix: unblock homebrew sync from cli releases

* improve installer post-install guidance

* chore: bump version to v0.3.56-20260312

* feat: fix url

* feat: add native builtin router (#33)

* feat: add native builtin router

* feat: add bundled router template fallback

* feat: prefer router as default entry agent

* fix: satisfy clippy for builtin router

* chore(deps): bump clap from 4.5.60 to 4.6.0 (#41)

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump toml from 0.8.2 to 0.9.12+spec-1.1.0 (#39)

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.2 to 0.9.12+spec-1.1.0.
- [Commits](toml-rs/toml@toml-v0.8.2...toml-v0.9.12)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 0.9.12+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump zip from 2.4.2 to 4.6.1 (#40)

Bumps [zip](https://github.com/zip-rs/zip2) from 2.4.2 to 4.6.1.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](zip-rs/zip2@v2.4.2...v4.6.1)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump wasmtime from 41.0.4 to 42.0.1 (#38)

Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 41.0.4 to 42.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v42.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v41.0.4...v42.0.1)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-version: 42.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump clap_complete from 4.5.66 to 4.6.0 (#37)

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.66 to 4.6.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.66...clap_complete-v4.6.0)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump docker/setup-qemu-action from 3 to 4 (#36)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump actions/checkout from 5 to 6 (#35)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: encode marketplace queries and replace star history integration (#25)

* fix: encode marketplace search queries

* docs: replace broken star history integration

* chore: update dependencies

* style: fix router formatting after main merge

* refactor: make router phrase extraction language-agnostic

* fix: stabilize router matching and wasm host bindings

* feat: promote router to default entry agent

* chore: add routing aliases for remaining agents

* test: update api defaults for router bootstrap

* Default daemon start/restart to background with --tail (#31)

* Default daemon start to background

* Fix clippy warnings in daemon tail flow

* Fix daemon detach regressions

* Add generic http_compat MCP transport (#77)

* Add generic http_compat MCP transport

* Fix CI after rebasing http_compat transport

* Reorganize translated READMEs

* feat: star

* fix: add missing source_toml_path field to test AgentEntry initializers

Co-Authored-By: Claude Opus 4.6 <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <[email protected]>
houko added a commit that referenced this pull request Apr 17, 2026
…ayload alignment

Third Codex batch on #2704, focused on the stats worker + its
published contract.

**SKILL.md YAML parsing (#52)**: skill manifests are routed through
`fetchSkillMd`, a YAML-frontmatter-aware parser mirroring the one in
`web/scripts/fetch-registry.ts`. The previous wiring pushed `SKILL.md`
through `fetchToml`, which only recognizes `key = "value"` TOML pairs
— so every skill entry in the worker's cache had an empty id/name/
description and new skills never surfaced through `/api/registry`
until a full rebuild.

**Signature-based cache invalidation (#29)**: the refresh used to
skip manifest fetches whenever counts were unchanged, so any
content-only edit (description, tags, i18n) or one-for-one item
swap left the live API stale indefinitely. We now hash
`name@sha` across every listed item and compare the concatenated
signature; any upstream change bumps it, so the manifest fetch
actually runs and fresh metadata propagates.

**OpenAPI response alignment (#35, #36)**:
- `GET /api/errors` returns `{ errors: [...] }`, not a bare array;
  schema now matches. Clients generated from the old spec were
  iterating the top-level object and crashing at runtime.
- `GET /api/releases` passes GitHub's release JSON through verbatim.
  The published schema pretended the payload was transformed to
  `{ tag, publishedAt, url, downloads }`, but the handler never
  does that transform. Updated to document the real GitHub shape
  (`tag_name`, `published_at`, `html_url`, `assets[]`) so generated
  clients read the fields that actually exist.
- `ErrorReport` fields also aligned with what `handleErrorReport`
  actually accepts (`pathname`, `lang`, `ua`, `at`) instead of the
  never-implemented `url`/`userAgent`/`timestamp`/`build`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant