Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Bump @storybook/addon-essentials from 6.3.8 to 6.3.11 #168

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2021

Bumps @storybook/addon-essentials from 6.3.8 to 6.3.11.

Release notes

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

v6.3.11

Bug Fixes

  • CLI: Fix CRA version detection crash (#16308)

v6.3.10

Bug Fixes

  • CLI: Don't upgrade preset-create-react-app if react-scripts < 5 (#16255)

v6.3.9

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)
Changelog

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

6.3.11 (October 12, 2021)

Bug Fixes

  • CLI: Fix CRA version detection crash (#16308)

6.4.0-beta.9 (October 12, 2021)

Features

  • Webpack5: Don't emit stats unless debugWebpack is set (#16132)

Bug Fixes

  • CLI: Fix CRA version detection crash (#16308)
  • Core: Better story id generation, cope with unusual stories (#16309)
  • Core: Simplify DOCS_RENDERED and only use STORY_RENDERED for hooks (#16310)
  • Core: Fix extract, SET_STORIES and getStoriesJsonData (#16299)
  • TypeScript: Add id to BaseMeta type (#16216)
  • CSF: Fix support for X.story annotations (#16297)

6.4.0-beta.8 (October 11, 2021)

Bug Fixes

  • Core: Fix multiple invalidations (#16294)

Maintenance

  • Add ability to skip cypress tests based on framework (#16285)

Dependency Upgrades

  • Addons: Add webpack-env as dependency (#16302)
  • Upgrade npmlog dependency (#16289)

6.4.0-beta.7 (October 8, 2021)

Bug Fixes

  • Addon-docs: Always render the children of the Canvas component (#16280)
  • Addon-docs: Fix args passing for Vue inline rendering (#16279)

6.4.0-beta.6 (October 7, 2021)

Features

  • Core: HMR for StoryIndex server (#16160)

Bug Fixes

... (truncated)

Commits
  • e99d07a v6.3.11
  • c26f64d Update root, peer deps, version.ts/json to 6.3.11 [ci skip]
  • ee9e838 Update git head to 6.3.10, update yarn.lock
  • 591d742 v6.3.10
  • c895644 Update root, peer deps, version.ts/json to 6.3.10 [ci skip]
  • a002464 Update git head to 6.3.9, update yarn.lock
  • 248f316 v6.3.9
  • c514972 Update root, peer deps, version.ts/json to 6.3.9 [ci skip]
  • 4905c2e Update git head to 6.3.8, update yarn.lock
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2021
@hdl-service hdl-service requested a review from d-hayashi October 14, 2021 02:38
@hdl-service hdl-service added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 14, 2021
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.3.8 to 6.3.11.
- [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.11/addons/essentials)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-essentials-6.3.11 branch from badb2d9 to 5a79182 Compare October 14, 2021 02:43
@hdl-service
Copy link
Contributor

Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.

The list of commits with invalid commit messages:

  • 5a79182 Bump @storybook/addon-essentials from 6.3.8 to 6.3.11

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@hdl-service
Copy link
Contributor

Keywords which can automatically close issues and at(@) mentions are not allowed in the title of a Pull Request.

You can edit the title by writing /retitle in a comment.

When GitHub merges a Pull Request, the title is included in the merge commit. To avoid invalid keywords in the merge commit, please edit the title of the PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@github-actions github-actions bot merged commit 619d17c into master Oct 14, 2021
@hdl-service
Copy link
Contributor

@github-actions[bot]: changing LGTM is restricted to collaborators

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@hdl-service hdl-service deleted the dependabot/npm_and_yarn/storybook/addon-essentials-6.3.11 branch October 14, 2021 02:45
@hdl-service
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot], github-actions[bot]
To complete the pull request process, please assign watanabetoshimitsu after the PR has been reviewed.
You can assign the PR to them by writing /assign @watanabetoshimitsu in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file do-not-merge/invalid-commit-message javascript Pull requests that update Javascript code size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant