Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 14, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 5.1.11 -> 5.3.21 age adoption passing confidence
@storybook/addon-options (source) 5.1.11 -> 5.3.21 age adoption passing confidence
@storybook/react (source) 5.1.11 -> 5.3.21 age adoption passing confidence

Release Notes

storybookjs/storybook

v5.3.21

Compare Source

Bug Fixes
  • Core: Add skip dispose option to ClientApi (#​9868)

v5.3.20

Compare Source

Bug Fixes
  • React-native server: Fix addon tabs (#​10468)
  • Addon-docs: Fix babel JSX handling in MDX (#​11448)
  • Revert "Fix: Search stories" (#​10916)

v5.3.19

Compare Source

Bug Fixes
Security
  • Upgrade markdown-to-jsx to 6.11.4 (#​10873)

v5.3.18

Compare Source

Bug Fixes
  • Core: Fix manager assets to be routed in express (#​9646)
  • Storyshots: Fix MDX transform (#​10223)
  • Addon-docs: Restore IE11 compat on Windows by transpiling acorn-jsx (#​9790)
  • Addon-docs: Ensure visibility of links within prop descriptions (#​10210)

v5.3.17

Compare Source

Bug Fixes
  • Components: Change react-syntax-highlighter from esm to cjs (#​9780)

v5.3.15

Compare Source

Bug Fixes
  • Core: Disables html-webpack-plugin's option to remove script tag types (#​10042)
  • Addon-actions: Style ActionLogger to preserve whitespace (#​10046)
Maintenance
  • CI: Fix GitHub unit test workflow (#​9971)
Dependency Upgrades
  • Security: Remove usage of a vulnerable version of serialize-javascript (#​10071)

v5.3.14

Compare Source

Bug Fixes
  • Centered: remove typesVersions attribute (#​9907)
  • Props: Fix typescript unspecified default value (#​9873)
  • Core: Use telejson for websockets channel (#​9867)
  • Storyshots: Fix support for jsx/tsx config files (#​9834)
  • MDX: Fix custom classes getting stripped (#​8897)
  • Typescript: Add downlevel dts for 3.5 (#​9847)

v5.3.13

Compare Source

Bug Fixes
  • React: Remove MiniCssExtractPlugin for CRA (#​9759)
Maintenance
  • Build: Fix DLL generation race condition (#​9770)

v5.3.12

Compare Source

Bug Fixes
  • Core: Fix dev server error - back out bad change (#​9753)

v5.3.11

Compare Source

Bug Fixes
  • Svelte: Fix Svelte 3 slots for decorators (#​9724)
  • CLI: Fix file path for Button story (#​9325)
  • Angular: Emit decorator metadata by default (#​9701)
  • Storyshots: Fix config via main.ts (#​9577)
Maintenance
  • Cra-ts-kitchen-sink: Fix stories glob pattern (#​9706)

v5.3.10

Compare Source

Bug Fixes
  • Core: Upgrade min-css-extract-plugin to fix SASS loading (#​9652)
  • CRA: Fix jsconfig support (#​9324)
  • Web-components: Fix default value for docs prop table (#​9655)
  • Web-components: Fix types to play nicely with lit-element (#​9557)
  • UI: Add support for className prop on Form.Field (#​9665)
  • Addon-storyshots: Remove excess slashes from jest transform warning (#​9616)
Maintenance
  • Ember: Migrate to new "import { hbs } from 'ember-cli-htmlbars'" (#​9633)
  • Build: Netlify for examples again (#​9585)
  • Publish: Remove docs to reduce package size (#​9612)

v5.3.9

Compare Source

Bug Fixes
  • Addon-docs: Revert breaking source indentation fix (#​9609)

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!

Key features:

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)

v5.2.5

Compare Source

Bug Fixes
  • UI: Fix React15 support (#​8454)
  • React-native-server: Convert port to number in CLI options (#​8491)
  • Addon-docs: Fix React.forwardedRef/memo props (#​8445)
  • MDX: Handle <Story> name starting with number (#​8469)
  • React: Fix custom themes breaking the welcome demo (#​8259)
  • Addon-jest: Make withTests type generic (#​8410)
Dependency Upgrades
  • [Security] Bump lodash from 4.17.11 to 4.17.15 (#​8351)
Dependency Upgrades

v5.2.4

Compare Source

Bug Fixes
  • Angular: Fix angular2-template-loader / raw-loader version conflicts (#​8269)
  • CSF: Warn when CSF and storiesOf mixed in one file (#​8411)
  • Addon API: Clean preview hooks when removing a story (#​8408)
  • Update button.svelte (#​8369)
  • CSF: Ignore __esModule export (#​8317)
Maintenance
  • Publish top-level .js and .d.ts files (#​8354)

v5.2.3

Compare Source

Bug Fixes
  • Core: Fix lib/core whitelist (#​8182)

v5.2.2

Compare Source

Bug Fixes
  • Storyshots: First-class CSF support (#​8000)
  • UI: Move addon dependencies to devDependencies (#​8206)
  • Addon-docs: CSS classes for escape-hatch theming wrapper/content (#​8061)
  • CLI: Fix variable collisions in storiesof-to-csf (#​8106)
  • Addon-knobs: Add missing type def #​8105 (#​8118)
  • Dependencies: add @​types/webpack-env to apps that depend on it (#​8119)
  • Core: Show exception rather than error on react error boundary (#​8100)
  • UI: Fix inline code styling for dark theme (#​8260)
  • Addon-ondevice-notes: Validate the state content (#​8261)
  • Telejson: New version with typings and bugfixes (#​8228)
  • React: Add DecoratorFn type to exports (#​8121)
  • Addon-knobs: Handle undefined array value (#​8006)
  • Preact: Allow JSX.Element story (#​8159)
  • Storyshots: Fix STORYBOOK_HOOKS_CONTEXT error (#​8163)
  • Update react-draggable to 4.0.3 (#​8145)

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Storybook 5.2 is here!

Key features:

5.2 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 5.2.0-alpha.*, 5.2.0-beta.*, and 5.2.0-rc.* for the full list of changes. See MIGRATION.md to upgrade from 5.0 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 has been generated by Mend Renovate. View repository job log here.

@CLAassistant
Copy link

CLAassistant commented Sep 14, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 6ec78e2 to 5609e21 Compare September 17, 2019 16:32
@renovate renovate bot changed the title chore: update storybook monorepo to v5.2.0 chore: update storybook monorepo to v5.2.1 Sep 17, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 5609e21 to a8d6789 Compare October 7, 2019 10:11
@renovate renovate bot changed the title chore: update storybook monorepo to v5.2.1 chore: update storybook monorepo to v5.2.2 Oct 7, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from a8d6789 to b4af719 Compare October 7, 2019 11:14
@renovate renovate bot changed the title chore: update storybook monorepo to v5.2.2 chore: update storybook monorepo Oct 7, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from b4af719 to 689fefe Compare October 7, 2019 11:20
@renovate renovate bot changed the title chore: update storybook monorepo chore: update storybook monorepo to v5.2.3 Oct 7, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 689fefe to b031556 Compare October 14, 2019 09:50
@renovate renovate bot changed the title chore: update storybook monorepo to v5.2.3 chore: update storybook monorepo to v5.2.4 Oct 14, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from b031556 to 012ffc2 Compare October 23, 2019 08:48
@renovate renovate bot changed the title chore: update storybook monorepo to v5.2.4 chore: update storybook monorepo to v5.2.5 Oct 23, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 012ffc2 to ca61339 Compare October 23, 2019 20:47
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from ca61339 to e17eb23 Compare November 9, 2019 09:53
@renovate renovate bot changed the title chore: update storybook monorepo to v5.2.5 chore: update storybook monorepo Nov 9, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from e17eb23 to 5dd3f10 Compare November 9, 2019 09:58
@renovate renovate bot changed the title chore: update storybook monorepo chore: update storybook monorepo to v5.2.6 Nov 9, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 5dd3f10 to a492daf Compare November 30, 2019 13:20
@renovate renovate bot changed the title chore: update storybook monorepo to v5.2.6 chore: update storybook monorepo to v5.2.7 Nov 30, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from a492daf to efe551c Compare December 2, 2019 06:32
@renovate renovate bot changed the title chore: update storybook monorepo to v5.2.7 chore: update storybook monorepo Dec 2, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from efe551c to cc788b8 Compare December 2, 2019 06:36
@renovate renovate bot changed the title chore: update storybook monorepo chore: update storybook monorepo to v5.2.8 Dec 2, 2019
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from cc788b8 to 5a09eda Compare January 19, 2020 05:57
@renovate renovate bot changed the title chore: update storybook monorepo to v5.2.8 chore: update storybook monorepo to v5.3.6 Jan 19, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 5a09eda to b78dff4 Compare January 20, 2020 07:05
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.6 chore: update storybook monorepo to v5.3.7 Jan 20, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 8ff234b to d01f183 Compare January 24, 2020 14:23
@renovate renovate bot changed the title chore: update storybook monorepo chore: update storybook monorepo to v5.3.9 Jan 24, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from d01f183 to 892f914 Compare February 2, 2020 07:41
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.9 chore: update storybook monorepo to v5.3.10 Feb 2, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 892f914 to 150e364 Compare February 4, 2020 16:06
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.10 chore: update storybook monorepo to v5.3.11 Feb 4, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 150e364 to fe058d1 Compare February 4, 2020 23:25
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.11 chore: update storybook monorepo Feb 4, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from fe058d1 to 3fb9189 Compare February 4, 2020 23:31
@renovate renovate bot changed the title chore: update storybook monorepo chore: update storybook monorepo to v5.3.12 Feb 4, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 3fb9189 to b1d280a Compare February 12, 2020 04:46
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.12 chore: update storybook monorepo to v5.3.13 Feb 12, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from b1d280a to 44c3aa8 Compare February 25, 2020 15:24
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.13 chore: update storybook monorepo Feb 25, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 44c3aa8 to cd97cdf Compare February 25, 2020 15:31
@renovate renovate bot changed the title chore: update storybook monorepo chore: update storybook monorepo to v5.3.14 Feb 25, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from cd97cdf to 86e31f5 Compare March 14, 2020 03:44
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.14 chore: update storybook monorepo to v5.3.15 Mar 14, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 86e31f5 to 4865927 Compare March 14, 2020 07:55
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.15 chore: update storybook monorepo to v5.3.17 Mar 14, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 4865927 to 8a88031 Compare April 14, 2020 17:01
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.17 chore: update storybook monorepo to v5.3.18 Apr 14, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 8a88031 to a468378 Compare May 24, 2020 04:33
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.18 chore: update storybook monorepo May 24, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from a468378 to e020b96 Compare May 24, 2020 05:39
@renovate renovate bot changed the title chore: update storybook monorepo chore: update storybook monorepo to v5.3.19 May 24, 2020
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from e020b96 to c094cb7 Compare October 27, 2020 10:55
@renovate renovate bot changed the title chore: update storybook monorepo to v5.3.19 chore: update storybook monorepo to v5.3.21 Oct 27, 2020
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants