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 to the latest version 🚀 #599

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 29, 2018

There have been updates to the storybook monorepo:

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

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


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Oct 31, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2018

Update to this version instead 🚀

Release Notes for v4.0.1

2018-October-31

Bug Fixes

  • Addon-knobs: fix select array values showing k #4586
Commits

The new version differs by 8 commits.

  • 9d9f3ed v4.0.1
  • 2ec3ca4 4.0.1 changelog
  • 2e0efe0 4.0.1 changelog
  • f716ee8 Merge pull request #4594 from gabrielcsapo/update-ember-ergonomics
  • ee1a312 Merge pull request #4586 from diagramatics/master
  • 5074896 Fix problems from reverted cleanup
  • 6f8b195 Merge pull request #4618 from storybooks/libetl-patch-1
  • 2d90f0d Update docs to 4.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 31, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2018

Update to this version instead 🚀

Release Notes for v4.0.2

2018-October-31

Fix broken 4.0.1 release

Bug Fixes

  • Addon-knobs: fix select array values showing k #4586
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 6, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2018

Update to this version instead 🚀

Release Notes for v4.0.3

2018-November-06

Bug Fixes

  • React: Fix css relative asset urls #4695
  • Core: Fix a bug with buildStaticStandalone resolving too early #4649
  • Angular: Fixes component imports from dist #4682
  • Addon-info: Improve accessibility with contrast #4698
  • Ember: update ergonomics to not require any manual setup #4594

Maintenance

  • Update release process and master becomes the stable branch #4719
  • Report CLI tests to teamcity #4671

Dependency Upgrades

30 PRs
  • Bump @angular/core from 7.0.1 to 7.0.2 #4675
  • [Security] Bump merge from 1.2.0 to 1.2.1 in /docs #4687
  • Bump typescript from 3.1.4 to 3.1.6 #4699
  • Set zone.js as a peer and dev dependency #4663
  • chore(core): update css-loader to latest #4619
  • Bump css-loader from 1.0.0 to 1.0.1 #4655
  • Bump @ngrx/store from 6.1.0 to 6.1.1 #4653
  • Allow for angular-devkit/core version aligned with Angular v7 #4652
  • Bump ember-load-initializers from 1.1.0 to 2.0.0 #4634
  • Bump @ember/test-helpers from 0.7.27 to 1.0.0 #4630
  • Bump @storybook/addon-actions from 3.4.11 to 4.0.0 in /docs #4626
  • Bump gatsby-plugin-sharp from 2.0.7 to 2.0.10 in /docs #4627
  • Bump typescript from 3.1.3 to 3.1.4 #4629
  • Bump react-scripts from 2.0.5 to 2.1.0 #4631
  • Bump ember-source from 3.5.0 to 3.5.1 #4633
  • Bump @types/node from 10.12.0 to 10.12.1 #4635
  • Bump react-dev-utils from 6.0.5 to 6.1.0 #4636
  • Bump eslint from 5.7.0 to 5.8.0 #4613
  • Bump express-graphql from 0.6.12 to 0.7.1 #4610
  • Bump tslint-plugin-prettier from 2.0.0 to 2.0.1 #4609
  • Bump eslint-plugin-jest from 21.26.1 to 21.26.2 #4606
  • Bump @types/jest from 23.3.7 to 23.3.8 #4611
  • Bump fork-ts-checker-webpack-plugin from 0.4.10 to 0.4.14 #4607
  • Bump autoprefixer from 9.2.1 to 9.3.1 #4605
  • Bump jasmine-core from 3.2.1 to 3.3.0 #4581
  • Bump react-dom from 16.5.2 to 16.6.0 #4580
  • Bump eslint-plugin-jest from 21.25.1 to 21.26.1 #4583
  • Bump react from 16.5.2 to 16.6.0 #4584
  • Bump react-syntax-highlighter from 9.0.0 to 9.0.1 #4585
  • Bump remark-cli from 5.0.0 to 6.0.0 #4551
Commits

The new version differs by 158 commits.

