Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

chore(deps): update storybook monorepo to v6.3.12 #626

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions 6.1.21 -> 6.3.12 age adoption passing confidence
@storybook/addon-links 6.1.21 -> 6.3.12 age adoption passing confidence
@storybook/addons 6.1.21 -> 6.3.12 age adoption passing confidence
@storybook/react 6.1.21 -> 6.3.12 age adoption passing confidence

Release Notes

storybookjs/storybook

v6.3.12

Compare Source

Bug Fixes
  • CLI: Force sb upgrade to use latest version of npm-check-updates (#​16336)

v6.3.11

Compare Source

Bug Fixes
  • CLI: Fix CRA version detection crash (#​16308)

v6.3.10

Compare Source

Bug Fixes
  • CLI: Don't upgrade preset-create-react-app if react-scripts < 5 (#​16255)

v6.3.9

Compare Source

Maintenance
  • CLI: Add webpack5 builder to CRA5 sb init (#​16194)

v6.3.8

Compare Source

Maintenance
  • Core: Write JSON stats file in streaming fashion and omit chunks for brevity (#​15889)

v6.3.7

Compare Source

Fix bad publish of 6.4.0-alpha.27 to the latest tag

v6.3.6

Compare Source

Bug Fixes
  • CLI: Fix debug webpack output in static build (#​15674)
  • CSF3: Fix custom render function (#​15668)

v6.3.5

Compare Source

Bug Fixes
  • Controls: Don't set arg in validateOptions if it would be undefined (#​15654)
  • Trailing comma handling for "-s" command line paramenter (#​15615)
  • Controls: Fix color matching behavior for non-string types (#​15549)
  • Composition: Fix refs ordering (#​15527)

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
  • CLI: Force sb upgrade to use latest version of npm-check-updates (#​16336)

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.

v6.2.9

Compare Source

Bug Fixes
  • Angular: set the @​ViewChild with a non-empty value in StorybookWrapperComponent (#​14586)
  • Addon-docs: Fix ArgsTable sorting when using of={Component} (#​14669)
  • Server: Fix string escaping in CSF compiler (#​14615)
Maintenance
  • Examples: Move from placehold.it to place-hold.it for mock images (#​14637)

v6.2.8

Compare Source

Bug Fixes
  • CLI: Properly detect vuetify3 (#​14552)
  • Core: Fix build config inconsistency (#​14566)

v6.2.7

Compare Source

Bug Fixes

v6.2.6

Compare Source

Bug Fixes
  • Core: Allow string in object arg and support fractional numbers in URL args (#​14511)
  • UI: Skip duplicate storyId breaking sidebar (#​14502)

v6.2.5

Compare Source

Bug Fixes
  • Core: Don't include args param in docs mode URL (#​14494)
  • Core: Restore previewHead/Body presets (#​14500)
  • Controls: Reset ArgsTable state when switching stories (#​14493)
Dependency Upgrades
  • Revert "Upgrade dotenv-webpack to v6" (#​14501)

v6.2.4

Compare Source

Dependency Upgrades

v6.2.3

Compare Source

Bug Fixes
  • Core: Fix file-loader options for ESM compat (#​14480)
  • Core: Fix config.js-based configuration (#​14479)
Maintenance
  • Core: Disable postcss warning, add main.js features setting (#​14478)

v6.2.2

Compare Source

Bug Fixes
  • Core: Fix symlinks in static dir when building static Storybook (#​14448)
  • Addon-docs/ArgsTable: Use storySort parameter (#​14422)
  • Revert "Svelte - Fix async loaders and docs" Fix #​14443 (#​14444)
  • Addon-docs/Angular: Keep inlineStories to false by default (#​14447)
Maintenance

v6.2.1

Compare Source

Fix bad version update message from #​12183

v6.2.0

Compare Source

Storybook 6.2 future-proof component development

Storybook 6.2 includes major improvements for new frameworks, package managers, and bundlers.

🚀 Frameworks: Vue 3, Svelte Native CSF
📦 Packaging: NPM 7, Yarn 2, ESM
🛠 Bundlers: Webpack 5 (experimental), pluggable bundlers to enable Vite, ESBuild, Snowpack, & more.

It also includes an overhaul of Storybook’s auto-generated controls and hundreds more fixes, features, and tweaks.

Browse the changelogs matching 6.2.0-alpha.*, 6.2.0-beta.*, and 6.2.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: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from dada240 to 6308527 Compare March 31, 2021 05:11
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.2.0 chore(deps): update storybook monorepo to v6.2.1 Mar 31, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from 9ab0772 to d7fcede Compare April 2, 2021 10:44
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.2.1 chore(deps): update storybook monorepo to v6.2.2 Apr 2, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from d7fcede to 8cee996 Compare April 5, 2021 15:06
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.2.2 chore(deps): update storybook monorepo to v6.2.3 Apr 5, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from 1e37025 to 502e5c1 Compare April 7, 2021 04:35
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.2.3 chore(deps): update storybook monorepo to v6.2.4 Apr 7, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 502e5c1 to e8ead35 Compare April 7, 2021 11:09
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.2.4 chore(deps): update storybook monorepo to v6.2.5 Apr 7, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 4 times, most recently from fc8fd49 to 20951e2 Compare April 9, 2021 03:15
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.2.5 chore(deps): update storybook monorepo to v6.2.6 Apr 9, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 20951e2 to ebefabc Compare April 9, 2021 09:17
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.2.6 chore(deps): update storybook monorepo to v6.2.7 Apr 9, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 9 times, most recently from b854c8e to f39082a Compare April 14, 2021 03:10
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.2.7 chore(deps): update storybook monorepo Apr 14, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 5 times, most recently from bfb931e to 279c8e7 Compare July 22, 2021 15:14
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.3.4 chore(deps): update storybook monorepo to v6.3.5 Jul 22, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from 7bd6f60 to 85aaa0f Compare July 26, 2021 07:02
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.3.5 chore(deps): update storybook monorepo Jul 26, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 85aaa0f to e7db8a9 Compare July 26, 2021 08:19
@renovate renovate bot changed the title chore(deps): update storybook monorepo chore(deps): update storybook monorepo to v6.3.6 Jul 26, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 5 times, most recently from 52ba20a to 7dbd3a4 Compare August 1, 2021 10:09
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 7 times, most recently from bc03854 to 300bdad Compare August 9, 2021 18:35
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.3.6 chore(deps): update storybook monorepo to v6.3.7 Aug 9, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 3 times, most recently from 14abde8 to 68f8545 Compare August 10, 2021 21:32
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 68f8545 to 8d528c5 Compare October 19, 2021 01:23
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.3.7 chore(deps): update storybook monorepo to v6.3.12 Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant