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

fix(deps): update storybook monorepo to v6.5.16 #131

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 19, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 6.0.28 -> 6.5.16 age adoption passing confidence
@storybook/addon-links (source) 6.0.28 -> 6.5.16 age adoption passing confidence
@storybook/addons (source) 6.0.28 -> 6.5.16 age adoption passing confidence
@storybook/cli (source) 6.0.28 -> 6.5.16 age adoption passing confidence
@storybook/react (source) 6.0.28 -> 6.5.16 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-actions)

v6.5.16

Compare Source

Bug Fixes
  • Angular: Fix handling of docsMode option in angular builder #​20608
  • Angular: Fix webpackStatsJson types in angular-builder #​20296
Dependency Upgrades
  • Security: Upgrade json5 dependency #​20526

v6.5.15

Compare Source

Bug Fixes
  • Support Angular 15.0.4 #​20287
  • CLI: execute automigrations when pressing enter in the prompts #​20208

v6.5.14

Compare Source

Bug Fixes
  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #​20043
  • CLI/React native: Fix addons template to import register instead of manager #​19620
Maintenance
  • Core: Patch preview-web and refs to support React Native #​19975
Dependency Upgrades
  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #​19891

v6.5.13

Compare Source

Bug Fixes
  • Telemetry: Send start/build events even when there is no generator #​19507
  • Telemetry: Fix inconsistent debug #​19509
  • Addon-docs: Pass remarks plugins to mdx loader #​18740
  • Angular: Alias decorateStory as applyDecorators #​19189

v6.5.12

Compare Source

Bug Fixes
  • React: Fix issue with react 18 implementation #​19125

v6.5.11

Compare Source

Bug Fixes
  • CLI: Fix race condition in sb init #​19083
  • Core: Fix WebProjectAnnotations export in preview-web for back-compat #​19048
  • Addon-interactions: Fix IE support by replacing array includes #​18993
  • Vue: Fix enum check in extractArgTypes #​18959
  • React: Fix callback behavior in react@18 #​18737
  • Store: always call composeConfigs in setProjectAnnotations #​18916
  • Telemetry: improve addon extraction logic #​18868
  • Addon-docs: Check for undefined before reading property in extractArgTypes.ts #​18710nance

v6.5.10

Compare Source

Maintenance
  • Interactions: Run conditionally based on query param #​18706
  • Components: Re-bundle the syntax highlighter #​18425
  • Svelte: Make svelte-loader optional dependency #​18645
  • Theming: Replace references to themes.normal with themes.light #​17034
Bug Fixes
  • HTML: Fix missing ability to set docs.extractArgTypes #​18831
  • CLI: Throw error on failure in sb init #​18816
  • CLI: Hook up the npm7 migration #​18522
  • Preview: Ensure docs container re-renders when globals change #​18711
  • Toolbars: Fall back to name if both title and icon are not specified #​17430
  • CLI: Fix addons register in RN template #​18693
  • CLI: Fix detection of type: module when initializing storybook #​18714
  • CLI/Svelte: Always create main with cjs extension #​18648
  • Fix typo in CSS pseudo selector #​17708
  • UI: Fix sidebar a11y by moving aria-expanded attribute to button #​18354
  • CLI: Add npm7 migration for legacy peer deps #​18510
  • UI: Fix display skip to sidebar button #​18479
  • Core: Fix process is not defined when using components #​18469
Dependency Upgrades

v6.5.9

Compare Source

