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

chore: bump @material-ui/core from 4.9.4 to 4.12.3 #102

Merged
merged 2 commits into from
Jan 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps @material-ui/core from 4.9.4 to 4.12.3.

Release notes

Sourced from @​material-ui/core's releases.

v4.12.3

@material-ui/core@4.12.3

Docs

Core

All contributors of this release in alphabetical order: @​eps1lon, @​mnajdova, @​HumbertoL, @​oliviertassinari, @​Siv-tspab

v4.12.2

@material-ui/core@4.12.2

Docs

All contributors of this release in alphabetical order: @​eps1lon, @​m4theushw, @​mbrookes, @​mnajdova, @​oliviertassinari, @​serenalin121

v4.12.1

This release is released to fix the package.json generation in the previous release.

Core

v4.12.0

Big thanks to the 12 contributors who made this release possible. It includes deprecations that should help developers to have an easier adoption of v5.

... (truncated)

Changelog

Sourced from @​material-ui/core's changelog.

4.12.3

Jul 27, 2021

@material-ui/core@4.12.3

Docs

Core

All contributors of this release in alphabetical order: @​eps1lon, @​mnajdova, @​HumbertoL, @​oliviertassinari, @​Siv-tspab

4.12.2

Jul 19, 2021

@material-ui/core@4.12.2

Docs

All contributors of this release in alphabetical order: @​eps1lon, @​m4theushw, @​mbrookes, @​mnajdova, @​oliviertassinari, @​serenalin121

... (truncated)

Commits
  • 77a8dae v4.12.3 (#27465)
  • e02afb6 [ImageList] Fix deprecation warnings (#27502)
  • bb3b9ad [TablePagination] Re-introduce deprecated onChangePage to `ActionsComponent...
  • 4fe0df5 [AccordionSummary] Fix false-positive propType warning with `disableG… (#27385)
  • 8fd66a1 [TextareaAutosize] Updated deprecation warning to suggest minRows instead of ...
  • 958241a v4.12.2 (#27355)
  • 9c48d0b [AccordionSummary] Ensure backwards compatible deprecation of classes.focused...
  • a74def3 [TextField] Add support for minRows (#27293)
  • fdb2f17 [Accordion, Collapse] Fix failed proptype error (#27307)
  • 4dc8c9b v4.12.1 (#27161)
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @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)

Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.9.4 to 4.12.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/v4.12.3/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.12.3/packages/material-ui)

---
updated-dependencies:
- dependency-name: "@material-ui/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@kylecarbs kylecarbs enabled auto-merge (squash) January 31, 2022 04:20
@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #102 (b3f78e3) into main (3900c33) will decrease coverage by 1.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   72.37%   71.12%   -1.26%     
==========================================
  Files          89       38      -51     
  Lines        3627     3120     -507     
  Branches       55        0      -55     
==========================================
- Hits         2625     2219     -406     
+ Misses        785      695      -90     
+ Partials      217      206      -11     
Flag Coverage Δ
unittest-go-macos-latest 68.13% <ø> (+0.03%) ⬆️
unittest-go-ubuntu-latest 70.06% <ø> (+0.06%) ⬆️
unittest-go-windows-latest ?
unittest-js ?
Impacted Files Coverage Δ
peerbroker/listen.go 82.40% <0.00%> (-2.40%) ⬇️
peer/channel.go 82.92% <0.00%> (-1.83%) ⬇️
peer/conn.go 79.68% <0.00%> (-0.79%) ⬇️
site/contexts/UserContext.tsx
site/pages/_document.tsx
site/components/EmptyState/index.tsx
site/components/SignIn/Welcome.tsx
site/util/array.ts
site/theme/theme.tsx
site/components/Form/FormTitle.tsx
... and 44 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3900c33...b3f78e3. Read the comment docs.

@kylecarbs kylecarbs merged commit d65ce2d into main Jan 31, 2022
@kylecarbs kylecarbs deleted the dependabot/npm_and_yarn/material-ui/core-4.12.3 branch January 31, 2022 04:23
kylecarbs added a commit that referenced this pull request Jan 31, 2022
kylecarbs added a commit that referenced this pull request Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant