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

Bump the matrix-widget-toolkit group with 5 updates #183

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps the matrix-widget-toolkit group with 5 updates:

Package From To
@mui/base 5.0.0-beta.13 5.0.0-beta.18
@mui/icons-material 5.14.7 5.14.12
@mui/lab 5.0.0-alpha.142 5.0.0-alpha.147
@mui/material 5.14.7 5.14.12
i18next 23.4.6 23.5.1

Updates @mui/base from 5.0.0-beta.13 to 5.0.0-beta.18

Changelog

Sourced from @​mui/base's changelog.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @mui/icons-material from 5.14.7 to 5.14.12

Release notes

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

v5.14.12

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

  • 🎨 Introduced color inversion utilities to Joy UI (#38916) @​siriwatknp
  • 🚀 Added Chip and related TextField components to Material You @​DiegoAndai, @​mj12albert
  • 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#38785) @​xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Changelog

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

5.14.12

Oct 3, 2023

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

  • 🎨 Introduced color inversion utilities to Joy UI (#38916) @​siriwatknp
  • 🚀 Added Chip and related TextField components to Material You @​DiegoAndai, @​mj12albert
  • 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#38785) @​xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Commits

Updates @mui/lab from 5.0.0-alpha.142 to 5.0.0-alpha.147

Commits

Updates @mui/material from 5.14.7 to 5.14.12

Release notes

Sourced from @​mui/material's releases.

v5.14.12

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

  • 🎨 Introduced color inversion utilities to Joy UI (#38916) @​siriwatknp
  • 🚀 Added Chip and related TextField components to Material You @​DiegoAndai, @​mj12albert
  • 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#38785) @​xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.14.12

Oct 3, 2023

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

  • 🎨 Introduced color inversion utilities to Joy UI (#38916) @​siriwatknp
  • 🚀 Added Chip and related TextField components to Material You @​DiegoAndai, @​mj12albert
  • 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#38785) @​xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Commits
  • bd450a0 5.14.12 (#39304)
  • 58504fa [ButtonGroup] Fix rendering with conditional elements (#38989)
  • beafaea [system] Add support for variants in the styled() util (#39073)
  • 07730e8 [DialogActions][material] Apply margin-left when children is not of button ...
  • 410d310 Bump @​types/react to v18.2.23 (#39121)
  • 572449d [material-ui][Select] Improve a11y by adding combobox role and aria-controls ...
  • 99a1b85 [material-ui][Select] Fix MenuProps slotProps forwarding (#39177)
  • fd64c77 Bump @​testing-library/user-event to ^14.5.1 (#39130)
  • 60520f9 Bump babel (#39115)
  • deb1973 Bump @​types/prop-types to ^15.7.7 (#39120)
  • Additional commits viewable in compare view

Updates i18next from 23.4.6 to 23.5.1

Release notes

Sourced from i18next's releases.

v23.5.1

  • types: use unknown to better infer types on nested t functions also for older typescript version 2032

v23.5.0

  • types: use unknown to better infer types on nested t functions 2018

v23.4.9

  • fix: preload languages also on cimode, if configured also as fallbackLng

v23.4.8

  • fix: preload languages also on cimode, if configured

v23.4.7

  • preload languages also on cimode, if configured
Changelog

Sourced from i18next's changelog.

23.5.1

  • types: use unknown to better infer types on nested t functions also for older typescript version 2032

23.5.0

  • types: use unknown to better infer types on nested t functions 2018

23.4.9

  • fix: preload languages also on cimode, if configured also as fallbackLng

23.4.8

  • fix: preload languages also on cimode, if configured

23.4.7

  • preload languages also on cimode, if configured
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

Bumps the matrix-widget-toolkit group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/base](https://github.com/mui/material-ui/tree/HEAD/packages/mui-base) | `5.0.0-beta.13` | `5.0.0-beta.18` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.14.7` | `5.14.12` |
| [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `5.0.0-alpha.142` | `5.0.0-alpha.147` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.14.7` | `5.14.12` |
| [i18next](https://github.com/i18next/i18next) | `23.4.6` | `23.5.1` |


Updates `@mui/base` from 5.0.0-beta.13 to 5.0.0-beta.18
- [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/HEAD/packages/mui-base)

Updates `@mui/icons-material` from 5.14.7 to 5.14.12
- [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.14.12/packages/mui-icons-material)

Updates `@mui/lab` from 5.0.0-alpha.142 to 5.0.0-alpha.147
- [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/HEAD/packages/mui-lab)

Updates `@mui/material` from 5.14.7 to 5.14.12
- [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.14.12/packages/mui-material)

Updates `i18next` from 23.4.6 to 23.5.1
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.4.6...v23.5.1)

---
updated-dependencies:
- dependency-name: "@mui/base"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: matrix-widget-toolkit
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: matrix-widget-toolkit
- dependency-name: "@mui/lab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: matrix-widget-toolkit
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: matrix-widget-toolkit
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: matrix-widget-toolkit
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 9, 2023 23:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 9, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 9, 2023

⚠️ No Changeset found

Latest commit: 8da4ff4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-widget-toolkit-f665ac3d73 branch October 16, 2023 22:26
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