Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update storybook monorepo to v7 (major) #535

Merged
merged 12 commits into from
Apr 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-essentials (source) ^6.5.16 -> ^7.0.2 age adoption passing confidence
@storybook/addon-links (source) ^6.5.16 -> ^7.0.2 age adoption passing confidence
@storybook/builder-vite (source) ^0.4.2 -> ^7.0.2 age adoption passing confidence
@storybook/react (source) ^6.5.16 -> ^7.0.2 age adoption passing confidence

Release Notes

storybookjs/storybook

v7.0.2

Compare Source

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: Improve incompatible addons logic #​21883

v7.0.1

Compare Source

Bug Fixes
  • CLI: Always send error events if init doesn't succeed #​21879
  • CLI: Warn when community addons are incompatible with Storybook 7 #​21863
  • CLI: Fix migration summary message #​21862
  • CLI: Fix link to new framework API migrations #​21875
Maintenance
  • Angular: Remove deprecated component/propsMeta from story #​21807
  • Remove deprecated flags and properties #​21852
Dependencies

v7.0.0

Compare Source

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.

Full announcement and proper release to the latest npm tag coming soon. 😘


Configuration

📅 Schedule: Branch creation - "on the 1st day of the month" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

Preview Deployment

Build URL time
Sites netlify preview 2023-03-02 13:59:38Z
Storybook netlify preview 2023-03-02 14:01:09Z

@renovate

This comment was marked as resolved.

@codecov

This comment was marked as resolved.

@mergify mergify bot added the waiting-approval waiting code reviewers to approval PR label Apr 4, 2023
@trim21 trim21 changed the title build(deps): update storybook monorepo to v7 (major) build(deps): update storybook monorepo to v7 (major) (need review) Apr 4, 2023
@trim21 trim21 requested a review from a team April 4, 2023 12:46
@trim21 trim21 changed the title build(deps): update storybook monorepo to v7 (major) (need review) build(deps): update storybook monorepo to v7 (major) Apr 4, 2023
@y-young
Copy link
Contributor

y-young commented Apr 4, 2023

终于用上 vite 了 image

@trim21
Copy link
Contributor

trim21 commented Apr 4, 2023

终于用上 vite 了 image

之前也是用的 vite 呀

@y-young
Copy link
Contributor

y-young commented Apr 4, 2023

终于用上 vite 了 image

之前也是用的 vite 呀

那估计是我太久没看 design 包了,记忆还停留在用 webpack 的时代

@cokemine
Copy link
Contributor

cokemine commented Apr 4, 2023

组件的docs还需要吗,v7好像要加

  docs: {
    autodocs: true,
  },

才能自动生成文档了
https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#70-docs-changes

@trim21 trim21 merged commit 6e4076b into master Apr 4, 2023
@trim21 trim21 deleted the renovate/major-storybook-monorepo branch April 4, 2023 14:08
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 size/S waiting-approval waiting code reviewers to approval PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants