Skip to content

Bump the jit group across 2 directories with 1 update#53

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/yjit/jit-1e1323e32f
Open

Bump the jit group across 2 directories with 1 update#53
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/yjit/jit-1e1323e32f

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps the jit group with 1 update in the /yjit directory: capstone.
Bumps the jit group with 1 update in the /zjit directory: capstone.

Updates capstone from 0.13.0 to 0.14.0

Changelog

Sourced from capstone's changelog.

[0.14.0] - 2026-01-04

Added

  • TriCore arch support
  • MOS65XX arch support
  • SH arch support
  • Arch-specific features to toggle arch support
  • Expose X86 instruction encoding info via X86InsnDetail::encoding()
  • Make RegAccessType available for ARM64
  • Expose CS_OPT_UNSIGNED via Capstone::set_unsigned
  • Expose CS_OPT_MNEMONIC via Capstone::set_mnemonic
  • Expose cs_disasm_iter via Capstone::disasm_iter
  • Add check_only feature to speed up cargo check by building without native code

Changed

  • Rename RegAccessType to AccessType while keeping type alias
  • InsnDetail::regs_read()/InsnDetail::regs_write() return more of the accessed registers
  • Bump bundled capstone to 5.0.6
  • Bump minimum Rust version to 1.81.0

Fixed

  • impl Display for Insn<'_> now avoids to print trailing space
  • Avoids using allocator when building for no_std
  • Build in Bazel sandbox
Commits
  • 32cb913 Bump crates: rs 0.14.0, sys 0.18.0, cstool 0.2.0
  • ab6cf6b rs: update changelog
  • 4ed86fb capstone-rs: Remove runtime depdendency on libc
  • 2ad7b9c capstone-sys: Remove runtime dependency on libc
  • 0f028d7 rs: apply cargo clippy
  • 11fd350 rs: bump MSRV to 1.81.0
  • 86cc801 Replace std::error::Error with core::error::Error
  • 85534a9 rs: fix documentation, check_only feature is disabled by default
  • e2e4cdd rs, sys: document check_only feature
  • abcdab0 Revert "rs, sys: rename and invert check_only feature to build"
  • Additional commits viewable in compare view

Updates capstone from 0.13.0 to 0.14.0

Changelog

Sourced from capstone's changelog.

[0.14.0] - 2026-01-04

Added

  • TriCore arch support
  • MOS65XX arch support
  • SH arch support
  • Arch-specific features to toggle arch support
  • Expose X86 instruction encoding info via X86InsnDetail::encoding()
  • Make RegAccessType available for ARM64
  • Expose CS_OPT_UNSIGNED via Capstone::set_unsigned
  • Expose CS_OPT_MNEMONIC via Capstone::set_mnemonic
  • Expose cs_disasm_iter via Capstone::disasm_iter
  • Add check_only feature to speed up cargo check by building without native code

Changed

  • Rename RegAccessType to AccessType while keeping type alias
  • InsnDetail::regs_read()/InsnDetail::regs_write() return more of the accessed registers
  • Bump bundled capstone to 5.0.6
  • Bump minimum Rust version to 1.81.0

Fixed

  • impl Display for Insn<'_> now avoids to print trailing space
  • Avoids using allocator when building for no_std
  • Build in Bazel sandbox
Commits
  • 32cb913 Bump crates: rs 0.14.0, sys 0.18.0, cstool 0.2.0
  • ab6cf6b rs: update changelog
  • 4ed86fb capstone-rs: Remove runtime depdendency on libc
  • 2ad7b9c capstone-sys: Remove runtime dependency on libc
  • 0f028d7 rs: apply cargo clippy
  • 11fd350 rs: bump MSRV to 1.81.0
  • 86cc801 Replace std::error::Error with core::error::Error
  • 85534a9 rs: fix documentation, check_only feature is disabled by default
  • e2e4cdd rs, sys: document check_only feature
  • abcdab0 Revert "rs, sys: rename and invert check_only feature to build"
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the jit group with 1 update in the /yjit directory: [capstone](https://github.com/capstone-rust/capstone-rs).
Bumps the jit group with 1 update in the /zjit directory: [capstone](https://github.com/capstone-rust/capstone-rs).


Updates `capstone` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/capstone-rust/capstone-rs/releases)
- [Changelog](https://github.com/capstone-rust/capstone-rs/blob/master/CHANGELOG.md)
- [Commits](capstone-rust/capstone-rs@capstone-v0.13.0...capstone-v0.14.0)

Updates `capstone` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/capstone-rust/capstone-rs/releases)
- [Changelog](https://github.com/capstone-rust/capstone-rs/blob/master/CHANGELOG.md)
- [Commits](capstone-rust/capstone-rs@capstone-v0.13.0...capstone-v0.14.0)

---
updated-dependencies:
- dependency-name: capstone
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jit
- dependency-name: capstone
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 6, 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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants