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

deps: bump @storybook/react from 6.5.0-alpha.27 to 6.5.0-alpha.42 #212

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2022

Bumps @storybook/react from 6.5.0-alpha.27 to 6.5.0-alpha.42.

Release notes

Sourced from @​storybook/react's releases.

v6.5.0-alpha.41

Features

  • Addon-Outline: add 'o' keyboard shortcut to toggle the outline addon (#17530)

Bug Fixes

  • Addon-docs: Ensure that __DOCS_CONTEXT__ cannot be undefined (#17251)
  • Addon-docs: Account for non-string types when converting enums (#15822)
  • Addon-actions: Don't override undefined args (#17505)

v6.5.0-alpha.40

Features

  • Webpack5: Add lazy compilation (#17501)

Maintenance

  • Build: Fix CRA repro generator and e2e test in PnP mode (#17375)
  • UI: Add a custom title story for heading component (#17487)

v6.5.0-alpha.39

Features

  • CLI: Add addon-interactions to angular template (#17437)

Bug Fixes

  • Core: Rename generated-stories-entry to cjs extension so require works (#17486)
  • Core/CLI: Add extract function to PreviewWeb and use it in sb extract if available (#17447)
  • Controls: Fix Boolean control parsing (#17456)

Maintenance

  • Fix ci:matrix label in CI (#17457)

Dependency Upgrades

  • Bump vue-docgen-api to 4.44.15 (#17465)

v6.5.0-alpha.38

Bug Fixes

  • Addon-links: Fix export statement in react.d.ts (#17434)
  • Core: Fix useParameter with nullish coalescing (#17327)
  • Core: Ensure we show an error when configure() throws (#17435)

Maintenance

  • Web-components: Upgrade kitchen sink lockfile (#17424)

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

6.5.0-alpha.42 (February 25, 2022)

Bug Fixes

  • Controls/Essentials/Interactions: Add support for main.cjs/mjs/tsx files (#17524)
  • Addon-docs: Fix preset handling for builder with options (#17544)

6.5.0-alpha.41 (February 22, 2022)

Features

  • Addon-Outline: add 'o' keyboard shortcut to toggle the outline addon (#17530)

Bug Fixes

  • Addon-docs: Ensure that DOCS_CONTEXT cannot be undefined (#17251)
  • Addon-docs: Account for non-string types when converting enums (#15822)
  • Addon-actions: Don't override undefined args (#17505)

6.5.0-alpha.40 (February 19, 2022)

Features

  • Webpack5: Add lazy compilation (#17501)

Maintenance

  • Build: Fix CRA repro generator and e2e test in PnP mode (#17375)
  • UI: Add a custom title story for heading component (#17487)

6.5.0-alpha.39 (February 11, 2022)

Features

  • CLI: Add addon-interactions to angular template (#17437)

Bug Fixes

  • Core: Rename generated-stories-entry to cjs extension so require works (#17486)
  • Core/CLI: Add extract function to PreviewWeb and use it in sb extract if available (#17447)
  • Controls: Fix Boolean control parsing (#17456)

Maintenance

  • Fix ci:matrix label in CI (#17457)

Dependency Upgrades

  • Bump vue-docgen-api to 4.44.15 (#17465)

... (truncated)

Commits
  • 1477954 v6.5.0-alpha.42
  • 7fe0d17 Update git head to 6.5.0-alpha.41, update yarn.lock
  • 10663a4 v6.5.0-alpha.41
  • 0a42011 Update git head to 6.5.0-alpha.40, update yarn.lock
  • ffb3402 v6.5.0-alpha.40
  • b775930 remove peerDependencies that are already specified in peerDependenciesMeta th...
  • e233456 Merge branch 'next' into fix/e2e-cra
  • e3af235 Update git head to 6.5.0-alpha.39, update yarn.lock
  • 9b5d9b1 v6.5.0-alpha.39
  • a8cf1cf Update git head to 6.5.0-alpha.38, 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)

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.0-alpha.27 to 6.5.0-alpha.42.
- [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.5.0-alpha.42/app/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2022

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants