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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@mui/icons-material 5.14.3 5.14.14
@mui/lab 5.0.0-alpha.140 5.0.0-alpha.149
@mui/material 5.14.5 5.14.14
i18next 23.4.5 23.5.1
matrix-widget-api 1.5.0 1.6.0
react-i18next 13.2.0 13.3.0

Updates @mui/icons-material from 5.14.3 to 5.14.14

Release notes

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

v5.14.14

5.14.14

Oct 17, 2023

A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

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

Oct 17, 2023

A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by brijeshb42, a new releaser for @​mui/icons-material since your current version.


Updates @mui/lab from 5.0.0-alpha.140 to 5.0.0-alpha.149

Commits

Updates @mui/material from 5.14.5 to 5.14.14

Release notes

Sourced from @​mui/material's releases.

v5.14.14

5.14.14

Oct 17, 2023

A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

@mui/[email protected]

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

Oct 17, 2023

A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

... (truncated)

Commits
  • a7b3fba v5.14.14 (#39475)
  • 8937597 [material][tab] Show/hide scroll buttons for dynamically added children (#39415)
  • 32e7748 Bump rollup to ^3.29.4 (#39448)
  • 5c43c72 [mui-system][style] bug fix for style value check color in nullable object (#...
  • d43d35e Bump @​rollup/plugin-replace to ^5.0.4 (#39435)
  • 14dd169 [material-ui][Box] Fix system properties has incorrect Theme interface when...
  • a3b75df [material-ui][AvatarGroup] Add renderSurplus prop (#39283)
  • 604d819 [material-ui][Pagination] Update type parameter of getItemAriaLabel prop ...
  • e417dcf [material-ui][AppBar] Support all default palette colors in TypeScript (#39389)
  • b8811a0 [release] v5.14.13 (#39374)
  • 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.3.0

Changelog

Sourced from react-i18next's changelog.

13.3.0

  • Respect defaultVariables in the interpolation options 1685

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.14` |
| [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `5.0.0-alpha.140` | `5.0.0-alpha.149` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.14.5` | `5.14.14` |
| [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.3.0` |


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

Updates `@mui/lab` from 5.0.0-alpha.140 to 5.0.0-alpha.149
- [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.14
- [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.14/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.3.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v13.2.0...v13.3.0)

---
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-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 17, 2023 11:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 17, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 17, 2023

⚠️ No Changeset found

Latest commit: 5729c91

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

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

@dependabot dependabot bot closed this Oct 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-widget-toolkit-4dc893c471 branch October 18, 2023 13:51
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