Skip to content

build(deps-dev): bump @storybook/addon-essentials from 7.0.0-rc.8 to 7.0.5#352

Merged
RhysSullivan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/storybook/addon-essentials-7.0.5
Apr 17, 2023
Merged

build(deps-dev): bump @storybook/addon-essentials from 7.0.0-rc.8 to 7.0.5#352
RhysSullivan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/storybook/addon-essentials-7.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2023

Bumps @storybook/addon-essentials from 7.0.0-rc.8 to 7.0.5.

Release notes

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

v7.0.5

Bug Fixes

  • Docs: Fix source snippets when parameters.docs.source.type = 'code' #22048
  • CLI: Mention how to setup a monorepo manually in babelrc automigration #22052
  • UI: Fix upgrade command in about page #22056
  • CLI: Fix CLI sandbox command #21977

v7.0.4

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Bug Fixes

  • CLI: Catch errors thrown on sanity check of SB installs #22039

Dependency Upgrades

  • Addon-docs: Remove mdx1-csf as optional peer dep #22038

v7.0.3

Bug Fixes

  • React: Fix default export docgen for React.FC and forwardRef #22024
  • Viewport: Remove transitions when switching viewports #21963
  • CLI: Fix JsPackageManager typo #22006
  • Viewport: Fix the defaultOrientation config option #21962
  • UI: Fix story data access for broken About page #21951
  • Angular: Fix components disappearing on docs page on property change #21944
  • React: Don't show decorators in JSX snippets #21907
  • Addon-docs: Include decorators by default in source decorators #21902
  • CLI: Fix npm list command #21947
  • Core: Revert Emotion :first-child (etc) workarounds #21213

Maintenance

... (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 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2023
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
answer-overflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2023 5:56pm
answer-overflow-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2023 5:56pm
answer-overflow-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2023 5:56pm

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2023

Codecov Report

Merging #352 (7462b23) into main (760a7fa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #352   +/-   ##
=======================================
  Coverage   68.37%   68.37%           
=======================================
  Files          69       69           
  Lines        2182     2182           
  Branches      552      552           
=======================================
  Hits         1492     1492           
  Misses        615      615           
  Partials       75       75           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 7.0.0-rc.8 to 7.0.5.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.5/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-7.0.5 branch from 869faa9 to 7462b23 Compare April 17, 2023 17:45
@RhysSullivan RhysSullivan merged commit 4b9cb89 into main Apr 17, 2023
@RhysSullivan RhysSullivan deleted the dependabot/npm_and_yarn/storybook/addon-essentials-7.0.5 branch April 17, 2023 19:54
RhysSullivan pushed a commit that referenced this pull request Dec 20, 2025
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 7.0.0-rc.8 to 7.0.5.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.5/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 🖥️website Relates to the website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant