zuhlke / ZMetric

Visualising project metrics
MIT License
6 stars 1 forks source link

An in-range update of storybook is breaking the build 🚨 #39

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

There have been updates to the storybook monorepo:

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the storybook group definition.

storybook is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **Travis CI - Branch:** The build **errored**.

Commits

The new version differs by 2659 commits ahead by 2659, behind by 214.

  • 269149b v5.1.0
  • ab0e369 5.1.0 changelog
  • 5441456 Bump version to 5.1
  • d477111 Merge pull request #6913 from zxl634/patch-1
  • 006615a Mention TSX index file requirement in README (#6887)
  • db75c0a Update RN guide for 5.1 (#6977)
  • 4750688 Update RN guide for 5.1
  • 76ab1b4 5.1.0-rc.5 next.json version file
  • db65f6c Update version.ts
  • 70d6fcd v5.1.0-rc.5
  • bdefc16 5.1.0-rc.5 changelog
  • 829bf39 FIX race condition in startup of verdaccio && FIX typos (#6956)
  • f43a9b2 FIX the customCanvas option (#6968)
  • 3dc444a WIP: Remove zonejs from devDeps; allow ^0.8.0 || ^0.9.0 (#6957)
  • 8792884 Merge pull request #6847 from CodeByAlex/feature/jest-design-changes

There are 250 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.1.1

Storybook 5.1 is a juicy upgrade including:

  • 📱 Mobile: Standalone package architecture for React Native
  • 🎟 A11y addon: Realtime accessibility checks and visual feedback
  • 🛠 Context addon: New UI for themes, internationalization, & more
  • 🎛 Presets: One-line configuration for babel, webpack, & addons

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

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.1.3

Bug Fixes

  • UI: Fix links that are not working with plain left click (#6970)
  • Core: Don't redefine process variable (#6991)
  • Core: Don't mutate user's babel config (#6987)
Commits

The new version differs by 9 commits.

  • bf73c67 v5.1.3
  • b45e6fc v5.1.2
  • 8b9fc5f 5.1.2 changelog
  • d4f3dec Fix links that are not working with plain left click (#6970)
  • c905dbe Don't redefine process variable (#6991)
  • f83f198 Don't mutate user's babel config (#6987)
  • 5bc3610 Fix typo in Context addon README (#6988)
  • 87eaf06 Update version.ts
  • 769ae4f 5.1.1 latest.json version file

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.1.4

Bug Fixes

  • Core: Fix core-js 3 errors (#7051)
  • UI: Fix syntax highlighter plain text not visible (#7057)
  • Addon-actions: Add default options to action(s) (#6438)

Dependency Upgrades

  • RN: add missing core-js dependency (#7016)
  • chore: set react version to 16.8.3 to match react native (#7008)
Commits

The new version differs by 18 commits.

  • 6d3d4fa v5.1.4
  • 09dd188 5.1.4 changelog
  • d860e51 core-js 3 errors fix (#7051)
  • 248667e Merge pull request #7016 from ForbesLindesay/patch-2
  • 09936b7 chore: set react version to 15.8.3 to match react native (#7008)
  • 169e9e4 FIX syntax highlighter plain text not visible (#7057)
  • 8bad7be Fix for issue 5932, adding default options to action(s) (#6438)
  • 7f253f5 Fixes typo in Introduction doc (#7059)
  • d6944fa documentation: Add note to addon-backgrounds docs Readme. #6915 (#7026)
  • f6fe014 Makes header consistent with sb.js.org (#7019)
  • 6472a04 Fixing Grammar (#7007)
  • cd7b027 Fix grammar in index.md (#7001)
  • 6ded779 docs: Clarify how to get local example running (#6999)
  • f64cff0 specifying where to get withInfo (#7013)
  • 257328b specifying where to get withInfo

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.1.10

Breaking Changes

  • Core: Remove project root babel.config.js loading (#7573)

Bug Fixes

  • Addon-info: change stylesheetBase info height from 110vh to 100vh (#7141)
  • React-native: Fix react native server (#7187)
  • Addon-centered/contexts: Move optionalDependencies to peerDependencies (#7315)
  • Addon-notes/info: Fix indenting on markdown code blocks (#7158)
  • Addon-actions: fix serialization performance (#7256)
  • Addon-notes: Fix dark theming bug (#7623)
  • CLI: Fix usage information (#7627)
  • Addon-centered: Fix component disappearing on zoom (#7400)
  • Addon-analytics: Fix API signature (#7410)
  • UI: Fix Sidebar input refresh on 'Enter' (#7342)
  • Addon-knobs: Prevent rerender when a button callback returns false. (#7197)
  • Core: Keep story data and legacy data in sync (#7319)
  • CLI: Move the free port logic so that loadOptions don't override it (#7237)
  • Addon-backgrounds: Fix unstretched preview background wrapper (#7173)

Maintenance

  • Build: delete tests & snapshots from dist (#7358)

Dependency Upgrades

  • CLI: replaced merge-dirs dependency by fs-extra (#7100)
Commits

The new version differs by 122 commits.

  • 000361f v5.1.10
  • 6a6e66b 5.1.10 changelog
  • efba0ef fix(addons-info): change stylesheetBase info height from 110vh to 100vh (#7141)
  • 3351861 cli: replaced merge-dirs dependency by fs-extra (#7100)
  • 9774325 Fix react native server (#7187)
  • cbac4f3 Addon-centered/contexts: Move optionalDependencies to peerDepen… (#7315)
  • f62f124 Fix/indenting for addon-notes & addon-info on markdown code blocks (#7158)
  • 2046e90 FIX addon-actions performance issue (#7256)
  • 8a3edb7 Core: Remove project root babel.config.js loading (#7573)
  • a73aa44 Update snapshots
  • d50d2e3 FIX #7619 (#7623)
  • a8b3987 Merge pull request #7627 from jamesgeorge007/hotfix/fixup-usage-info
  • 0ffff59 Merge pull request #7400 from 8beeeaaat/7167-zooming-with-addon-centered
  • d06aed8 Merge pull request #7452 from stereodenis/patch-1
  • 4d5a762 Merge pull request #7410 from storybookjs/fix/7292

There are 122 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.1.11

Bug Fixes

  • Core: Add polyfill for fetch (#7401)
  • Core: Revert "Fix #7167 addon-centered causes component to disappear when zooming" (#7750)
Commits

The new version differs by 24 commits.

  • aeeafda v5.1.11
  • 6d05e1d 5.1.11 changelog
  • bcfb97f Core: Add polyfill for fetch (#7401)
  • 31dfaf2 Merge pull request #7750 from storybookjs/revert-7400-7167-zooming-with-addon-centered
  • a2f5a65 Merge pull request #7663 from juliamitchelmore/juliamitchelmore-patch-1
  • 81b3902 Merge pull request #7645 from christianliebel/patch-2
  • c546a7c 5.2.0-beta.29 next.json version file
  • a903884 5.2.0-beta.28 next.json version file
  • 0a7c7f0 5.2.0-beta.26 next.json version file
  • af6baac 5.2.0-beta.25 next.json version file
  • 002b02a Merge branch 'master' of github.com:storybookjs/storybook
  • 1cceeec 5.2.0-beta.24 next.json version file
  • 965a582 Merge pull request #7695 from Superpencil/patch-2
  • b06e6d7 Michael this is unacceptable.
  • bd607c3 5.2.0-beta.23 next.json version file

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.0

Storybook 5.2 is here!

  • 📚 DocsPage: Zero-config documentation
  • 📦 Component Story Format: Portable ES6 modules
  • 🧩 Addon API: Simplified w/ hooks

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 ugprade from 5.0 or earlier.

Commits

The new version differs by 2061 commits.

  • 0e780c1 v5.2.0
  • 922ea65 Merge branch 'master' into next
  • 09c5f03 Merge pull request #7695 from Superpencil/patch-2
  • aaf828b Fix typo in CLI options (#7629)
  • c888ff7 5.2.0 changelog
  • f1b3c72 CHANGE the now config (#8049)
  • 17c1225 Merge branch 'next' into tech/now-script
  • 467036e CLEANUP
  • 04813aa Try to fix now.json
  • 1152aad REMOVE the silent property to see if that makes it ok again..
  • 04a3ebf ADD env variables
  • 744e967 IMPROVE the index && now deployment situation, hopefully
  • f0317b0 CLEANUP
  • 2f5ec2a ADD a manual index page
  • 2d9758c CHANGE now config to have trailing slashes

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.1

Bug Fixes

  • Core: Fix error handling (#8097)
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.2

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)
Commits

The new version differs by 64 commits.

  • fc0e18c v5.2.2
  • 611ee74 5.2.2 changelog
  • d852091 Revert "Update read-pkg-up usage to work with version 7 (#8299)"
  • 8e0ac7c Update snapshots
  • 3065f8c Don't use global package in templates (#8281)
  • 39b8c80 Storyshots: First-class CSF support (#8000)
  • fd3b297 Update yarn.lock
  • f5ed2f6 UI: Move addon dependencies to devDependencies (#8206)
  • a39f2f4 Add tests and src to npmignore (#7824)
  • d14f2d5 Addon-docs: CSS classes for escape-hatch theming wrapper/content (#8061)
  • d7ec320 CLI: Fix variable collisions in storiesof-to-csf (#8106)
  • 9bf9150 add missing type def to addon-knobs fixes #8105 (#8118)
  • dbc0442 fix: add @types/webpack-env to apps that depend on it, fixes #8… (#8119)
  • 49ee0ca Update read-pkg-up usage to work with version 7 (#8299)
  • aeda584 Core: Show exception rather than error on react error boundary (#8100)

There are 64 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.3

Bug Fixes

  • Core: Fix lib/core whitelist (#8182)
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.2.4

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)
Commits

The new version differs by 27 commits.

  • 847110e v5.2.4
  • 3e037e7 5.2.4 changelog
  • 8f87998 Angular: Fix angular2-template-loader / raw-loader version conf… (#8269)
  • 8de4a4c CSF: Warn when CSF and storiesOf mixed in one file (#8411)
  • a98aece Addon API: Clean preview hooks when removing a story (#8408)
  • 9594d72 Update button.svelte (#8369)
  • 3628d79 Publish top-level .js and .d.ts files (#8354)
  • b13ca05 add missing types for recommended addon-centered imports (#8120)
  • 81335e2 CSF: Ignore __esModule export (#8317)
  • c3b20db chore: replace link URL from stroybook-chrome-screenshot to sto… (#8402)
  • a5cef76 Fix typo in writing stories section (#8374)
  • 2fdd4e3 Fix link (#8378)
  • 57936d9 Fix typo in Introduction: React UI Testing page (#8359)
  • 5ed61d8 Fix typo in duplicated story warning (#8341)
  • e884d9a Remove next tag from docs (#8323)

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 80 commits.

  • ec8ef5c v5.2.6
  • 8becd2e 5.2.6 changelog
  • 0de8eec Addon-info: Remove jsnext:main (#8764)
  • ce8342a Addon-info: Fix "The prop 'children' is marked as required in '… (#8745)
  • b430c32 UI: Fix unmount components on Canvas/Docs tab switch (#8625)
  • c4ba569 Addon-docs: Fix code style inside LI (#8708)
  • 502c395 Remove min-height CSS rule from DocsPage wrapper (#8366)
  • d49f392 Core: Revert webpack rebuild changes in node_modules (#8657)
  • b79d007 Merge pull request #8633 from jung-han/7005-addon-notes-key-warning
  • 629119c Addon-docs: Fix story scroll-to heuristics (#8629)
  • 05d064d Merge pull request #8584 from RamKrish2079/fix/rn-server-port-prompt
  • c30a360 Increase TooltipLinkList max-height to accommodate more links (#8545)
  • aa22a2c Prevent form submission as search is done while typing (#8546)
  • 7afcbe0 Addon-docs: document story description (#8535)
  • 6cc165d MDX knobs example (#8771)

There are 80 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 1733 commits ahead by 1733, behind by 181.

  • 31bdd30 v5.3.0-beta.5
  • 36a3288 5.3.0-beta.5 changelog
  • 5f6b97f v5.3.0-beta.4
  • 4c92d5c 5.3.0-beta.4 changelog
  • b949253 Merge pull request #8925 from storybookjs/revert-use-of-puppeteer-core
  • 188ae20 Presets: dynamic preset injection (#8921)
  • 3aebca1 fix: remove use of puppeteer-core
  • a921d1f Update index.md (#8927)
  • 851612f fix: fallback to puppeteer instead of puppeteer-core if no getCustomBrowser is provided
  • 2cbfcf0 Update index.md
  • 25c5566 Revert "feat: use puppeteer-core instead of puppeteer"
  • 6b6681a Merge pull request #8923 from storybookjs/8919-props-table-detail-tooltip-width-bug
  • 9b9d6b2 Forced content-box, fix typo in maxWidth and reset style for under the syntaxhighliter
  • 2414287 ADD test
  • df9a93a CHANGE presets so it allows for preset to expose a preset Fn that takes options (dynamic preset injection)

There are 250 commits in total.

See the full diff