Commit Graph

9 Commits

Author SHA1 Message Date
√(noham)²
a8259ff779 Merge pull request #2 from NohamR/dependabot/uv/ruff-0.15.15
Bump ruff from 0.15.14 to 0.15.15
2026-05-28 22:48:21 +02:00
√(noham)²
6aa70c8bd6 Merge pull request #3 from NohamR/dependabot/uv/capstone-5.0.9
Bump capstone from 5.0.7 to 5.0.9
2026-05-28 22:48:10 +02:00
dependabot[bot]
ddc5669a36 Bump capstone from 5.0.7 to 5.0.9
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](https://github.com/aquynh/capstone/compare/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>
2026-05-28 17:30:10 +00:00
dependabot[bot]
2521432a03 Bump ruff from 0.15.14 to 0.15.15
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.14 to 0.15.15.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.14...0.15.15)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-28 17:30:02 +00:00
√(noham)²
756670d459 Merge pull request #1 from NohamR/dependabot/uv/ruff-0.15.14
Bump ruff from 0.15.13 to 0.15.14
2026-05-22 00:20:47 +02:00
dependabot[bot]
7c6da837f8 Bump ruff from 0.15.13 to 0.15.14
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.13 to 0.15.14.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.13...0.15.14)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-21 16:48:02 +00:00
√(noham)²
e8ccdbe1a5 Add README for macho-diff tool 2026-05-14 17:26:24 +02:00
√(noham)²
e0f77f1c7c Add macho_diff package with CLI and helpers 2026-05-14 17:26:14 +02:00
√(noham)²
494375f8a9 Initial commit 2026-05-14 17:25:58 +02:00