A typical JavaScript repo has a 1:10 or worse relation of feature to development
dependency changes (if you do continuous dependency updates, which you should).
Only feature changes / (non-dev-)dependency updates trigger releases and
therefore should actually be deployed.