Skip to content

deps: bump @storybook/addon-essentials from 6.3.4 to 6.4.7#116

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/storybook/addon-essentials-6.4.7
Closed

deps: bump @storybook/addon-essentials from 6.3.4 to 6.4.7#116
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/storybook/addon-essentials-6.4.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 3, 2021

Copy link
Copy Markdown
Contributor

Bumps @storybook/addon-essentials from 6.3.4 to 6.4.7.

Release notes

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

v6.4.7

Bug Fixes

  • Angular: Fix incorrect log (#16885)

v6.4.5

Bug Fixes

  • Angular: Fix tsConfig paths not resolving for Angular >=12.2 (#16882)
  • Addon-docs: Fix transclusion crash on webpack rules without test field (#16873)

Dependency Upgrades

  • Bump lodash to 4.17.21 (#16883)

v6.4.4

Bug Fixes

  • CLI: Fix mainjsFramework automigrate (#16866)

v6.4.3

Bug Fixes

  • Don't render with modernInline if inlineStories is false (#16853)
  • Preview: Don't hide the story while preparing (#16850)

v6.4.2

Bug Fixes

  • UI: Ensure all classes+animations for our loaders are prefixed (#16815)
  • Angular: Add back-compat method to find options (styles) in angular.json (#16832)

v6.4.1

Bug Fixes

  • Core: Fix packageName check in build-dev (#16823)
  • CSFFile: Fix function exports (#16829)

Maintenance

  • Fix handle-release-branches workflow (#16801)

v6.4.0

Storybook 6.4 is here!! 🎉🎉🎉

SB6.4 adds interaction testing and performance re-architecture ahead of a huge 7.0 release.

  • ▶️ Interactive stories to simulate user behavior and tools to debug it
  • ⚡️ On-demand architecture for smaller builds and faster load times
  • Automigrate + versioned documentation for easier upgrades

... (truncated)

Changelog

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

6.4.7 (December 3, 2021)

Bug Fixes

  • Angular: Fix incorrect log (#16885)

6.4.6 (December 3, 2021)

Npm publish failed.

6.4.5 (December 3, 2021)

Bug Fixes

  • Angular: Fix tsConfig paths not resolving for Angular >=12.2 (#16882)
  • Addon-docs: Fix transclusion crash on webpack rules without test field (#16873)

Dependency Upgrades

  • Bump lodash to 4.17.21 (#16883)

6.4.4 (December 2, 2021)

Bug Fixes

  • CLI: Fix mainjsFramework automigrate (#16866)

6.4.3 (December 1, 2021)

Bug Fixes

  • Don't render with modernInline if inlineStories is false (#16853)
  • Preview: Don't hide the story while preparing (#16850)

6.4.2 (December 1, 2021)

Bug Fixes

  • UI: Ensure all classes+animations for our loaders are prefixed (#16815)
  • Angular: Add back-compat method to find options (styles) in angular.json (#16832)

6.4.1 (November 30, 2021)

Bug Fixes

  • Core: Fix packageName check in build-dev (#16823)
  • CSFFile: Fix function exports (#16829)

Maintenance

... (truncated)

Commits
  • ebad5c8 v6.4.7
  • 93a3a8e Update root, peer deps, version.ts/json to 6.4.7 [ci skip]
  • f3fabea Update git head to 6.4.6, update yarn.lock
  • 6adb7e5 v6.4.6
  • 20f008d Update root, peer deps, version.ts/json to 6.4.6 [ci skip]
  • 4e947db Update git head to 6.4.5, update yarn.lock
  • 21b21f3 v6.4.5
  • d8c5396 Update root, peer deps, version.ts/json to 6.4.5 [ci skip]
  • 1f11d35 Update git head to 6.4.4, update yarn.lock
  • 1cae7e1 v6.4.4
  • 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/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.3.4 to 6.4.7.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.7/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.7/addons/essentials)

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

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

dependabot Bot commented on behalf of github Dec 3, 2021

Copy link
Copy Markdown
Contributor Author

The following labels could not be found: dependencies.

@dependabot @github

dependabot Bot commented on behalf of github Dec 6, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #120.

@dependabot dependabot Bot closed this Dec 6, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/master/storybook/addon-essentials-6.4.7 branch December 6, 2021 23:53
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