It doesn't make sense for the release binaries to contain references to depends, either in debug symbols, or in relation to runtime functionality, as it's unlikely that "depends" exists on a users system at runtime.
There are a number of Qt (and sub dep) related changes here. Not completely sure what is the best approach for these. My current understanding is that most of these changes should be a no-op at runtime.