Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

build(deps-dev): Bump @storybook/blocks from 7.0.0-rc.1 to 7.0.20 #2758

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2023

Bumps @storybook/blocks from 7.0.0-rc.1 to 7.0.20.

Release notes

Sourced from @​storybook/blocks's releases.

v7.0.20

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835
  • Core: Fix indexing errors by excluding node_modules stories #22873
  • CLI: Fix upgrade notification message #22933
  • Angular: Add --open/--no-open flag to dev command #22964
  • Angular: Silence compodoc when running storybook with --quiet #22957

Maintenance

  • Core: Improve MDX of error in story index #22782

Build

  • Build: Fix the theme output during development #22841
  • Revert "Docs: E2E tests for Source block update fix" #22934

v7.0.18

Bug Fixes

  • Vue3: Fix TS 5.0 compat with vue-component-type-helpers #22814
  • Vue3: Fix reactive args updates in decorators #22717
  • Vue3: Revert v7 breaking change, restore reactive v6-compat API #22692

Build

  • Build: Add more checks to ci:daily workflow #22815
  • Build: Fix Nextjs E2E tests #22816
  • Build: Bring back new Vue3 tests to main #22685

v7.0.17

Bug Fixes

  • Vite: Fix pnpm support by replacing @​storybook/global with window #22709
  • Core: Fix managerHead preset in main.ts #22701

v7.0.16

Accidental no-op

v7.0.15

Bug Fixes

  • UI: Fix .mp3 support for builder-manager #22699
  • Vite: Fix missing @​storybook/global dependency #22700
  • NextJS: Fix compatibility with Next 13.4.3 #22697

v7.0.14

Bug Fixes

... (truncated)

Changelog

Sourced from @​storybook/blocks's changelog.

7.0.20 (June 8, 2023)

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835
  • Core: Fix indexing errors by excluding node_modules stories #22873
  • CLI: Fix upgrade notification message #22933
  • Angular: Add --open/--no-open flag to dev command #22964
  • Angular: Silence compodoc when running storybook with --quiet #22957

Maintenance

  • Core: Improve MDX of error in story index #22782

Build

  • Build: Fix the theme output during development #22841
  • Revert "Docs: E2E tests for Source block update fix" #22934

7.0.19 (June 8, 2023)

Bad release

7.0.18 (May 26, 2023)

Bug Fixes

  • Vue3: Fix TS 5.0 compat with vue-component-type-helpers #22814
  • Vue3: Fix reactive args updates in decorators #22717
  • Vue3: Revert v7 breaking change, restore reactive v6-compat API #22692

Build

  • Build: Add more checks to ci:daily workflow #22815
  • Build: Fix Nextjs E2E tests #22816
  • Build: Bring back new Vue3 tests to main #22685

7.0.17 (May 24, 2023)

Bug Fixes

  • Vite: Fix pnpm support by replacing @​storybook/global with window #22709
  • Core: Fix managerHead preset in main.ts #22701

7.0.16 (May 24, 2023)

Accidental no-op

7.0.15 (May 24, 2023)

... (truncated)

Commits
  • 9fb2573 v7.0.20
  • f7b5db0 Merge branch 'main' of github.com:storybookjs/storybook
  • 9c756e4 Update git head to 7.0.19, update yarn.lock [ci skip]
  • 245bae0 v7.0.19
  • 4b7765f Merge pull request #22835 from storybookjs/chaks/add-e2e-test-to-addon-docs
  • d48a352 Update git head to 7.0.18, update yarn.lock [ci skip]
  • 8edc254 v7.0.18
  • 5ba99c4 Update git head to 7.0.17, update yarn.lock [ci skip]
  • e26b55b v7.0.17
  • ccf47f9 Update git head to 7.0.16, 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/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) from 7.0.0-rc.1 to 7.0.20.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.20/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.20/code/ui/blocks)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 8, 2023
@vercel
Copy link

vercel bot commented Jun 8, 2023

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

Name Status Preview Comments Updated (UTC)
nateradebaugh-react-datetime ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2023 5:01pm

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants