Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps-dev): Bump @storybook/addon-a11y from 6.4.9 to 6.4.10 #1002

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps @storybook/addon-a11y from 6.4.9 to 6.4.10.

Release notes

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

v6.4.10

Bug Fixes

  • Core: Fix process.env assignment (#17174)
  • Angular: Fix angular 13.1 JIT error and HMR reload (#17131)
  • Router: Fix navigating to hash links (#17134)
  • Source-loader: Fix node.declaration edge case (#17027)
  • Core: Fix debug output on webpack failures (#16988)

Dependency Upgrades

  • Bump cli-table3 to fix colors bug (#17180)
Changelog

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

6.4.10 (January 10, 2022)

Bug Fixes

  • Core: Fix process.env assignment (#17174)
  • Angular: Fix angular 13.1 JIT error and HMR reload (#17131)
  • Router: Fix navigating to hash links (#17134)
  • Source-loader: Fix node.declaration edge case (#17027)
  • Core: Fix debug output on webpack failures (#16988)

Dependency Upgrades

  • Bump cli-table3 to fix colors bug (#17180)

6.5.0-alpha.12 (January 10, 2022)

Bug Fixes

  • Core: Fix process.env assignment (#17174)

Dependency Upgrades

  • Bump cli-table3 to fix colors bug (#17180)

6.5.0-alpha.11 (January 7, 2022)

Bug Fixes

  • Addon-docs: Fix babel-loader resolution based on builder (#16752)
  • Angular: Use ɵReflectionCapabilities to find component & module metadata (#17156)

Dependency Upgrades

  • Update react-syntax-highlighter to fix transitive vulnerability (#17127)

6.5.0-alpha.10 (January 6, 2022)

Bug Fixes

  • Angular: Fix angular 13.1 JIT error and HMR reload (#17131)
  • Core: Fix IE support by transpiling more libs to es5 (#17141)

6.5.0-alpha.9 (January 6, 2022)

Features

  • Allow setting project args/argTypes for v6 store (#17043)

Bug Fixes

... (truncated)

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)

Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 6.4.9 to 6.4.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.10/addons/a11y)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Update one or more dependencies version label Jan 10, 2022
@codeclimate
Copy link

codeclimate bot commented Jan 10, 2022

Code Climate has analyzed commit d94c643 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #1002 (d94c643) into main (b95027e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1002   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files           7        7           
  Lines         219      219           
  Branches       35       35           
=======================================
  Hits          215      215           
  Misses          4        4           

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 b95027e...d94c643. Read the comment docs.

@mergify mergify bot merged commit fa1e07f into main Jan 10, 2022
@mergify mergify bot deleted the dependabot/npm_and_yarn/storybook/addon-a11y-6.4.10 branch January 10, 2022 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants