theKashey / react-locky

"πŸ”’-y" – Asgardian God of Event Scoping πŸ“¦, Scroll Locking πŸ“œ, Silence Casting πŸ™Š
MIT License
145 stars 5 forks source link

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

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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/theKashey/react-locky/268?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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

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

After pinning to 5.0.10 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

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 passing again with this update. Explicitly upgrade to these versions πŸš€

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 2661 commits ahead by 2661, behind by 214.

  • 43dfe3f v5.1.1
  • b153e5b 5.1.1 changelog
  • 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)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

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 2670 commits ahead by 2670, behind by 214.

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.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 2688 commits ahead by 2688, behind by 214.

  • 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 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

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 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.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 passing again with this update. Explicitly upgrade to these versions πŸš€

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Commits

The new version differs by 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 passing again with this update. Explicitly upgrade to these versions πŸš€

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 passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v5.1.9

Bug Fixes

  • Core: Fix JSON babel config error reporting (#7104)
  • UI: Fix about page version check message (#7105)

Dependency Upgrades

  • Add missing dependencies to ui/react (#7081)
  • UPGRADE lazy-universal-dotenv (#7151)
  • Make compatible with yarn Pnp (#6922)
Commits

The new version differs by 18 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
  • d7a96f8 v5.1.8
  • 7d15e25 5.1.8 changelog
  • ba4884b Updated template to not import addons (#7096)
  • 9b58092 Add corejs migration notes (#7095)

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 103 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 103 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