Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps @mui/utils from 5.6.1 to 5.10.9.

Release notes

Sourced from @​mui/utils's releases.

v5.10.9

Oct 10, 2022

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🚀 [Joy] Button loading functionality has been added by @​kushagra010 (#34658)
  • And more 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.10.9

@mui/system@5.10.9

BREAKING CHANGE

  • ​[system] Fix color-scheme implementation (#34639) @​siriwatknp

    The enableColorScheme prop has been removed from CssVarsProvider and getInitColorScheme (both Material UI and Joy UI).

    Migration:

    • Material UI: you can enable the CSS color scheme via <CssBaseline enableColorScheme />.
    • Joy UI: it is enabled automatically if you use <CssBaseline />, see the docs.

Changes

@mui/base@5.0.0-alpha.101

@mui/joy@5.0.0-alpha.49

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/utils's changelog.

5.10.9

Oct 10, 2022

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🚀 [Joy] Button loading functionality has been added by @​kushagra010 (#34658)
  • And more 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.10.9

@mui/system@5.10.9

BREAKING CHANGE

  • &#8203;[system] Fix color-scheme implementation (#34639) @​siriwatknp

    The enableColorScheme prop has been removed from CssVarsProvider and getInitColorScheme (both Material UI and Joy UI).

    Migration:

    • Material UI: you can enable the CSS color scheme via <CssBaseline enableColorScheme />.
    • Joy UI: it is enabled automatically if you use <CssBaseline />, see the docs.

Changes

@mui/base@5.0.0-alpha.101

@mui/joy@5.0.0-alpha.49

Docs

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) from 5.6.1 to 5.10.9.
- [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/v5.10.9/packages/mui-utils)

---
updated-dependencies:
- dependency-name: "@mui/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies 🔁 Pull requests that update a dependency file typescript 𝐓𝐒 Pull requests that update TypeScript code labels Oct 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 21, 2022

Superseded by #292.

@dependabot dependabot bot closed this Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/mui/utils-5.10.9 branch November 21, 2022 20:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies 🔁 Pull requests that update a dependency file typescript 𝐓𝐒 Pull requests that update TypeScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants