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.5.16 #25

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 26, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 6.3.12 -> 6.5.16 age adoption passing confidence
@storybook/addon-essentials (source) 6.3.12 -> 6.5.16 age adoption passing confidence
@storybook/addon-links (source) 6.3.12 -> 6.5.16 age adoption passing confidence
@storybook/builder-webpack5 (source) 6.3.12 -> 6.5.16 age adoption passing confidence
@storybook/manager-webpack5 (source) 6.3.12 -> 6.5.16 age adoption passing confidence
@storybook/web-components (source) 6.3.12 -> 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
  • Preview: Default select to viewMode story (#​18370)
  • CLI: Add support for angular/cli@14.0.0 (#​18334)
  • Vue/Vue3: Fix decorators in StoryStoreV7 (#​18375)
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


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 from 194e0a2 to 6864dc8 Compare November 30, 2021 00:43
@renovate renovate bot changed the title Update storybook monorepo to v6.4.0 Update storybook monorepo Nov 30, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 6864dc8 to 31f8b3e Compare November 30, 2021 02:35
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.4.1 Nov 30, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 31f8b3e to 6859e0c Compare December 1, 2021 05:38
@renovate renovate bot changed the title Update storybook monorepo to v6.4.1 Update storybook monorepo to v6.4.2 Dec 1, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 6859e0c to 0ae52b1 Compare December 1, 2021 09:37
@renovate renovate bot changed the title Update storybook monorepo to v6.4.2 Update storybook monorepo to v6.4.3 Dec 1, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 0ae52b1 to bc40d58 Compare December 2, 2021 01:19
@renovate renovate bot changed the title Update storybook monorepo to v6.4.3 Update storybook monorepo to v6.4.4 Dec 2, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from bc40d58 to ca78808 Compare December 3, 2021 08:20
@renovate renovate bot changed the title Update storybook monorepo to v6.4.4 Update storybook monorepo Dec 3, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from ca78808 to 32b3250 Compare December 3, 2021 10:46
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.4.5 Dec 3, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 32b3250 to a008539 Compare December 3, 2021 16:43
@renovate renovate bot changed the title Update storybook monorepo to v6.4.5 Update storybook monorepo to v6.4.7 Dec 3, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from a008539 to 96d1b8e Compare December 6, 2021 07:50
@renovate renovate bot changed the title Update storybook monorepo to v6.4.7 Update storybook monorepo to v6.4.8 Dec 6, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 96d1b8e to 4ca13fb Compare December 9, 2021 03:15
@renovate renovate bot changed the title Update storybook monorepo to v6.4.8 Update storybook monorepo to v6.4.9 Dec 9, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 4ca13fb to e064e4c Compare January 10, 2022 05:06
@renovate renovate bot changed the title Update storybook monorepo to v6.4.9 Update storybook monorepo Jan 10, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from e064e4c to 49d2c82 Compare January 10, 2022 08:51
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.4.10 Jan 10, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 49d2c82 to cbf19e4 Compare March 7, 2022 10:16
@renovate renovate bot changed the title Update storybook monorepo to v6.4.10 Update storybook monorepo to v6.4.19 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from cbf19e4 to 079edbc Compare April 24, 2022 21:39
@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 079edbc to d9fc270 Compare June 18, 2022 16:34
@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 d9fc270 to 5fafc9b Compare September 25, 2022 13:15
@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 from 5fafc9b to 6a2c575 Compare March 23, 2023 22:01
@renovate renovate bot changed the title Update storybook monorepo to v6.5.12 Update storybook monorepo to v6.5.16 Mar 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