The GitHub Actions job "License Binary Checker" on texera.git/release/v1.2 has succeeded. Run started by GitHub user xuang7 (triggered by xuang7).
Head commit for run: 8ab89e3249d83a1456c451bb4a658952ece4ddf0 / Xuan Gu <[email protected]> chore(licensing): refresh transitive versions in LICENSE-binary-python (#5589) ### What changes were proposed in this PR? This PR refreshes `amber/LICENSE-binary-python` to match the currently-bundled transitive Python dependency versions. These are calver/semver bumps of already-declared deps — the licenses are unchanged, only the recorded version strings had drifted behind upstream: - aiohttp 3.13.5 → 3.14.1 - filelock 3.29.0 → 3.29.1 - hf-xet 1.5.0 → 1.5.1 - huggingface-hub 1.16.1 → 1.18.0 - idna 3.16 → 3.18 - safetensors 0.7.0 → 0.8.0 - tifffile 2026.5.15 → 2026.6.1 - tqdm 4.67.3 → 4.68.2 - update-checker 0.18.0 → 1.0.0 This clears the License Binary Checker drift on both `main` and `release/v1.2` (they share an identical `amber/LICENSE-binary-python`). ### Any related issues, documentation, discussions? Closes #5297. Closes #5588. To be backported to `release/v1.2` via the `release/v1.2` label. ### How was this PR tested? License Binary Checker (build.yml strict mode) passes against the bundled wheels. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (backported from commit 5b02684cbd299b847a810c4df296c0705fefc4ca) Co-authored-by: Claude Opus 4.8 <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/27255693426 With regards, GitHub Actions via GitBox
