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 v5.3.8 #68

Merged
merged 1 commit into from Jan 21, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2019

This PR contains the following updates:

Package Type Update Change
@storybook/addons devDependencies minor 5.2.5 -> 5.3.8
@storybook/api devDependencies minor 5.2.5 -> 5.3.8
@storybook/components devDependencies minor 5.2.5 -> 5.3.8
@storybook/core-events devDependencies minor 5.2.5 -> 5.3.8
@storybook/theming devDependencies minor 5.2.5 -> 5.3.8

Release Notes

storybookjs/storybook

v5.3.8

Compare Source

Bug Fixes
  • Addon-docs: Fix TS false default value in prop table (#​9560)
  • Addon-knobs: Fix broken repo link in empty panel (#​9530)
  • Typescript: Export IStory in @storybook/angular (#​9097)
  • Fixed Angular button example story (#​9540)
  • Clean usage of @types/webpack-env dep in all packages (#​9536)

v5.3.7

Compare Source

Bug Fixes
  • Node-logger: Move @types/npmlog to dependencies (#​9538)
  • Core: Fix legacy story URLs (#​9545)
  • Addon-docs: Convert default prop value to string (#​9525)
  • Addon-docs: Preserve Source indentation by default (#​9513)

v5.3.6

Compare Source

Bug Fixes
  • Source-loader: Bypass if file has no exports (#​9505)
  • Core: Fix default sorting of docs-only stories (#​9504)

v5.3.5

Compare Source

Bug Fixes
  • Core: Fix typo for loading addon-notes/register-panel (#​9497)
  • Source-loader: Add imports to top of file (#​9492)

v5.3.4

Compare Source

Bug Fixes
  • Core: Fix presets register panel (#​9486)
  • Core: Fix addon/preset detection for local addons (#​9485)
  • Core: Fix default story sort (#​9482)

v5.3.3

Compare Source

Bug Fixes
  • UI: Fix edge case where only one legacy separator is defined (#​9425)
  • Core: Preserve kind load order on HMR when no sortFn is provided (#​9424)
  • Angular: Fix missing architect properties (#​9390)
  • Addon-knobs: Fix null knob values in select (#​9416)
  • Source-loader: Disable linting altogether (#​9417)

v5.3.2

Compare Source

Bug Fixes
  • Source-loader: Disable eslint entirely for generated code (#​9410)

v5.3.1

Compare Source

Bug Fixes
  • Core: Fix generated entry to import at top of file (#​9398)

v5.3.0

Compare Source

Storybook 5.3 is here!

5.3 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 5.3.0-alpha.*, 5.3.0-beta.*, and 5.3.0-rc.* for the full list of changes. See MIGRATION.md to upgrade from 5.0 or earlier.

v5.2.8

Compare Source

Bug Fixes
  • UI: Fix layout of Preview container (#​8628)
  • Core: Use stable package to ensure story sorting is stable (#​8795)
  • Source-loader: Warn if applied to non-stories file (#​8773)

v5.2.7

Compare Source

Bug Fixes
  • Addon-contexts: Fix 'cannot read property h of undefined' in preact (#​9001)
  • Addon-viewports: Fix missing TypeScript types (#​8848)
  • Addon-A11y: Show errors, reset config properly (#​8779)
  • UI: Store layout state in sessionStorage (#​8786)
  • UI: Fix MobileLayout component error on master (#​8941)
  • Addon-analytics: Fix 'path is required in .pageview()' (#​8468)

v5.2.6

Compare Source

Bug Fixes
  • Addon-info: Remove jsnext:main (#​8764)
  • Addon-info: Fix "The prop 'children' is marked as required in 'Td'" (#​8745)
  • UI: Fix unmount components on Canvas/Docs tab switch (#​8625)
  • Addon-docs: Fix code style inside LI (#​8708)
  • Remove min-height CSS rule from DocsPage wrapper (#​8366)
  • Core: Revert webpack rebuild changes in node_modules (#​8657)
  • Addon-notes: Add key to render function (#​8633)
  • Addon-docs: Fix story scroll-to heuristics (#​8629)
  • React-native-server: Changed default port to number in CLI options (#​8584)
  • Increase TooltipLinkList max-height to accommodate more links (#​8545)
  • Prevent form submission as search is done while typing (#​8546)
  • Ondevice-knobs: Fix peer dep (#​8644)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

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

🔕 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 added the dependencies The change only effects the dependencies. label Nov 9, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 5e233f2 to caf3ad9 Compare November 30, 2019 13:18
@renovate renovate bot changed the title Update storybook monorepo to v5.2.6 Update storybook monorepo to v5.2.7 Nov 30, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from caf3ad9 to e488e43 Compare December 2, 2019 06:29
@renovate renovate bot changed the title Update storybook monorepo to v5.2.7 Update storybook monorepo to v5.2.8 Dec 2, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from e488e43 to 2a5a3cd Compare January 11, 2020 09:31
@renovate renovate bot changed the title Update storybook monorepo to v5.2.8 Update storybook monorepo Jan 11, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 2a5a3cd to 0292692 Compare January 11, 2020 09:33
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v5.3.0 Jan 11, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 0292692 to 7a31cbf Compare January 12, 2020 15:41
@renovate renovate bot changed the title Update storybook monorepo to v5.3.0 Update storybook monorepo to v5.3.1 Jan 12, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 7a31cbf to e8f9298 Compare January 13, 2020 15:37
@renovate renovate bot changed the title Update storybook monorepo to v5.3.1 Update storybook monorepo Jan 13, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from e8f9298 to 9d68981 Compare January 13, 2020 15:38
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v5.3.2 Jan 13, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 9d68981 to 7027ebc Compare January 14, 2020 10:00
@renovate renovate bot changed the title Update storybook monorepo to v5.3.2 Update storybook monorepo to v5.3.3 Jan 14, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 7027ebc to 32209b3 Compare January 16, 2020 06:23
@renovate renovate bot changed the title Update storybook monorepo to v5.3.3 Update storybook monorepo to v5.3.4 Jan 16, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 32209b3 to d163483 Compare January 16, 2020 19:33
@renovate renovate bot changed the title Update storybook monorepo to v5.3.4 Update storybook monorepo to v5.3.5 Jan 16, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from d163483 to aebd5a8 Compare January 17, 2020 08:15
@renovate renovate bot changed the title Update storybook monorepo to v5.3.5 Update storybook monorepo to v5.3.6 Jan 17, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from aebd5a8 to fdc3e5c Compare January 20, 2020 06:56
@renovate renovate bot changed the title Update storybook monorepo to v5.3.6 Update storybook monorepo to v5.3.7 Jan 20, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from fdc3e5c to 85a7394 Compare January 21, 2020 16:54
@renovate renovate bot changed the title Update storybook monorepo to v5.3.7 Update storybook monorepo to v5.3.8 Jan 21, 2020
@hipstersmoothie hipstersmoothie merged commit 91f85c6 into master Jan 21, 2020
@hipstersmoothie hipstersmoothie deleted the renovate/storybook-monorepo branch January 21, 2020 22:18
@hipstersmoothie
Copy link
Owner

🚀 PR was released in v0.3.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies The change only effects the dependencies. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants