Bump the matrix-widget-toolkit group across 1 directory with 6 updates
Bumps the matrix-widget-toolkit group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| @matrix-widget-toolkit/mui | 1.2.1 |
2.0.0 |
| i18next | 23.11.2 |
23.11.4 |
| @matrix-widget-toolkit/react | 1.0.6 |
2.0.0 |
| @mui/icons-material | 5.15.15 |
5.15.17 |
| @mui/material | 5.15.15 |
5.15.17 |
Updates @matrix-widget-toolkit/mui from 1.2.1 to 2.0.0
Release notes
Sourced from @matrix-widget-toolkit/mui's releases.
@matrix-widget-toolkit/mui@2.0.0Major Changes
- 71bd53c: Upgrade to React 18
Patch Changes
- Updated dependencies [71bd53c]
@matrix-widget-toolkit/react@2.0.0
Changelog
Sourced from @matrix-widget-toolkit/mui's changelog.
2.0.0
Major Changes
- 71bd53c: Upgrade to React 18
Patch Changes
- Updated dependencies [71bd53c]
@matrix-widget-toolkit/react@2.0.0
Commits
6551360Version Packages56ac982Apply feedback from reviewf4bdb2aAdd notice headers to jest.config665e78dMore conflicts fixing0ec27fcBump the development-dependencies group across 1 directory with 3 updates10fc981Fix conflicts from main merge71bd53cFinal tweaks and changeset for major version updatee2e7377Bump@fontsource/interfrom 5.0.17 to 5.0.189167891Bump react-i18next from 14.1.0 to 14.1.1 in the i18next group5d0fc08Merge branch 'main' into dependabot/npm_and_yarn/development-dependencies-7bb...- Additional commits viewable in compare view
Updates i18next from 23.11.2 to 23.11.4
Release notes
Sourced from i18next's releases.
v23.11.4
- perf(interpolator): use object deconstruction 2181
v23.11.3
- fix: Unsupported language is automatically added to preload option 2178
Changelog
Sourced from i18next's changelog.
23.11.4
- perf(interpolator): use object deconstruction 2181
23.11.3
- fix: Unsupported language is automatically added to preload option 2178
Commits
Updates react-i18next from 14.1.0 to 14.1.1
Changelog
Sourced from react-i18next's changelog.
14.1.1
- do not modify passed tOptions context property to address 1745
Commits
Updates @matrix-widget-toolkit/react from 1.0.6 to 2.0.0
Release notes
Sourced from @matrix-widget-toolkit/react's releases.
@matrix-widget-toolkit/react@2.0.0Major Changes
- 71bd53c: Upgrade to React 18
Changelog
Sourced from @matrix-widget-toolkit/react's changelog.
2.0.0
Major Changes
- 71bd53c: Upgrade to React 18
Commits
6551360Version Packagesf4bdb2aAdd notice headers to jest.config665e78dMore conflicts fixing0ec27fcBump the development-dependencies group across 1 directory with 3 updates71bd53cFinal tweaks and changeset for major version updatee258b4bUse eslint 8.57.0, testing-library/react 12.1.5, msw 1.3.230e01d0Bump the development-dependencies group with 18 updates87be8bdAll tests now pass without warningsa8f0cc1Updated examples and all packages to React 18.x, Redux 5.x, React Redux 9.x a...d932759Bump react-use from 17.4.4 to 17.5.0- Additional commits viewable in compare view
Updates @mui/icons-material from 5.15.15 to 5.15.17
Release notes
Sourced from @mui/icons-material's releases.
v5.15.17
May 8, 2024
A big thanks to the 4 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [Slider] Move palette styles to the bottom (#41676)
@siriwatknpDocs
- Fix SEO redirection issues
@oliviertassinari- [material-ui] Fix broken link (
@aarongarciah) (#42143)@github-actions[bot]- [material-ui] Fix link on the Sync page (
@danilo-leal) (#42089)@github-actions[bot]Core
- [blog] Shorten title to fit
@oliviertassinari- [blog] Update Sync post OG image (
@danilo-leal) (#42117)@github-actions[bot]- [blog] A few tweaks in introducing-sync-plugin (
@oliviertassinari) (#42094)@github-actions[bot]- [docs-infra] Fix code block layout shift (#41917)
@oliviertassinari- [website] Fix home page slider's track position (
@aarongarciah) (#42144)@github-actions[bot]- [website] Closing the survey
@oliviertassinari- [website] Remove Survey banner from website and Core docs (#42104)
@joserodolfofreitasAll contributors of this release in alphabetical order:
@github-actions[bot],@joserodolfofreitas,@oliviertassinari,@siriwatknpv5.15.16
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [material-ui][Dialog] Prevent onClick on the root element from being overwritten (
@ryanburr) (#41914)@github-actions[bot]- [material-ui][Select] Fix
muiNameproperty TypeScript error (@EyaOuenniche) (#41786)@github-actions[bot]- —>[material-ui][l10n] Fix typo in is-IS locale (
@magnimarels) (#41815)@github-actions[bot]Docs
- Fix small SEO issues
@oliviertassinari- Fix 301 Toolpad links
@oliviertassinari- Fix 301 Toolpad links
@oliviertassinari- Fix 301 image redirections
@oliviertassinari- Fix small SEO issues
@oliviertassinari- Fix 301 redirection
@oliviertassinari- Fix format git diff regression (#41882)
@oliviertassinari- Fix 301 links
@oliviertassinari- [material-ui] Fix import statement in migration guide (
@sai6855) (#41864)@github-actions[bot]- [material-ui] Update Figma plugin name (
@danilo-leal) (#42057)@github-actions[bot]
... (truncated)
Changelog
Sourced from @mui/icons-material's changelog.
v5.15.17
May 8, 2024
A big thanks to the 4 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [Slider] Move palette styles to the bottom (#41676)
@siriwatknpDocs
- Fix SEO redirection issues
@oliviertassinari- [material-ui] Fix broken link (
@aarongarciah) (#42143)@github-actions[bot]- [material-ui] Fix link on the Sync page (
@danilo-leal) (#42089)@github-actions[bot]Core
- [blog] Shorten title to fit
@oliviertassinari- [blog] Update Sync post OG image (
@danilo-leal) (#42117)@github-actions[bot]- [blog] A few tweaks in introducing-sync-plugin (
@oliviertassinari) (#42094)@github-actions[bot]- [docs-infra] Fix code block layout shift (#41917)
@oliviertassinari- [website] Fix home page slider's track position (
@aarongarciah) (#42144)@github-actions[bot]- [website] Closing the survey
@oliviertassinari- [website] Remove Survey banner from website and Core docs (#42104)
@joserodolfofreitasAll contributors of this release in alphabetical order:
@github-actions[bot],@joserodolfofreitas,@oliviertassinari,@siriwatknpv5.15.16
May 1, 2024
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [material-ui][Dialog] Prevent onClick on the root element from being overwritten (
@ryanburr) (#41914)@github-actions[bot]- [material-ui][Select] Fix
muiNameproperty TypeScript error (@EyaOuenniche) (#41786)@github-actions[bot]- —>[material-ui][l10n] Fix typo in is-IS locale (
@magnimarels) (#41815)@github-actions[bot]Docs
- Fix small SEO issues
@oliviertassinari- Fix 301 Toolpad links
@oliviertassinari
... (truncated)
Commits
9bc4fc4v5.15.17 (#42162)284e251v5.15.16 (#42084)- See full diff in compare view
Updates @mui/material from 5.15.15 to 5.15.17
Release notes
Sourced from @mui/material's releases.
v5.15.17
May 8, 2024
A big thanks to the 4 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [Slider] Move palette styles to the bottom (#41676)
@siriwatknpDocs
- Fix SEO redirection issues
@oliviertassinari- [material-ui] Fix broken link (
@aarongarciah) (#42143)@github-actions[bot]- [material-ui] Fix link on the Sync page (
@danilo-leal) (#42089)@github-actions[bot]Core
- [blog] Shorten title to fit
@oliviertassinari- [blog] Update Sync post OG image (
@danilo-leal) (#42117)@github-actions[bot]- [blog] A few tweaks in introducing-sync-plugin (
@oliviertassinari) (#42094)@github-actions[bot]- [docs-infra] Fix code block layout shift (#41917)
@oliviertassinari- [website] Fix home page slider's track position (
@aarongarciah) (#42144)@github-actions[bot]- [website] Closing the survey
@oliviertassinari- [website] Remove Survey banner from website and Core docs (#42104)
@joserodolfofreitasAll contributors of this release in alphabetical order:
@github-actions[bot],@joserodolfofreitas,@oliviertassinari,@siriwatknpv5.15.16
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [material-ui][Dialog] Prevent onClick on the root element from being overwritten (
@ryanburr) (#41914)@github-actions[bot]- [material-ui][Select] Fix
muiNameproperty TypeScript error (@EyaOuenniche) (#41786)@github-actions[bot]- —>[material-ui][l10n] Fix typo in is-IS locale (
@magnimarels) (#41815)@github-actions[bot]Docs
- Fix small SEO issues
@oliviertassinari- Fix 301 Toolpad links
@oliviertassinari- Fix 301 Toolpad links
@oliviertassinari- Fix 301 image redirections
@oliviertassinari- Fix small SEO issues
@oliviertassinari- Fix 301 redirection
@oliviertassinari- Fix format git diff regression (#41882)
@oliviertassinari- Fix 301 links
@oliviertassinari- [material-ui] Fix import statement in migration guide (
@sai6855) (#41864)@github-actions[bot]- [material-ui] Update Figma plugin name (
@danilo-leal) (#42057)@github-actions[bot]
... (truncated)
Changelog
Sourced from @mui/material's changelog.
v5.15.17
May 8, 2024
A big thanks to the 4 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [Slider] Move palette styles to the bottom (#41676)
@siriwatknpDocs
- Fix SEO redirection issues
@oliviertassinari- [material-ui] Fix broken link (
@aarongarciah) (#42143)@github-actions[bot]- [material-ui] Fix link on the Sync page (
@danilo-leal) (#42089)@github-actions[bot]Core
- [blog] Shorten title to fit
@oliviertassinari- [blog] Update Sync post OG image (
@danilo-leal) (#42117)@github-actions[bot]- [blog] A few tweaks in introducing-sync-plugin (
@oliviertassinari) (#42094)@github-actions[bot]- [docs-infra] Fix code block layout shift (#41917)
@oliviertassinari- [website] Fix home page slider's track position (
@aarongarciah) (#42144)@github-actions[bot]- [website] Closing the survey
@oliviertassinari- [website] Remove Survey banner from website and Core docs (#42104)
@joserodolfofreitasAll contributors of this release in alphabetical order:
@github-actions[bot],@joserodolfofreitas,@oliviertassinari,@siriwatknpv5.15.16
May 1, 2024
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [material-ui][Dialog] Prevent onClick on the root element from being overwritten (
@ryanburr) (#41914)@github-actions[bot]- [material-ui][Select] Fix
muiNameproperty TypeScript error (@EyaOuenniche) (#41786)@github-actions[bot]- —>[material-ui][l10n] Fix typo in is-IS locale (
@magnimarels) (#41815)@github-actions[bot]Docs
- Fix small SEO issues
@oliviertassinari- Fix 301 Toolpad links
@oliviertassinari
... (truncated)
Commits
9bc4fc4v5.15.17 (#42162)813a7b3[material-ui][slider] Move palette styles to the bottom (#41676)284e251v5.15.16 (#42084)6bcb471[material-ui][Dialog] Prevent onClick on the root element from being overwrit...fc95e40[l10n] Fix typo in is-IS locale (@magnimarels) (#41815)bbe55fb[material-ui][Select] FixmuiNameproperty TypeScript error (@EyaOuenniche)...- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill 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 versionwill 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
⚠️ No Changeset found
Latest commit: 7402d5c427f03e4597a72278dce80643a8110bfc
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
Superseded by #440.