DepBench is a repository-level benchmark for dependency-upgrade repair by
coding agents. This source-build snapshot contains 201 tasks from 157
repositories across npm/yarn, Maven, Go modules, Cargo, and pip.
Every task includes environment/Dockerfile. The Dockerfile:
pulls an ecosystem base image pinned by manifest digest;
clones the task's upstream repository;
checks out a fixed 40-character Git commit;
bootstraps project… See the full description on the dataset page:
https://huggingface.co/datasets/Depbench/build_from_source.