Build(deps): Bump deps/capstone from be9a4d2 to c059126 (#571)

Bumps [deps/capstone](https://github.com/capstone-engine/capstone) from
`be9a4d2` to `c059126`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c059126d98"><code>c059126</code></a>
Update read/written registers for x86 unconditional jump instructions
(<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2800">#2800</a>)</li>
<li><a
href="5f9dc2a890"><code>5f9dc2a</code></a>
Update read/written registers for x86 loop instructions (<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2799">#2799</a>)</li>
<li><a
href="decdbb94a7"><code>decdbb9</code></a>
Add null check for Xtensa operation detail in Xtensa_add_cs_detail_0 (<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2809">#2809</a>)</li>
<li><a
href="155a483672"><code>155a483</code></a>
Fix cstest_py and add negative tests. (<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2807">#2807</a>)</li>
<li><a
href="9d4fb1ac5a"><code>9d4fb1a</code></a>
Minor formatting changes (<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2804">#2804</a>)</li>
<li><a
href="edb1ac731b"><code>edb1ac7</code></a>
Update read/written registers for x86 conditional jump instructions (<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2798">#2798</a>)</li>
<li><a
href="dba0a4f568"><code>dba0a4f</code></a>
Update read/written registers for x86 string instructions (<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2790">#2790</a>)</li>
<li><a
href="0b61957dd7"><code>0b61957</code></a>
Refactor the Capstone assertions. (<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2792">#2792</a>)</li>
<li><a
href="18ea7ad7e7"><code>18ea7ad</code></a>
Remove unused fuzzit.sh script and key. (<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2797">#2797</a>)</li>
<li><a
href="c597371b89"><code>c597371</code></a>
Update read/written registers for x86 interrupt return instructions (<a
href="https://redirect.github.com/capstone-engine/capstone/issues/2793">#2793</a>)</li>
<li>Additional commits viewable in <a
href="be9a4d24b7...c059126d98">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 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>
This commit is contained in:
Maurice Heumann
2025-11-01 02:59:59 +01:00
committed by GitHub

2
deps/capstone vendored