Use stable core versions

Migrated issue

Reported by: jonathan1055

Related to !266 (merged)

Problem/Motivation

Following this thread on Slack we can investigate using stable core releases where possible, to mitigate against core problems affecting contrib pipelines.

An example was #3479160: 11.0.x yarn dependencies have mushroomed which would have caused all contrib testing to fail, had gitlab_templates been using the 11.x branch at that time.

When D10 was 'current':
D10 versions
https://git.drupalcode.org/project/gitlab_templates/-/jobs/2973468

With D11 as the 'current' version:
D11 current
https://git.drupalcode.org/project/gitlab_templates/-/jobs/2985103

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes