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

Bump @storybook/addon-actions from 6.1.20 to 6.1.21 #606

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2021

Bumps @storybook/addon-actions from 6.1.20 to 6.1.21.

Release notes

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

v6.1.21

Bug Fixes

  • IE11: Transpile prettier down to ES5 (#14047)
  • CLI: Add --legacy-peer-deps for NPM7 install (#14106)
  • SyntaxHighlighter: Safely access clipboard on global.navigator (#14035)
Changelog

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

6.1.21 (March 3, 2021)

Bug Fixes

  • IE11: Transpile prettier down to ES5 (#14047)
  • CLI: Add --legacy-peer-deps for NPM7 install (#14106)
  • SyntaxHighlighter: Safely access clipboard on global.navigator (#14035)

6.2.0-beta.6 (March 3, 2021)

Features

  • Svelte: Fix async loaders in docs panel (#14080)

Bug Fixes

  • CLI: Add --legacy-peer-deps for NPM7 install (#14106)

Dependency Upgrades

  • [Security] Bump pug from 3.0.0 to 3.0.1 (#14104)
  • [Security] Bump pug-code-gen from 3.0.1 to 3.0.2 (#14105)

6.2.0-beta.5 (March 1, 2021)

Features

  • Core: Add prefix customization for navigation items (#13121)

Maintenance

  • Core: Namespace sidebar config options (#14067)

Dependency Upgrades

  • Move back to the original react-sizeme package (#14069)

6.2.0-beta.4 (February 26, 2021)

Features

  • UI: Enable search for stories and fix / event listener (#14062)
  • UI: Add collapse roots to sidebar navigation (#13685)

Bug Fixes

  • Core: Support null and undefined in URL args (#14049)
  • IE11: Transpile prettier down to ES5 (#14047)
  • UI: Fix shortcut button focus border to support high contrast (#13699)

... (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)

@dependabot dependabot bot added the dependencies Update one or more dependencies version label Mar 4, 2021
@codeclimate
Copy link

codeclimate bot commented Mar 4, 2021

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

View more on Code Climate.

@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #606 (b76ef03) into main (39296af) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #606   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          211       212    +1     
  Branches        30        30           
=========================================
+ Hits           211       212    +1     
Impacted Files Coverage Δ
src/command-palette.js 100.00% <100.00%> (ø)
src/suggestions.js 100.00% <100.00%> (ø)

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 8fd739f...b76ef03. Read the comment docs.

@asabaylus asabaylus added the skip-release Preserve the current version when merged label Mar 6, 2021
@asabaylus asabaylus merged commit a7f6cb2 into main Mar 6, 2021
@asabaylus asabaylus deleted the dependabot/npm_and_yarn/storybook/addon-actions-6.1.21 branch March 6, 2021 02:37
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 skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant