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 #1328

Merged
merged 4 commits into from
Sep 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 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.1.1

Release notes

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

v6.1.1

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

  • Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#43360) @​yash49

Docs

Core

... (truncated)

Changelog

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

v6.1.1

Sep 19, 2024

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

  • Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#43360) @​yash49

Docs

Core

... (truncated)

Commits

Updates @mui/material from 5.16.7 to 6.1.1

Release notes

Sourced from @​mui/material's releases.

v6.1.1

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

  • Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#43360) @​yash49

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v6.1.1

Sep 19, 2024

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

  • Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#43360) @​yash49

Docs

Core

... (truncated)

Commits

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 20, 2024
@dependabot dependabot bot requested review from a team, csouchet and tbouffard and removed request for a team September 20, 2024 13:34
@csouchet
Copy link
Member

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

@csouchet csouchet marked this pull request as draft September 23, 2024 07:55
Copy link

github-actions bot commented Sep 23, 2024

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

🕐 Build time: 55.138s

🤖 By surge-preview

dependabot bot and others added 4 commits September 23, 2024 11:55
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.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/v6.1.1/packages/mui-icons-material)

Updates `@mui/material` from 5.16.7 to 6.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/v6.1.1/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
(cherry picked from commit a52b6ef)
…t is already 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"

This reverts commit 99153f9.
@csouchet csouchet force-pushed the dependabot/npm_and_yarn/mui-b04d0346de branch from ec183a5 to 958ad0b Compare September 23, 2024 09:55
@csouchet csouchet marked this pull request as ready for review September 23, 2024 09:59
@csouchet csouchet merged commit 6f5eec6 into main Sep 23, 2024
3 checks passed
@csouchet csouchet deleted the dependabot/npm_and_yarn/mui-b04d0346de branch September 23, 2024 09:59
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