andoshin11 / spa-playground

TBD
3 stars 0 forks source link

Update storybook to the latest version ๐Ÿš€ #8

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

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.


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 160 commits.

There are 160 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:

codecov[bot] commented 6 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          20     20           
=====================================
  Hits           20     20

Continue to review full report at Codecov.

Legend - Click here to learn more ฮ” = absolute <relative> (impact), รธ = not affected, ? = missing data Powered by Codecov. Last update 1a5a242...64f2797. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Update to these versions 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] commented 5 years ago

Update to these versions 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] commented 5 years ago

Update to these versions 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