I would love to have a column in the diff that indicates whether its a direct dependency or not (and if not it would be nice if one could somehow do something like composer depends --tree to figure out which direct dependencies it is that has caused its inclusion)
That way one can easier figure out if eg. a dependabot update might be better handled by upgrading the direct dependency rather than having it update a sub dependency