Bug Fixes
  • Core: Fix process is not defined when using components (#​18469)
  • Story index: Warn on storyName in CSF3 exports (#​18464)
  • Telemetry: Strip out preset from addon name (#​18442)
Maintenance
  • Angular: Support Angular 14 standalone components (#​18272)
  • UI: Update manager to respect parameters.docsOnly in stories.json (#​18433)

v6.5.8

Compare Source

Bug Fixes
  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#​18361)

v6.5.7

Compare Source

Bug Fixes
Maintenance
  • Fix lint warnings in PreviewWeb tests (#​18369)

v6.5.6

Compare Source

Bug Fixes

v6.5.5

Compare Source

v6.5.4

Compare Source

v6.5.3

Compare Source

v6.5.2

Compare Source

v6.5.0

Compare Source

v6.4.22

Compare Source

v6.4.21

Compare Source

v6.4.20

Compare Source

v6.4.19

Compare Source

v6.4.18

Compare Source

v6.4.17

Compare Source

v6.4.16

Compare Source

v6.4.15

Compare Source

v6.4.14

Compare Source

v6.4.13

Compare Source

v6.4.12

Compare Source

v6.4.10

Compare Source

v6.4.9

Compare Source

v6.4.8

Compare Source

v6.4.7

Compare Source

v6.4.5

Compare Source

v6.4.4

Compare Source

v6.4.3

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

v6.3.13

Compare Source

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
  • 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.

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

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.

Also 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.

v6.1.21

Compare Source

Bug Fixes
  • IE11: Transpile prettier down to ES5 (#​14047)
  • CLI: Add --legacy-peer-deps for NPM7 install (#​14106)
  • SyntaxHighlighter: Safely access clipboard on global.navigator (#​14035)

v6.1.20

Compare Source

  • Deps: upgrade react-dev-utils to get newer immer (#​14015)

v6.1.19

Compare Source

Bug Fixes
  • Components: Add missing regenerator-runtime dependency (#​13991)

v6.1.18

Compare Source

Bug Fixes
  • UI: Fix theming for focused search bar (#​13895)
  • Storyshots: Support main.js usage (#​13842)

v6.1.17

Compare Source

Bug Fixes
  • CLI: Fix opening localhost in browser by default (#​13812)

v6.1.16

Compare Source

Bug Fixes
  • Addon-docs/Svelte: Fix component name in docgen-loader (#​13760)
  • UI: Fix copy to clipboard for insecure deployments (#​13777)

v6.1.15

Compare Source

Bug Fixes
  • Svelte: Fix duplicate story preview (#​13663)
  • Angular: Properly handle empty tsconfig compilerOptions (#​13596)
Maintenance
  • Angular: Use Nx function to read non-angularCli configs (#​13558)
Dependency Upgrades
  • Bump @​types/reach__router version (#​13703)

v6.1.14

Compare Source

Bug Fixes

v6.1.12

Compare Source

Bug Fixes
  • Addon-docs: Fix link not working cross origin (#​13022)
  • Addon-docs: Resolve babel-loader from storybook/core (#​13607)

v6.1.11

Compare Source

Bug Fixes
  • UI: Fix null ref in sidebar (#​13423)
  • Addon-docs: Handle svelte docgen failures gracefully (#​13386)
Dependency Upgrades

v6.1.10

Compare Source

Bug Fixes
  • CLI: Fix stories path in Introduction.stories.mdx (#​13368)
  • UI: Fix display of custom brand image (#​13355)
  • Storyshots: Fix missing done attribute on type definition (#​13341)
  • Addon-docs: ArgTypes optional on Meta (#​13352)
Dependency Upgrades
  • Addon-storyshots: Add React as peer dependency (#​13343)

v6.1.9

Compare Source

Bug Fixes
  • Addon-backgrounds: Fix grid offset always using default value (#​13260)
  • UI: Fix keybindings on non-US keyboard layouts (#​13319)
  • Addon-Docs: Handle class attributes in Dynamic Source Rendering for Vue.js (#​13327)

v6.1.8

Compare Source

Bug Fixes
  • Core: Fix preview URL dropped hashes (#​13308)
  • Core: Fix template script tag support (#​13271)
  • Addon-docs: Fix Vue source snippets for function attributes (#​13288)
  • Components: Fix Zoom for IE11 (#​13302)
  • React: Don't add FastRefresh if already enabled (#​13303)
  • CLI: Fix storybook-deployer upgrade warning (#​13306)
Maintenance
  • React: Expose StorybookConfig types (#​13309)
  • React: Fix unit tests for react preset (#​13315)

v6.1.7

Compare Source

Bug Fixes
  • CLI: Fix not printing managerTotalTime when using cached manager (#​13294)
  • Core: Only apply express.json() middleware to /runtime-error route (#​13295)
  • Core: Don't use prebuilt or cached manager when running smoke test (#​13266)
  • Core: Detect arg inference for cyclic args and warn (#​13263)
Dependency Upgrades

v6.1.6

Compare Source

Bug Fixes
  • Addon-controls: Fix ensureDocsBeforeControls support for paths (#​13204)
  • CLI: Add core-js to Preact generator (#​13138)
  • Core: Improve handling of --static-dir option (#​13245)
  • Core: Fix webpack5 compatibility check for ProgressPlugin (#​13239)

v6.1.5

Compare Source

Bug Fixes
  • Core: Resolve react and react-dom from core (#​13195)

v6.1.4

Compare Source

Bug Fixes
  • Core: Clear manager cache on runtime error (#​13230)

v6.1.3

Compare Source

Bug Fixes
  • Core: Replace 'trash' with 'fs.remove' (#​13211)
  • UI: Fix overflow scrolling on layout:centered (#​13217)
  • CLI: Don't install babel for CRA (#​13220)
  • Addon-docs: Fix lineheight in typeset component (#​13205)

v6.1.2

Compare Source

Bug Fixes
  • Storyshots: Fix beforeScreenshot and afterScreenshot return types (#​13198)
  • UI: Target only IE10/IE11 for our CSS vertical centering hack (#​13192)

v6.1.1

Compare Source

Bug Fixes
  • Addon-backgrounds: Fix grid disable (#​13175)

v6.1.0

Compare Source

Storybook 6.1 is the first in a series of performance-oriented Storybook releases. It includes:

6.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.1.0-alpha.*, 6.1.0-beta.*, and 6.1.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.3 or earlier.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from bd0db61 to 457e005 Compare November 19, 2020 17:24
@renovate renovate bot changed the title Update storybook monorepo to v6.1.0 Update storybook monorepo to v6.1.1 Nov 19, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 457e005 to 96d8159 Compare November 21, 2020 05:57
@renovate renovate bot changed the title Update storybook monorepo to v6.1.1 Update storybook monorepo Nov 21, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 96d8159 to 497fade Compare November 21, 2020 06:33
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.1.2 Nov 21, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 497fade to fb08ac9 Compare November 23, 2020 15:50
@renovate renovate bot changed the title Update storybook monorepo to v6.1.2 Update storybook monorepo Nov 23, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from 652da67 to fb9db3e Compare November 23, 2020 17:12
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.1.3 Nov 23, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from fb9db3e to e018b89 Compare November 23, 2020 23:59
@renovate renovate bot changed the title Update storybook monorepo to v6.1.3 Update storybook monorepo Nov 23, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from d23c577 to 6355f92 Compare November 24, 2020 01:48
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.1.4 Nov 24, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 6355f92 to 6f21280 Compare November 24, 2020 09:22
@renovate renovate bot changed the title Update storybook monorepo to v6.1.4 Update storybook monorepo Nov 24, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 6f21280 to f6d9c44 Compare November 24, 2020 10:40
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.1.5 Nov 24, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from f6d9c44 to 3015d8b Compare November 25, 2020 00:25
@renovate renovate bot changed the title Update storybook monorepo to v6.1.5 Update storybook monorepo Nov 25, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from 7b06594 to ec5a0ed Compare November 25, 2020 02:15
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.1.6 Nov 25, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from ec5a0ed to 383f06e Compare November 26, 2020 17:20
@renovate renovate bot changed the title Update storybook monorepo to v6.1.6 Update storybook monorepo Nov 26, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 383f06e to 47e3362 Compare November 26, 2020 17:28
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.1.7 Nov 26, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 99b992b to 06aa6d5 Compare April 9, 2021 02:55
@renovate renovate bot changed the title Update storybook monorepo to v6.2.5 Update storybook monorepo to v6.2.6 Apr 9, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 06aa6d5 to d2132bf Compare April 9, 2021 08:23
@renovate renovate bot changed the title Update storybook monorepo to v6.2.6 Update storybook monorepo to v6.2.7 Apr 9, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from d2132bf to 9e92a20 Compare April 14, 2021 03:13
@renovate renovate bot changed the title Update storybook monorepo to v6.2.7 Update storybook monorepo to v6.2.8 Apr 14, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 9e92a20 to 130d698 Compare April 23, 2021 03:55
@renovate renovate bot changed the title Update storybook monorepo to v6.2.8 Update storybook monorepo Apr 23, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 130d698 to a332e7e Compare April 23, 2021 05:55
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.2.9 Apr 23, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from a332e7e to 719b839 Compare October 19, 2021 02:29
@renovate renovate bot changed the title Update storybook monorepo to v6.2.9 Update storybook monorepo to v6.3.12 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 719b839 to 3665791 Compare March 7, 2022 17:56
@renovate renovate bot changed the title Update storybook monorepo to v6.3.12 Update storybook monorepo to v6.4.19 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 3665791 to 740d564 Compare April 24, 2022 23:21
@renovate renovate bot changed the title Update storybook monorepo to v6.4.19 Update storybook monorepo to v6.4.22 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 740d564 to 02f1e27 Compare June 18, 2022 22:25
@renovate renovate bot changed the title Update storybook monorepo to v6.4.22 Update storybook monorepo to v6.5.9 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 02f1e27 to 7b64dc7 Compare September 25, 2022 14:25
@renovate renovate bot changed the title Update storybook monorepo to v6.5.9 Update storybook monorepo to v6.5.12 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from 6e5779a to 55048d6 Compare October 10, 2022 08:49
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 55048d6 to 10bb2cf Compare October 24, 2022 06:48
@renovate renovate bot changed the title Update storybook monorepo to v6.5.12 Update storybook monorepo to v6.5.13 Oct 24, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 10bb2cf to ee7743d Compare December 2, 2022 00:38
@renovate renovate bot changed the title Update storybook monorepo to v6.5.13 Update storybook monorepo to v6.5.14 Dec 2, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from ee7743d to dd84198 Compare March 18, 2023 00:02
@renovate renovate bot changed the title Update storybook monorepo to v6.5.14 Update storybook monorepo to v6.5.16 Mar 18, 2023
@renovate renovate bot changed the title Update storybook monorepo to v6.5.16 fix(deps): update storybook monorepo to v6.5.16 Dec 23, 2023
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.

0 participants