Open greenkeeper[bot] opened 4 years ago
After pinning to 4.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
yeoman-generator was updated from 4.6.0
to 4.7.0
.Your tests are still failing with this version. Compare changes
dependency
yeoman-generator was updated from 4.7.0
to 4.7.1
.Your tests are still failing with this version. Compare changes
dependency
yeoman-generator was updated from 4.7.1
to 4.7.2
.Your tests are still failing with this version. Compare changes
dependency
yeoman-generator was updated from 4.7.2
to 4.8.0
.Your tests are still failing with this version. Compare changes
dependency
yeoman-generator was updated from 4.8.0
to 4.8.1
.Your tests are still failing with this version. Compare changes
dependency
yeoman-generator was updated from 4.8.1
to 4.8.2
.Your tests are still failing with this version. Compare changes
dependency
yeoman-generator was updated from 4.8.2
to 4.8.3
.Your tests are still failing with this version. Compare changes
dependency
yeoman-generator was updated from 4.8.3
to 4.9.0
.Your tests are still failing with this version. Compare changes
this.prompt(prompts, this.config);
will use the storage to read/write answers.
!== undefined
(pass --ask-answered to force the prompt to be shown, stored value is the default value)dependency
yeoman-generator was updated from 4.9.0
to 4.10.0
.Your tests are still failing with this version. Compare changes
dependency
yeoman-generator was updated from 4.10.0
to 4.10.1
.Your tests are still failing with this version. Compare changes
The dependency yeoman-generator was updated from
4.5.0
to4.6.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
yeoman-generator is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **Travis CI - Branch:** The build **errored**.Release Notes for v4.6.0
Emit event on environment once queued task is done. (#1172, #1177)
Improvements to custom queues (#1158)
Implement createStorage convenience method (#1168)
Implement localConfigOnly option. (#1161)
Add returnNewGenerator option to composeWith (#1157, #1170, #1178)
Documentation fixes and improvements.
Commits
The new version differs by 23 commits.
3d8374b
4.6.0
d971c03
Extract returnCompose method (#1178)
0672d99
Add composeWith inside constructor test. (#1179)
16e4de7
Call emit with an object. (#1177)
7e0f325
Add documentation explaining how run-async works. (#1171)
d49cbc7
Emit event on environment once queued task is done. (#1172)
8d50cd8
Workaround jsdoc theme bug not should types.
da427f5
Improvements to custom queues (#1158)
ccbcc26
Remove mixin duplicates and improve JSDoc (#1175)
b9c78ab
Update workflows (#1173)
ee3a496
Create FUNDING.yml
9fe4e6b
Drop support for Node v8 (#1160)
668d91f
Fixes to composeWith with returnNewGenerator parameter. (#1170)
35de769
Implement createStorage convenience method (#1168)
73271b8
Change gh-pages update to tag creation
There are 23 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: