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 6 updates #304

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

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

Package From To
@mui/icons-material 5.14.3 5.14.9
@mui/lab 5.0.0-alpha.140 5.0.0-alpha.145
@mui/material 5.14.5 5.14.10
i18next 23.4.5 23.5.1
matrix-widget-api 1.5.0 1.6.0
react-i18next 13.2.0 13.2.2

Updates @mui/icons-material from 5.14.3 to 5.14.9

Release notes

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

v5.14.9

Sep 13, 2023

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

@mui/[email protected]

@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.9

Sep 13, 2023

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

@mui/[email protected]

@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.140 to 5.0.0-alpha.145

Commits

Updates @mui/material from 5.14.5 to 5.14.10

Release notes

Sourced from @​mui/material's releases.

v5.14.10

Sep 18, 2023

A big thanks to the 16 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.14.10

Sep 18, 2023

A big thanks to the 16 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Commits
  • 14e97bf [release] v5.14.10 (#39034)
  • 4c1deca [docs][material-ui][Pagination] Add TablePagination to the API components l...
  • de106f1 [core] Allow deeper import of @​mui/utils (#38806)
  • 7600bf2 [Chip][material] Add cursor CSS property reset (#38984)
  • 93b3f9c [zero][next] Setup nextjs plugin package (#38852)
  • 97a1e7a [docs-infra] Display markdown lists correctly in docs for props description (...
  • b59570b [core] Fix image loading bug on Safari
  • 8255b71 [release] v5.14.9 (#38920)
  • b1894ed [AlertTitle][BreadCrumbs] Fix inheritance message in docs (#38876)
  • 449d6ed [Tabs] Scrollable tabs shouldn't crash when customizing their styles in the t...
  • Additional commits viewable in compare view

Updates i18next from 23.4.5 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

v23.4.6

  • pass correct language for custom i18nFormat
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

23.4.6

  • pass correct language for custom i18nFormat
Commits

Updates matrix-widget-api from 1.5.0 to 1.6.0

Release notes

Sourced from matrix-widget-api's releases.

v1.6.0

1.6.0 Release

What's Changed

Full Changelog: matrix-org/matrix-widget-api@v1.5.0...v1.6.0

Commits
  • 79a1496 Implement MSC4039: Add an MSC for a new Widget API action to upload files int...
  • c2d9d0b minor version bump
  • See full diff in compare view

Updates react-i18next from 13.2.0 to 13.2.2

Changelog

Sourced from react-i18next's changelog.

13.2.2

  • Fix missing TransWithoutContext type 1672

13.2.1

  • types: Allow iterable ReactI18NextChildren as children 1669
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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.14.3` | `5.14.9` |
| [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `5.0.0-alpha.140` | `5.0.0-alpha.145` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.14.5` | `5.14.10` |
| [i18next](https://github.com/i18next/i18next) | `23.4.5` | `23.5.1` |
| [matrix-widget-api](https://github.com/matrix-org/matrix-widget-api) | `1.5.0` | `1.6.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `13.2.0` | `13.2.2` |


Updates `@mui/icons-material` from 5.14.3 to 5.14.9
- [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.9/packages/mui-icons-material)

Updates `@mui/lab` from 5.0.0-alpha.140 to 5.0.0-alpha.145
- [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.5 to 5.14.10
- [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.10/packages/mui-material)

Updates `i18next` from 23.4.5 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.5...v23.5.1)

Updates `matrix-widget-api` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/matrix-org/matrix-widget-api/releases)
- [Changelog](https://github.com/matrix-org/matrix-widget-api/blob/master/docs/releases.md)
- [Commits](matrix-org/matrix-widget-api@v1.5.0...v1.6.0)

Updates `react-i18next` from 13.2.0 to 13.2.2
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v13.2.0...v13.2.2)

---
updated-dependencies:
- 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
- dependency-name: matrix-widget-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: matrix-widget-toolkit
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 September 25, 2023 01:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 25, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 25, 2023

⚠️ No Changeset found

Latest commit: f88bd33

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 2, 2023

Superseded by #308.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-widget-toolkit-3d03e73ec9 branch October 2, 2023 01:23
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