Deprecation of GLInfiniteScroll component
After an [Accessibility Audit](https://gitlab.com/gitlab-org/gitlab-ui/-/issues/1196#note_891976890) we decided that the best course of action would be to deprecate the infinite scroll component. The migration guide here is simple. Remove it in favor of a "Load More" button (like the infinite scroll fallback) or use standard pagination. Which approach you take will depend on the data type available to you.
epic