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-docs from 6.3.4 to 6.3.5 #7969

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2021

Bumps @storybook/addon-docs from 6.3.4 to 6.3.5.

Release notes

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

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)
Changelog

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

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

  • Controls: Clean up arg unboxing and switch statements (#14394)
  • Examples: Fix react-ts to be runnable standalone (#15621)

6.4.0-alpha.18 (July 16, 2021)

Features

  • UI: Allow keyboard shortcut to copy code in preview blocks (#15559)

Maintenance

  • Avoid slow regex.match call in renderJsx (#15581)

6.4.0-alpha.17 (July 15, 2021)

Features

  • Types: Export BaseStoryFn and BaseStoryObject (#15592)
  • Addon-docs: Add transparency support to color swatch (#14439)

6.4.0-alpha.16 (July 13, 2021)

Features

  • Addon-backgrounds: Respect user's reduced motion settings (#13711)
  • CSF: Add CSF3 typings (#15558)

... (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 dependencies javascript Pull requests that update Javascript code labels Jul 23, 2021
@codecov
Copy link

codecov bot commented Jul 23, 2021

Codecov Report

Merging #7969 (48503bc) into master (c15a66d) will not change coverage.
The diff coverage is n/a.

❗ Current head 48503bc differs from pull request most recent head ba59bfd. Consider uploading reports for the commit ba59bfd to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7969   +/-   ##
=======================================
  Coverage   23.13%   23.13%           
=======================================
  Files         568      568           
  Lines       20869    20869           
=======================================
  Hits         4829     4829           
  Misses      16040    16040           

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 c15a66d...ba59bfd. Read the comment docs.

Copy link
Contributor

@jibees jibees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only bug fixes, LGTM.

@andrewpbrett
Copy link
Contributor

@dependabot-bot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-docs-6.3.5 branch from ff8ac18 to 6a6463f Compare July 23, 2021 18:43
@andrewpbrett
Copy link
Contributor

@dependabot-bot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-docs-6.3.5 branch from 6a6463f to 48503bc Compare July 23, 2021 18:47
Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/addons/docs) from 6.3.4 to 6.3.5.
- [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.3.5/addons/docs)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-docs-6.3.5 branch from 48503bc to ba59bfd Compare July 23, 2021 18:52
@andrewpbrett andrewpbrett merged commit d3ef281 into master Jul 23, 2021
@andrewpbrett andrewpbrett deleted the dependabot/npm_and_yarn/storybook/addon-docs-6.3.5 branch July 23, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants