build(deps-dev): bump @storybook/nextjs from 7.0.0-rc.8 to 7.0.5 by dependabot[bot] · Pull Request #351 · AnswerOverflow/AnswerOverflow · GitHub
Skip to content

build(deps-dev): bump @storybook/nextjs from 7.0.0-rc.8 to 7.0.5#351

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

Changelog

Sourced from @​storybook/nextjs's changelog.

7.0.5 (April 15, 2023)

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

7.0.4 (April 12, 2023)

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

7.0.3 (April 12, 2023)

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

... (truncated)

Commits
  • 0c784eb v7.0.5
  • 2d7bb4c Update git head to 7.0.4, update yarn.lock [ci skip]
  • 98ddf58 v7.0.4
  • 53b2c57 Update git head to 7.0.3, update yarn.lock [ci skip]
  • 71877c1 v7.0.3
  • f463c97 Merge pull request #21952 from storybookjs/more-next-to-latest-snippets
  • 1415453 Merge pull request #21845 from storybookjs/chore_update_7_0_refs_templates
  • 3a1a69f Update git head to 7.0.2, update yarn.lock [ci skip]
  • 96b498d v7.0.2
  • 7a3a6e5 Update git head to 7.0.1, update yarn.lock [ci skip]
  • 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/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) from 7.0.0-rc.8 to 7.0.5.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.5/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.5/code/frameworks/nextjs)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2023
@vercel

vercel Bot commented Apr 17, 2023

Copy link
Copy Markdown

@codecov

codecov Bot commented Apr 17, 2023

Copy link
Copy Markdown

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