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

chore(deps): bump the mui group across 1 directory with 2 updates #1325

Closed
wants to merge 3 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Bumps the mui group with 2 updates in the / directory: @mui/icons-material and @mui/material.

Updates @mui/icons-material from 5.16.7 to 6.0.2

Release notes

Sourced from @​mui/icons-material's releases.

v6.0.2

Sep 3, 2024

A big thanks to the 11 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​iamandrewluca, @​ishon19, @​Janpot, @​joserodolfofreitas, @​MateuszGroth, @​Michael-Hutchinson, @​michelengelen, @​oliviertassinari, @​siriwatknp, @​zanivan

v6.0.1

Aug 29, 2024

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

6.0.2

Sep 3, 2024

A big thanks to the 11 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​iamandrewluca, @​ishon19, @​Janpot, @​joserodolfofreitas, @​MateuszGroth, @​Michael-Hutchinson, @​michelengelen, @​oliviertassinari, @​siriwatknp, @​zanivan

v6.0.1

... (truncated)

Commits

Updates @mui/material from 5.16.7 to 6.0.2

Release notes

Sourced from @​mui/material's releases.

v6.0.2

Sep 3, 2024

A big thanks to the 11 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​iamandrewluca, @​ishon19, @​Janpot, @​joserodolfofreitas, @​MateuszGroth, @​Michael-Hutchinson, @​michelengelen, @​oliviertassinari, @​siriwatknp, @​zanivan

v6.0.1

Aug 29, 2024

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

6.0.2

Sep 3, 2024

A big thanks to the 11 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​iamandrewluca, @​ishon19, @​Janpot, @​joserodolfofreitas, @​MateuszGroth, @​Michael-Hutchinson, @​michelengelen, @​oliviertassinari, @​siriwatknp, @​zanivan

v6.0.1

... (truncated)

Commits
  • bb620d8 v6.0.2 (#43580)
  • 027225c [typescript] Fix missing Theme generic (#43523)
  • 02e35ca Bump @​types/chai to ^4.3.19 (#43552)
  • e13f1c9 [material-ui] Fix createTheme with just color schemes (#43518)
  • 00eb6b9 [material-ui][MenuList] Do not react to an event with modifier key pressed (#...
  • 8b8732e [material-ui][Menu,Popover] Fix Backdrop props descriptions (#43503)
  • b662c85 Bump sinon to ^18.0.0 (#43512)
  • 71dbef6 [release] v6.0.1 (#43515)
  • 975ecbb [material-ui] Attach default light color scheme when enabling CSS theme varia...
  • f71b23a [core] Remove 'use client' from index files and useAutocomplete reexport (#...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency (dev or runtime) javascript Pull requests that update Javascript code labels Sep 6, 2024
@dependabot dependabot bot requested review from a team, csouchet and tbouffard and removed request for a team September 6, 2024 13:53
@csouchet
Copy link
Member

csouchet commented Sep 6, 2024

Need to migrate to v6: https://mui.com/material-ui/migration/upgrade-to-v6

@csouchet csouchet marked this pull request as draft September 6, 2024 13:55
dependabot bot and others added 3 commits September 6, 2024 18:43
Bumps the mui group with 2 updates in the / directory: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material).


Updates `@mui/icons-material` from 5.16.7 to 6.0.2
- [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/v6.0.2/packages/mui-icons-material)

Updates `@mui/material` from 5.16.7 to 6.0.2
- [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/v6.0.2/packages/mui-material)

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

Signed-off-by: dependabot[bot] <[email protected]>
…eady included in the Box type. This might affect your code if you are using the styled function with the Box component. If this is the case, use a div element instead of Box
@csouchet csouchet force-pushed the dependabot/npm_and_yarn/mui-7f5310f098 branch from 1bb247c to a52b6ef Compare September 6, 2024 16:44
Copy link

github-actions bot commented Sep 6, 2024

🎊 PR Preview a52b6ef has been successfully built and deployed to https://process-analytics-process-analytics-dev-site_preview-pr-1325.surge.sh

🕐 Build time: 56.358s

🤖 By surge-preview

@csouchet
Copy link
Member

Updated by #1328

@csouchet csouchet closed this Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mui-7f5310f098 branch September 23, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency (dev or runtime) javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant