Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DUOS-1740]: Bump @mui/material from 5.10.6 to 5.10.7 #1820

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2022

Bumps @mui/material from 5.10.6 to 5.10.7.

Release notes

Sourced from @​mui/material's releases.

v5.10.7

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

@mui/material@5.10.7

@mui/system@5.10.7

Breaking changes

Changes

@mui/material@5.0.0-alpha.101

@mui/base@5.0.0-alpha.99

Breaking changes

  • [TrapFocus] Rename TrapFocus to FocusTrap (#34216) @​kabernardes

    - import TrapFocus from ‘@mui/base/TrapFocus’;
    + import FocusTrap from ‘@mui/base/FocusTrap’;

Changes

@mui/joy@5.0.0-alpha.47

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.10.7

Sep 26, 2022

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

@mui/material@5.10.7

@mui/system@5.10.7

@mui/material@5.0.0-alpha.101

@mui/base@5.0.0-alpha.99

Breaking changes

  • [TrapFocus] Rename TrapFocus to FocusTrap (#34216) @​kabernardes

    - import TrapFocus from ‘@mui/base/TrapFocus’;
    + import FocusTrap from ‘@mui/base/FocusTrap’;

Changes

@mui/joy@5.0.0-alpha.47

... (truncated)

Commits
  • d9ef6e7 5.10.7
  • bc49a6c [material] Make @emotion/* fully supported in all Material UI components (#34...
  • 986b861 [Slider] Only call onChange if the value changed (#34448)
  • 44642d2 [Tooltip] Add undefined, null or false in title (#34289)
  • c150b7e [TrapFocus] Rename TrapFocus to FocusTrap (#34216)
  • 84a7619 [SvgIcon] Fix passing an ownerState to SvgIcon changes the font size (#34429)
  • 0ec69e7 [CssVarsProvider][Material UI] Exclude dark mode variables from :root style...
  • a0ccc0c [Stepper] Fix optional label is not centered when alternativeLabel is used ...
  • 89ecedc [system] Fix incorrect type of shape.borderRadius in theme (#34076)
  • 5d09d94 [Chip] Add chip classes (#33801)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot requested a review from a team as a code owner September 29, 2022 13:30
@dependabot dependabot bot added dependency Dependencies npm labels Sep 29, 2022
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.6 to 5.10.7.
- [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.7/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/mui/material-5.10.7 branch from 33cbccb to 8c2d878 Compare September 29, 2022 15:38
Copy link
Contributor

@JVThomas JVThomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally

@JVThomas JVThomas merged commit 3068ec5 into develop Sep 30, 2022
@JVThomas JVThomas deleted the dependabot/npm_and_yarn/develop/mui/material-5.10.7 branch September 30, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependencies npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant