ufosc / AskAGator

Open source teacher/professor interaction software
10 stars 7 forks source link

Bump @material-ui/styles from 4.1.2 to 4.2.0 #139

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @material-ui/styles from 4.1.2 to 4.2.0.

Release notes *Sourced from [[@​material](https://github.com/material)-ui/styles's releases](https://github.com/mui-org/material-ui/releases).* > ## v4.2.0 > ###### *July 6, 2019* > > Big thanks to the 24 contributors who made this release possible! > > Here are some highlights ✨: > > - ♿️ Fix the persisting aria-hidden logic of the Modal ([#16392](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16392)) [@​eps1lon](https://github.com/eps1lon) > - 💄 Move the Slider component to the core ([#16416](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16416)). > - 💄 Introduce a new TextareaAutosize component ([#16362](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16362)). > - ⚛️ Migrate a few components to testing-library. > - 🚀 Remove two dependencies (react-event-listener and debounce). > - And many more 🐛 bug fixes 📚 improvements. > > ### `@material-ui/core@v4.2.0` > > - [Tabs] Use the correct window reference ([#16497](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16497)) [@​NMinhNguyen](https://github.com/NMinhNguyen) > - [Breadcrumbs] Add li to BreadcrumbsClassKey type ([#16425](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16425)) [@​le0nik](https://github.com/le0nik) > - [ButtonBase] Fix anchors with href having a button role ([#16397](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16397)) [@​eps1lon](https://github.com/eps1lon) > - [ButtonBase] Improve test coverage ([#16361](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16361)) [@​eps1lon](https://github.com/eps1lon) > - [CardMedia] Change prop requirements to conform html picture semantics ([#16396](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16396)) [@​maeertin](https://github.com/maeertin) > - [ClickAwayListener] Don't miss any click away events ([#16446](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16446)) [@​NMinhNguyen](https://github.com/NMinhNguyen) > - [FormControl] Add useFormControlState ([#16467](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16467)) [@​eps1lon](https://github.com/eps1lon) > - [ListItemIcon] Add margin to line up when using flex-start ([#16398](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16398)) [@​slim](https://github.com/slim)-hmidi > - [ListItemSecondaryAction] Add missing types for props spread ([#16411](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16411)) [@​nsams](https://github.com/nsams) > - [MenuItem] Fix type deceleration not using MenuItemClassKey ([#16358](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16358)) [@​merceyz](https://github.com/merceyz) > - [Menu] Fix autoFocus to work correctly with keepMounted ([#16450](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16450)) [@​ryancogswell](https://github.com/ryancogswell) > - [Modal] Fix persisting aria-hidden ([#16392](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16392)) [@​eps1lon](https://github.com/eps1lon) > - [Modal] Make the modal demo style more "agnostic" ([#16385](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16385)) [@​oliviertassinari](https://github.com/oliviertassinari) > - [Select] Fix node reference ([#16401](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16401)) [@​ffjanhoeck](https://github.com/ffjanhoeck) > - [Slider] Fix small step regression ([#16395](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16395)) [@​alitaheri](https://github.com/alitaheri) > - [Slider] Fix textAlign prop affecting Slider rail ([#16440](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16440)) [@​mohan](https://github.com/mohan)-cao > - [Slider] Move to core ([#16416](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16416)) [@​oliviertassinari](https://github.com/oliviertassinari) > - [Tabs] Migrate to hooks ([#16427](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16427)) [@​oliviertassinari](https://github.com/oliviertassinari) > - [TextareaAutosize] Fix one possible case of infinite render loop ([#16387](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16387)) [@​ZYinMD](https://github.com/ZYinMD) > - [TextareaAutosize] New public component ([#16362](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16362)) [@​oliviertassinari](https://github.com/oliviertassinari) > - [Tooltip] Fix arrow demos ([#16412](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16412)) [@​Favna](https://github.com/Favna) > > ### `@material-ui/styles@v4.2.0` > > - [styles] Add test for removing styles via `overrides` ([#16420](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16420)) [@​eps1lon](https://github.com/eps1lon) > - [styles] Handle props of type any in styled ([#16356](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16356)) [@​merceyz](https://github.com/merceyz) > - [styles] Support augmenting CSS properties ([#16333](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16333)) [@​merceyz](https://github.com/merceyz) > > ### `@material-ui/lab@v4.0.0-alpha.19` > > - [Slider] Move to core ([#16416](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16416)) [@​oliviertassinari](https://github.com/oliviertassinari) > > ### Docs > > ... (truncated)
Changelog *Sourced from [[@​material](https://github.com/material)-ui/styles's changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md).* > ## 4.2.0 > ###### *July 6, 2019* > > Big thanks to the 24 contributors who made this release possible! > > Here are some highlights ✨: > > - ♿️ Fix the persisting aria-hidden logic of the Modal ([#16392](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16392)) [@​eps1lon](https://github.com/eps1lon) > - 💄 Move the Slider component to the core ([#16416](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16416)). > - 💄 Introduce a new TextareaAutosize component ([#16362](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16362)). > - ⚛️ Migrate a few components to testing-library. > - 🚀 Remove two dependencies (react-event-listener and debounce). > - And many more 🐛 bug fixes 📚 improvements. > > ### `@material-ui/core@v4.2.0` > > - [Tabs] Use the correct window reference ([#16497](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16497)) [@​NMinhNguyen](https://github.com/NMinhNguyen) > - [Breadcrumbs] Add li to BreadcrumbsClassKey type ([#16425](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16425)) [@​le0nik](https://github.com/le0nik) > - [ButtonBase] Fix anchors with href having a button role ([#16397](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16397)) [@​eps1lon](https://github.com/eps1lon) > - [ButtonBase] Improve test coverage ([#16361](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16361)) [@​eps1lon](https://github.com/eps1lon) > - [CardMedia] Change prop requirements to conform html picture semantics ([#16396](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16396)) [@​maeertin](https://github.com/maeertin) > - [ClickAwayListener] Don't miss any click away events ([#16446](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16446)) [@​NMinhNguyen](https://github.com/NMinhNguyen) > - [FormControl] Add useFormControlState ([#16467](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16467)) [@​eps1lon](https://github.com/eps1lon) > - [ListItemIcon] Add margin to line up when using flex-start ([#16398](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16398)) [@​slim](https://github.com/slim)-hmidi > - [ListItemSecondaryAction] Add missing types for props spread ([#16411](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16411)) [@​nsams](https://github.com/nsams) > - [MenuItem] Fix type deceleration not using MenuItemClassKey ([#16358](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16358)) [@​merceyz](https://github.com/merceyz) > - [Menu] Fix autoFocus to work correctly with keepMounted ([#16450](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16450)) [@​ryancogswell](https://github.com/ryancogswell) > - [Modal] Fix persisting aria-hidden ([#16392](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16392)) [@​eps1lon](https://github.com/eps1lon) > - [Modal] Make the modal demo style more "agnostic" ([#16385](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16385)) [@​oliviertassinari](https://github.com/oliviertassinari) > - [Select] Fix node reference ([#16401](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16401)) [@​ffjanhoeck](https://github.com/ffjanhoeck) > - [Slider] Fix small step regression ([#16395](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16395)) [@​alitaheri](https://github.com/alitaheri) > - [Slider] Fix textAlign prop affecting Slider rail ([#16440](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16440)) [@​mohan](https://github.com/mohan)-cao > - [Slider] Move to core ([#16416](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16416)) [@​oliviertassinari](https://github.com/oliviertassinari) > - [Tabs] Migrate to hooks ([#16427](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16427)) [@​oliviertassinari](https://github.com/oliviertassinari) > - [TextareaAutosize] Fix one possible case of infinite render loop ([#16387](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16387)) [@​ZYinMD](https://github.com/ZYinMD) > - [TextareaAutosize] New public component ([#16362](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16362)) [@​oliviertassinari](https://github.com/oliviertassinari) > - [Tooltip] Fix arrow demos ([#16412](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16412)) [@​Favna](https://github.com/Favna) > > ### `@material-ui/styles@v4.2.0` > > - [styles] Add test for removing styles via `overrides` ([#16420](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16420)) [@​eps1lon](https://github.com/eps1lon) > - [styles] Handle props of type any in styled ([#16356](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16356)) [@​merceyz](https://github.com/merceyz) > - [styles] Support augmenting CSS properties ([#16333](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16333)) [@​merceyz](https://github.com/merceyz) > > ### `@material-ui/lab@v4.0.0-alpha.19` > > - [Slider] Move to core ([#16416](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16416)) [@​oliviertassinari](https://github.com/oliviertassinari) > > ### Docs > > ... (truncated)
Commits - [`cf2cdd8`](https://github.com/mui-org/material-ui/commit/cf2cdd83f2a2f65d0e979d1faa9e815a5e2d3502) v4.2.0 - [`ed2ade1`](https://github.com/mui-org/material-ui/commit/ed2ade169262d9fb42e9db00b863f6f842122ea1) [styles] Support augmenting CSS properties ([#16333](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16333)) - [`29b5051`](https://github.com/mui-org/material-ui/commit/29b5051381b73162bd72bd7897961727cac604a1) [styles] Handle props of type any in styled ([#16356](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16356)) - [`212e8bd`](https://github.com/mui-org/material-ui/commit/212e8bd119d56edf72b4daffdbd5f14b11121535) [styles] Add test for removing styles via `overrides` ([#16420](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16420)) - See full diff in [compare view](https://github.com/mui-org/material-ui/commits/v4.2.0/packages/material-ui-styles)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.