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

Update storybook monorepo to v6.3.4 #1349

Merged
merged 3 commits into from Jul 16, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y 6.2.9 -> 6.3.4 age adoption passing confidence
@storybook/addon-essentials 6.2.9 -> 6.3.4 age adoption passing confidence
@storybook/html 6.2.9 -> 6.3.4 age adoption passing confidence

Release Notes

storybookjs/storybook

v6.3.4

Compare Source

Maintenance
  • Addon-docs: Cache DocsContext on window to prevent duplication (#​15428)

v6.3.3

Compare Source

Bug Fixes
  • Webpack5: Quit process after finishing a static build (#​15483)
  • Addon-docs/Angular: Fix numeric args default value handling (#​15491)
  • Angular: Fix circular reference not being handled in moduleMetadata (#​15410)
  • Core: Fix double rebuilds by removing aggregateTimeout (#​15372)
  • CLI: Fix NPM typo (#​15461)

v6.3.2

Compare Source

Bug Fixes
  • Essentials: Update measure and outline. Fix alt+tab issues on windows. (#​15402)
  • Core: Fix decorator context update (#​15408)
  • Revert "Vue3: Update args without re-mounting component" (#​15409)
  • Upgrade bad release of react-docgen-typescript-plugin (#​15432)

v6.3.1

Compare Source

Bug Fixes
  • Core: Only use dotenv-webpack when a user has a dotenv file (#​15365)
  • Essentials: Update addon measure and outline (#​15354)
  • Actions: Don't override existing action args (#​15394)
  • Svelte: Fix argType.type.name extraction (#​15332)
  • CSF3: Genericize feature flagging and fix webpack5 (#​15375)
  • Webpack5: Fix warnings typo (#​15374)
  • UI: Fix navigation after no story error (#​15349)
  • CSF3: Rename setup to play (#​15358)
  • Upgrade dotenv-webpack to 7.0.x (#​15343)

v6.3.0

Compare Source

Optimized for UI development

SB6.3 adds new UI development and testing features, while evolving with the JS ecosystem:

  • 📐 Layout debugging with Measure and Outline addons
  • 🔌 Reuse your stories in unit tests: Jest, Cypress & more
  • 🚀 Frameworks: Angular 12 Ivy, Lit2 web components
  • 🛠 Builders: Webpack5 stable, Vite community
  • 📦 Packaging: Modern ESM

It also contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.3.0-alpha.*, 6.3.0-beta.*, and 6.3.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.x or MIGRATION.md for detailed migration instructions.


Configuration

📅 Schedule: "before 9am on monday" (UTC).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 28, 2021
@changeset-bot
Copy link

changeset-bot bot commented Jun 28, 2021

⚠️ No Changeset found

Latest commit: 77e1416

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot requested a review from a team June 28, 2021 18:19
@tylersticka
Copy link
Member

tylersticka commented Jun 29, 2021

I think what we're seeing is a variation of this issue: storybookjs/storybook#15336

According to that thread, we're supposed to upgrade Webpack to version 5. That's a little outside my comfort zone so I'm unassigning myself from this PR.

renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 30, 2021
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 30, 2021
@renovate renovate bot changed the title Update storybook monorepo to v6.3.1 Update storybook monorepo to v6.3.2 Jun 30, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 1baf4c7 to 5d771c6 Compare June 30, 2021 18:57
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 30, 2021
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 30, 2021
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 30, 2021
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 1, 2021
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 1, 2021
@renovate renovate bot changed the title Update storybook monorepo to v6.3.2 Update storybook monorepo to v6.3.3 Jul 7, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from 039e93d to da6b2fd Compare July 8, 2021 17:00
@renovate renovate bot changed the title Update storybook monorepo to v6.3.3 Update storybook monorepo to v6.3.4 Jul 8, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 16 times, most recently from 69d3bbd to 28c9765 Compare July 16, 2021 00:50
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 28c9765 to 51dd519 Compare July 16, 2021 16:24
@calebeby
Copy link
Member

calebeby commented Jul 16, 2021

The build is fixed but it took longer than it should have... 👀

It might just be because it started with a fresh cache, but checking just in case

@calebeby
Copy link
Member

After a rebuild it took ~4m which is more reasonable, it looks like it was the empty cache that made it slower.

@calebeby calebeby merged commit 3f415c9 into v-next Jul 16, 2021
@calebeby calebeby deleted the renovate/storybook-monorepo branch July 16, 2021 17:02
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.

None yet

3 participants