Bump @storybook/addon-a11y from 5.3.21 to 6.3.6 in /webapp
-
Review changes -
-
Download -
Patches
-
Plain diff
Merged
Hannes Heine requested to merge dependabot/npm_and_yarn/webapp/storybook/addon-a11y-6.3.6 into master
Created by: dependabot[bot]
Bumps @storybook/addon-a11y from 5.3.21 to 6.3.6.
Release notes
Sourced from @storybook/addon-a11y
's releases.
v6.3.6
Bug Fixes
v6.3.5
Bug Fixes
- Controls: Don't set arg in validateOptions if it would be
undefined
(#15654)- Trailing comma handling for "-s" command line paramenter (#15615)
- Controls: Fix color matching behavior for non-string types (#15549)
- Composition: Fix refs ordering (#15527)
v6.3.4
Maintenance
- Addon-docs: Cache DocsContext on window to prevent duplication (#15428)
v6.3.3
Bug Fixes
- Webpack5: Quit process after finishing a static build (#15483)
- Addon-docs/Angular: Fix numeric args default value handling (#15491)
- Angular: Fix circular reference not being handled in moduleMetadata (#15410)
- Core: Fix double rebuilds by removing aggregateTimeout (#15372)
- CLI: Fix NPM typo (#15461)
v6.3.2
Bug Fixes
- Essentials: Update measure and outline. Fix alt+tab issues on windows. (#15402)
- Core: Fix decorator context update (#15408)
- Revert "Vue3: Update args without re-mounting component" (#15409)
- Upgrade bad release of
react-docgen-typescript-plugin
(#15432)v6.3.1
Bug Fixes
- Core: Only use dotenv-webpack when a user has a dotenv file (#15365)
- Essentials: Update addon measure and outline (#15354)
- Actions: Don't override existing action args (#15394)
- Svelte: Fix argType.type.name extraction (#15332)
- CSF3: Genericize feature flagging and fix webpack5 (#15375)
- Webpack5: Fix warnings typo (#15374)
- UI: Fix navigation after no story error (#15349)
- CSF3: Rename setup to play (#15358)
- Upgrade dotenv-webpack to 7.0.x (#15343)
v6.3.0
... (truncated)
Changelog
Sourced from @storybook/addon-a11y
's changelog.
6.3.6 (July 26, 2021)
Bug Fixes
6.4.0-alpha.21 (July 26, 2021)
Bug Fixes
- CLI: Fix debug webpack output in static build (#15674)
- Controls: Fix boolean toggle style to match underlying value (#15676)
- Components: Fix Button to accept href attribute (#15671)
6.4.0-alpha.20 (July 24, 2021)
Bug Fixes
- CSF3: Fix custom render function (#15668)
Dependency Upgrades
- Remove glob-base dependency (#15399)
6.3.5 (July 22, 2021)
Bug Fixes
- Controls: Don't set arg in validateOptions if it would be
undefined
(#15654)- Trailing comma handling for "-s" command line paramenter (#15615)
- Controls: Fix color matching behavior for non-string types (#15549)
- Composition: Fix refs ordering (#15527)
6.4.0-alpha.19 (July 22, 2021)
Features
- Controls: Don't set arg in validateOptions if it would be
undefined
(#15654)- Vue: Add support for tsx (#11936)
Bug Fixes
- CLI: Fix trailing comma handling for "-s" command line paramenter (#15615)
- Components: Lazy-load syntax highlighter (#15607)
Maintenance
... (truncated)
Commits
-
8c14e96
v6.3.6 -
166330a
Update git head to 6.3.5, update yarn.lock -
77befdc
v6.3.5 -
0f44aef
Update git head to 6.3.4, update yarn.lock -
b6fd5c6
v6.3.4 -
d952fbb
Update git head to 6.3.3, update yarn.lock -
8735bf5
v6.3.3 -
908a949
Merge pull request #15497 from storybookjs/fix/a11y-package-readme -
daebfce
Update git head to 6.3.2, update yarn.lock -
ebc8c46
v6.3.2 - Additional commits viewable in compare view
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)
Merge request reports
Loading