There are 158 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 6, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2018

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 0cc22e4 v4.0.4
  • 9c2aa19 4.0.4 changelog
  • 3535baa Merge pull request #4654 from storybooks/dependabot/npm_and_yarn/react-syntax-highlighter-10.0.0
  • c11a3e0 Merge pull request #4705 from storybooks/fix-deps
  • 7eca652 Merge pull request #4708 from dumbNickname/mjs-support
  • ca54817 Merge pull request #4715 from cfleschhut/docs/add_auth0_cosmos_to_examples
  • da8cd05 Merge pull request #4669 from tarikhamilton/knobs/number-proptypes-bug
  • 9ebbce7 Merge pull request #4683 from storybooks/addon-jest/fix-configureviewport
  • 4bbc479 Merge pull request #4689 from storybooks/addon-jest/fix-tests-matching
  • 9a70c94 Merge pull request #4720 from storybooks/node-11-fix

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 13, 2018

Update to this version instead 🚀

Release Notes for v4.0.6

Features

  • React: add support for custom react-scripts packages (#4712)

Bug Fixes

  • Core: fix NODE_PATH is not being loaded from .env (#4706)
Commits

The new version differs by 77 commits.

  • 5d85f5d v4.0.6
  • be05d10 4.0.6 changelog
  • 4dcb56e v4.0.5
  • 929fa6b 4.0.5 changelog
  • aed1a75 Merge pull request #4706 from storybooks/node-path-loading-fix
  • d394d82 Merge pull request #4712 from mrmckeb/feature/custom-react-scripts
  • 47ad40b Merge pull request #4750 from ximenean/patch-1
  • 3c1a3d2 Merge pull request #4754 from adamraider/patch-1
  • 186adb7 Fixes broken link in addons gallery
  • 7e9bbc9 Merge branch 'next' into master
  • adccb0a Merge pull request #4737 from storybooks/shilman/update-release-steps
  • 7a84306 Publish from next
  • b28217f Update release steps
  • ebe31dd fix typo
  • b022ec8 Merge pull request #4725 from storybooks/release/4.0

There are 77 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 15, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 5d5dfe0 v4.0.7
  • dfef65d 4.0.7 changelog
  • e0933fa Merge pull request #4785 from dandean/patch-2
  • a2708a2 Upgrade pr-log to 3.0 + storybook-experimental
  • ee0cf0f Merge pull request #4767 from storybooks/angular-expose-force-rerender

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 21, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2018

Update to this version instead 🚀

Release Notes for v4.0.8

Bug Fixes

  • Addon-knobs: Vue optimize on force render (#4773)
Commits

The new version differs by 11 commits.

  • 960bd59 v4.0.8
  • 652b68f 4.0.8 changelog
  • be2037f Merge pull request #4773 from storybooks/vue-knobs-optimize-on-force-render
  • 643e1b6 Merge pull request #4800 from tobiasljungstrom/next
  • ccc37cd Merge pull request #4779 from geoffreyd/patch-1
  • 0778f28 Merge pull request #4804 from storybooks/patch-discord-link
  • 2f4653b Merge pull request #4795 from chris-lock/patch-1
  • 4df0a49 Upgrade pr-log labels format
  • 24cfb9b Fixing webpack version
  • 4ac6d00 4.0.7 changelog feature area
  • 58bdf3a 4.0.7 changelog

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 25, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2018

Update to this version instead 🚀

Release Notes for v4.0.9

Bug Fixes

  • Core: Use correct cache directory path (#4792)
  • Addon-Info: fix docgen description display (#4685)
  • Addon-storyshots-puppeteer: fix peerDependencies (#4828)
Commits

The new version differs by 13 commits.

  • 378688e v4.0.9
  • 33a4355 4.0.9 changelog
  • 453740f Merge pull request #4792 from alex-fournier/fix-cache-directory
  • 8d3ec44 Update addon-info snapshots to fix broken build
  • ec5d38f Merge pull request #4685 from MihaChicken/addon-info/fix-docgen-description
  • c647bd8 Merge pull request #4825 from y-nk/docs/guide-vue
  • 086e4a9 Merge pull request #4780 from niku/patch-1
  • 4bd15a8 Merge pull request #4828 from bertho-zero/patch-1
  • 59e35b7 Merge pull request #4830 from aliceyoung9/patch-1
  • 3e3ff41 Docs: Fix internal deadlink
  • 970adba addon-storyshots-puppeteer: fix peerDependencies
  • c8898a1 Revise the sample in README for ReactNative
  • 3d052ce Revise the sample in README for ReactNative

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 1, 2018

Update to this version instead 🚀

Release Notes for v4.0.10

Fixes 4.0.9

Bug Fixes

  • Core: Use correct cache directory path (#4792)
  • Addon-Info: fix docgen description display (#4685)
  • Addon-storyshots-puppeteer: fix peerDependencies (#4828)
Commits

The new version differs by 10 commits.

  • c6de649 v4.0.10
  • 45b7945 4.0.10 changelog
  • ee957e3 Merge pull request #4884 from stevehanson/patch-2
  • a0a67e2 Remove unnecessary instruction
  • e68a4f8 Clarify Typescript instructions for config.ts
  • fae0ff5 Revert "cache DLL"
  • 2bd8540 cache DLL
  • 5c7f0c3 Fix failing snapshot test
  • abe699c Fix dirty lock file
  • 155283b Merge pull request #4838 from storybooks/core/fix-mangle

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 3, 2018

Update to this version instead 🚀

Release Notes for v4.0.11

Bug Fixes

  • Restore index.html in cra-kitchen-sink (#4856)
  • Add try, catch for IE11 as it breaks script execution (#4870)
Commits

The new version differs by 10 commits.

  • 9959847 v4.0.11
  • 64f4139 Update yarn.lock
  • 295dc63 4.0.11 changelog
  • 8b2b958 Merge pull request #4648 from mark-schaal/patch-1
  • 375e42a Merge pull request #4856 from maacky/fix/missing-index-in-cra-kitchen-sink
  • fee79d5 Merge pull request #4870 from hmelenok/next
  • 0e390a6 Merge pull request #4893 from plrthink/next
  • 669b16e Merge pull request #4894 from motleydev/update-addon-docs
  • f01fc6b Merge pull request #4892 from Myoxocephalus/patch-3
  • 26ae1e0 Fix typo

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 5, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 5, 2018

Update to this version instead 🚀

Release Notes for v4.0.12

Bug Fixes

  • Addon-a11y: Fix runtime errors in older browsers (#4904)
Commits

The new version differs by 6 commits.

  • d22d1d1 v4.0.12
  • 9c0c651 4.0.12 changelog
  • 243264d Merge pull request #4904 from jrwebdev/patch-2
  • dfd7fb7 Merge pull request #4908 from spawnia/patch-2
  • 4c45438 Merge pull request #4905 from NoriSte/patch-3
  • c3a0e6d Update index.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 12, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2018

Update to this version instead 🚀

Release Notes for v4.1.0

Storybook 4.1 with performance and compatibility improvements! Highlights include:

  • Core: Performance optimizations on separate manager preview split, improved cold start, restart & rebuild (#4834)
  • React: add support for all versions of react (#4808)
  • Addon-CSSResources: new adddon to dynamically add/remove css (#4622)
  • React: use babel presets/plugins based on CRA. (#4836)
  • React-native: Add ability to filter story list (#4806)
  • React: Add TypeScript support for react-scripts (#4824)

There are dozens more fixes, features, and tweaks in the 4.1 release. See changelogs for 4.1.0-* for details.

Commits

The new version differs by 441 commits.

There are 250 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 13, 2018

Update to this version instead 🚀

Release Notes for v4.1.1

Bug Fixes

  • FIX react native by adding an empty array named dlls to the templateParameters (#4985)
Commits

The new version differs by 3 commits.

  • 03eaf5f v4.1.1
  • fbfb204 4.1.1 changelog
  • edf8c19 Merge pull request #4985 from storybooks/fix/rn-dlls-missing

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 16, 2018
greenkeeper bot added a commit that referenced this pull request Jan 11, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 11, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 12, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 12, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 16, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 16, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 16, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 16, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 20, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 20, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 24, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 24, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 2, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 2, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 4, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 4, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 4, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 4, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 12, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 27, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
greenkeeper bot added a commit that referenced this pull request Mar 31, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 31, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 24, 2020
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.

0 participants