ignored_deps_per_node does not work as intended; for example conda-forge/conda-forge-pinning-feedstock#8218 added
ignored_deps_per_node:
pyarrow:
# optional test dependencies
- numba
- sparse
to the 3.14t migration, and yet, two weeks later, pyarrow is still considered a child of numba.
.
Same thing happened for conda-forge/conda-forge-pinning-feedstock#8272
CC @beckermr