Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2025

Bumps the mui group in /frontend with 4 updates: @emotion/styled, @mui/icons-material, @mui/material and @mui/x-date-pickers.

Updates @emotion/styled from 11.14.0 to 11.14.1

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.1

Patch Changes

  • #3334 0facbe4 Thanks @​ZachRiegel! - Renamed default-exported variable in @emotion/styled to aid inferred import names in auto-import completions in IDEs
Commits

Updates @mui/icons-material from 6.4.2 to 7.3.2

Release notes

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

v7.3.2

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

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

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

7.3.2

Sep 1, 2025

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

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @mui/material from 6.4.2 to 7.3.2

Release notes

Sourced from @​mui/material's releases.

v7.3.2

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

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

7.3.2

Sep 1, 2025

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

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @mui/x-date-pickers from 7.25.0 to 8.11.1

Release notes

Sourced from @​mui/x-date-pickers's releases.

v8.11.1

We'd like to extend a big thank you to the 6 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community members for their valuable contributions: @​sai6855

The following are all team members who have contributed to this release: @​brijeshb42, @​flaviendelangle, @​JCQuintas, @​mapache-salvaje, @​oliviertassinari

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers

@mui/[email protected]

  • [pickers] Merge slotProps for input adornment in PickerFieldUI component (#19399) @​sai6855

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts

@mui/[email protected]

  • [charts] Prevent crash and warn user on incorrect axisId when composing (#19397) @​JCQuintas

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Tree View

@mui/[email protected]

... (truncated)

Changelog

Sourced from @​mui/x-date-pickers's changelog.

8.11.1

Sep 4, 2025

We'd like to extend a big thank you to the 6 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community members for their valuable contributions: @​sai6855

The following are all team members who have contributed to this release: @​brijeshb42, @​flaviendelangle, @​JCQuintas, @​mapache-salvaje, @​oliviertassinari

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers

@mui/[email protected]

  • [pickers] Merge slotProps for input adornment in PickerFieldUI component (#19399) @​sai6855

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts

@mui/[email protected]

  • [charts] Prevent crash and warn user on incorrect axisId when composing (#19397) @​JCQuintas

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Tree View

@mui/[email protected]

... (truncated)

Commits
  • 89a9395 [release] v8.11.1 (#19419)
  • 8af5dce [infra] Remove "main" fields from publishable packages (#19407)
  • 9ec5b3b [pickers] Merge slotProps for input adornment in PickerFieldUI component (#19...
  • 63e1254 [release] v8.11.0 (#19367)
  • 926e05c [pickers] Fix display of placeholder when label is shrunk (#19318)
  • b5026f1 [DatePicker]fix firefox bug causing crash when startContainer is Restricted o...
  • 90d94c7 [infra] Migrate to use eslint without airbnb config (#19269)
  • c5df339 [pickers] RTL not applied correctly for Calendar Systems examples (works in v...
  • 1ea5c80 [pickers] Use the locale week day on the Luxon adapter (#19230)
  • dbd436e [release] v8.10.2 (#19258)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​mui/x-date-pickers since your current version.


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

Bumps the mui group in /frontend with 4 updates: [@emotion/styled](https://github.com/emotion-js/emotion), [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) and [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers).


Updates `@emotion/styled` from 11.14.0 to 11.14.1
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@mui/icons-material` from 6.4.2 to 7.3.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/v7.3.2/packages/mui-icons-material)

Updates `@mui/material` from 6.4.2 to 7.3.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/v7.3.2/packages/mui-material)

Updates `@mui/x-date-pickers` from 7.25.0 to 8.11.1
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v8.11.1/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-version: 11.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mui
- dependency-name: "@mui/icons-material"
  dependency-version: 7.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/material"
  dependency-version: 7.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/x-date-pickers"
  dependency-version: 8.11.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mui
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 5, 2025
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 file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants