c1061970ee 
								
							 
						 
						
							
							
								
								Bump ajv from 7.0.0-beta.6 to 7.0.0-rc.0  
							
							... 
							
							
							
							Bumps [ajv](https://github.com/ajv-validator/ajv ) from 7.0.0-beta.6 to 7.0.0-rc.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v7.0.0-beta.6...v7.0.0-rc.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-12-07 12:17:00 +00:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								2302763503 
								
							 
						 
						
							
							
								
								0.11.3  
							
							
							
						 
						
							2020-11-26 16:07:27 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								fd2cc609ea 
								
							 
						 
						
							
							
								
								Fixed typo.  
							
							
							
						 
						
							2020-11-26 16:06:22 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								cdd0c93dee 
								
							 
						 
						
							
							
								
								0.11.2  
							
							
							
						 
						
							2020-11-22 01:04:47 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								f82a529ebe 
								
							 
						 
						
							
							
								
								Improved prompt descriptions. ( #167 )  
							
							... 
							
							
							
							I was really naive with combining urls and paths. This should fix it. 
							
						 
						
							2020-11-22 01:03:59 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								3cb6851ead 
								
							 
						 
						
							
							
								
								Updated license. ( #166 )  
							
							
							
						 
						
							2020-11-21 23:32:49 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								78596a154d 
								
							 
						 
						
							
							
								
								0.11.1  
							
							
							
						 
						
							2020-11-21 22:59:17 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								dafd4406c1 
								
							 
						 
						
							
							
								
								Schema should be validated on PR ( #165 )  
							
							
							
						 
						
							2020-11-21 22:57:44 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								7adba8e3dc 
								
							 
						 
						
							
							
								
								Added some missing descriptions to the document schema. ( #164 )  
							
							
							
						 
						
							2020-11-21 22:29:49 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								849b823311 
								
							 
						 
						
							
							
								
								Update example ( #163 )  
							
							... 
							
							
							
							* Moving from inquirer to prompts.
It has a smaller dependency graph and we don't need the fancy features
inquirer has.
* Added a single better example to keep updated as I finalize the schema. 
							
						 
						
							2020-11-21 21:59:03 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								987c1df81e 
								
							 
						 
						
							
							
								
								Moving from inquirer to prompts. ( #162 )  
							
							... 
							
							
							
							It has a smaller dependency graph and we don't need the fancy features
inquirer has. 
							
						 
						
							2020-11-21 21:55:57 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								d837be77de 
								
							 
						 
						
							
							
								
								0.11.0  
							
							
							
						 
						
							2020-11-21 20:02:46 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								2af8e5492f 
								
							 
						 
						
							
							
								
								Cli tests should be ran too. ( #161 )  
							
							... 
							
							
							
							* Cli tests should be ran too.
* Updating snapshot. 
							
						 
						
							2020-11-21 20:02:01 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								d6c6c0c7e4 
								
							 
						 
						
							
							
								
								Added an interactive flag to request. ( #160 )  
							
							... 
							
							
							
							If present you get to choose what request you want to make from a
dropdown list. 
							
						 
						
							2020-11-20 18:47:55 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								44919334be 
								
							 
						 
						
							
							
								
								Formatted all code with new prettier conf. ( #159 )  
							
							
							
						 
						
							2020-11-20 17:52:13 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								a9eb8c97dd 
								
							 
						 
						
							
							
								
								Adding tests badge.  
							
							
							
						 
						
							2020-11-20 17:44:14 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								fa28dbee8b 
								
							 
						 
						
							
							
								
								Updating badges.  
							
							
							
						 
						
							2020-11-20 17:41:58 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								9decb4978b 
								
							 
						 
						
							
							
								
								Updating dependencies that require manual input. ( #158 )  
							
							... 
							
							
							
							* Updated is-plain-object.
* Updated jest.
* Moving from circleci to github actions.
* Switching jsome to color-json to reduce dependencies (somehow).
* Updating snaps. 
							
						 
						
							2020-11-20 17:39:56 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								56894bd459 
								
							 
						 
						
							
							
								
								Update deps ( #157 )  
							
							... 
							
							
							
							* Updated is-plain-object.
* Updated jest.
* Moving from circleci to github actions. 
							
						 
						
							2020-11-20 17:18:24 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								1e4e0ba885 
								
							 
						 
						
							
							
								
								Changing the schema's title.  
							
							
							
						 
						
							2020-11-20 15:39:05 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								c73f43aedb 
								
							 
						 
						
							
							
								
								Merge pull request  #156  from Seich/json-schema  
							
							... 
							
							
							
							Moving the schema over to jsonschema. 
							
						 
						
							2020-11-19 23:12:51 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								b7d2e56692 
								
							 
						 
						
							
							
								
								Merge branch 'master' into json-schema  
							
							
							
						 
						
							2020-11-19 23:09:45 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								3b5e848530 
								
							 
						 
						
							
							
								
								Added better ajv errors.  
							
							... 
							
							
							
							It prints json for now while I figure a nicer way of displaying errors
in yaml. 
							
						 
						
							2020-11-19 22:06:22 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								a39f3b5977 
								
							 
						 
						
							
							
								
								Config files are now validated against the json schema.  
							
							
							
						 
						
							2020-11-19 21:44:17 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								5029a09b41 
								
							 
						 
						
							
							
								
								Added a base class to cli commands.  
							
							
							
						 
						
							2020-11-19 21:17:36 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								df41d4fa0b 
								
							 
						 
						
							
							
								
								Removed the validate command.  
							
							... 
							
							
							
							We'll be replacing it with jsonschema soon. 
							
						 
						
							2020-11-18 18:37:00 -06:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								acb39bd21f 
								
							 
						 
						
							
							
								
								Merge pull request  #153  from Seich/dependabot/npm_and_yarn/np-7.0.0  
							
							... 
							
							
							
							Bump np from 6.3.2 to 7.0.0 
							
						 
						
							2020-11-18 18:01:00 -06:00  
				
					
						
							
							
								
								David Diaz 
							
						 
						
							
								614b1bf966 
								
							 
						 
						
							
							
								
								Moving the schema over to jsonschema.  
							
							... 
							
							
							
							It's easier to maintain and should allow us to provide autocompletion in
the future. 
							
						 
						
							2020-11-18 17:53:24 -06:00  
				
					
						
							
							
								 
						
							
								162e6f265c 
								
							 
						 
						
							
							
								
								Bump np from 6.3.2 to 7.0.0  
							
							... 
							
							
							
							Bumps [np](https://github.com/sindresorhus/np ) from 6.3.2 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/np/releases )
- [Commits](https://github.com/sindresorhus/np/compare/v6.3.2...v7.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-11-18 23:43:32 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								b6ef0f06a3 
								
							 
						 
						
							
							
								
								Merge pull request  #145  from Seich/dependabot/npm_and_yarn/jest-watch-typeahead-0.6.1  
							
							... 
							
							
							
							Bump jest-watch-typeahead from 0.6.0 to 0.6.1 
							
						 
						
							2020-11-18 17:41:30 -06:00  
				
					
						
							
							
								 
						
							
								938c82125c 
								
							 
						 
						
							
							
								
								Bump jest-watch-typeahead from 0.6.0 to 0.6.1  
							
							... 
							
							
							
							Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases )
- [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/jest-watch-typeahead/compare/v0.6.0...v0.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-11-18 23:33:52 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								2ee372657a 
								
							 
						 
						
							
							
								
								Merge pull request  #136  from Seich/dependabot/npm_and_yarn/oclif/config-1.17.0  
							
							... 
							
							
							
							Bump @oclif/config from 1.16.0 to 1.17.0 
							
						 
						
							2020-11-18 17:31:26 -06:00  
				
					
						
							
							
								 
						
							
								e97038c6db 
								
							 
						 
						
							
							
								
								Bump @oclif/config from 1.16.0 to 1.17.0  
							
							... 
							
							
							
							Bumps [@oclif/config](https://github.com/oclif/config ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/oclif/config/releases )
- [Changelog](https://github.com/oclif/config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oclif/config/compare/v1.16.0...v1.17.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-11-18 19:38:41 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								acdd458af1 
								
							 
						 
						
							
							
								
								Merge pull request  #135  from Seich/dependabot/npm_and_yarn/oclif/command-1.8.0  
							
							... 
							
							
							
							Bump @oclif/command from 1.7.0 to 1.8.0 
							
						 
						
							2020-11-18 13:36:44 -06:00  
				
					
						
							
							
								 
						
							
								09eebcf505 
								
							 
						 
						
							
							
								
								Bump @oclif/command from 1.7.0 to 1.8.0  
							
							... 
							
							
							
							Bumps [@oclif/command](https://github.com/oclif/command ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/oclif/command/releases )
- [Changelog](https://github.com/oclif/command/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oclif/command/compare/v1.7.0...v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-11-18 19:33:01 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								dd556a85e1 
								
							 
						 
						
							
							
								
								Merge pull request  #134  from Seich/dependabot/npm_and_yarn/oclif/plugin-help-3.2.0  
							
							... 
							
							
							
							Bump @oclif/plugin-help from 3.1.0 to 3.2.0 
							
						 
						
							2020-11-18 13:31:03 -06:00  
				
					
						
							
							
								 
						
							
								f4f73e2ca8 
								
							 
						 
						
							
							
								
								Bump @oclif/plugin-help from 3.1.0 to 3.2.0  
							
							... 
							
							
							
							Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/oclif/plugin-help/releases )
- [Changelog](https://github.com/oclif/plugin-help/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oclif/plugin-help/compare/v3.1.0...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-08-04 11:24:56 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								342eef7915 
								
							 
						 
						
							
							
								
								Merge pull request  #130  from Seich/dependabot/npm_and_yarn/request-promise-native-1.0.9  
							
							... 
							
							
							
							Bump request-promise-native from 1.0.8 to 1.0.9 
							
						 
						
							2020-07-23 12:48:24 -06:00  
				
					
						
							
							
								 
						
							
								8cf3f1cecc 
								
							 
						 
						
							
							
								
								Bump request-promise-native from 1.0.8 to 1.0.9  
							
							... 
							
							
							
							Bumps [request-promise-native](https://github.com/request/request-promise-native ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/request/request-promise-native/releases )
- [Commits](https://github.com/request/request-promise-native/compare/v1.0.8...v1.0.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-07-23 18:46:42 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								9f1a3532f6 
								
							 
						 
						
							
							
								
								Merge pull request  #129  from Seich/dependabot/npm_and_yarn/is-plain-object-4.1.0  
							
							... 
							
							
							
							Bump is-plain-object from 3.0.1 to 4.1.0 
							
						 
						
							2020-07-23 12:44:44 -06:00  
				
					
						
							
							
								 
						
							
								7ac883999f 
								
							 
						 
						
							
							
								
								Bump is-plain-object from 3.0.1 to 4.1.0  
							
							... 
							
							
							
							Bumps [is-plain-object](https://github.com/jonschlinkert/is-plain-object ) from 3.0.1 to 4.1.0.
- [Release notes](https://github.com/jonschlinkert/is-plain-object/releases )
- [Commits](https://github.com/jonschlinkert/is-plain-object/compare/v3.0.1...v4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-07-21 11:26:13 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								2b69c79e06 
								
							 
						 
						
							
							
								
								Merge pull request  #127  from Seich/dependabot/npm_and_yarn/lodash-4.17.19  
							
							... 
							
							
							
							Bump lodash from 4.17.15 to 4.17.19 
							
						 
						
							2020-07-20 20:36:38 -06:00  
				
					
						
							
							
								 
						
							
								ef41c5360a 
								
							 
						 
						
							
							
								
								Bump lodash from 4.17.15 to 4.17.19  
							
							... 
							
							
							
							Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2020-07-21 02:33:54 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								311e56c609 
								
							 
						 
						
							
							
								
								Merge pull request  #126  from Seich/dependabot/npm_and_yarn/np-6.3.2  
							
							... 
							
							
							
							Bump np from 6.2.3 to 6.3.2 
							
						 
						
							2020-07-20 20:32:54 -06:00  
				
					
						
							
							
								 
						
							
								95b55edc39 
								
							 
						 
						
							
							
								
								Bump np from 6.2.3 to 6.3.2  
							
							... 
							
							
							
							Bumps [np](https://github.com/sindresorhus/np ) from 6.2.3 to 6.3.2.
- [Release notes](https://github.com/sindresorhus/np/releases )
- [Commits](https://github.com/sindresorhus/np/compare/v6.2.3...v6.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-07-21 02:28:16 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								7261bfe76a 
								
							 
						 
						
							
							
								
								Merge pull request  #123  from Seich/dependabot/npm_and_yarn/oclif/command-1.7.0  
							
							... 
							
							
							
							Bump @oclif/command from 1.6.1 to 1.7.0 
							
						 
						
							2020-07-20 20:26:22 -06:00  
				
					
						
							
							
								 
						
							
								15fc4dae8d 
								
							 
						 
						
							
							
								
								Bump @oclif/command from 1.6.1 to 1.7.0  
							
							... 
							
							
							
							Bumps [@oclif/command](https://github.com/oclif/command ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/oclif/command/releases )
- [Changelog](https://github.com/oclif/command/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oclif/command/compare/v1.6.1...v1.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-07-20 23:42:54 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								d54b99226b 
								
							 
						 
						
							
							
								
								Merge pull request  #122  from Seich/dependabot/npm_and_yarn/oclif/config-1.16.0  
							
							... 
							
							
							
							Bump @oclif/config from 1.15.1 to 1.16.0 
							
						 
						
							2020-07-20 17:40:48 -06:00  
				
					
						
							
							
								 
						
							
								3eace272e2 
								
							 
						 
						
							
							
								
								Bump @oclif/config from 1.15.1 to 1.16.0  
							
							... 
							
							
							
							Bumps [@oclif/config](https://github.com/oclif/config ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/oclif/config/releases )
- [Changelog](https://github.com/oclif/config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oclif/config/compare/v1.15.1...v1.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-07-20 23:34:54 +00:00  
				
					
						
							
							
								
								David Díaz 
							
						 
						
							
								4381e123a3 
								
							 
						 
						
							
							
								
								Merge pull request  #117  from Seich/dependabot/npm_and_yarn/oclif/plugin-help-3.1.0  
							
							... 
							
							
							
							Bump @oclif/plugin-help from 3.0.0 to 3.1.0 
							
						 
						
							2020-07-20 17:32:48 -06:00