Bump @storybook/addon-a11y from 6.3.6 to 7.0.11 in /webapp
Created by: dependabot[bot]
Bumps @storybook/addon-a11y from 6.3.6 to 7.0.11.
Release notes
Sourced from @storybook/addon-a11y
's releases.
v7.0.11
Bug Fixes
- Toolbars: Fix title behavior in UI #22496
- CLI: Fix storybook upgrade precheckfailure object #22517
- CLI: Throw errors instead of rejecting promises #22515
- CLI: Remove unsupported frameworks/renderers and improve builder detection #22492
- Web-components: Fix source decorator to handle document fragments #22513
- Core: Fix windows path error in StoryStore v6 #22512
- CLI: Do not show a migration summary on sb init #22109
- UI: Show current search shortcut in search box sidebar #21619
- Outline: Fix additional outline border in docs mode #21773
- Measure: Deactivate when switching to Docs mode #21602
- CSF: Expose story id in composeStories #22471
- CLI: Prompt to force initialization when storybook folder is detected #22392
- UI: Fix css inconsistency in Button and Icon components #22497
v7.0.10
Bug Fixes
- CLI: Fix copyTemplate failures on
init
#22375- CLI: Fix server init #22443
- CLI: Scope styles in sample components from the CLI templates #22162
- React: Use correct default annotations for composeStories #22308
- Server: Add json indexer #22460
- UI: Fix opacity from list-item color #22074
Maintenance
- CLI: Refactor package manager methods to be async #22401
- Improve Error message for Angular.json file not found #22377
v7.0.9
Bug Fixes
- Core: Fix virtual modules excluded for babel-loader #22331
Maintenance
- Angular: Allow TypeScript 4.0.0 and 5.0.0 #22391
v7.0.8
Bug Fixes
- Typescript: Fix bad typings caused by tsup bug #22261
- Migrate: skip the automigration for gf markdown when user isn't using mdx #22186
- UI: Addon panel does not update after disabling/enabling an addon #22258
- Vue3: Fix compiler error when there is double tag #22286
- Args: Fix multiple mapped args return array of labels #22169
- CLI: Add web-components webpack5 to missing-babelrc automigration #22202
... (truncated)
Changelog
Sourced from @storybook/addon-a11y
's changelog.
7.0.11 (May 12, 2023)
Bug Fixes
- Toolbars: Fix title behavior in UI #22496
- CLI: Fix storybook upgrade precheckfailure object #22517
- CLI: Throw errors instead of rejecting promises #22515
- CLI: Remove unsupported frameworks/renderers and improve builder detection #22492
- Web-components: Fix source decorator to handle document fragments #22513
- Core: Fix windows path error in StoryStore v6 #22512
- CLI: Do not show a migration summary on sb init #22109
- UI: Show current search shortcut in search box sidebar #21619
- Outline: Fix additional outline border in docs mode #21773
- Measure: Deactivate when switching to Docs mode #21602
- CSF: Expose story id in composeStories #22471
- CLI: Prompt to force initialization when storybook folder is detected #22392
- UI: Fix css inconsistency in Button and Icon components #22497
7.0.10 (May 9, 2023)
Bug Fixes
- CLI: Fix copyTemplate failures on
init
#22375- CLI: Fix server init #22443
- CLI: Scope styles in sample components from the CLI templates #22162
- React: Use correct default annotations for composeStories #22308
- Server: Add json indexer #22460
- UI: Fix opacity from list-item color #22074
Maintenance
- CLI: Refactor package manager methods to be async #22401
- Improve Error message for Angular.json file not found #22377
7.0.9 (May 5, 2023)
Bug Fixes
- Core: Fix virtual modules excluded for babel-loader #22331
Maintenance
- Angular: Allow TypeScript 4.0.0 and 5.0.0 #22391
7.0.8 (May 3, 2023)
Bug Fixes
... (truncated)
Commits
-
43e5c1a
v7.0.11 -
924767f
Update git head to 7.0.10, update yarn.lock [ci skip] -
b856ff4
v7.0.10 -
498ece6
Update git head to 7.0.9, update yarn.lock [ci skip] -
797cfd6
v7.0.9 -
5ca266a
Update git head to 7.0.8, update yarn.lock [ci skip] -
9991b68
v7.0.8 -
9befd1b
Merge pull request #22321 from storybookjs/fix/types-condition -
bf29007
Merge pull request #22101 from joeycozza/fixingGithubUrls -
8da4293
Update git head to 7.0.7, update yarn.lock [ci skip] - Additional commits viewable in compare view
You can trigger a rebase of this PR 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)