I think rather Qbs (the build system that was supposed to replace qmake) was deprecated, in favor of either cmake or qmake (both of which are still actively developed and supported).
Qbs is deprecated. Building with qmake is still supported for end users of the Qt framework. For building Qt itself, since Qt6, the build system was moved to CMake.