Don't show expiration banner if future-dated license is loaded
<!-- The first four sections: "Problem to solve", "Intended users", "User experience goal", and "Proposal", are strongly recommended, while the rest of the sections can be filled out during the problem validation or breakdown phase. However, keep in mind that providing complete and relevant information early helps our product team validate the problem and start working on a solution. -->
### Problem to solve
With the implementation of https://gitlab.com/gitlab-org/gitlab/-/issues/213108, customers are now able to upload future-dated licenses, but not use them until the start date. Customers will still receive a banner notifying them of their license expiry, even though they already have a new license loaded for the renewal.
This may be confusing to the customer as they are asked to act on the license expiry, but they have already done so by renewing and only need to switch to their new license.
### Proposal
The proposal is to detect when a future-dated license is uploaded and not show the expiry banner, or update the expiry banner copy to include the use case for having already renewed.
### Further details
[ZD ticket where customer was confused by messaging on the banner when they already have a renewal license](https://gitlab.zendesk.com/agent/tickets/159887).
issue