deps: bump @mui/material from 9.0.1 to 9.1.1 in /Lighthouse.Frontend#1470
deps: bump @mui/material from 9.0.1 to 9.1.1 in /Lighthouse.Frontend#1470dependabot[bot] wants to merge 2 commits into
Conversation
a029f3a to
95ab3b5
Compare
|
@dependabot rebase |
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 9.0.1 to 9.1.1. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v9.1.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
95ab3b5 to
24ffdc7
Compare
…itions MUI 9.1 added internal/Transition.mjs, which directory-imports react-transition-group/TransitionGroupContext. Vitest externalizes node_modules to Node's ESM loader, which rejects that bundler-only directory import (ERR_UNSUPPORTED_DIR_IMPORT), breaking every test that renders a MUI transition (Modal, date-pickers, ...). Broaden the existing server.deps.inline entry from @mui/x-data-grid to the whole @mui scope so Vite resolves these imports instead of Node. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
A newer version of @mui/material exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Pull request was closed
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |



Bumps @mui/material from 9.0.1 to 9.1.1.
Release notes
Sourced from @mui/material's releases.
... (truncated)
Changelog
Sourced from @mui/material's changelog.
... (truncated)
Commits
0f9b43f[release] v9.1.1 (#48656)bfd57b6[ButtonBase] Fix focus ripple lingering after blur (#48650)aa5e12d[Transition] Mount child in same commit when opening from unmounted (#48649)7c749df[Autocomplete] Update fullWidth prop documentation (#48626)0798f38Update dependencies to resolve Dependabot security alerts (#48641)ef607d7[code-infra] Port codebase to use tsgo (#48616)43bd37e[InitColorSchemeScript] Server-render in tests for React 19.3 (#48604)a389a2d[release] v9.1.0 (#48620)19d59a2[internal] Remove outdated rel values on target=_blank41b68b8[transitions] Supportprefers-reduced-motion(#48357)