Problem/Motivation
Bah, we can't update stylelint because of stylelint-formatter-gitlab: https://gitlab.com/leon0399/stylelint-formatter-gitlab/-/issues/3
@longwave in #3439522-16: Update JavaScript dependencies for Drupal 10.3/11.0
Looks like stylelint-formatter-gitlab
might be abandoned, at the very least it doesn't work with this change in styleint 16: stylelint-formatter-gitlab.
There seems to be a workaround here: https://gitlab.com/leon0399/stylelint-formatter-gitlab/-/issues/3#note_1..., but that seems to involve running stuff twice, which seems not great.
There's also a non-passing MR here: https://gitlab.com/leon0399/stylelint-formatter-gitlab/-/merge_requests/3
TLDR: We are currently held back in updating stylelint due to lack of nicely formatted gitlab code-quality reports.
I think it's undesirable to be held back in updating dependencies because tooling lags behind.
With not having had any commit since Sep 25, 2022, and no response from a/the maintainer on the MR mentioned above. I think it's safe to say: Not gonna happen, abandoned.
Steps to reproduce
Proposed resolution
https://gitlab.com/gitlab-formatters/stylelint-formatter-gitlab which works with "stylelint": ">=14"
Remaining tasks
Backport this to the gazillion current branches, TBD by the core committers.