For tools like renovate or dependabot, they like to put changelog notes in PRs updating deps. Having the labels allows the tools to link it back to sourcecode and share commits/release notes
@mui/icons-material needs much time to install, raises the overall yarn install time and causes a timeout error
Change-Id: I0327c6e0523528fb08da7e4b993fb53e9e070305
Node 17 current fails due to https://github.com/webpack/webpack/issues/14532. It probably makes sense to use the current LTS version of Node instead of the absolute latest version of Node so these kinds of bleeding edge issues are less likely to happen.