BlueBaseJS / plugin-material-ui

😎 Material UI (web) comes to BlueBase!
https://bluebasejs.github.io/plugin-material-ui/
Apache License 2.0
0 stars 0 forks source link

build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 6.1.6 #383

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @storybook/addon-a11y from 5.3.17 to 6.1.6.

Release notes

Sourced from @storybook/addon-a11y's releases.

v6.1.6

Bug Fixes

  • Addon-controls: Fix ensureDocsBeforeControls support for paths (#13204)
  • CLI: Add core-js to Preact generator (#13138)
  • Core: Improve handling of --static-dir option (#13245)
  • Core: Fix webpack5 compatibility check for ProgressPlugin (#13239)

v6.1.5

Bug Fixes

  • Core: Resolve react and react-dom from core (#13195)

v6.1.4

Bug Fixes

  • Core: Clear manager cache on runtime error (#13230)

v6.1.3

Bug Fixes

  • Core: Replace 'trash' with 'fs.remove' (#13211)
  • UI: Fix overflow scrolling on layout:centered (#13217)
  • CLI: Don't install babel for CRA (#13220)
  • Addon-docs: Fix lineheight in typeset component (#13205)

v6.1.2

Bug Fixes

  • Storyshots: Fix beforeScreenshot and afterScreenshot return types (#13198)
  • UI: Target only IE10/IE11 for our CSS vertical centering hack (#13192)

v6.1.1

Bug Fixes

  • Addon-backgrounds: Fix grid disable (#13175)

v6.1.0

Storybook 6.1 is the first in a series of performance-oriented Storybook releases. It includes:

6.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.1.0-alpha.*, 6.1.0-beta.*, and 6.1.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.3 or earlier.

Changelog

Sourced from @storybook/addon-a11y's changelog.

6.1.6 (November 25, 2020)

Bug Fixes

  • Addon-controls: Fix ensureDocsBeforeControls support for paths (#13204)
  • CLI: Add core-js to Preact generator (#13138)
  • Core: Improve handling of --static-dir option (#13245)
  • Core: Fix webpack5 compatibility check for ProgressPlugin (#13239)

6.1.5 (November 24, 2020)

Bug Fixes

  • Core: Resolve react and react-dom from core (#13195)

6.1.4 (November 24, 2020)

Bug Fixes

  • Core: Clear manager cache on runtime error (#13230)

6.1.3 (November 23, 2020)

Bug Fixes

  • Core: Replace 'trash' with 'fs.remove' (#13211)
  • UI: Fix overflow scrolling on layout:centered (#13217)
  • CLI: Don't install babel-loader for CRA (#13220)
  • Addon-docs: Fix lineheight in typeset component (#13205)

6.1.2 (November 21, 2020)

Bug Fixes

  • Storyshots: Fix beforeScreenshot and afterScreenshot return types (#13198)
  • UI: Target only IE10/IE11 for our CSS vertical centering hack (#13192)

6.1.1 (November 20, 2020)

Bug Fixes

  • Addon-backgrounds: Fix grid disable (#13175)

6.1.0 (November 19, 2020)

6.1 is the first in a series of performance-oriented Storybook releases. It includes:

Commits


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

Codecov Report

Merging #383 (d2f6c55) into master (eb2a71d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #383   +/-   ##
=======================================
  Coverage   98.60%   98.60%           
=======================================
  Files          91       91           
  Lines         719      719           
  Branches       91       91           
=======================================
  Hits          709      709           
  Misses          4        4           
  Partials        6        6           

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 eb2a71d...d2f6c55. Read the comment docs.

dependabot-preview[bot] commented 3 years ago

Superseded by #386.