SvenKirschbaum / react-stomp-hooks

This repository contain a react library which enables simple access to stomp subscriptions via hooks.
MIT License
63 stars 13 forks source link

⬆️ Bump @material-ui/icons from 4.11.2 to 4.11.3 in /example #14

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)