Skip to content

Comments

Update @mui/material: 5.0.0-rc.1 → 5.0.6 (patch)#13

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/@mui/material-5.0.6
Closed

Update @mui/material: 5.0.0-rc.1 → 5.0.6 (patch)#13
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/@mui/material-5.0.6

Conversation

@depfu
Copy link

@depfu depfu bot commented Oct 28, 2021

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​mui/material (5.0.0-rc.1 → 5.0.6) · Repo · Changelog

Release Notes

5.0.6

Oct 27, 2021

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

  • 🔧 Fix reported TypeScript issues on the @mui/system package because some packages were not released

@mui/material@5.0.6

@mui/system@5.0.6

  • ​[system] Fix various issues reported by using @mui/styled-engine-sc (#29035) @mnajdova
  • ​[system] Fix executing server-side Emotion component as function interpolation (#29290) @Andarist

Docs

All contributors of this release in alphabetical order: @Andarist, @hbjORbj, @oliviertassinari, @williamhaley

5.0.5

Oct 26, 2021

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

@mui/codemod@5.0.5

  • ​[codemod] Support new package name in link-underline-hover transformer (#29214) @siriwatknp

@mui/core@5.0.0-alpha.52

@mui/lab@5.0.0-alpha.52

@mui/icons@5.0.5

@mui/material@5.0.5

@mui/system@5.0.5

Documentation

Core

All contributors of this release in alphabetical order: @adamfitzgibbon, @DanailH, @deepanshu2506, @Devesh21700Kumar, @eps1lon, @gnowland, @hbjORbj, @jatinsandilya, @JuliaNeumann, @LorenzHenk, @michal-perlakowski, @michaldudak, @mnajdova, @nikitabobers, @NMinhNguyen, @omarmosid, @rebeccahongsf, @siriwatknp, @waxidiotic

5.0.4

Oct 14, 2021

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

  • 🧪 Added UnstyledInput and useInput hook in the the first component in @mui/core package @michaldudak (#28053)
  • 🐛 Fixed many bugs and improved the documentation 📚.

@mui/material@5.0.4

  • ​[Chip] disable ripple only if onDelete is present. (#29034) @mottox2
  • ​[Pagination] Fix clicking on ... triggering onChange with page value null (#28884) @ZeeshanTamboli
  • ​[Tabs] Alternative way to disable ":first-child is unsafe" error (#28982) @hbjORbj
  • ​[Tabs] Fix ":first-child is potentially unsafe" error (#28890) @hbjORbj
  • ​[transitions] Mark children as required where nullish children would crash at runtime (#29028) @eps1lon

@mui/system@5.0.4

@mui/core@5.0.0-alpha.51

@mui/lab@5.0.0-alpha.51

  • ​[DesktopDatePicker] add Paper props to pass down to Paper component (#28865) @amen-souissi

Docs

Core

All contributors of this release in alphabetical order: @amen-souissi, @benmneb, @epodol, @eps1lon, @goncalovf, @hbjORbj, @Jareechang, @kgregory, @michaldudak, @mnajdova, @mottox2, @officialpiyush, @phudekar, @siriwatknp, @tanyabouman, @visualfanatic, @ZeeshanTamboli

5.0.3

Oct 7, 2021

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

  • 🧪 Created the first component in @mui/material-next - our v6 prototype package.
  • 🐛 Fixed many bugs and improved the documentation 📚.

@mui/material@5.0.3

  • ​[Stack] Add props & variants types in the theme (#28843) @mnajdova
  • ​[InputLabel] Fix condition for applying formControl overrides (#28707) @yevheniiminin
  • ​[Tooltip] Allow overriding internal components and their props (#28692) @michaldudak
  • ​[transitions] Fix addEndListener not being called with the DOM node (#28715) @eps1lon

@mui/codemod@5.0.3

  • ​[codemod] Fix optimal-imports to support v4 and v5-alpha, beta (#28812) @siriwatknp

@mui/system@5.0.3

@mui/styled-engine-sc@5.0.3

  • ​Don't allow styled-components APIs on mui styled function (#28807) @hbjORbj

@mui/core@5.0.0-alpha.50

  • ​[ButtonUnstyled] Don't set redundant role=button (#28488) @michaldudak
  • ​[SliderUnstyled] Prevent unknown-prop error when using marks prop (#28868) @hbjORbj

@mui/lab@5.0.0-alpha.50

  • ​[pickers] Change view even if onViewChange is set (#28765) @eps1lon

@mui/material-next@6.0.0-alpha.4

Docs

Core

  • ​[core] Remove --exact from release:version (#28840) @siriwatknp
  • ​[core] Neglect framer from release flow (#28680) @siriwatknp
  • ​[test] Add a test for not allowing styled-components' APIs on mui styled function (#28862) @hbjORbj
  • ​[test] Fix instances where type tests were only passing due to object being part of ReactNode (#28804) @eps1lon
  • ​[test] Move ByMuiTest to test/utils (#28509) @eps1lon

All contributors of this release in alphabetical order: @AnilSeervi, @avranju94, @cacpgomes, @danilo-leal, @epodol, @eps1lon, @hbjORbj, @iamsergo, @michaldudak, @mnajdova, @owais635, @saeedseyfi, @Sharry0, @siriwatknp, @smmoosavi, @taghi-khavari, @veerreshr, @yevheniiminin, @ZeeshanTamboli

5.0.2

Sep 29, 2021

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

  • 🔧 Improve jss-to-styled codemod to use new package names.
  • And many more 🐛 bug fixes and 📚 improvements.

@mui/material@5.0.2

@mui/codemod@5.0.2

  • ​[codemod] Add MenuItem v.1.0.0 transform for primaryText property (#28640) @dmitry-yudakov
  • ​[codemod] Update the imports in jss-to-styled to match the new package names (#28667) @mnajdova

@mui/system@5.0.2

  • ​[system] Fix types to support theme callbacks on pseudo and nested selectors (#28570) @mnajdova

Docs

Core

All contributors of this release in alphabetical order: @adamthewebguy, @alexeagleson, @Brlaney, @chetrit, @danilo-leal, @dmitry-yudakov, @eps1lon, @fxlemire, @garronej, @kiznick, @mnajdova, @naveen-bharathi, @oliviertassinari, @praveenkumar-kalidass, @siriwatknp

5.0.1

Sep 22, 2021

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

  • 🔎 Improve the search on the documentation.
  • 📚 Improve the v4 to v5 migration guide.
  • And many more 🐛 bug fixes and 📚 improvements.

@mui/material@5.0.1

@mui/codemod@5.0.1

@mui/lab@5.0.0-alpha.48

Docs

Core

All contributors of this release in alphabetical order: @breitembach, @chetrit, @coder-freestyle, @danilo-leal, @danwoods, @eps1lon, @hbjORbj, @michaldudak, @mnajdova, @nguyenkhanhnam, @oliviertassinari, @sakura90, @siriwatknp, @valse, @xenostar

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 6 commits:


👉 No CI detected

You don't seem to have any Continuous Integration service set up!

Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.

This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:

  • Circle CI, Semaphore and Travis-CI are all excellent options.
  • If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github.
  • If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with depfu/.

Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu
Copy link
Author

depfu bot commented Nov 9, 2021

Closed in favor of #20.

@depfu depfu bot closed this Nov 9, 2021
@depfu depfu bot deleted the depfu/update/yarn/@mui/material-5.0.6 branch November 9, 2021 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants