Beginning with 2nd June, only the "Single Sign On" option for login to the GitLab web interface will be possible. If you don't have an MPCDF wide second factor so far, please get one at our SelfService (https://selfservice.mpcdf.mpg.de). The GitLab internal second factor will not work.
After partially bumping dependencies to support MUI 6, all userEvent calls to MUI components seemed to require an additional unnecessary act(...). Updating jsdom, testing libraries, etc. Solved the issue.
Bumping almost all dependencies to their latest versions, required a few smaller changes to due to new ts and eslint versions.
This also includes small fixes to the RichTextEditor because its selection behaviour changes slightly after update.