https://github.com/jquery/jquery/pull/2180 We should only be spewing warnings for the cases that changed or make no sense, such as - Trying to `.show()` a detached element - Using `.show()` on an element that is cascade-hidden (let's assume it's okay to always complain about this)