Skip to content

Bump @storybook/addon-a11y from 6.3.6 to 6.5.9 in /webapp

Created by: dependabot[bot]

Bumps @storybook/addon-a11y from 6.3.6 to 6.5.9.

Release notes

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

v6.5.9

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)
  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)
  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

v6.5.9-alpha.2

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)

v6.5.9-alpha.1

Bug Fixes

  • Core: Fix process is not defined (#18367)

v6.5.9-alpha.0

Features

  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

Bug Fixes

  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)

v6.5.8

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)

v6.5.8-alpha.0

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)

v6.5.7

Bug Fixes

  • Preview: Default select to viewMode story (#18370)

... (truncated)

Changelog

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

6.5.9 (June 14, 2022)

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)
  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)
  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

6.5.9-alpha.2 (June 14, 2022)

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)

6.5.9-alpha.1 (June 13, 2022)

Bug Fixes

  • Core: Fix process is not defined (#18367)

6.5.9-alpha.0 (June 12, 2022)

Features

  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

Bug Fixes

  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)

6.5.8 (June 9, 2022)

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)

6.5.8-alpha.0 (June 7, 2022)

Bug Fixes

... (truncated)

Commits
  • e2673f7 v6.5.9
  • 2f699f9 Update git head to 6.5.9-alpha.2, update yarn.lock
  • 2d56b47 v6.5.9-alpha.2
  • 81cfddb Update git head to 6.5.9-alpha.1, update yarn.lock
  • 9c2e14f v6.5.9-alpha.1
  • 54d5512 Update git head to 6.5.9-alpha.0, update yarn.lock
  • 561ef6e v6.5.9-alpha.0
  • 0f4aa94 Update git head to 6.5.8, update yarn.lock
  • 62155d6 v6.5.8
  • d871874 Update git head to 6.5.8-alpha.0, update yarn.lock
  • Additional commits viewable in compare view

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)

Merge request reports

Loading