fernyettheplant / vuenes.css

Vue Components based on NES.css https://github.com/BcRikko/NES.css
MIT License
12 stars 5 forks source link

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

Open greenkeeper[bot] opened 5 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 - ❌ **buddy/pipeline/Unit Tests Check Health:** Build failure ([Details](https://app.buddy.works/fernalvarez/vuenes-css/pipelines/pipeline/163725/execution/5c8ddca663115e05ca54fcac)). - ❌ **buddy/pipeline/Linter Health Check:** Build failure ([Details](https://app.buddy.works/fernalvarez/vuenes-css/pipelines/pipeline/163726/execution/5c8ddca663115e05ca54fcb0)).

Commits

The new version differs by 50 commits.

  • b23f97e v5.0.2
  • 3d02d07 5.0.2 changelog
  • 96b064f Merge pull request #5991 from Armanio/fix/a11y_rules_style
  • 3d8a96c Merge pull request #6050 from pgoforth/defect/addon-cssresources_track-story-id
  • 897a868 Merge pull request #6024 from CurtisHumphrey/patch-3
  • 0033e3a Merge pull request #6042 from glitchperfect/patch-4
  • 9cf2866 Merge pull request #6104
  • 2cdaf86 Merge pull request #6082 from storybooks/6081-debug-webpack-option
  • 9d53d60 Merge pull request #6021 from HerrBertling/6019-docs-addons-tab-order
  • b33c61c Merge pull request #6108 from breadadams/hotfix-vue-docs
  • ab2ed46 5.1.0-alpha.7 next.json version file
  • df69e18 Merge pull request #6027 from Phoenixton/fixing_search_item_in_menu
  • 0c9c82a Merge pull request #6022 from CodeByAlex/feature/knobs-performance-debouncing
  • 51d9915 Merge pull request #5998 from malykhinvi/sb-5785
  • 13035d4 Merge branch 'master' of github.com:storybooks/storybook

There are 50 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.0.3

Bug Fixes

  • Accessibility: Add missing button titles (#6124)

Maintenance

  • UI: Make update notifications much less aggressive (#6143)
Commits

The new version differs by 6 commits.

  • 22ed362 v5.0.3
  • 06ce2dd 5.0.3 changelog
  • cc364f9 Merge pull request #6124 from aamct2/fix-missing-button-titles
  • e02241b Merge pull request #6143 from storybooks/shilman/fix-version-update
  • 2ae285f 5.1.0-alpha.8 next.json version file
  • e3e4225 5.0.2 latest.json version file

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.4

Bug Fixes

  • UI: Fix tooltip event bindings, logger import (#6238)
  • CLI: Fix stories regexp in config.js (#6180)
  • Accessibilty: Add missing button titles (#6124)
  • React: Fix forked CRA support on Windows (#6236)
  • Addon-knkobs: Fix color type button z-index (#6203)
  • Angular: Fix typo in demo example (#6193)
  • Addon-Info: Restore fonts and color styling (#6186)
  • Addon-knobs: Fix ObjectType knob react warning (#6159)
  • Core: Add core-js as a dep to client-api (#6209)
  • React: Fix logging in cra-config (#6245)
Commits

The new version differs by 2058 commits ahead by 2058, behind by 132.

  • 7e70c5f v5.0.4
  • 5eca249 5.0.4 changelog
  • 3ffa55d Merge pull request #6245 from Armanio/fix/cra_lint
  • 2a5784e Merge pull request #6238 from Armanio/fix/tooltip_events
  • d9815e9 Merge pull request #6180 from Means88/next
  • ccf7f41 Update snapshots
  • 0a2c17e Merge pull request #6124 from aamct2/fix-missing-button-titles
  • b67002f Merge pull request #6236 from sergeyzwezdin/next
  • e2abc09 Merge pull request #6209 from eddiemonge/patch-1
  • 425f80d Merge pull request #6203 from Armanio/fix/knob_color
  • e39ad69 Merge pull request #6193 from storybooks/fix/typo
  • 313f0bc Merge pull request #6186 from SteffenGorenflo/5723-Info-addon-doesn't-inherit-styling
  • aea59f1 Merge pull request #6159 from leoyli/next
  • 8475600 Merge pull request #6206 from storybooks/fix/storysource-readme
  • 48aac8a Merge pull request #6195 from mortal94/patch-3

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

Commits

The new version differs by 3 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.0.6

Bug Fixes

  • Addon-a11y: Fix color-blindness emulation in Firefox (#6297)
  • Addon-info: Fixed contrast of Show Info button for a11y (#6301)
  • Addon-cssresources: Fix panel layout (#6263)
  • Addon-info: forwardRef elements use displayName if available (#6222)
  • UI: Set expanded stories to objects instead of arrays (#6290)
  • Addon-actions: safe render for cyclic obj (#6240)
  • Core: Upgrade @babel/preset-env to fix corejs option (#6281)
  • Core: Enforces corejs v2 for babel (#6267)
  • Knobs: Rename ALL panel to Other for ungrouped knobs (#6232)
Commits

The new version differs by 38 commits.

  • 6633eff v5.0.6
  • 00730d4 5.0.6 changelog
  • 86e06c7 Update yarn.lock
  • 58df264 Merge pull request #6297 from electricg/sb-5959
  • 7d28e2a Merge pull request #6281 from storybooks/fix-preset-env
  • 960d2ba Merge pull request #6221 from storybooks/Hypnosphi-patch-1
  • b244e7a Merge pull request #6301 from trevoreyre/6256-fix-addon-info-a11y
  • 8164f56 Merge pull request #6263 from pgoforth/defect/addon-cssresources_scrollbars
  • 27a9427 Merge pull request #6222 from Krustal/addon-info-forward-ref-opt-in
  • a49605a Merge pull request #6290 from dougmacknz/6210-fix-object-set
  • 6a72b4a Merge pull request #6341 from storybooks/6319-webpack-clarification
  • ed9bcff 5.1.0-alpha.20 next.json version file
  • 30715d4 Merge branch 'master' of github.com:storybooks/storybook
  • 2223801 Merge pull request #6314 from storybooks/Hypnosphi-patch-1
  • 6aecbc1 Merge pull request #6324 from mikach/patch-3

There are 38 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.0.7

Bug Fixes

  • Addon-Knobs: Fix sorting of knobs Panels (#6480)
  • UI: Fix clickable footer links on about page (#6441)
  • UI: Fix 'read full changelog' link on about page (#6385)
Commits

The new version differs by 32 commits.

  • effb88f v5.0.7
  • 55768fa 5.0.7 changelog
  • 1b0dfac Merge pull request #6441 from Armanio/fix/about-footer
  • 38b82b8 Merge pull request #6480 from storybooks/fix/addon-knobs-tab-sorting
  • c9c55f4 5.1.0-alpha.27 next.json version file
  • 7bf5f8c Merge branch 'master' of github.com:storybooks/storybook
  • 61c0c20 5.1.0-alpha.26 next.json version file
  • 4b526cc Merge pull request #6499 from coryhouse/patch-3
  • a80b60e Added Happo to list of screenshot testing tools
  • 148aa23 Merge pull request #6446 from lonyele/fix/remove-deprecated-info-on-theme-doc
  • c85bbcf Merge pull request #6468 from lifeiscontent/patch-2
  • e784123 Merge pull request #6464 from jamisuomalainen/update-addons-notes-readme-vue
  • 413149a Merge pull request #6449 from antony/patch-3
  • 0a49143 5.1.0-alpha.25 next.json version file
  • 8648783 Improve webpack customization docs

There are 32 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.8

Bump version to make 5.0.x latest since I just released a patch in v4.1.18

Commits

The new version differs by 2136 commits ahead by 2136, behind by 138.

  • 1aeee18 v5.0.8
  • 8f29180 5.0.8 changelog
  • 27c2052 Merge pull request #6514 from taylonr/patch-5
  • 2d3cebb Update index.md
  • 993293c 5.0.7 latest.json version file
  • effb88f v5.0.7
  • 55768fa 5.0.7 changelog
  • 1b0dfac Merge pull request #6441 from Armanio/fix/about-footer
  • 38b82b8 Merge pull request #6480 from storybooks/fix/addon-knobs-tab-sorting
  • c9c55f4 5.1.0-alpha.27 next.json version file
  • 7bf5f8c Merge branch 'master' of github.com:storybooks/storybook
  • 61c0c20 5.1.0-alpha.26 next.json version file
  • 4b526cc Merge pull request #6499 from coryhouse/patch-3
  • a80b60e Added Happo to list of screenshot testing tools
  • 148aa23 Merge pull request #6446 from lonyele/fix/remove-deprecated-info-on-theme-doc

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

Commits

The new version differs by 6 commits.

  • 51fe8ea v5.0.9
  • 7b0753a 5.0.9 changelog
  • 702d6c3 Merge pull request #6525 from Phoenixton/fix_fullscreen_keys_behavior
  • 24f72c4 Merge pull request #6534 from Armanio/fix/knob-files-group-id
  • e3c298a Merge pull request #6120 from storybooks/fix/theming-brandImage
  • e40a430 5.0.8 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.0.10

Bug Fixes

  • Theming: legacy options don't override set config options (#6543)
  • Theming: Fix null brandImage (#6544)
Commits

The new version differs by 7 commits.

  • 4b2d441 v5.0.10
  • 19c70e7 5.0.10 changelog
  • 5bb00ae Fix brandX theme application & add test
  • df012c1 Merge pull request #6543 from storybooks/bug
  • 17026f5 Merge pull request #6544 from kennethtruong/fix/nullBrandImage
  • 7137c41 5.1.0-alpha.30 next.json version file
  • 85bc225 5.0.9 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.0.11

Bug Fixes

  • Polymer: Fix re-rendering lit-html elements after non-lit-html element (#5868)
  • Addon-knobs: Check color knob value before applying uppercase (#6598)
  • Angular: Fix sourceMap property of angulars webpack config (#6535)
Commits

The new version differs by 19 commits.

  • 17b0a5c v5.0.11
  • 7eb0fcc 5.0.11 changelog
  • d4efa91 Merge pull request #5868 from storybooks/fix/lit-html
  • b7be50d Add missing props in stories (#6353)
  • bfa85c9 Merge pull request #6598 from binomialstew/bugfix/6597
  • 43b3136 Merge pull request #6535 from aspidov/next
  • c901911 Fix bad markdown instructions (#6654)
  • 262511b Merge pull request #6494 from storybooks/fix/clean-up-theming-docs
  • 28a37b4 Fix "Storybook for HTML" Edit link (#6658)
  • a6dcc06 Fix isFullscreen typo (#6628)
  • 7e51c71 DOCS improve registration in VueJs guide (#6608)
  • d587300 Fix: add need comma to sample code (#6606)
  • 32698cc Merge branch 'master' of github.com:storybooks/storybook
  • 7a15631 5.1.0-alpha.36 next.json version file
  • 46e2662 Update index.md (#6513)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

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

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

Bug Fixes

  • Core: Upgrade plugin core-js fix (#7086)
  • UI: Fix sidebar loading visibility (#7073)
  • UI: Fix unnecessarily large bundlesize (#7091)
  • Addon-contexts, RN-server: Add core-js dep (#7094)
Commits

The new version differs by 11 commits.

  • 12abdda v5.1.5
  • 92470ce 5.1.5 changelog
  • 3a72834 Addon-contexts, RN-server: Add core-js dep (#7094)
  • f129c15 FIX unnecessary large bundlesize (#7091)
  • 3ab3c1f Merge pull request #7086 from storybookjs/fix/core-js-upgrade-plugin
  • 624d783 chore(notes): add angular documentation (#7077)
  • eed9858 FIX sidebar loading visibility (#7073)
  • 8fb829b Update CONTRIBUTING.md (#7082)
  • 0c88560 Update .gitignore
  • 791304e Update version.ts
  • a579752 5.1.4 latest.json version file

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 6 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.7

Bug Fixes

  • UI: Fix warning of loading prop not being a string (#7080)
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.8

Bug Fixes

  • CLI: Fix RN template to not import addons (#7096)
Commits

The new version differs by 7 commits.

  • d7a96f8 v5.1.8
  • 7d15e25 5.1.8 changelog
  • ba4884b Updated template to not import addons (#7096)
  • 9b58092 Add corejs migration notes (#7095)
  • 776d35f Update CODE_OF_CONDUCT.md with contact details (#7061)
  • 47d81fd Update version.ts
  • 6c688ec 5.1.7 latest.json version file

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Commits

The new version differs by 11 commits.

  • e211b37 v5.1.9
  • 0e63e6b 5.1.9 changelog
  • 63a269a UPGRADE lazy-universal-dotenv (#7151)
  • da07875 Add missing dependencies to ui/react (#7081)
  • 5b4ca5a Make compatible with yarn Pnp (#6922)
  • 255d67c Fix JSON babel config error reporting (#7104)
  • d309709 UI: Fix about page version check message (#7105)
  • f059d3a Fixes a small typo (#7139)
  • e38d920 Add SCSS to presets gallery (#7009)
  • dd9dbe4 Update version.ts
  • b9e4019 5.1.8 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.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 85 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 85 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