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.14 #406

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.14.

Release notes

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

v6.1.14

Bug Fixes

  • Core: Use fs-extra emptyDir so build works on docker volume (#13474)
  • Addon-docs: Tighten preset webpack pattern for mdx stories (#13476)
  • Typescript: Fix qs import in @storybook/client-api (#13518)
  • CLI: Ensure --host option changes the network host (#13521)
  • Svelte: Statically load docgen info for svelte components (#13466)

v6.1.12

Bug Fixes

  • Addon-docs: Fix link not working cross origin (#13022)
  • Addon-docs: Resolve babel-loader from storybook/core (#13607)

v6.1.11

Bug Fixes

  • UI: Fix null ref in sidebar (#13423)
  • Addon-docs: Handle svelte docgen failures gracefully (#13386)

Dependency Upgrades

  • Update react-popper-tooltip and @popperjs/core for react17 (#13434)

v6.1.10

Bug Fixes

  • CLI: Fix stories path in Introduction.stories.mdx (#13368)
  • UI: Fix display of custom brand image (#13355)
  • Storyshots: Fix missing done attribute on type definition (#13341)
  • Addon-docs: ArgTypes optional on Meta (#13352)

Dependency Upgrades

  • Addon-storyshots: Add React as peer dependency (#13343)

v6.1.9

Bug Fixes

  • Addon-backgrounds: Fix grid offset always using default value (#13260)
  • UI: Fix keybindings on non-US keyboard layouts (#13319)
  • Addon-Docs: Handle class attributes in Dynamic Source Rendering for Vue.js (#13327)

v6.1.8

Bug Fixes

  • Core: Fix preview URL dropped hashes (#13308)
  • Core: Fix template script tag support (#13271)
  • Addon-docs: Fix Vue source snippets for function attributes (#13288)
Changelog

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

6.1.14 (January 12, 2021)

Bug Fixes

  • Core: Use fs-extra emptyDir so build works on docker volume (#13474)
  • Addon-docs: Tighten preset webpack pattern for mdx stories (#13476)
  • Typescript: Fix qs import in @storybook/client-api (#13518)
  • CLI: Ensure --host option changes the network host (#13521)
  • Svelte: Statically load docgen info for svelte components (#13466)

6.1.13 (January 12, 2021)

NPM publish failed

6.1.12 (January 12, 2021)

Bug Fixes

  • Addon-docs: Fix link not working cross origin (#13022)
  • Addon-docs: Resolve babel-loader from storybook/core (#13607)

6.2.0-alpha.12 (January 12, 2021)

Bug Fixes

  • Addon-docs: Resolve babel-loader from storybook/core (#13607)

6.2.0-alpha.11 (January 11, 2021)

Features

  • HTML: Add CSF types (#13519)
  • Addon-jest: Infer parameter from story filename if not provided (#13535)
  • Server: Forward globals in fetchStoryHtml (#13158)

Bug Fixes

  • Addon-docs: Fix link not working cross origin (#13022)
  • Addon-docs: Use theme text color header anchors (#13533)

Maintenance

  • Build: remove redundant checks for TS type declaration generation (#13567)

6.2.0-alpha.10 (December 28, 2020)

Bug Fixes

  • Typescript: Fix qs import in @storybook/client-api (#13518)
  • CLI: Ensure --host option changes the network host (#13521)
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)
dependabot-preview[bot] commented 3 years ago

Superseded by #407.