Migrate GlDeprecatedBadge usage to GlBadge
Once https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31646 is merged, there will be many uses of `GlDeprecatedBadge` which need to be migrated over to `GlBadge`. This epic tracks that effort.
## TODO
* [x] List all `GlDeprecatedBadge` usage in `gitlab`
* [x] Create issues for each, perhaps using https://gitlab.com/gitlab-org/frontend/playground/create-migrate-deprecated-component-issues
* [x] Remove `GlDeprecated` badge from GitLab UI
* [x] Consume new GitLab UI major version in GitLab/Customers Portal/Status Page
epic