dictyBase / dicty-components-header-footer

React library for displaying the header and footer in all dictyBase web applications.
https://dictybase.github.io/dicty-components-header-footer
BSD 2-Clause "Simplified" License
0 stars 2 forks source link

chore(deps-dev): bump @material-ui/icons from 4.11.2 to 4.11.3 #609

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @material-ui/icons from 4.11.2 to 4.11.3.

Release notes

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

v4.11.3

Jan 24, 2021

This release fixes an important issue with Chrome 88. The usage of NaN as a CSS property's value with JSS throws an exception.

Those wanting to anticipate the breaking changes coming in v5, on top of benefiting from this release, can install 4.11.3-deprecations.0. This pre-release includes deprecations with an upgrade path.

@material-ui/core@v4.11.3

@material-ui/styles@v4.11.3

@material-ui/system@v4.11.3

Docs

Core

v4.11.3-deprecations.1

Jan 26, 2021

Fix a version resolution issue reported in mui-org/material-ui#24620.

You can install this release with the npm tag:

  "@material-ui/core": "deprecations"

... (truncated)

Changelog

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

4.11.3

Jan 24, 2021

This release fixes an important issue with Chrome 88. The usage of NaN as a CSS property with JSS throws an exception.

@material-ui/core@v4.11.3

@material-ui/styles@v4.11.3

@material-ui/system@v4.11.3

Docs

Core

Commits
Maintainer changes

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


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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #609 (30f7185) into develop (d462f4c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 30f7185 differs from pull request most recent head d4e701e. Consider uploading reports for the commit d4e701e to get more accurate results

@@           Coverage Diff            @@
##           develop     #609   +/-   ##
========================================
  Coverage    77.64%   77.64%           
========================================
  Files            6        6           
  Lines           85       85           
  Branches         4        4           
========================================
  Hits            66       66           
  Misses          19       19           

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 d462f4c...d4e701e. Read the comment docs.

JSneak commented 2 years ago

@dependabot rebase