An in-range update of storybook is breaking the build π¨
greenkeeper opened this issue Β· 15 comments
There have been updates to the storybook monorepo:
-
- The
devDependency
@storybook/addon-centered was updated from5.0.11
to5.1.0
.
- 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
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
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/addon-actions was updated from5.0.11
to5.1.1
. - The
devDependency
@storybook/addon-centered was updated from5.1.0
to5.1.1
. - The
devDependency
@storybook/addon-links was updated from5.0.11
to5.1.1
. - The
devDependency
@storybook/addon-options was updated from5.0.11
to5.1.1
. - The
devDependency
@storybook/addons was updated from5.0.11
to5.1.1
. - The
devDependency
@storybook/react was updated from5.0.11
to5.1.1
.
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.
After pinning to 5.0.11 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
@storybook/addon-actions was updated from5.1.1
to5.1.3
. - The
devDependency
@storybook/addon-centered was updated from5.1.1
to5.1.3
. - The
devDependency
@storybook/addon-links was updated from5.1.1
to5.1.3
. - The
devDependency
@storybook/addon-options was updated from5.1.1
to5.1.3
. - The
devDependency
@storybook/addons was updated from5.1.1
to5.1.3
. - The
devDependency
@storybook/react was updated from5.1.1
to5.1.3
.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.1.3
Bug Fixes
Commits
The new version differs by 11 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
43dfe3f
v5.1.1
b153e5b
5.1.1 changelog
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/addon-centered was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/addon-links was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/addon-options was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/addons was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/react was updated from5.1.3
to5.1.4
.
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
Commits
The new version differs by 29 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 29 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/addon-centered was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/addon-links was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/addon-options was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/addons was updated from5.1.3
to5.1.4
. - The
devDependency
@storybook/react was updated from5.1.3
to5.1.4
.
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
Commits
The new version differs by 29 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 29 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.4
to5.1.5
. - The
devDependency
@storybook/addon-centered was updated from5.1.4
to5.1.5
. - The
devDependency
@storybook/addon-links was updated from5.1.4
to5.1.5
. - The
devDependency
@storybook/addon-options was updated from5.1.4
to5.1.5
. - The
devDependency
@storybook/addons was updated from5.1.4
to5.1.5
. - The
devDependency
@storybook/react was updated from5.1.4
to5.1.5
.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Release Notes for v5.1.5
Bug Fixes
Commits
The new version differs by 40 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
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
There are 40 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-centered was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-links was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-options was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addons was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/react was updated from5.1.4
to5.1.5
.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 46 commits.
892ac0b
v5.1.6
219081a
5.1.6 changelog
deaa7e0
Fix duplicate dependency
d150f69
FIX warning of loading prop not being a string (#7080)
dde626a
5.1.5 latest.json version file
77fe750
Update version.ts
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
There are 46 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-centered was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-links was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-options was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addons was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/react was updated from5.1.4
to5.1.5
.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 46 commits.
892ac0b
v5.1.6
219081a
5.1.6 changelog
deaa7e0
Fix duplicate dependency
d150f69
FIX warning of loading prop not being a string (#7080)
dde626a
5.1.5 latest.json version file
77fe750
Update version.ts
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
There are 46 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-centered was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-links was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-options was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addons was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/react was updated from5.1.4
to5.1.5
.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 46 commits.
892ac0b
v5.1.6
219081a
5.1.6 changelog
deaa7e0
Fix duplicate dependency
d150f69
FIX warning of loading prop not being a string (#7080)
dde626a
5.1.5 latest.json version file
77fe750
Update version.ts
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
There are 46 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-centered was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-links was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addon-options was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/addons was updated from5.1.5
to5.1.6
. - The
devDependency
@storybook/react was updated from5.1.4
to5.1.5
.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 46 commits.
892ac0b
v5.1.6
219081a
5.1.6 changelog
deaa7e0
Fix duplicate dependency
d150f69
FIX warning of loading prop not being a string (#7080)
dde626a
5.1.5 latest.json version file
77fe750
Update version.ts
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
There are 46 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.6
to5.1.7
. - The
devDependency
@storybook/addon-centered was updated from5.1.6
to5.1.7
. - The
devDependency
@storybook/addon-links was updated from5.1.6
to5.1.7
. - The
devDependency
@storybook/addon-options was updated from5.1.6
to5.1.7
. - The
devDependency
@storybook/addons was updated from5.1.6
to5.1.7
. - The
devDependency
@storybook/react was updated from5.1.5
to5.1.7
.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 48 commits.
4c4c1a9
v5.1.7
ef0046b
5.1.7 changelog
892ac0b
v5.1.6
219081a
5.1.6 changelog
deaa7e0
Fix duplicate dependency
d150f69
FIX warning of loading prop not being a string (#7080)
dde626a
5.1.5 latest.json version file
77fe750
Update version.ts
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)
There are 48 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.7
to5.1.8
. - The
devDependency
@storybook/addon-centered was updated from5.1.7
to5.1.8
. - The
devDependency
@storybook/addon-links was updated from5.1.7
to5.1.8
. - The
devDependency
@storybook/addon-options was updated from5.1.7
to5.1.8
. - The
devDependency
@storybook/addons was updated from5.1.7
to5.1.8
. - The
devDependency
@storybook/react was updated from5.1.7
to5.1.8
.
Your tests are passing again with this update. Explicitly upgrade to these versions π
Commits
The new version differs by 55 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
4c4c1a9
v5.1.7
ef0046b
5.1.7 changelog
892ac0b
v5.1.6
219081a
5.1.6 changelog
deaa7e0
Fix duplicate dependency
d150f69
FIX warning of loading prop not being a string (#7080)
dde626a
5.1.5 latest.json version file
77fe750
Update version.ts
There are 55 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.8
to5.1.9
. - The
devDependency
@storybook/addon-centered was updated from5.1.8
to5.1.9
. - The
devDependency
@storybook/addon-links was updated from5.1.8
to5.1.9
. - The
devDependency
@storybook/addon-options was updated from5.1.8
to5.1.9
. - The
devDependency
@storybook/addons was updated from5.1.8
to5.1.9
. - The
devDependency
@storybook/react was updated from5.1.8
to5.1.9
.
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
Commits
The new version differs by 66 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 66 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.9
to5.1.10
. - The
devDependency
@storybook/addon-centered was updated from5.1.9
to5.1.10
. - The
devDependency
@storybook/addon-links was updated from5.1.9
to5.1.10
. - The
devDependency
@storybook/addon-options was updated from5.1.9
to5.1.10
. - The
devDependency
@storybook/addons was updated from5.1.9
to5.1.10
. - The
devDependency
@storybook/react was updated from5.1.9
to5.1.10
.
Your tests are passing again with this update. Explicitly upgrade to these versions π
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 151 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 151 commits in total.
See the full diff
- The
devDependency
@storybook/addon-actions was updated from5.1.10
to5.1.11
. - The
devDependency
@storybook/addon-centered was updated from5.1.10
to5.1.11
. - The
devDependency
@storybook/addon-links was updated from5.1.10
to5.1.11
. - The
devDependency
@storybook/addon-options was updated from5.1.10
to5.1.11
. - The
devDependency
@storybook/addons was updated from5.1.10
to5.1.11
. - The
devDependency
@storybook/react was updated from5.1.10
to5.1.11
.
Your tests are still failing with these versions. Compare changes
Release Notes for v5.1.11
Bug Fixes
Commits
The new version differs by 175 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 175 commits in total.
See the full diff