Closed greenkeeper[bot] closed 4 years ago
devDependency
@storybook/addon-actions was updated from 5.3.0
to 5.3.1
.devDependency
@storybook/addon-links was updated from 5.3.0
to 5.3.1
.devDependency
@storybook/addons was updated from 5.3.0
to 5.3.1
.devDependency
@storybook/react was updated from 5.3.0
to 5.3.1
.Your tests are still failing with these versions. Compare changes
devDependency
@storybook/addon-actions was updated from 5.3.3
to 5.3.4
.devDependency
@storybook/addon-links was updated from 5.3.3
to 5.3.4
.devDependency
@storybook/addons was updated from 5.3.3
to 5.3.4
.devDependency
@storybook/react was updated from 5.3.3
to 5.3.4
.Your tests are still failing with these versions. Compare changes
The new version differs by 61 commits.
25850e1
v5.3.4
d107116
Update peer dependencies to 5.3.4
2da8440
5.3.4 changelog
ae68424
Core: Fix presets register panel (#9486)
064f52c
Core: Fix addon/preset detection for local addons (#9485)
39c10c1
Fix comment :see_no_evil:
3325552
Core: Fix default story sort (#9482)
d6dbcb4
Core: Fix presets register_panel for addon-notes
282d605
Core: Fix addon/preset detection for local addons
3716f17
Core: Fix default story sort
aed216f
Merge branch 'next' of github.com:storybookjs/storybook into next
83a5f4d
Fix typo
9bc1ce4
Updated documentation with syntax highlighting. (#9448)
eb8292f
Adding missing '=' for Svelte config (#9459)
5ecfe04
Adding missing = from main.js config
There are 61 commits in total.
See the full diff
devDependency
@storybook/addon-actions was updated from 5.3.4
to 5.3.5
.devDependency
@storybook/addon-links was updated from 5.3.4
to 5.3.5
.devDependency
@storybook/addons was updated from 5.3.4
to 5.3.5
.devDependency
@storybook/react was updated from 5.3.4
to 5.3.5
.Your tests are still failing with these versions. Compare changes
The new version differs by 13 commits.
f32b34b
v5.3.5
1e8ae25
Update peer dependencies to 5.3.5
3e3d373
5.3.5 changelog
b83dcc9
Merge pull request #9494 from jsjoeio/patch-2
26737f9
Core: Fix typo for loading addon-notes/register-panel (#9497)
1f3e0cd
Core: Fix typo for loading addon-notes/register-panel
b47e36c
docs: add note about async storage
66c524f
Merge pull request #9492 from storybookjs/9490-fix-source-loader-imports
dbce421
Source-loader: Also disable typescript checking on intermediate file
2fac0f2
Official-storybook: Test for interleaved exports
bea119a
Source-loader: Add imports to top of file
b45f98a
5.3.4 latest.json version file
be5b31b
Update version.ts to 5.3.4
See the full diff
devDependency
@storybook/addon-actions was updated from 5.3.6
to 5.3.7
.devDependency
@storybook/addon-links was updated from 5.3.6
to 5.3.7
.devDependency
@storybook/addons was updated from 5.3.6
to 5.3.7
.devDependency
@storybook/react was updated from 5.3.6
to 5.3.7
.Your tests are still failing with these versions. Compare changes
The new version differs by 42 commits.
d6d7450
v5.3.7
427a36e
Update peer dependencies to 5.3.7
ce06d6e
5.3.7 changelog
17c52fb
Merge branch 'next'
8a5e3b8
Revert "Add BBC to list of examples" (#9522)
5292bd6
Node-logger: Move @types/npmlog
to dependencies (#9538)
5c43d0c
Core: Fix legacy story URLs (#9545)
a6c2a85
Core: Fix legacy story URLs
f96900c
fix: move @types/npmlog
to dependencies as node-logger
is exporting npmlog
4a5508d
Update addon storyshot puppeteer doc (#9526)
dfffc21
Addon-docs Props: Convert default prop value to string (#9525)
93afd7f
Addon-docs: Preserve Source indentation by default (#9513)
792064b
docs(storyshot-puppeteer): add a warning to emphasize the fact that as of SB 5.3 puppeteer must be added to the project dep directly
321ecb9
docs: add a section about external puppeteer in MIGRATION.md
0bad835
remove white space styling
There are 42 commits in total.
See the full diff
devDependency
@storybook/addon-actions was updated from 5.3.8
to 5.3.9
.devDependency
@storybook/addon-links was updated from 5.3.8
to 5.3.9
.devDependency
@storybook/addons was updated from 5.3.8
to 5.3.9
.devDependency
@storybook/react was updated from 5.3.8
to 5.3.9
.Your tests are still failing with these versions. Compare changes
The new version differs by 30 commits.
94aca9f
v5.3.9
d764dd6
Update peer dependencies to 5.3.9
5c7d9ab
Update Custom Body Documentation (#9613)
d7999ee
derp, rem and em aren't plural
6fdda8c
Add documentation for changing base font-size
4c6531d
Remove duplicate text (#9597)
48fc6c0
Addon-docs: Revert breaking source indentation fix (#9609)
e98d92c
Revert breaking source change
7961bba
Added missing = in angular guide (#9601)
63ab6de
Added missing = in angular guide
9aec650
5.3.8 latest.json version file
b4ae66a
Update version.ts to 5.3.8
fb7d7e6
v5.3.8
fcf585e
Update peer dependencies to 5.3.8
fa884c8
Update CHANGELOG.md
There are 30 commits in total.
See the full diff
devDependency
@storybook/addon-actions was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/addon-links was updated from 5.3.8
to 5.3.9
.devDependency
@storybook/addons was updated from 5.3.9
to 5.3.10
.devDependency
@storybook/react was updated from 5.3.9
to 5.3.10
.Your tests are still failing with these versions. Compare changes
min-css-extract-plugin
to fix SASS loading (#9652)The new version differs by 22 commits.
589bec8
v5.3.10
d540933
Update peer dependencies to 5.3.10
55e5f2d
5.3.10 changelog
2737f70
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
07c06f2
Update yarn.lock
583e267
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (#9633)
bef630a
Fix jsconfig support with CRA (#9324)
bce8aa4
Fix default value for web components prop table docs (#9655)
29ab2db
fix(webcomponents): make types play nicely with lit-element (#9557)
2db6886
Merge pull request #9665 from storybookjs/fix/styled-form-fields
ac4b688
Netlify for examples again (#9585)
7dbd7f1
Merge pull request #9612 from storybookjs/shilman/remove-docs-from-publish
21b3dee
fix(addon-storyshots): Remove excess slashes from jest transfor… (#9616)
57d4958
Add Paddings addon to addon gallery (#9647)
205e54a
documentation fix #9498 - theming + addon-docs incompatible (#9661)
There are 22 commits in total.
See the full diff
devDependency
@storybook/addon-actions was updated from 5.3.10
to 5.3.11
.devDependency
@storybook/addon-links was updated from 5.3.10
to 5.3.11
.devDependency
@storybook/addons was updated from 5.3.10
to 5.3.11
.devDependency
@storybook/react was updated from 5.3.10
to 5.3.11
.Your tests are still failing with these versions. Compare changes
The new version differs by 17 commits.
71b9291
v5.3.11
8e21554
Update peer dependencies to 5.3.11
fad53cd
5.3.11 changelog
83f6c44
Svelte: Fix Svelte 3 slots for decorators (#9724)
41459c1
Correct the file path for the Button story (#9325)
c41f520
Cra-ts-kitchen-sink: Fix stories glob pattern (#9706)
2c85dda
Angular: Emit decorator metadata by default (#9701)
6952bbf
CHANGE example urls to netlify urls (#9653)
7031233
Add docs re storyshots "disable" parameter (#9717)
8b28913
Merge pull request #9716 from sakito21/fix/docs-configurations-typescript-config
e1677f0
Merge branch 'master' of github.com:storybookjs/storybook
a2a6c13
6.0.0-alpha.4 next.json version file
d4e305f
Fix @storybook/addon-storyshots not being able to read config f… (#9577)
1caf36d
fix docs awesome-typescript-loader to ts-loader
39a0a06
5.3.10 latest.json version file
There are 17 commits in total.
See the full diff
devDependency
@storybook/addon-actions was updated from 5.3.11
to 5.3.12
.devDependency
@storybook/addon-links was updated from 5.3.11
to 5.3.12
.devDependency
@storybook/addons was updated from 5.3.11
to 5.3.12
.devDependency
@storybook/react was updated from 5.3.11
to 5.3.12
.Your tests are still failing with these versions. Compare changes
There have been updates to the storybook monorepo:
devDependency
@storybook/addon-actions was updated from5.2.8
to5.3.0
.devDependency
@storybook/addon-links was updated from5.2.8
to5.3.0
.devDependency
@storybook/addons was updated from5.2.8
to5.3.0
.devDependency
@storybook/react was updated from5.2.8
to5.3.0
.🚨 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 failed ([Details](https://travis-ci.org/lissitz/react-accessible-treeview/builds/635626362?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **failed**.Commits
The new version differs by 2566 commits.
ee7b959
v5.3.0
8c50a7a
Publish CLI aliases
866603f
Update peer dependencies to 5.3.0
4dfaf58
5.3.0 changelog
4e9d8a1
5.3.0-rc.14 next.json version file
bc8e933
Update version.ts to 5.3.0-rc.14
aaef883
v5.3.0-rc.14
29f2055
Update peer dependencies to 5.3.0-rc.14
e771cde
5.3.0-rc.14 changelog
6064b80
Merge
master
intonext
for 5.3.0 release (#9388)b09bcbb
Disable chromatic on error stories
8fd9aa0
Disable prop table tests in chromatic
b3f0886
Merge branch 'master' into shilman/test-53-release-from-next
67609c0
Update CSF docs to clarify how naming works (#9040)
5182155
Fix minor spelling mistake (#9284)
There are 250 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: