Skip to content

chore(deps): bump capstone from 5.0.7 to 5.0.9#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/capstone-5.0.9
Open

chore(deps): bump capstone from 5.0.7 to 5.0.9#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/capstone-5.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown

Bumps capstone from 5.0.7 to 5.0.9.

Release notes

Sourced from capstone's releases.

5.0.9

What's Changed

Full Changelog: capstone-engine/capstone@5.0.8...5.0.9

5.0.8

Highlights

This is a patch release with bug fixes and a few new additions:

  • Python bindings on Linux load libcapstone.so now with the RTLD_DEEPBIND flag set. On some Linux systems this should limit the symbols' scopes to the library, instead of global ones. Useful for tools which have two different Capstone versions in their dependency tree.
  • x86 decoding uses lookup tables now to increase the overall speed.
  • Add support for x86 MOVSXD instructions.

What's Changed

Full Changelog: capstone-engine/capstone@5.0.7...5.0.8

Changelog

Sourced from capstone's changelog.

This file details the changelog of Capstone.


Version 5.0.9: May 28th, 2026

What's Changed

  • Set the correct CS_VERSION_EXTRA version number in capstone.h
  • Fix reachable OOB read in M68KInstPrinter.c (GHSA-jrw4-wj52-2vw8).
  • Fix invalid decoding for malformed br_table instruction in WASM (GHSA-5m9f-vqcm-g5pr).

Version 5.0.8: May 23th, 2026

What's Changed

Full Changelog: capstone-engine/capstone@5.0.7...5.0.8


Version 5.0.7: February 4th, 2026

What's Changed

Full Changelog: capstone-engine/capstone@5.0.6...5.0.7


Version 5.0.6: March 23th, 2025

What's Changed

New Contributors


Version 5.0.5: January 16th, 2025

What's Changed

... (truncated)

Commits

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 [capstone](https://github.com/aquynh/capstone) from 5.0.7 to 5.0.9.
- [Release notes](https://github.com/aquynh/capstone/releases)
- [Changelog](https://github.com/capstone-engine/capstone/blob/5.0.9/ChangeLog)
- [Commits](capstone-engine/capstone@5.0.7...5.0.9)

---
updated-dependencies:
- dependency-name: capstone
  dependency-version: 5.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants