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/vue from 5.3.21 to 6.3.5 in /webapp #4566

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @storybook/vue from 5.3.21 to 6.3.5.

Release notes

Sourced from @​storybook/vue'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)

v6.3.4

Maintenance

  • Addon-docs: Cache DocsContext on window to prevent duplication (#15428)

v6.3.3

Bug Fixes

  • Webpack5: Quit process after finishing a static build (#15483)
  • Addon-docs/Angular: Fix numeric args default value handling (#15491)
  • Angular: Fix circular reference not being handled in moduleMetadata (#15410)
  • Core: Fix double rebuilds by removing aggregateTimeout (#15372)
  • CLI: Fix NPM typo (#15461)

v6.3.2

Bug Fixes

  • Essentials: Update measure and outline. Fix alt+tab issues on windows. (#15402)
  • Core: Fix decorator context update (#15408)
  • Revert "Vue3: Update args without re-mounting component" (#15409)
  • Upgrade bad release of react-docgen-typescript-plugin (#15432)

v6.3.1

Bug Fixes

  • Core: Only use dotenv-webpack when a user has a dotenv file (#15365)
  • Essentials: Update addon measure and outline (#15354)
  • Actions: Don't override existing action args (#15394)
  • Svelte: Fix argType.type.name extraction (#15332)
  • CSF3: Genericize feature flagging and fix webpack5 (#15375)
  • Webpack5: Fix warnings typo (#15374)
  • UI: Fix navigation after no story error (#15349)
  • CSF3: Rename setup to play (#15358)
  • Upgrade dotenv-webpack to 7.0.x (#15343)

v6.3.0

Optimized for UI development

SB6.3 adds new UI development and testing features, while evolving with the JS ecosystem:

  • 📐 Layout debugging with Measure and Outline addons
  • 🔌 Reuse your stories in unit tests: Jest, Cypress & more

... (truncated)

Changelog

Sourced from @​storybook/vue'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 force-pushed the dependabot/npm_and_yarn/webapp/storybook/vue-6.3.5 branch 4 times, most recently from e53bd8d to ab41d98 Compare July 25, 2021 12:18
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) from 5.3.21 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/app/vue)

---
updated-dependencies:
- dependency-name: "@storybook/vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/storybook/vue-6.3.5 branch from ab41d98 to ec4e96f Compare July 25, 2021 13:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2021

Superseded by #4571.

@dependabot dependabot bot closed this Jul 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapp/storybook/vue-6.3.5 branch July 26, 2021 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants