An in-range update of storybook is breaking the build π¨
Closed this issue Β· 4 comments
There have been updates to the storybook monorepo:
-
- The
devDependency
@storybook/react was updated from4.0.0
to4.0.1
.
- The
π¨ 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
- β continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
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
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 π΄
- The
devDependency
@storybook/react was updated from4.0.1
to4.0.2
.
Your tests are passing again with this update. Explicitly upgrade to this version π
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
- The
devDependency
@storybook/react was updated from4.0.2
to4.0.3
.
Your tests are passing again with this update. Explicitly upgrade to this version π
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.
b9ae585
v4.0.3
e17a175
Update publishing branch
bfd25f9
4.0.3 changelog
2924c8f
Merge pull request #4724 from storybooks/release/4.0
a986ce8
Merge branch 'master' into release/4.0
7de043e
Teamcity: try escaping from deadlock
d8e58bd
Teamcity: try escaping from deadlock
8774da0
TeamCity: make
next
the default branch418cbfc
TeamCity change in 'Open-source projects / Storybook' project: 'https://github.com/storybooks/storybook#refs/heads/master (1)' VCS root was updated
7b908a3
Merge pull request #4719 from storybooks/shilman/update-release-process
e3b260d
NPM publish:next
0f48e5f
Comment out notes per CRA's PR template
916894c
Remove redundant change
9beeb45
Update PR template with note about branching
f916a81
Update release process and
master
becomes the stable branch
There are 160 commits in total.
See the full diff
- The
devDependency
@storybook/react was updated from4.0.3
to4.0.4
.
Your tests are still failing with this version. Compare changes
Release Notes for v4.0.4
2018-November-06
Bug Fixes
- Core: Change extensions ordering in webpack config #4708
- Addon-Knobs: Fix PropTypes in NumberType #4669
- Addon-Viewport: Fix "defaultViewport" configuration #4683
- Addon-Jes: Fix test matching #4689
- Fix tests in node 11 by using
Array#sort
correctly #4720
Dependency Upgrades
Commits
The new version differs by 170 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
b9ae585
v4.0.3
e17a175
Update publishing branch
bfd25f9
4.0.3 changelog
2924c8f
Merge pull request #4724 from storybooks/release/4.0
a986ce8
Merge branch 'master' into release/4.0
There are 170 commits in total.
See the full diff
__