@oclif/config
Advanced tools
Comparing version 1.15.1 to 1.16.0
557
CHANGELOG.md
@@ -0,1 +1,17 @@ | ||
# [1.16.0](https://github.com/oclif/config/compare/v1.15.1...v1.16.0) (2020-06-29) | ||
### Bug Fixes | ||
* globby dep ([#102](https://github.com/oclif/config/issues/102)) ([e47d497](https://github.com/oclif/config/commit/e47d497b5e6e28edaa546ce2b91f6700fa196818)) | ||
### Features | ||
* add postrun hook ([#111](https://github.com/oclif/config/issues/111)) ([149529d](https://github.com/oclif/config/commit/149529d07b15514add2d4e7453e10d204603ef1b)) | ||
* add support for experimentalDecorators and emitDecoratorMetadata from tsconfig.json ([#97](https://github.com/oclif/config/issues/97)) ([89bb82b](https://github.com/oclif/config/commit/89bb82b121e103834f2b75f0498fa65eab6afe5e)) | ||
* adds support for WSL ([#107](https://github.com/oclif/config/issues/107)) ([d64a537](https://github.com/oclif/config/commit/d64a537618ecc2369c422daf3144377cb505c851)) | ||
## [1.15.1](https://github.com/oclif/config/compare/v1.15.0...v1.15.1) (2020-04-14) | ||
@@ -6,3 +22,3 @@ | ||
* do not load oclif.devPlugins in production ([#104](https://github.com/oclif/config/issues/104)) ([c850bbe](https://github.com/oclif/config/commit/c850bbe)) | ||
* do not load oclif.devPlugins in production ([#104](https://github.com/oclif/config/issues/104)) ([c850bbe](https://github.com/oclif/config/commit/c850bbeb5f73b389c990a46dc2338512d0b311f6)) | ||
@@ -16,3 +32,3 @@ | ||
* add helpClass to pjson.oclif types ([#103](https://github.com/oclif/config/issues/103)) ([b40d645](https://github.com/oclif/config/commit/b40d645)) | ||
* add helpClass to pjson.oclif types ([#103](https://github.com/oclif/config/issues/103)) ([b40d645](https://github.com/oclif/config/commit/b40d64599a600bef315bf9a3fa0ed8405bfccc0a)) | ||
@@ -26,3 +42,3 @@ | ||
* make `@oclif/errors` a dependency ([#90](https://github.com/oclif/config/issues/90)) ([e96277c](https://github.com/oclif/config/commit/e96277c)) | ||
* make `@oclif/errors` a dependency ([#90](https://github.com/oclif/config/issues/90)) ([e96277c](https://github.com/oclif/config/commit/e96277cb63ee2ebd14cf18b3fab85ea4c8f99bbb)) | ||
@@ -32,3 +48,3 @@ | ||
* support .tsx files with JSX syntax ([#96](https://github.com/oclif/config/issues/96)) ([6c800f2](https://github.com/oclif/config/commit/6c800f2)) | ||
* support .tsx files with JSX syntax ([#96](https://github.com/oclif/config/issues/96)) ([6c800f2](https://github.com/oclif/config/commit/6c800f2966f7d1d5846ca7ffda8955b4b2aa6400)) | ||
@@ -42,3 +58,3 @@ | ||
* limit warning about missing files attribute ([#86](https://github.com/oclif/config/issues/86)) ([d84a238](https://github.com/oclif/config/commit/d84a238)) | ||
* limit warning about missing files attribute ([#86](https://github.com/oclif/config/issues/86)) ([d84a238](https://github.com/oclif/config/commit/d84a238cb7b4410a112138a2d957579afcf3875a)) | ||
@@ -60,3 +76,3 @@ | ||
* Add 'helpLabel' flag option ([#81](https://github.com/oclif/config/issues/81)) ([a672f9c](https://github.com/oclif/config/commit/a672f9c)) | ||
* Add 'helpLabel' flag option ([#81](https://github.com/oclif/config/issues/81)) ([a672f9c](https://github.com/oclif/config/commit/a672f9c40f96f7f18ca1aeef291560bc122b8ca3)) | ||
@@ -70,3 +86,3 @@ | ||
* allow process.emitWarning to receive non-error object ([#79](https://github.com/oclif/config/issues/79)) ([647a78e](https://github.com/oclif/config/commit/647a78e)) | ||
* allow process.emitWarning to receive non-error object ([#79](https://github.com/oclif/config/issues/79)) ([647a78e](https://github.com/oclif/config/commit/647a78eec720cc7bbf4aa154fb54131eb601be19)) | ||
@@ -80,3 +96,3 @@ | ||
* use proper plugin type def ([#78](https://github.com/oclif/config/issues/78)) ([5dca287](https://github.com/oclif/config/commit/5dca287)) | ||
* use proper plugin type def ([#78](https://github.com/oclif/config/issues/78)) ([5dca287](https://github.com/oclif/config/commit/5dca2872e460c6ba9cec449d8a1b8dd33b47e1e0)) | ||
@@ -90,3 +106,3 @@ | ||
* allow loading typescript from plugin root ([#77](https://github.com/oclif/config/issues/77)) ([30df3fe](https://github.com/oclif/config/commit/30df3fe)) | ||
* allow loading typescript from plugin root ([#77](https://github.com/oclif/config/issues/77)) ([30df3fe](https://github.com/oclif/config/commit/30df3fe839595125435463e9ac27745b13b6319c)) | ||
@@ -108,3 +124,3 @@ | ||
* hide debug warning if typescript is not found ([#75](https://github.com/oclif/config/issues/75)) ([6994d0a](https://github.com/oclif/config/commit/6994d0a)) | ||
* hide debug warning if typescript is not found ([#75](https://github.com/oclif/config/issues/75)) ([6994d0a](https://github.com/oclif/config/commit/6994d0ab1ff916cbcaee5f34d0ecec1e07b60f90)) | ||
@@ -122,3 +138,3 @@ | ||
* typescript@3.3 ([27f6fdd](https://github.com/oclif/config/commit/27f6fdd)) | ||
* typescript@3.3 ([27f6fdd](https://github.com/oclif/config/commit/27f6fdd5886b05d8612cd28b5e1155165d308ebb)) | ||
@@ -136,3 +152,3 @@ | ||
* Lazy require 'typescript' module. ([#72](https://github.com/oclif/config/issues/72)) ([49ed0bd](https://github.com/oclif/config/commit/49ed0bd)) | ||
* Lazy require 'typescript' module. ([#72](https://github.com/oclif/config/issues/72)) ([49ed0bd](https://github.com/oclif/config/commit/49ed0bd79267035524c4a71e731d151c52fb65fa)) | ||
@@ -150,3 +166,3 @@ | ||
* Use typescript's tsconfig.json parsing functionality instead of JSON.parse ([#70](https://github.com/oclif/config/issues/70)) ([7324a99](https://github.com/oclif/config/commit/7324a99)) | ||
* Use typescript's tsconfig.json parsing functionality instead of JSON.parse ([#70](https://github.com/oclif/config/issues/70)) ([7324a99](https://github.com/oclif/config/commit/7324a993e66bf7664d631ea582fe85209ff401e7)) | ||
@@ -164,3 +180,3 @@ | ||
* disable registering of ts-node ([#69](https://github.com/oclif/config/issues/69)) ([3346db8](https://github.com/oclif/config/commit/3346db8)) | ||
* disable registering of ts-node ([#69](https://github.com/oclif/config/issues/69)) ([3346db8](https://github.com/oclif/config/commit/3346db8685b4604589068698ea5e95a6ce50811e)) | ||
@@ -174,3 +190,3 @@ | ||
* undefined children ([#68](https://github.com/oclif/config/issues/68)) ([1b6d02f](https://github.com/oclif/config/commit/1b6d02f)) | ||
* undefined children ([#68](https://github.com/oclif/config/issues/68)) ([1b6d02f](https://github.com/oclif/config/commit/1b6d02f9dab4ac730874c0983e3016911754c3fa)) | ||
@@ -184,3 +200,3 @@ | ||
* parent & child plugins ([#57](https://github.com/oclif/config/issues/57)) ([e0b5e95](https://github.com/oclif/config/commit/e0b5e95)) | ||
* parent & child plugins ([#57](https://github.com/oclif/config/issues/57)) ([e0b5e95](https://github.com/oclif/config/commit/e0b5e950b6700e23df6de91496e33703c75cb7e1)) | ||
@@ -198,3 +214,3 @@ | ||
* move conventional-changelog to devDeps ([466ead8](https://github.com/oclif/config/commit/466ead8)) | ||
* move conventional-changelog to devDeps ([466ead8](https://github.com/oclif/config/commit/466ead857632251a584c9c05e425d8b67efb6201)) | ||
@@ -208,3 +224,3 @@ | ||
* Allow acl in S3 interface ([#65](https://github.com/oclif/config/issues/65)) ([bd2e633](https://github.com/oclif/config/commit/bd2e633)) | ||
* Allow acl in S3 interface ([#65](https://github.com/oclif/config/issues/65)) ([bd2e633](https://github.com/oclif/config/commit/bd2e633ef5dac0df7cfb867f6367229eaf6fba43)) | ||
@@ -218,3 +234,3 @@ | ||
* use esModuleInterop when defined (fixes [#179](https://github.com/oclif/config/issues/179)) ([#61](https://github.com/oclif/config/issues/61)) ([5778618](https://github.com/oclif/config/commit/5778618)) | ||
* use esModuleInterop when defined (fixes [#179](https://github.com/oclif/config/issues/179)) ([#61](https://github.com/oclif/config/issues/61)) ([5778618](https://github.com/oclif/config/commit/57786185c8bc10742b9e891e8a6126c51660f1f9)) | ||
@@ -228,3 +244,3 @@ | ||
* remove greenkeeper badge ([99fb3ab](https://github.com/oclif/config/commit/99fb3ab)) | ||
* remove greenkeeper badge ([99fb3ab](https://github.com/oclif/config/commit/99fb3ab77a2070dfa10111acb307da9b4beb40d1)) | ||
@@ -238,3 +254,3 @@ | ||
* return promiselike ([#55](https://github.com/oclif/config/issues/55)) ([f079e79](https://github.com/oclif/config/commit/f079e79)) | ||
* return promiselike ([#55](https://github.com/oclif/config/issues/55)) ([f079e79](https://github.com/oclif/config/commit/f079e79b792e4646687ccd5789d0aa65cd76443f)) | ||
@@ -248,3 +264,3 @@ | ||
* Add channel and version to config ctor options ([#60](https://github.com/oclif/config/issues/60)) ([65ce583](https://github.com/oclif/config/commit/65ce583)) | ||
* Add channel and version to config ctor options ([#60](https://github.com/oclif/config/issues/60)) ([65ce583](https://github.com/oclif/config/commit/65ce583d555c94fed58af087cfcd56353ba2dac9)) | ||
@@ -258,3 +274,3 @@ | ||
* Add preupdate hook ([#59](https://github.com/oclif/config/issues/59)) ([81890f9](https://github.com/oclif/config/commit/81890f9)) | ||
* Add preupdate hook ([#59](https://github.com/oclif/config/issues/59)) ([81890f9](https://github.com/oclif/config/commit/81890f91ab4e56d43fcadfe4eab1eee5230aa4a6)) | ||
@@ -268,3 +284,3 @@ | ||
* Hook.PluginsPreinstall shape ([52a420a](https://github.com/oclif/config/commit/52a420a)) | ||
* Hook.PluginsPreinstall shape ([52a420a](https://github.com/oclif/config/commit/52a420ac194fe7322991cb4e2e8f96743ac841e7)) | ||
@@ -278,3 +294,3 @@ | ||
* Add missing Hook.Update ([9c7e0e6](https://github.com/oclif/config/commit/9c7e0e6)) | ||
* Add missing Hook.Update ([9c7e0e6](https://github.com/oclif/config/commit/9c7e0e6534c53c431dbf85e317c1e7acd4027b98)) | ||
@@ -288,3 +304,3 @@ | ||
* make hook typing less strict ([#58](https://github.com/oclif/config/issues/58)) ([b148583](https://github.com/oclif/config/commit/b148583)) | ||
* make hook typing less strict ([#58](https://github.com/oclif/config/issues/58)) ([b148583](https://github.com/oclif/config/commit/b148583b85fe4d2bdf9b94c7737121ae34870afd)) | ||
@@ -298,3 +314,3 @@ | ||
* plugins:install->preinstall ([2d501d7](https://github.com/oclif/config/commit/2d501d7)) | ||
* plugins:install->preinstall ([2d501d7](https://github.com/oclif/config/commit/2d501d7a7950714eb0bc499de17fcf8d5d4e2b82)) | ||
@@ -308,3 +324,3 @@ | ||
* plugins:preinstall ([954d1c6](https://github.com/oclif/config/commit/954d1c6)) | ||
* plugins:preinstall ([954d1c6](https://github.com/oclif/config/commit/954d1c6348534167a06e6287409798b6f26265ce)) | ||
@@ -318,3 +334,3 @@ | ||
* argv is not required ([143f7a6](https://github.com/oclif/config/commit/143f7a6)) | ||
* argv is not required ([143f7a6](https://github.com/oclif/config/commit/143f7a6acc8f31d7aa4e80eaf54f4a74a0c2cf8d)) | ||
@@ -328,3 +344,3 @@ | ||
* updated deps ([01f51e6](https://github.com/oclif/config/commit/01f51e6)) | ||
* updated deps ([01f51e6](https://github.com/oclif/config/commit/01f51e6a5a7ef5e4107a7f73916b6d7c7ffcd3ea)) | ||
@@ -338,3 +354,3 @@ | ||
* cache allowNo on boolean flags ([05964f7](https://github.com/oclif/config/commit/05964f7)) | ||
* cache allowNo on boolean flags ([05964f7](https://github.com/oclif/config/commit/05964f7b490b951c1fe7f6af828540913e58d0fb)) | ||
@@ -348,3 +364,3 @@ | ||
* default subtopic names ([#49](https://github.com/oclif/config/issues/49)) ([c084b64](https://github.com/oclif/config/commit/c084b64)), closes [#48](https://github.com/oclif/config/issues/48) | ||
* default subtopic names ([#49](https://github.com/oclif/config/issues/49)) ([c084b64](https://github.com/oclif/config/commit/c084b6414d28c564e7592b5b762b492b84c3056a)), closes [#48](https://github.com/oclif/config/issues/48) | ||
@@ -358,3 +374,3 @@ | ||
* ensure plugins are set ([1ed0eb2](https://github.com/oclif/config/commit/1ed0eb2)) | ||
* ensure plugins are set ([1ed0eb2](https://github.com/oclif/config/commit/1ed0eb2c5ecfda4211b2fbec528837908b51129b)) | ||
@@ -368,3 +384,3 @@ | ||
* exclude `spec` files from being loaded as commands ([#46](https://github.com/oclif/config/issues/46)) ([5854d34](https://github.com/oclif/config/commit/5854d34)), closes [#158](https://github.com/oclif/config/issues/158) | ||
* exclude `spec` files from being loaded as commands ([#46](https://github.com/oclif/config/issues/46)) ([5854d34](https://github.com/oclif/config/commit/5854d3452a6e5a4f536dcc4c07fae8e4b277ef88)), closes [#158](https://github.com/oclif/config/issues/158) | ||
@@ -378,3 +394,3 @@ | ||
* typescript 3 ([74d7acb](https://github.com/oclif/config/commit/74d7acb)) | ||
* typescript 3 ([74d7acb](https://github.com/oclif/config/commit/74d7acbbbb532c8caa7e66318bb3c47f7f2000c1)) | ||
@@ -388,3 +404,3 @@ | ||
* add repositoryPrefix ([73698bd](https://github.com/oclif/config/commit/73698bd)) | ||
* add repositoryPrefix ([73698bd](https://github.com/oclif/config/commit/73698bd173ba95c03694c567d433f2a7fa1752f3)) | ||
@@ -398,6 +414,11 @@ | ||
* add rootDir from tsconfig for plugins that use it ([#39](https://github.com/oclif/config/issues/39)) ([a6078d1](https://github.com/oclif/config/commit/a6078d1)) | ||
* add rootDir from tsconfig for plugins that use it ([#39](https://github.com/oclif/config/issues/39)) ([a6078d1](https://github.com/oclif/config/commit/a6078d1d4852a4c70e49840eebc5f1fdeca0fe0e)) | ||
### Reverts | ||
* Revert "fix: --declarationMap" ([7c5284d](https://github.com/oclif/config/commit/7c5284d6bb868aa41efa53ac50ff0ae5f292c1a8)) | ||
## [1.6.31](https://github.com/oclif/config/compare/v1.6.30...v1.6.31) (2018-06-16) | ||
@@ -408,3 +429,3 @@ | ||
* --declarationMap ([e0c5171](https://github.com/oclif/config/commit/e0c5171)) | ||
* --declarationMap ([e0c5171](https://github.com/oclif/config/commit/e0c5171870a9345eb6453b3730bb28aed3b29f38)) | ||
@@ -418,3 +439,3 @@ | ||
* s3 template defaulting ([03f61ec](https://github.com/oclif/config/commit/03f61ec)) | ||
* s3 template defaulting ([03f61ec](https://github.com/oclif/config/commit/03f61ecb35a5d37c88ef4cf82fff465568425c51)) | ||
@@ -428,3 +449,3 @@ | ||
* sort commands by id ([8245d9c](https://github.com/oclif/config/commit/8245d9c)) | ||
* sort commands by id ([8245d9c](https://github.com/oclif/config/commit/8245d9c583be7092c76848a7ba95805f3ae0b1f4)) | ||
@@ -438,3 +459,3 @@ | ||
* add aliases to pjson ([859499d](https://github.com/oclif/config/commit/859499d)) | ||
* add aliases to pjson ([859499d](https://github.com/oclif/config/commit/859499d27cc26f1fcd88eeed02c15bdfbc7a3e52)) | ||
@@ -448,3 +469,3 @@ | ||
* imports ([9b17c77](https://github.com/oclif/config/commit/9b17c77)) | ||
* imports ([9b17c77](https://github.com/oclif/config/commit/9b17c778e2bcd80c4947d4946d99960be9965fab)) | ||
@@ -458,3 +479,3 @@ | ||
* add optional url type to user plugins ([57cb0c5](https://github.com/oclif/config/commit/57cb0c5)) | ||
* add optional url type to user plugins ([57cb0c5](https://github.com/oclif/config/commit/57cb0c503302bd401cc90c8836d014bd0f4bd003)) | ||
@@ -468,3 +489,3 @@ | ||
* add tslib ([f44135a](https://github.com/oclif/config/commit/f44135a)) | ||
* add tslib ([f44135a](https://github.com/oclif/config/commit/f44135a3bd02a5ad78f42e6cc43d1c76e9583a0c)) | ||
@@ -482,3 +503,3 @@ | ||
* make imports not use "import *" to avoid node warning ([eac2edc](https://github.com/oclif/config/commit/eac2edc)) | ||
* make imports not use "import *" to avoid node warning ([eac2edc](https://github.com/oclif/config/commit/eac2edcd2bec33b342cc604e41ec5c635f2a1f4e)) | ||
@@ -492,4 +513,4 @@ | ||
* triggering release ([cd409fc](https://github.com/oclif/config/commit/cd409fc)) | ||
* typescript 2.9 ([8e25da5](https://github.com/oclif/config/commit/8e25da5)) | ||
* triggering release ([cd409fc](https://github.com/oclif/config/commit/cd409fc62de4dc3b46cc34066fd3a9a613e4a1e2)) | ||
* typescript 2.9 ([8e25da5](https://github.com/oclif/config/commit/8e25da5bcb9b39d5e6d5ba0545a0b1c5b7a55b9f)) | ||
@@ -503,3 +524,3 @@ | ||
* do not default registry ([e29ceef](https://github.com/oclif/config/commit/e29ceef)) | ||
* do not default registry ([e29ceef](https://github.com/oclif/config/commit/e29ceef7fc7c4523adb77a1f5a19d02d2f365b2c)) | ||
@@ -513,3 +534,3 @@ | ||
* warn if files attribute is not specified ([cc73cb5](https://github.com/oclif/config/commit/cc73cb5)) | ||
* warn if files attribute is not specified ([cc73cb5](https://github.com/oclif/config/commit/cc73cb51da6a2d5c49e414107aef44b0830bb78d)) | ||
@@ -523,3 +544,3 @@ | ||
* add DEBUG=* to error ([9aa6384](https://github.com/oclif/config/commit/9aa6384)) | ||
* add DEBUG=* to error ([9aa6384](https://github.com/oclif/config/commit/9aa63845263a4fdd2e2c50841fa9c423498e269c)) | ||
@@ -533,3 +554,3 @@ | ||
* handle invalid json ([eb49618](https://github.com/oclif/config/commit/eb49618)) | ||
* handle invalid json ([eb49618](https://github.com/oclif/config/commit/eb49618fd1f36ac38a32a913106c417028f392be)) | ||
@@ -543,3 +564,3 @@ | ||
* allow reading oclif manifest not as a dotfile ([7ee3007](https://github.com/oclif/config/commit/7ee3007)) | ||
* allow reading oclif manifest not as a dotfile ([7ee3007](https://github.com/oclif/config/commit/7ee30077ff6cbf5f35d37d4ebfc33326a24cdf7d)) | ||
@@ -553,3 +574,3 @@ | ||
* set cwd to project root when loading ts-node ([d120ec1](https://github.com/oclif/config/commit/d120ec1)) | ||
* set cwd to project root when loading ts-node ([d120ec1](https://github.com/oclif/config/commit/d120ec1fde3412472a647d0ef18ac241299367f9)) | ||
@@ -563,3 +584,3 @@ | ||
* use require.resolve to find globby and ts-node ([0a75d62](https://github.com/oclif/config/commit/0a75d62)) | ||
* use require.resolve to find globby and ts-node ([0a75d62](https://github.com/oclif/config/commit/0a75d62216b1015686984c89f719262dbf5f2f6b)) | ||
@@ -573,3 +594,3 @@ | ||
* use ts-node and globby from root of plugin ([e86e23a](https://github.com/oclif/config/commit/e86e23a)) | ||
* use ts-node and globby from root of plugin ([e86e23a](https://github.com/oclif/config/commit/e86e23a73f1c1587e80492062b32cf0dba5fc982)) | ||
@@ -583,3 +604,3 @@ | ||
* set link plugin type ([a23329a](https://github.com/oclif/config/commit/a23329a)) | ||
* set link plugin type ([a23329a](https://github.com/oclif/config/commit/a23329a319f78625e25f2eb22f7ec32576bfd1ca)) | ||
@@ -593,3 +614,3 @@ | ||
* ensure name is set ([c34b3ac](https://github.com/oclif/config/commit/c34b3ac)) | ||
* ensure name is set ([c34b3ac](https://github.com/oclif/config/commit/c34b3aca28f8c6ee94273d051f363bc29bcbe351)) | ||
@@ -603,3 +624,3 @@ | ||
* loading plugins ([9082eb0](https://github.com/oclif/config/commit/9082eb0)) | ||
* loading plugins ([9082eb0](https://github.com/oclif/config/commit/9082eb03afb33e584ec9e9a47ef419ef55305fac)) | ||
@@ -613,3 +634,3 @@ | ||
* skip loading existing plugins ([f6d5a76](https://github.com/oclif/config/commit/f6d5a76)) | ||
* skip loading existing plugins ([f6d5a76](https://github.com/oclif/config/commit/f6d5a76c21b9f3071ea7df592df98bfe5c813556)) | ||
@@ -623,3 +644,3 @@ | ||
* load plugins in series ([dd10ce4](https://github.com/oclif/config/commit/dd10ce4)) | ||
* load plugins in series ([dd10ce4](https://github.com/oclif/config/commit/dd10ce49adf71ba5d1802bb2649ff15089e8e680)) | ||
@@ -633,3 +654,3 @@ | ||
* load subplugins ([4508dff](https://github.com/oclif/config/commit/4508dff)) | ||
* load subplugins ([4508dff](https://github.com/oclif/config/commit/4508dff876492db5603d82bb22b070183d46741b)) | ||
@@ -643,3 +664,3 @@ | ||
* add valid flag to iconfig ([80d4bf9](https://github.com/oclif/config/commit/80d4bf9)) | ||
* add valid flag to iconfig ([80d4bf9](https://github.com/oclif/config/commit/80d4bf9b02005d276dde55927a587f52cb268cd4)) | ||
@@ -653,3 +674,3 @@ | ||
* fixed debug message ([4beac37](https://github.com/oclif/config/commit/4beac37)) | ||
* fixed debug message ([4beac37](https://github.com/oclif/config/commit/4beac3736023f0b4827d6a97187fb5579c06872e)) | ||
@@ -663,3 +684,3 @@ | ||
* improve hook debugging ([076b825](https://github.com/oclif/config/commit/076b825)) | ||
* improve hook debugging ([076b825](https://github.com/oclif/config/commit/076b825d42b984ad002e2e72041bf2f15172f20b)) | ||
@@ -673,3 +694,3 @@ | ||
* ts-node 6.x compatible ([6079753](https://github.com/oclif/config/commit/6079753)) | ||
* ts-node 6.x compatible ([6079753](https://github.com/oclif/config/commit/607975385c4db4ddbb9bfb0c29cfe4070dacae9a)) | ||
@@ -683,3 +704,3 @@ | ||
* add scope to debug ([f7b9493](https://github.com/oclif/config/commit/f7b9493)) | ||
* add scope to debug ([f7b9493](https://github.com/oclif/config/commit/f7b9493e02556e15ec22bb6edb2860ff4c78b906)) | ||
@@ -693,3 +714,3 @@ | ||
* plugin actually needs to be nullable ([0669622](https://github.com/oclif/config/commit/0669622)) | ||
* plugin actually needs to be nullable ([0669622](https://github.com/oclif/config/commit/066962278d980b76cb8aaa779d496de18624797d)) | ||
@@ -703,3 +724,3 @@ | ||
* remove name from paths ([8b478dc](https://github.com/oclif/config/commit/8b478dc)) | ||
* remove name from paths ([8b478dc](https://github.com/oclif/config/commit/8b478dce017786006ebc3b32a6fde045bac282a7)) | ||
@@ -713,3 +734,3 @@ | ||
* export platform and arch types ([471ba1a](https://github.com/oclif/config/commit/471ba1a)) | ||
* export platform and arch types ([471ba1a](https://github.com/oclif/config/commit/471ba1a6a9e840344e7f8dc4c22458fe2ed620e2)) | ||
@@ -719,3 +740,3 @@ | ||
* added s3Url() ([1930702](https://github.com/oclif/config/commit/1930702)) | ||
* added s3Url() ([1930702](https://github.com/oclif/config/commit/19307028a6ffe462fbfd26c5a0bbbb030b4f38b0)) | ||
@@ -729,3 +750,3 @@ | ||
* added s3Key() ([71e0582](https://github.com/oclif/config/commit/71e0582)) | ||
* added s3Key() ([71e0582](https://github.com/oclif/config/commit/71e058209629fb5afd75fff479b2c3e9d9e3dca3)) | ||
@@ -739,3 +760,3 @@ | ||
* refactor templates ([1b65f54](https://github.com/oclif/config/commit/1b65f54)) | ||
* refactor templates ([1b65f54](https://github.com/oclif/config/commit/1b65f54bacc75da5a23db0f14f268b4c4e3574ae)) | ||
@@ -749,3 +770,3 @@ | ||
* add versioned/non-versioned tarball templates ([b8409f6](https://github.com/oclif/config/commit/b8409f6)) | ||
* add versioned/non-versioned tarball templates ([b8409f6](https://github.com/oclif/config/commit/b8409f6ba895f916b531666cecf059ae5cbd1417)) | ||
@@ -759,3 +780,3 @@ | ||
* new template format for stable channels ([1f27a10](https://github.com/oclif/config/commit/1f27a10)) | ||
* new template format for stable channels ([1f27a10](https://github.com/oclif/config/commit/1f27a109b3b502782e519f80e443a7540eb8687f)) | ||
@@ -769,3 +790,3 @@ | ||
* plugin is always set ([5611b63](https://github.com/oclif/config/commit/5611b63)) | ||
* plugin is always set ([5611b63](https://github.com/oclif/config/commit/5611b63a901208c58dc7799e45d5f490a75ef713)) | ||
@@ -779,3 +800,3 @@ | ||
* add baseDir templates ([0a545f0](https://github.com/oclif/config/commit/0a545f0)) | ||
* add baseDir templates ([0a545f0](https://github.com/oclif/config/commit/0a545f0789fe372ee77b99385908e29892a5a6c3)) | ||
@@ -789,3 +810,3 @@ | ||
* channel parsing ([0aa73ba](https://github.com/oclif/config/commit/0aa73ba)) | ||
* channel parsing ([0aa73ba](https://github.com/oclif/config/commit/0aa73ba6f5fca2b2ee54290e6a9dfdbfb05f9186)) | ||
@@ -799,5 +820,5 @@ | ||
* fix channel type ([3623715](https://github.com/oclif/config/commit/3623715)) | ||
* grab channel from version ([7bba041](https://github.com/oclif/config/commit/7bba041)) | ||
* null version strings ([01b9e68](https://github.com/oclif/config/commit/01b9e68)) | ||
* fix channel type ([3623715](https://github.com/oclif/config/commit/362371574a05268b24116649225f31c720bd9037)) | ||
* grab channel from version ([7bba041](https://github.com/oclif/config/commit/7bba041da7723fd5f694d6a0d17de5b6b799e839)) | ||
* null version strings ([01b9e68](https://github.com/oclif/config/commit/01b9e681250fba00e1c447fd85fc5ad28ba538e6)) | ||
@@ -811,3 +832,3 @@ | ||
* add debug to hook context ([8c9d9bd](https://github.com/oclif/config/commit/8c9d9bd)) | ||
* add debug to hook context ([8c9d9bd](https://github.com/oclif/config/commit/8c9d9bdaab8667bd27c117428c81c2405890dffc)) | ||
@@ -821,3 +842,3 @@ | ||
* added binPath ([f1d5a7f](https://github.com/oclif/config/commit/f1d5a7f)) | ||
* added binPath ([f1d5a7f](https://github.com/oclif/config/commit/f1d5a7f08c70a4c9531a2d12f73d548a40d6274b)) | ||
@@ -831,3 +852,3 @@ | ||
* revert dirname change ([f9ec517](https://github.com/oclif/config/commit/f9ec517)) | ||
* revert dirname change ([f9ec517](https://github.com/oclif/config/commit/f9ec517953026ef15186207246ac708a3e75df49)) | ||
@@ -841,3 +862,3 @@ | ||
* use dirname for s3 path ([69d5e2d](https://github.com/oclif/config/commit/69d5e2d)) | ||
* use dirname for s3 path ([69d5e2d](https://github.com/oclif/config/commit/69d5e2d8c463d60eb6143deeb92037234cb0e4eb)) | ||
@@ -851,3 +872,3 @@ | ||
* minor debug edit ([807e47e](https://github.com/oclif/config/commit/807e47e)) | ||
* minor debug edit ([807e47e](https://github.com/oclif/config/commit/807e47e9fe5ba25ce7d8cea8b7aae389290b8612)) | ||
@@ -861,3 +882,3 @@ | ||
* add S3_BUCKET env var ([8fa37ed](https://github.com/oclif/config/commit/8fa37ed)) | ||
* add S3_BUCKET env var ([8fa37ed](https://github.com/oclif/config/commit/8fa37ed1657039eb486f536ce8c2bff1e34da7db)) | ||
@@ -871,4 +892,4 @@ | ||
* improve mismatch version warning ([8a670bd](https://github.com/oclif/config/commit/8a670bd)) | ||
* set s3Host automatically ([29503dd](https://github.com/oclif/config/commit/29503dd)) | ||
* improve mismatch version warning ([8a670bd](https://github.com/oclif/config/commit/8a670bd61a1d7ecbd786cc59afef9ccca2aa39d1)) | ||
* set s3Host automatically ([29503dd](https://github.com/oclif/config/commit/29503dd1fb7ebceb7812ce9cc23607aa47a9fe31)) | ||
@@ -882,3 +903,3 @@ | ||
* added s3 template strings ([220580a](https://github.com/oclif/config/commit/220580a)) | ||
* added s3 template strings ([220580a](https://github.com/oclif/config/commit/220580a795d2d7f94a011e953a504cf2bb681a4f)) | ||
@@ -892,3 +913,3 @@ | ||
* new update options ([9451c87](https://github.com/oclif/config/commit/9451c87)) | ||
* new update options ([9451c87](https://github.com/oclif/config/commit/9451c87e3ef3719669d7e10f12d52c54d34c005b)) | ||
@@ -902,3 +923,3 @@ | ||
* added autoupdate field ([63b92a2](https://github.com/oclif/config/commit/63b92a2)) | ||
* added autoupdate field ([63b92a2](https://github.com/oclif/config/commit/63b92a202bb8b7a839fd1383d295d1dc61a13a1c)) | ||
@@ -912,3 +933,3 @@ | ||
* added props for updater ([6c11c6f](https://github.com/oclif/config/commit/6c11c6f)) | ||
* added props for updater ([6c11c6f](https://github.com/oclif/config/commit/6c11c6f1b2dbccf0f228deeb35240cd306b10020)) | ||
@@ -922,3 +943,3 @@ | ||
* add root to IConfig ([a7ffb8a](https://github.com/oclif/config/commit/a7ffb8a)) | ||
* add root to IConfig ([a7ffb8a](https://github.com/oclif/config/commit/a7ffb8a69563276a773b10ae75283df103e461b4)) | ||
@@ -932,3 +953,3 @@ | ||
* added channel ([2d0d2c3](https://github.com/oclif/config/commit/2d0d2c3)) | ||
* added channel ([2d0d2c3](https://github.com/oclif/config/commit/2d0d2c330e5f2d37ca99e6a702ca9fef6a4b837b)) | ||
@@ -942,3 +963,3 @@ | ||
* windows dirname paths ([8fdc599](https://github.com/oclif/config/commit/8fdc599)) | ||
* windows dirname paths ([8fdc599](https://github.com/oclif/config/commit/8fdc59961781ba672964275cfd59f2a97a0eafbd)) | ||
@@ -952,3 +973,3 @@ | ||
* add config to hook context ([f06fa67](https://github.com/oclif/config/commit/f06fa67)) | ||
* add config to hook context ([f06fa67](https://github.com/oclif/config/commit/f06fa67de5275768453bee14496bce453a5e54a7)) | ||
@@ -962,3 +983,3 @@ | ||
* minor debug edit ([fe14ba0](https://github.com/oclif/config/commit/fe14ba0)) | ||
* minor debug edit ([fe14ba0](https://github.com/oclif/config/commit/fe14ba0d10228d6654fcaf08e6f2d3ff92f4e29f)) | ||
@@ -972,3 +993,3 @@ | ||
* move debug to dependencies ([ff29737](https://github.com/oclif/config/commit/ff29737)) | ||
* move debug to dependencies ([ff29737](https://github.com/oclif/config/commit/ff29737a1990fa22e9783eb8fc7664b1f0c48f4a)) | ||
@@ -982,3 +1003,3 @@ | ||
* add an option to throw instead or warn on manifest create ([573c26e](https://github.com/oclif/config/commit/573c26e)) | ||
* add an option to throw instead or warn on manifest create ([573c26e](https://github.com/oclif/config/commit/573c26eededddd8dc308e9fe9c0a1687308d5b19)) | ||
@@ -992,3 +1013,3 @@ | ||
* updated ts-node ([dc94ff9](https://github.com/oclif/config/commit/dc94ff9)) | ||
* updated ts-node ([dc94ff9](https://github.com/oclif/config/commit/dc94ff9ee3e898f7a0e722600ec94853f2675879)) | ||
@@ -1002,3 +1023,3 @@ | ||
* add description to command topics ([684c214](https://github.com/oclif/config/commit/684c214)) | ||
* add description to command topics ([684c214](https://github.com/oclif/config/commit/684c2147ee00b0faa6968b4fe6a7a30418d06f42)) | ||
@@ -1012,3 +1033,3 @@ | ||
* fixed uniq ([0682c7a](https://github.com/oclif/config/commit/0682c7a)) | ||
* fixed uniq ([0682c7a](https://github.com/oclif/config/commit/0682c7a2b19b8f9faa472e09ad75fba90903e16c)) | ||
@@ -1022,3 +1043,3 @@ | ||
* typescript 2.7.2 ([285836e](https://github.com/oclif/config/commit/285836e)) | ||
* typescript 2.7.2 ([285836e](https://github.com/oclif/config/commit/285836e80b021bb1c34c82d63fa1bb877bb4c56f)) | ||
@@ -1032,3 +1053,3 @@ | ||
* default args to [] ([de8d3f2](https://github.com/oclif/config/commit/de8d3f2)) | ||
* default args to [] ([de8d3f2](https://github.com/oclif/config/commit/de8d3f2d6b189a07f83f18fbe380db51768e68db)) | ||
@@ -1042,3 +1063,3 @@ | ||
* make plugin optional for single-command support ([9086435](https://github.com/oclif/config/commit/9086435)) | ||
* make plugin optional for single-command support ([9086435](https://github.com/oclif/config/commit/90864357c3e4c0fbf7ea8d1ce9225ad3784c04a6)) | ||
@@ -1052,3 +1073,3 @@ | ||
* remove parens around platform/arch ([d3f78ba](https://github.com/oclif/config/commit/d3f78ba)) | ||
* remove parens around platform/arch ([d3f78ba](https://github.com/oclif/config/commit/d3f78ba1419d2bf1a1e614ffc479adc4e6d042ce)) | ||
@@ -1062,3 +1083,3 @@ | ||
* split on - when checking version ([699b922](https://github.com/oclif/config/commit/699b922)) | ||
* split on - when checking version ([699b922](https://github.com/oclif/config/commit/699b92296d34d93e4ab0b9bffefab4afb6ce36ef)) | ||
@@ -1072,3 +1093,3 @@ | ||
* added scopedEnvVar* to iconfig ([718bdeb](https://github.com/oclif/config/commit/718bdeb)) | ||
* added scopedEnvVar* to iconfig ([718bdeb](https://github.com/oclif/config/commit/718bdeb215e1d59361997f9b18e76ef36f75bdd1)) | ||
@@ -1082,3 +1103,3 @@ | ||
* updated tslint ([b1dce6a](https://github.com/oclif/config/commit/b1dce6a)) | ||
* updated tslint ([b1dce6a](https://github.com/oclif/config/commit/b1dce6a871306c587f2d29d86c8b1519c382bea5)) | ||
@@ -1092,3 +1113,3 @@ | ||
* updated globby ([fa1e8dd](https://github.com/oclif/config/commit/fa1e8dd)) | ||
* updated globby ([fa1e8dd](https://github.com/oclif/config/commit/fa1e8dd7c5f0e26b4a6530207064d6eb5faef7e9)) | ||
@@ -1102,4 +1123,4 @@ | ||
* anycli rename ([62bbafb](https://github.com/oclif/config/commit/62bbafb)) | ||
* rename to oclif ([5167c40](https://github.com/oclif/config/commit/5167c40)) | ||
* anycli rename ([62bbafb](https://github.com/oclif/config/commit/62bbafbab611f74d20c4460f4c85350533bd297b)) | ||
* rename to oclif ([5167c40](https://github.com/oclif/config/commit/5167c40a976d97894c5ba3c7e731b26b2393ffd6)) | ||
@@ -1113,3 +1134,3 @@ | ||
* rename to oclif ([1b89d2c](https://github.com/oclif/config/commit/1b89d2c)) | ||
* rename to oclif ([1b89d2c](https://github.com/oclif/config/commit/1b89d2ca893c225ece99f041339e730aeab518e0)) | ||
@@ -1123,3 +1144,3 @@ | ||
* enable aliases ([96d4fc4](https://github.com/oclif/config/commit/96d4fc4)) | ||
* enable aliases ([96d4fc4](https://github.com/oclif/config/commit/96d4fc4949dae3d001d98c785587ea089067c840)) | ||
@@ -1133,3 +1154,3 @@ | ||
* remove undefined topics ([1070e57](https://github.com/oclif/config/commit/1070e57)) | ||
* remove undefined topics ([1070e57](https://github.com/oclif/config/commit/1070e57a3dd2cb7171044f8bd872b012ffce3fdc)) | ||
@@ -1143,3 +1164,3 @@ | ||
* make scoped package scopes friendlier ([43cc3d9](https://github.com/oclif/config/commit/43cc3d9)) | ||
* make scoped package scopes friendlier ([43cc3d9](https://github.com/oclif/config/commit/43cc3d96e6fa03afbfbfc9f6f739dd4538049958)) | ||
@@ -1153,4 +1174,4 @@ | ||
* updated errors ([2ef62cc](https://github.com/oclif/config/commit/2ef62cc)) | ||
* use command_not_found hook ([d4c71f7](https://github.com/oclif/config/commit/d4c71f7)) | ||
* updated errors ([2ef62cc](https://github.com/oclif/config/commit/2ef62cc057982c106bf9ecbe5406b95a09fb7ebf)) | ||
* use command_not_found hook ([d4c71f7](https://github.com/oclif/config/commit/d4c71f70961703f25d77048bda06787b064d40a8)) | ||
@@ -1164,3 +1185,3 @@ | ||
* ensure config gets sent ([1bd765f](https://github.com/oclif/config/commit/1bd765f)) | ||
* ensure config gets sent ([1bd765f](https://github.com/oclif/config/commit/1bd765f5d522b9a4fd2e67fb51043ae93264f402)) | ||
@@ -1174,3 +1195,3 @@ | ||
* added load function ([2ecba48](https://github.com/oclif/config/commit/2ecba48)) | ||
* added load function ([2ecba48](https://github.com/oclif/config/commit/2ecba48bc82e558b140a9aacaebd54d3fa9f5f05)) | ||
@@ -1184,3 +1205,3 @@ | ||
* async ([c97877a](https://github.com/oclif/config/commit/c97877a)) | ||
* async ([c97877a](https://github.com/oclif/config/commit/c97877a8c0696c5160c052fb651f117adceb1b55)) | ||
@@ -1194,3 +1215,3 @@ | ||
* use fs instead of load-json-file ([7091b4d](https://github.com/oclif/config/commit/7091b4d)) | ||
* use fs instead of load-json-file ([7091b4d](https://github.com/oclif/config/commit/7091b4d555b99a63cb542d222968b933be600a57)) | ||
@@ -1204,3 +1225,3 @@ | ||
* fixed skipping of ts-node ([62658b3](https://github.com/oclif/config/commit/62658b3)) | ||
* fixed skipping of ts-node ([62658b3](https://github.com/oclif/config/commit/62658b3f7c4ab205e280bde867797886be25b7ab)) | ||
@@ -1214,4 +1235,4 @@ | ||
* optionally read example ([b0bdf14](https://github.com/oclif/config/commit/b0bdf14)) | ||
* triggering release ([b59f755](https://github.com/oclif/config/commit/b59f755)) | ||
* optionally read example ([b0bdf14](https://github.com/oclif/config/commit/b0bdf148b070ff08ef3c639c1044bef103942c14)) | ||
* triggering release ([b59f755](https://github.com/oclif/config/commit/b59f755f34d01984737dbcfc765ebb946bf4cc31)) | ||
@@ -1225,3 +1246,3 @@ | ||
* make topics a getter ([cc3e775](https://github.com/oclif/config/commit/cc3e775)) | ||
* make topics a getter ([cc3e775](https://github.com/oclif/config/commit/cc3e77598f281ca5a570b7bd246d3102cd629041)) | ||
@@ -1235,3 +1256,3 @@ | ||
* force set plugin ([0f0de6c](https://github.com/oclif/config/commit/0f0de6c)) | ||
* force set plugin ([0f0de6c](https://github.com/oclif/config/commit/0f0de6ce5b38eb7b55ffc5b2a0bedb4973852921)) | ||
@@ -1245,3 +1266,3 @@ | ||
* allow finding root with name ([a559ee2](https://github.com/oclif/config/commit/a559ee2)) | ||
* allow finding root with name ([a559ee2](https://github.com/oclif/config/commit/a559ee2b3116fd3e2eb5ccf77904a1009c20a280)) | ||
@@ -1255,3 +1276,3 @@ | ||
* fixed core plugins ([cb0fc8f](https://github.com/oclif/config/commit/cb0fc8f)) | ||
* fixed core plugins ([cb0fc8f](https://github.com/oclif/config/commit/cb0fc8f3fe65a1444bc30b31fdbc2dc64edd7fa0)) | ||
@@ -1265,3 +1286,3 @@ | ||
* fixed hooks ([7aa5416](https://github.com/oclif/config/commit/7aa5416)) | ||
* fixed hooks ([7aa5416](https://github.com/oclif/config/commit/7aa541642eb415e2c8b97decbce15813a4fbf5e8)) | ||
@@ -1275,3 +1296,3 @@ | ||
* build topics dynamically ([8418ace](https://github.com/oclif/config/commit/8418ace)) | ||
* build topics dynamically ([8418ace](https://github.com/oclif/config/commit/8418aced04910f260ccae33c97035c02d9b3750a)) | ||
@@ -1285,3 +1306,3 @@ | ||
* add props to config ([c09c281](https://github.com/oclif/config/commit/c09c281)) | ||
* add props to config ([c09c281](https://github.com/oclif/config/commit/c09c2811d2120e542bc660c68690bb0e81cf0903)) | ||
@@ -1295,3 +1316,3 @@ | ||
* allow legacy converter to set commands ([aa75c49](https://github.com/oclif/config/commit/aa75c49)) | ||
* allow legacy converter to set commands ([aa75c49](https://github.com/oclif/config/commit/aa75c497c1991bb330014f6688ef3cafe52b4f02)) | ||
@@ -1305,3 +1326,3 @@ | ||
* add config to hook opts ([1eb0417](https://github.com/oclif/config/commit/1eb0417)) | ||
* add config to hook opts ([1eb0417](https://github.com/oclif/config/commit/1eb04178043fb02d1db5d2e0e78ad8bbf23ee0df)) | ||
@@ -1315,3 +1336,3 @@ | ||
* add commandIds ([a806741](https://github.com/oclif/config/commit/a806741)) | ||
* add commandIds ([a806741](https://github.com/oclif/config/commit/a806741dee59ee016d1b91321eee88eb611a9f8a)) | ||
@@ -1325,3 +1346,3 @@ | ||
* merge plugin properties ([b5c2553](https://github.com/oclif/config/commit/b5c2553)) | ||
* merge plugin properties ([b5c2553](https://github.com/oclif/config/commit/b5c2553d6d22d2aeaa9ccc02e0805c0a61aa61b4)) | ||
@@ -1335,3 +1356,3 @@ | ||
* ignore version mismatch when publishing ([9a3e71b](https://github.com/oclif/config/commit/9a3e71b)) | ||
* ignore version mismatch when publishing ([9a3e71b](https://github.com/oclif/config/commit/9a3e71bdb41a653db0e92b5eb166e16339beffca)) | ||
@@ -1345,4 +1366,4 @@ | ||
* uniq commandIDs ([c31d9a7](https://github.com/oclif/config/commit/c31d9a7)) | ||
* uniq commandIDs ([b145673](https://github.com/oclif/config/commit/b145673)) | ||
* uniq commandIDs ([c31d9a7](https://github.com/oclif/config/commit/c31d9a73428e6386a4b0e3e848ba97b0dfc5dc85)) | ||
* uniq commandIDs ([b145673](https://github.com/oclif/config/commit/b145673d27428b89f1ff5f0a19930dc87a2c0e45)) | ||
@@ -1356,3 +1377,3 @@ | ||
* export arg type ([4b07526](https://github.com/oclif/config/commit/4b07526)) | ||
* export arg type ([4b07526](https://github.com/oclif/config/commit/4b075269c2e38b48abceddfa2d7071f73f54ff1d)) | ||
@@ -1366,3 +1387,3 @@ | ||
* fixed bugs with topic parsing ([fb639fd](https://github.com/oclif/config/commit/fb639fd)) | ||
* fixed bugs with topic parsing ([fb639fd](https://github.com/oclif/config/commit/fb639fd513772eb80a8ca934764c3e3b750aa110)) | ||
@@ -1376,3 +1397,3 @@ | ||
* set pluginType ([1ece4fb](https://github.com/oclif/config/commit/1ece4fb)) | ||
* set pluginType ([1ece4fb](https://github.com/oclif/config/commit/1ece4fb325622ca723e593e9be48f7b97a9105cb)) | ||
@@ -1386,3 +1407,3 @@ | ||
* use LoadOptions ([4c066f3](https://github.com/oclif/config/commit/4c066f3)) | ||
* use LoadOptions ([4c066f3](https://github.com/oclif/config/commit/4c066f378e6c822934e461fe5a035126cfe5fc99)) | ||
@@ -1396,3 +1417,3 @@ | ||
* export LoadOptions ([08abfca](https://github.com/oclif/config/commit/08abfca)) | ||
* export LoadOptions ([08abfca](https://github.com/oclif/config/commit/08abfcae735c5448917969b0b8e6425355614394)) | ||
@@ -1406,3 +1427,3 @@ | ||
* add missing topics ([7aed261](https://github.com/oclif/config/commit/7aed261)) | ||
* add missing topics ([7aed261](https://github.com/oclif/config/commit/7aed2616863fcb6c612130493d880b2fd1305617)) | ||
@@ -1416,3 +1437,3 @@ | ||
* added flags for dev + user plugins ([621cac8](https://github.com/oclif/config/commit/621cac8)) | ||
* added flags for dev + user plugins ([621cac8](https://github.com/oclif/config/commit/621cac8060951cc492f54155e616d0198b52787c)) | ||
@@ -1426,3 +1447,3 @@ | ||
* raise errors if must is set ([a662a73](https://github.com/oclif/config/commit/a662a73)) | ||
* raise errors if must is set ([a662a73](https://github.com/oclif/config/commit/a662a738823b5f4269c3176505054a7705bc6722)) | ||
@@ -1436,3 +1457,3 @@ | ||
* added examples to cache ([f6d9be9](https://github.com/oclif/config/commit/f6d9be9)) | ||
* added examples to cache ([f6d9be9](https://github.com/oclif/config/commit/f6d9be9ef586c8111da0b0ba73174eed7cfd95d4)) | ||
@@ -1446,3 +1467,3 @@ | ||
* remove title in favor of description ([26f5dc3](https://github.com/oclif/config/commit/26f5dc3)) | ||
* remove title in favor of description ([26f5dc3](https://github.com/oclif/config/commit/26f5dc39d6964b271231105c98b4c09284ab51d7)) | ||
@@ -1456,3 +1477,3 @@ | ||
* add pluginName ([5597c08](https://github.com/oclif/config/commit/5597c08)) | ||
* add pluginName ([5597c08](https://github.com/oclif/config/commit/5597c083fbbf50d280cfa2d1ef88f8a3060d9f22)) | ||
@@ -1466,3 +1487,3 @@ | ||
* fix return when no globby ([dde0f09](https://github.com/oclif/config/commit/dde0f09)) | ||
* fix return when no globby ([dde0f09](https://github.com/oclif/config/commit/dde0f0937b406b080425aeed1850b5724c6a0cdf)) | ||
@@ -1476,3 +1497,3 @@ | ||
* fixed error propagation ([2cbeaf9](https://github.com/oclif/config/commit/2cbeaf9)) | ||
* fixed error propagation ([2cbeaf9](https://github.com/oclif/config/commit/2cbeaf92fdc86e4106105f1949e2611b0961d19c)) | ||
@@ -1486,5 +1507,5 @@ | ||
* move @anycli/errors to dev deps ([41bb4b5](https://github.com/oclif/config/commit/41bb4b5)) | ||
* move @anycli/errors to dev deps ([34cd88a](https://github.com/oclif/config/commit/34cd88a)) | ||
* use @anycli/errors ([d23cd49](https://github.com/oclif/config/commit/d23cd49)) | ||
* move @anycli/errors to dev deps ([41bb4b5](https://github.com/oclif/config/commit/41bb4b521fdf37d2a3340f6e13320795558bdeef)) | ||
* move @anycli/errors to dev deps ([34cd88a](https://github.com/oclif/config/commit/34cd88a3f068cbd1a71f2a943cd300e51bf9a345)) | ||
* use @anycli/errors ([d23cd49](https://github.com/oclif/config/commit/d23cd49f4d05c1dc41cd245325881985056fac26)) | ||
@@ -1498,3 +1519,3 @@ | ||
* use CLIError when command is not found ([ef0a6ac](https://github.com/oclif/config/commit/ef0a6ac)) | ||
* use CLIError when command is not found ([ef0a6ac](https://github.com/oclif/config/commit/ef0a6ac5d70ffb5f41bcc3d9b069a9d8d74c02ef)) | ||
@@ -1508,3 +1529,3 @@ | ||
* make plugin more easily extendable ([735667c](https://github.com/oclif/config/commit/735667c)) | ||
* make plugin more easily extendable ([735667c](https://github.com/oclif/config/commit/735667ccec345fd046427343321b7053b4c88870)) | ||
@@ -1518,3 +1539,3 @@ | ||
* fixed valid flag ([9385f54](https://github.com/oclif/config/commit/9385f54)) | ||
* fixed valid flag ([9385f54](https://github.com/oclif/config/commit/9385f545ea7f8e00ba530a09a83276e8f399f5d2)) | ||
@@ -1528,3 +1549,3 @@ | ||
* inspect log input ([3de1e0d](https://github.com/oclif/config/commit/3de1e0d)) | ||
* inspect log input ([3de1e0d](https://github.com/oclif/config/commit/3de1e0db9a793cf56337d281bc12432e56926e5c)) | ||
@@ -1538,3 +1559,3 @@ | ||
* fixed passing error to cli-ux ([2389fe5](https://github.com/oclif/config/commit/2389fe5)) | ||
* fixed passing error to cli-ux ([2389fe5](https://github.com/oclif/config/commit/2389fe555f24f2bd1a902be3185e7ec4f0379495)) | ||
@@ -1548,3 +1569,3 @@ | ||
* hide globby error ([ee7aef4](https://github.com/oclif/config/commit/ee7aef4)) | ||
* hide globby error ([ee7aef4](https://github.com/oclif/config/commit/ee7aef4a4080c9b8983ba322e03db5a0a09135ea)) | ||
@@ -1558,3 +1579,3 @@ | ||
* improve error handling ([5dc1d5e](https://github.com/oclif/config/commit/5dc1d5e)) | ||
* improve error handling ([5dc1d5e](https://github.com/oclif/config/commit/5dc1d5ed9a430f5cebc2ff1987757c04c0c3ae39)) | ||
@@ -1568,3 +1589,3 @@ | ||
* add tslint ignore ([20f2c72](https://github.com/oclif/config/commit/20f2c72)) | ||
* add tslint ignore ([20f2c72](https://github.com/oclif/config/commit/20f2c72ff7ceb342213a66fc0e7809447e2371a3)) | ||
@@ -1574,3 +1595,3 @@ | ||
* added error rendering ([2550854](https://github.com/oclif/config/commit/2550854)) | ||
* added error rendering ([2550854](https://github.com/oclif/config/commit/25508548f5877f0884a3a5466bf63c65f3c3c407)) | ||
@@ -1584,4 +1605,4 @@ | ||
* fixed ExitError ([7049d27](https://github.com/oclif/config/commit/7049d27)) | ||
* fixed ExitError ([c0e94ba](https://github.com/oclif/config/commit/c0e94ba)) | ||
* fixed ExitError ([7049d27](https://github.com/oclif/config/commit/7049d277225408dc81b0633d7c4cbeca13965bf2)) | ||
* fixed ExitError ([c0e94ba](https://github.com/oclif/config/commit/c0e94ba2d23d7c61fde8f9b6004169da9348ed5f)) | ||
@@ -1595,3 +1616,3 @@ | ||
* export ExitError ([0464eed](https://github.com/oclif/config/commit/0464eed)) | ||
* export ExitError ([0464eed](https://github.com/oclif/config/commit/0464eed05da94f69d210fd6b8d67f35616e5ef22)) | ||
@@ -1605,3 +1626,3 @@ | ||
* add exit code to error ([4297d2a](https://github.com/oclif/config/commit/4297d2a)) | ||
* add exit code to error ([4297d2a](https://github.com/oclif/config/commit/4297d2a41f6a9581c9183f662ce5f89602822cf4)) | ||
@@ -1615,3 +1636,3 @@ | ||
* add hook context ([c287a0e](https://github.com/oclif/config/commit/c287a0e)) | ||
* add hook context ([c287a0e](https://github.com/oclif/config/commit/c287a0ea59fa9c7d37d1490dfa36e252cf367c92)) | ||
@@ -1625,3 +1646,3 @@ | ||
* rethrow cli-ux errors ([23c3d2f](https://github.com/oclif/config/commit/23c3d2f)) | ||
* rethrow cli-ux errors ([23c3d2f](https://github.com/oclif/config/commit/23c3d2f063ecbe3d34ee56b5063d8298a2a53349)) | ||
@@ -1635,3 +1656,3 @@ | ||
* optionally include id on init ([a436947](https://github.com/oclif/config/commit/a436947)) | ||
* optionally include id on init ([a436947](https://github.com/oclif/config/commit/a436947f7dd537282934b1398b952102762fb1de)) | ||
@@ -1645,3 +1666,3 @@ | ||
* allow custom hooks ([6ce0cdd](https://github.com/oclif/config/commit/6ce0cdd)) | ||
* allow custom hooks ([6ce0cdd](https://github.com/oclif/config/commit/6ce0cdd5fcb876c4f2cb869b350f499784494d5d)) | ||
@@ -1655,3 +1676,3 @@ | ||
* make dependencies optional ([14dcaa5](https://github.com/oclif/config/commit/14dcaa5)) | ||
* make dependencies optional ([14dcaa5](https://github.com/oclif/config/commit/14dcaa52767d9b76e391b702072c832af902afec)) | ||
@@ -1665,3 +1686,3 @@ | ||
* make dependencies optional ([177bf45](https://github.com/oclif/config/commit/177bf45)) | ||
* make dependencies optional ([177bf45](https://github.com/oclif/config/commit/177bf45cdce6c80ee72a6d8853ad0af358802879)) | ||
@@ -1675,3 +1696,3 @@ | ||
* remove cli-ux and lodash from deps ([7dbb4c9](https://github.com/oclif/config/commit/7dbb4c9)) | ||
* remove cli-ux and lodash from deps ([7dbb4c9](https://github.com/oclif/config/commit/7dbb4c961d47f219501fd867fe05c78292bfa73a)) | ||
@@ -1685,3 +1706,3 @@ | ||
* use argv for init ([78ace1b](https://github.com/oclif/config/commit/78ace1b)) | ||
* use argv for init ([78ace1b](https://github.com/oclif/config/commit/78ace1be693e1f22ea43edcfa0bb00c14ba373eb)) | ||
@@ -1695,3 +1716,3 @@ | ||
* let command call the init hook ([aa67851](https://github.com/oclif/config/commit/aa67851)) | ||
* let command call the init hook ([aa67851](https://github.com/oclif/config/commit/aa67851770431cc8220b4ce00f3625ba7bf66c75)) | ||
@@ -1705,3 +1726,3 @@ | ||
* added init and prerun hooks ([cf9fe20](https://github.com/oclif/config/commit/cf9fe20)) | ||
* added init and prerun hooks ([cf9fe20](https://github.com/oclif/config/commit/cf9fe2048d009cb8c1d298267a39a7e8cae52067)) | ||
@@ -1715,3 +1736,3 @@ | ||
* rename scope ([157fd43](https://github.com/oclif/config/commit/157fd43)) | ||
* rename scope ([157fd43](https://github.com/oclif/config/commit/157fd437cac2c56236f15e770d212d133d022c94)) | ||
@@ -1725,3 +1746,3 @@ | ||
* fixed already loaded flag ([a617ab1](https://github.com/oclif/config/commit/a617ab1)) | ||
* fixed already loaded flag ([a617ab1](https://github.com/oclif/config/commit/a617ab114ba4f30a9721d2476b534a25398d699d)) | ||
@@ -1735,3 +1756,3 @@ | ||
* updated parser ([14be931](https://github.com/oclif/config/commit/14be931)) | ||
* updated parser ([14be931](https://github.com/oclif/config/commit/14be9311c845e53153c1319accfffdd4ace3558f)) | ||
@@ -1745,3 +1766,3 @@ | ||
* skip loading plugin if already loaded ([35897b0](https://github.com/oclif/config/commit/35897b0)) | ||
* skip loading plugin if already loaded ([35897b0](https://github.com/oclif/config/commit/35897b079d42cf307a131ab9d53f7b3ebf7015af)) | ||
@@ -1755,3 +1776,3 @@ | ||
* added tag ([c0c8309](https://github.com/oclif/config/commit/c0c8309)) | ||
* added tag ([c0c8309](https://github.com/oclif/config/commit/c0c83096944a5538738557a0535a47023ba32b99)) | ||
@@ -1765,4 +1786,4 @@ | ||
* add interfaces for plugin types ([9af2a66](https://github.com/oclif/config/commit/9af2a66)) | ||
* improve plugin typing ([9a6e1d5](https://github.com/oclif/config/commit/9a6e1d5)) | ||
* add interfaces for plugin types ([9af2a66](https://github.com/oclif/config/commit/9af2a66d838b56b0ff7f6a0a5d9fafedf0de94a7)) | ||
* improve plugin typing ([9a6e1d5](https://github.com/oclif/config/commit/9a6e1d5d0979a7acbd12894b666d2da61c93e975)) | ||
@@ -1776,3 +1797,3 @@ | ||
* add name to link plugins ([6b9e448](https://github.com/oclif/config/commit/6b9e448)) | ||
* add name to link plugins ([6b9e448](https://github.com/oclif/config/commit/6b9e4481fd1f7432805408b551f8b108361c6443)) | ||
@@ -1786,3 +1807,3 @@ | ||
* add instance ([e479049](https://github.com/oclif/config/commit/e479049)) | ||
* add instance ([e479049](https://github.com/oclif/config/commit/e479049efdf8e592eced0b33ac92250a0894dbee)) | ||
@@ -1796,3 +1817,3 @@ | ||
* add Flag ([9165aba](https://github.com/oclif/config/commit/9165aba)) | ||
* add Flag ([9165aba](https://github.com/oclif/config/commit/9165aba3a500d5329c867154156321c21afc62a7)) | ||
@@ -1806,3 +1827,3 @@ | ||
* read user plugins ([39a534f](https://github.com/oclif/config/commit/39a534f)) | ||
* read user plugins ([39a534f](https://github.com/oclif/config/commit/39a534fc1748f38ecc75dc28672174b3745911f5)) | ||
@@ -1816,3 +1837,3 @@ | ||
* add command/topic getters ([92a8316](https://github.com/oclif/config/commit/92a8316)) | ||
* add command/topic getters ([92a8316](https://github.com/oclif/config/commit/92a83167ce447dc7ed42e7f308ae8a435e9473b6)) | ||
@@ -1826,3 +1847,3 @@ | ||
* add ignoreManifest flag ([0988509](https://github.com/oclif/config/commit/0988509)) | ||
* add ignoreManifest flag ([0988509](https://github.com/oclif/config/commit/098850980824d851d951756d4803a378367cce1f)) | ||
@@ -1836,3 +1857,3 @@ | ||
* fixed tsPath when no tsconfig ([8cf8808](https://github.com/oclif/config/commit/8cf8808)) | ||
* fixed tsPath when no tsconfig ([8cf8808](https://github.com/oclif/config/commit/8cf88080bda2445eaacd9058fb5b2f08992b8b96)) | ||
@@ -1846,3 +1867,3 @@ | ||
* move up config require just in case ([cec67ea](https://github.com/oclif/config/commit/cec67ea)) | ||
* move up config require just in case ([cec67ea](https://github.com/oclif/config/commit/cec67ea6805e373d4f9241fffb0036a9a6fea118)) | ||
@@ -1856,3 +1877,3 @@ | ||
* fixed module.parent ([da123a7](https://github.com/oclif/config/commit/da123a7)) | ||
* fixed module.parent ([da123a7](https://github.com/oclif/config/commit/da123a76a92740bd6ff9ce9d24712be99b3a38b6)) | ||
@@ -1866,3 +1887,3 @@ | ||
* actually we need argv in ctor ([087771f](https://github.com/oclif/config/commit/087771f)) | ||
* actually we need argv in ctor ([087771f](https://github.com/oclif/config/commit/087771f2565357079300cb75202a6440bfbc4d49)) | ||
@@ -1876,4 +1897,4 @@ | ||
* simplified constructor ([42ce9a2](https://github.com/oclif/config/commit/42ce9a2)) | ||
* simplified constructor ([7203d82](https://github.com/oclif/config/commit/7203d82)) | ||
* simplified constructor ([42ce9a2](https://github.com/oclif/config/commit/42ce9a24b907922d75fa1c5588b0424d95bbdfca)) | ||
* simplified constructor ([7203d82](https://github.com/oclif/config/commit/7203d82032f98e5ed6065196657aebf4665a1e52)) | ||
@@ -1887,3 +1908,3 @@ | ||
* add undefined to options ([ed4c718](https://github.com/oclif/config/commit/ed4c718)) | ||
* add undefined to options ([ed4c718](https://github.com/oclif/config/commit/ed4c718eb06e01399fc8c3b1fde03c4d2b63cb15)) | ||
@@ -1897,3 +1918,3 @@ | ||
* added constructor ([63011e5](https://github.com/oclif/config/commit/63011e5)) | ||
* added constructor ([63011e5](https://github.com/oclif/config/commit/63011e58f1bd45f5e08de6cbf03cad5135705b76)) | ||
@@ -1907,4 +1928,4 @@ | ||
* add schema ([6083c8e](https://github.com/oclif/config/commit/6083c8e)) | ||
* no longer need tslib here ([ad1c60b](https://github.com/oclif/config/commit/ad1c60b)) | ||
* add schema ([6083c8e](https://github.com/oclif/config/commit/6083c8edb0dc3178adc19093694b08f8c08792fd)) | ||
* no longer need tslib here ([ad1c60b](https://github.com/oclif/config/commit/ad1c60b375b5c80cd0aada9981fe7c0b16f36d0a)) | ||
@@ -1914,3 +1935,3 @@ | ||
* move engine logic into config ([003c74f](https://github.com/oclif/config/commit/003c74f)) | ||
* move engine logic into config ([003c74f](https://github.com/oclif/config/commit/003c74fbcbd13a592293831dabfa7f470e8ba16a)) | ||
@@ -1930,5 +1951,5 @@ | ||
* add valid boolean ([5b9dd05](https://github.com/oclif/config/commit/5b9dd05)) | ||
* add valid boolean ([b5fac60](https://github.com/oclif/config/commit/b5fac60)) | ||
* reduce dependencies needed in dev ([567d46b](https://github.com/oclif/config/commit/567d46b)) | ||
* add valid boolean ([5b9dd05](https://github.com/oclif/config/commit/5b9dd053055dc9b7324cf6fe5ed3c2b900d95475)) | ||
* add valid boolean ([b5fac60](https://github.com/oclif/config/commit/b5fac60699cd62e06a7c2f71cdcf789c5e7bd117)) | ||
* reduce dependencies needed in dev ([567d46b](https://github.com/oclif/config/commit/567d46b2c0b1a42901cfd26957d3a99a2d2b1bec)) | ||
@@ -1942,3 +1963,3 @@ | ||
* added plugin attribute to icommand ([709921b](https://github.com/oclif/config/commit/709921b)) | ||
* added plugin attribute to icommand ([709921b](https://github.com/oclif/config/commit/709921b96a11cb624d5ed6b4113eb9bf08be4fb7)) | ||
@@ -1952,3 +1973,3 @@ | ||
* add type to command ([554947d](https://github.com/oclif/config/commit/554947d)) | ||
* add type to command ([554947d](https://github.com/oclif/config/commit/554947d2b8e9e0d908e5cee9480a4c4f928e8ee6)) | ||
@@ -1962,3 +1983,3 @@ | ||
* added loadPlugin ([57a85d7](https://github.com/oclif/config/commit/57a85d7)) | ||
* added loadPlugin ([57a85d7](https://github.com/oclif/config/commit/57a85d7fbb1104f6f785ed0c1f1744ec4341339a)) | ||
@@ -1972,3 +1993,3 @@ | ||
* add getPluginCommands and read tsconfig when no .git ([623204e](https://github.com/oclif/config/commit/623204e)) | ||
* add getPluginCommands and read tsconfig when no .git ([623204e](https://github.com/oclif/config/commit/623204ebf443bf0e60a9b80a2eaf631519154cb6)) | ||
@@ -1982,3 +2003,3 @@ | ||
* add constructor to icommand ([9b2e1b0](https://github.com/oclif/config/commit/9b2e1b0)) | ||
* add constructor to icommand ([9b2e1b0](https://github.com/oclif/config/commit/9b2e1b0319e72e04d64b9b2676ecc789adbc6519)) | ||
@@ -1992,3 +2013,3 @@ | ||
* add constructor to icommand ([ca0bd58](https://github.com/oclif/config/commit/ca0bd58)) | ||
* add constructor to icommand ([ca0bd58](https://github.com/oclif/config/commit/ca0bd58f9cbb0979f52f172b5f73f2275a7ee961)) | ||
@@ -2002,3 +2023,3 @@ | ||
* fixed typing on command args/flags ([2517177](https://github.com/oclif/config/commit/2517177)) | ||
* fixed typing on command args/flags ([2517177](https://github.com/oclif/config/commit/2517177579e8a9034a5ea0cc8e860192e9a3423d)) | ||
@@ -2012,4 +2033,4 @@ | ||
* added default and options ([3d2ccad](https://github.com/oclif/config/commit/3d2ccad)) | ||
* updated parser ([c0ab463](https://github.com/oclif/config/commit/c0ab463)) | ||
* added default and options ([3d2ccad](https://github.com/oclif/config/commit/3d2ccada558abe13725987e318e13e578afedf0e)) | ||
* updated parser ([c0ab463](https://github.com/oclif/config/commit/c0ab4630926ed8c12d53489d9b2f8a80e09e9406)) | ||
@@ -2023,3 +2044,3 @@ | ||
* set flags/args to parser types ([f2344a8](https://github.com/oclif/config/commit/f2344a8)) | ||
* set flags/args to parser types ([f2344a8](https://github.com/oclif/config/commit/f2344a8a43797c57c708949d1540d8ffc4b4827f)) | ||
@@ -2033,3 +2054,3 @@ | ||
* add helpValue to flag ([f83696d](https://github.com/oclif/config/commit/f83696d)) | ||
* add helpValue to flag ([f83696d](https://github.com/oclif/config/commit/f83696dad08f34cb6d8f1cb2c7030428d71094c3)) | ||
@@ -2043,3 +2064,3 @@ | ||
* added pluginScope ([171f36c](https://github.com/oclif/config/commit/171f36c)) | ||
* added pluginScope ([171f36c](https://github.com/oclif/config/commit/171f36cd86f3283d38830d45619eb131fccf3b47)) | ||
@@ -2053,3 +2074,3 @@ | ||
* make config required in constructor only ([78124f7](https://github.com/oclif/config/commit/78124f7)) | ||
* make config required in constructor only ([78124f7](https://github.com/oclif/config/commit/78124f79744379e135ed89bb0d3817a4e0625a75)) | ||
@@ -2063,3 +2084,3 @@ | ||
* typescript 2.7 ([582a9d8](https://github.com/oclif/config/commit/582a9d8)) | ||
* typescript 2.7 ([582a9d8](https://github.com/oclif/config/commit/582a9d895b5a5f98ce176bad03358c0ac53e35db)) | ||
@@ -2073,3 +2094,3 @@ | ||
* add title + description to pjson ([ddfe082](https://github.com/oclif/config/commit/ddfe082)) | ||
* add title + description to pjson ([ddfe082](https://github.com/oclif/config/commit/ddfe0820820162a770c5d995077cf709047e57b9)) | ||
@@ -2083,3 +2104,3 @@ | ||
* added devPlugins ([cc4ce54](https://github.com/oclif/config/commit/cc4ce54)) | ||
* added devPlugins ([cc4ce54](https://github.com/oclif/config/commit/cc4ce54f6e6b8d56d67404a20bc2d3efca9978c1)) | ||
@@ -2093,4 +2114,4 @@ | ||
* anycli rename ([72eb874](https://github.com/oclif/config/commit/72eb874)) | ||
* testing release ([461cbe2](https://github.com/oclif/config/commit/461cbe2)) | ||
* anycli rename ([72eb874](https://github.com/oclif/config/commit/72eb874ea199daa1ead7286d9dcc5e7613e333af)) | ||
* testing release ([461cbe2](https://github.com/oclif/config/commit/461cbe2cb6b6fee96db6ab5dc15d64f6ca747d80)) | ||
@@ -2104,3 +2125,3 @@ | ||
* assume engine is always on config ([8d02f30](https://github.com/oclif/config/commit/8d02f30)) | ||
* assume engine is always on config ([8d02f30](https://github.com/oclif/config/commit/8d02f3004ad9a874603f83708a1c204a14a21982)) | ||
@@ -2114,4 +2135,4 @@ | ||
* new help properties ([ccefcc1](https://github.com/oclif/config/commit/ccefcc1)) | ||
* yarn.lock ([c07c7cb](https://github.com/oclif/config/commit/c07c7cb)) | ||
* new help properties ([ccefcc1](https://github.com/oclif/config/commit/ccefcc13f480691ae9b66bae458681240578b2ba)) | ||
* yarn.lock ([c07c7cb](https://github.com/oclif/config/commit/c07c7cbadf9e91477f17ff657326cac7892f1794)) | ||
@@ -2125,3 +2146,3 @@ | ||
* ran generator ([4353260](https://github.com/oclif/config/commit/4353260)) | ||
* ran generator ([4353260](https://github.com/oclif/config/commit/4353260d5bffcb1a56047c6dc1515182f4113b69)) | ||
@@ -2135,3 +2156,3 @@ | ||
* have engine take config instead of root ([23e3516](https://github.com/oclif/config/commit/23e3516)) | ||
* have engine take config instead of root ([23e3516](https://github.com/oclif/config/commit/23e351699ccdaaf6c681adfdbcf80480b92d30a7)) | ||
@@ -2145,3 +2166,3 @@ | ||
* add topics ([155cb83](https://github.com/oclif/config/commit/155cb83)) | ||
* add topics ([155cb83](https://github.com/oclif/config/commit/155cb837f04861f3b2a454d5aaab009d7e5e1516)) | ||
@@ -2155,3 +2176,3 @@ | ||
* remove plugin module ([7e41f35](https://github.com/oclif/config/commit/7e41f35)) | ||
* remove plugin module ([7e41f35](https://github.com/oclif/config/commit/7e41f3579d1fa8b79d8ec7ddb9e613e62ce65959)) | ||
@@ -2165,3 +2186,3 @@ | ||
* add a legacy flag ([4281658](https://github.com/oclif/config/commit/4281658)) | ||
* add a legacy flag ([4281658](https://github.com/oclif/config/commit/4281658713fdcd584c657d8fa81ef51c0b563ab7)) | ||
@@ -2175,3 +2196,3 @@ | ||
* added extra help properties ([39effe2](https://github.com/oclif/config/commit/39effe2)) | ||
* added extra help properties ([39effe2](https://github.com/oclif/config/commit/39effe2d16c46c113e6cff3fcc33bad3094bfba9)) | ||
@@ -2185,3 +2206,3 @@ | ||
* TS loading improvements ([fcae462](https://github.com/oclif/config/commit/fcae462)) | ||
* TS loading improvements ([fcae462](https://github.com/oclif/config/commit/fcae462f59a1da436e1dd1dd8ff06acb43d43425)) | ||
@@ -2195,4 +2216,4 @@ | ||
* move TS loading to loader ([abe2e56](https://github.com/oclif/config/commit/abe2e56)) | ||
* updated dev deps ([ca632a8](https://github.com/oclif/config/commit/ca632a8)) | ||
* move TS loading to loader ([abe2e56](https://github.com/oclif/config/commit/abe2e56b59a6e2dd8bbd41b47f2c776a39d06665)) | ||
* updated dev deps ([ca632a8](https://github.com/oclif/config/commit/ca632a8735758c47ad9d89cf70058ba40506fb3c)) | ||
@@ -2206,3 +2227,3 @@ | ||
* use pluginName instead ([4b04c5b](https://github.com/oclif/config/commit/4b04c5b)) | ||
* use pluginName instead ([4b04c5b](https://github.com/oclif/config/commit/4b04c5bc1f461a6b05318ef7d648b48eed1ced39)) | ||
@@ -2216,3 +2237,3 @@ | ||
* limit plugin types required ([309482e](https://github.com/oclif/config/commit/309482e)) | ||
* limit plugin types required ([309482e](https://github.com/oclif/config/commit/309482eabb1073f793a403d2b3bdc02133149fad)) | ||
@@ -2226,3 +2247,3 @@ | ||
* ran generator ([22193c7](https://github.com/oclif/config/commit/22193c7)) | ||
* ran generator ([22193c7](https://github.com/oclif/config/commit/22193c79b8914fc47aed289b32526969d228427d)) | ||
@@ -2236,3 +2257,3 @@ | ||
* add convertToCached ([08edbb4](https://github.com/oclif/config/commit/08edbb4)) | ||
* add convertToCached ([08edbb4](https://github.com/oclif/config/commit/08edbb462f38350191b3e5e31ab7ef3a0a0616d5)) | ||
@@ -2246,3 +2267,3 @@ | ||
* make tag optional ([bf61f99](https://github.com/oclif/config/commit/bf61f99)) | ||
* make tag optional ([bf61f99](https://github.com/oclif/config/commit/bf61f99dcd9b7ad32e58517946cd6093e0ac597e)) | ||
@@ -2256,3 +2277,3 @@ | ||
* added plugin attributes ([10fde6f](https://github.com/oclif/config/commit/10fde6f)) | ||
* added plugin attributes ([10fde6f](https://github.com/oclif/config/commit/10fde6fa379d922b0b80a5555cc8fa8944fe9553)) | ||
@@ -2266,3 +2287,3 @@ | ||
* use rootDirs not rootDir ([dcba41b](https://github.com/oclif/config/commit/dcba41b)) | ||
* use rootDirs not rootDir ([dcba41b](https://github.com/oclif/config/commit/dcba41b9f76aab4411e09ca49a0e48cd31997bd5)) | ||
@@ -2276,3 +2297,3 @@ | ||
* ran generator ([e7359f3](https://github.com/oclif/config/commit/e7359f3)) | ||
* ran generator ([e7359f3](https://github.com/oclif/config/commit/e7359f353f3a3f0a5bc478e4ca84355826226377)) | ||
@@ -2286,3 +2307,3 @@ | ||
* remove hook return ([3e51df7](https://github.com/oclif/config/commit/3e51df7)) | ||
* remove hook return ([3e51df7](https://github.com/oclif/config/commit/3e51df796048bffe8dd37f2bee664267d3497e1a)) | ||
@@ -2296,4 +2317,4 @@ | ||
* added command_not_found hook ([a5db89e](https://github.com/oclif/config/commit/a5db89e)) | ||
* use CLIConfig in hooks ([4c6862a](https://github.com/oclif/config/commit/4c6862a)) | ||
* added command_not_found hook ([a5db89e](https://github.com/oclif/config/commit/a5db89e9960864eebdf8f325f1b2ef1edb224f6c)) | ||
* use CLIConfig in hooks ([4c6862a](https://github.com/oclif/config/commit/4c6862a1d29ae9af826fcdbd18cf9461833db57e)) | ||
@@ -2307,3 +2328,3 @@ | ||
* plugin type ([c3ab7a3](https://github.com/oclif/config/commit/c3ab7a3)) | ||
* plugin type ([c3ab7a3](https://github.com/oclif/config/commit/c3ab7a3060b82edd1c190c166bfe1cca8a6850b0)) | ||
@@ -2317,3 +2338,3 @@ | ||
* updated plugin properties ([df26a0c](https://github.com/oclif/config/commit/df26a0c)) | ||
* updated plugin properties ([df26a0c](https://github.com/oclif/config/commit/df26a0c82f88068d95569d69bf30dca5d2d3eca6)) | ||
@@ -2327,3 +2348,3 @@ | ||
* add engine properties ([9ef015d](https://github.com/oclif/config/commit/9ef015d)) | ||
* add engine properties ([9ef015d](https://github.com/oclif/config/commit/9ef015d1f4eac31c1d0b93a4961ab10031bfad85)) | ||
@@ -2337,3 +2358,3 @@ | ||
* default root to parent path ([48e8261](https://github.com/oclif/config/commit/48e8261)) | ||
* default root to parent path ([48e8261](https://github.com/oclif/config/commit/48e82615a3bf91f6881db17dac361ea1f3cdb375)) | ||
@@ -2347,3 +2368,3 @@ | ||
* do not require opts to read ([dcf4907](https://github.com/oclif/config/commit/dcf4907)) | ||
* do not require opts to read ([dcf4907](https://github.com/oclif/config/commit/dcf4907c718f2b37cbca90506c3a93e5b1bf2d11)) | ||
@@ -2357,3 +2378,3 @@ | ||
* added hook options ([5dfdca6](https://github.com/oclif/config/commit/5dfdca6)) | ||
* added hook options ([5dfdca6](https://github.com/oclif/config/commit/5dfdca64bb6fee5cbb7b1676be0e7737e7ea6172)) | ||
@@ -2367,3 +2388,3 @@ | ||
* yarn upgrade ([04b60fd](https://github.com/oclif/config/commit/04b60fd)) | ||
* yarn upgrade ([04b60fd](https://github.com/oclif/config/commit/04b60fd01f177f9c260b839abf965e17ab908bb0)) | ||
@@ -2377,3 +2398,3 @@ | ||
* make compatible with @dxcli/command ([3ac9c6d](https://github.com/oclif/config/commit/3ac9c6d)) | ||
* make compatible with @dxcli/command ([3ac9c6d](https://github.com/oclif/config/commit/3ac9c6dc3a59660274cbcdf5781f4134907931e4)) | ||
@@ -2387,3 +2408,3 @@ | ||
* rename base ([84ad569](https://github.com/oclif/config/commit/84ad569)) | ||
* rename base ([84ad569](https://github.com/oclif/config/commit/84ad569ac30a3094d214b03b87f3d40e5a7aead6)) | ||
@@ -2397,4 +2418,4 @@ | ||
* added source map ([c9ad4f0](https://github.com/oclif/config/commit/c9ad4f0)) | ||
* always include id ([abc3740](https://github.com/oclif/config/commit/abc3740)) | ||
* added source map ([c9ad4f0](https://github.com/oclif/config/commit/c9ad4f0014bcec248a16a402354583719b0f5f2e)) | ||
* always include id ([abc3740](https://github.com/oclif/config/commit/abc374074f5c5fc63431e150526f116784e03084)) | ||
@@ -2408,3 +2429,3 @@ | ||
* added load function ([0b1031a](https://github.com/oclif/config/commit/0b1031a)) | ||
* added load function ([0b1031a](https://github.com/oclif/config/commit/0b1031a0283390764c2dcd8834b39c55b0e6e3aa)) | ||
@@ -2418,3 +2439,3 @@ | ||
* added baseConfig ([34da228](https://github.com/oclif/config/commit/34da228)) | ||
* added baseConfig ([34da228](https://github.com/oclif/config/commit/34da22829da621ee93741089f694f1b5956a5859)) | ||
@@ -2428,3 +2449,3 @@ | ||
* simplify loading ([875eff9](https://github.com/oclif/config/commit/875eff9)) | ||
* simplify loading ([875eff9](https://github.com/oclif/config/commit/875eff90c2f41b87bfbab6e855af0431ed948280)) | ||
@@ -2438,3 +2459,3 @@ | ||
* do not require engine ([937f136](https://github.com/oclif/config/commit/937f136)) | ||
* do not require engine ([937f136](https://github.com/oclif/config/commit/937f136c627f8bac4e1c4dde0fac667ae8f86c84)) | ||
@@ -2448,3 +2469,3 @@ | ||
* remove cli-ux ([590169b](https://github.com/oclif/config/commit/590169b)) | ||
* remove cli-ux ([590169b](https://github.com/oclif/config/commit/590169baa7d6b8a5dae8e6594762cfbb857d8af8)) | ||
@@ -2458,3 +2479,3 @@ | ||
* add root to config ([ad1ca73](https://github.com/oclif/config/commit/ad1ca73)) | ||
* add root to config ([ad1ca73](https://github.com/oclif/config/commit/ad1ca73e0e44eff363766ae87d6972f0910a16ba)) | ||
@@ -2468,3 +2489,3 @@ | ||
* engine type updates ([c4e104d](https://github.com/oclif/config/commit/c4e104d)) | ||
* engine type updates ([c4e104d](https://github.com/oclif/config/commit/c4e104d688ca7de531f2d38d35da8a45a88b05c5)) | ||
@@ -2478,3 +2499,3 @@ | ||
* set debug ([1f35564](https://github.com/oclif/config/commit/1f35564)) | ||
* set debug ([1f35564](https://github.com/oclif/config/commit/1f35564567a9507c0676076a7d34937b62ee0108)) | ||
@@ -2488,3 +2509,3 @@ | ||
* needed changes for loader ([6418f12](https://github.com/oclif/config/commit/6418f12)) | ||
* needed changes for loader ([6418f12](https://github.com/oclif/config/commit/6418f12d311c1986643392817d786a02e72509d9)) | ||
@@ -2498,3 +2519,3 @@ | ||
* add isIConfig checker ([b0e6b37](https://github.com/oclif/config/commit/b0e6b37)) | ||
* add isIConfig checker ([b0e6b37](https://github.com/oclif/config/commit/b0e6b372140c1a80a7b2401504e03020b470562a)) | ||
@@ -2508,3 +2529,3 @@ | ||
* added base config object ([0e9824c](https://github.com/oclif/config/commit/0e9824c)) | ||
* added base config object ([0e9824c](https://github.com/oclif/config/commit/0e9824cbdac42a5710ae8c64c19f2d16f0d16a61)) | ||
@@ -2511,0 +2532,0 @@ |
@@ -6,3 +6,3 @@ import { Command } from './command'; | ||
import { Topic } from './topic'; | ||
export declare type PlatformTypes = 'darwin' | 'linux' | 'win32' | 'aix' | 'freebsd' | 'openbsd' | 'sunos'; | ||
export declare type PlatformTypes = 'darwin' | 'linux' | 'win32' | 'aix' | 'freebsd' | 'openbsd' | 'sunos' | 'wsl'; | ||
export declare type ArchTypes = 'arm' | 'arm64' | 'mips' | 'mipsel' | 'ppc' | 'ppc64' | 's390' | 's390x' | 'x32' | 'x64' | 'x86'; | ||
@@ -177,5 +177,5 @@ export interface Options extends Plugin.Options { | ||
}): Topic | undefined; | ||
readonly commands: Command.Plugin[]; | ||
readonly commandIDs: string[]; | ||
readonly topics: Topic[]; | ||
get commands(): Command.Plugin[]; | ||
get commandIDs(): string[]; | ||
get topics(): Topic[]; | ||
s3Key(type: keyof PJSON.S3.Templates, ext?: '.tar.gz' | '.tar.xz' | IConfig.s3Key.Options, options?: IConfig.s3Key.Options): string; | ||
@@ -201,2 +201,2 @@ s3Url(key: string): string; | ||
export declare type LoadOptions = Options | string | IConfig | undefined; | ||
export declare function load(opts?: LoadOptions): Promise<IConfig>; | ||
export declare function load(opts?: LoadOptions): Promise<IConfig | Config>; |
@@ -28,2 +28,3 @@ "use strict"; | ||
} | ||
const WSL = require('is-wsl'); | ||
class Config { | ||
@@ -50,3 +51,3 @@ // eslint-disable-next-line no-useless-constructor | ||
this.arch = (os.arch() === 'ia32' ? 'x86' : os.arch()); | ||
this.platform = os.platform(); | ||
this.platform = WSL ? 'wsl' : os.platform(); | ||
this.windows = this.platform === 'win32'; | ||
@@ -74,3 +75,3 @@ this.bin = this.pjson.oclif.bin || this.name; | ||
s3.host = `https://${s3.bucket}.s3.amazonaws.com`; | ||
s3.templates = Object.assign({}, s3.templates, { target: Object.assign({ baseDir: '<%- bin %>', unversioned: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- bin %>-<%- platform %>-<%- arch %><%- ext %>", versioned: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- bin %>-v<%- version %>/<%- bin %>-v<%- version %>-<%- platform %>-<%- arch %><%- ext %>", manifest: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- platform %>-<%- arch %>" }, s3.templates && s3.templates.target), vanilla: Object.assign({ unversioned: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- bin %><%- ext %>", versioned: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- bin %>-v<%- version %>/<%- bin %>-v<%- version %><%- ext %>", baseDir: '<%- bin %>', manifest: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %>version" }, s3.templates && s3.templates.vanilla) }); | ||
s3.templates = Object.assign(Object.assign({}, s3.templates), { target: Object.assign({ baseDir: '<%- bin %>', unversioned: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- bin %>-<%- platform %>-<%- arch %><%- ext %>", versioned: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- bin %>-v<%- version %>/<%- bin %>-v<%- version %>-<%- platform %>-<%- arch %><%- ext %>", manifest: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- platform %>-<%- arch %>" }, s3.templates && s3.templates.target), vanilla: Object.assign({ unversioned: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- bin %><%- ext %>", versioned: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %><%- bin %>-v<%- version %>/<%- bin %>-v<%- version %><%- ext %>", baseDir: '<%- bin %>', manifest: "<%- channel === 'stable' ? '' : 'channels/' + channel + '/' %>version" }, s3.templates && s3.templates.vanilla) }); | ||
await this.loadUserPlugins(); | ||
@@ -153,3 +154,3 @@ await this.loadDevPlugins(); | ||
}; | ||
await search(require(f)).call(context, Object.assign({}, opts, { config: this })); | ||
await search(require(f)).call(context, Object.assign(Object.assign({}, opts), { config: this })); | ||
debug('done'); | ||
@@ -176,3 +177,4 @@ } | ||
await this.runHook('prerun', { Command: command, argv }); | ||
await command.run(argv, this); | ||
const result = await command.run(argv, this); | ||
await this.runHook('postrun', { Command: command, result: result, argv }); | ||
} | ||
@@ -245,3 +247,3 @@ scopedEnvVar(k) { | ||
const _ = require('lodash'); | ||
return _.template(this.pjson.oclif.update.s3.templates[options.platform ? 'target' : 'vanilla'][type])(Object.assign({}, this, options)); | ||
return _.template(this.pjson.oclif.update.s3.templates[options.platform ? 'target' : 'vanilla'][type])(Object.assign(Object.assign({}, this), options)); | ||
} | ||
@@ -248,0 +250,0 @@ s3Url(key) { |
@@ -12,2 +12,7 @@ import * as Config from '.'; | ||
}; | ||
postrun: { | ||
Command: Config.Command.Class; | ||
result?: any; | ||
argv: string[]; | ||
}; | ||
preupdate: { | ||
@@ -41,2 +46,3 @@ channel: string; | ||
type Prerun = Hook<Hooks['prerun']>; | ||
type Postrun = Hook<Hooks['postrun']>; | ||
type Preupdate = Hook<Hooks['preupdate']>; | ||
@@ -43,0 +49,0 @@ type Update = Hook<Hooks['update']>; |
@@ -90,5 +90,5 @@ import { Command } from './command'; | ||
load(): Promise<void>; | ||
readonly topics: Topic[]; | ||
readonly commandsDir: string | undefined; | ||
readonly commandIDs: string[]; | ||
get topics(): Topic[]; | ||
get commandsDir(): string | undefined; | ||
get commandIDs(): string[]; | ||
findCommand(id: string, opts: { | ||
@@ -95,0 +95,0 @@ must: true; |
@@ -29,3 +29,3 @@ "use strict"; | ||
input[k].name = k; | ||
return [Object.assign({}, input[k], { name: `${base}${k}` })].concat(topicsToArray(input[k].subtopics, `${base}${input[k].name}`)); | ||
return [Object.assign(Object.assign({}, input[k]), { name: `${base}${k}` })].concat(topicsToArray(input[k].subtopics, `${base}${input[k].name}`)); | ||
}); | ||
@@ -114,3 +114,3 @@ } | ||
this.commands = Object.entries(this.manifest.commands) | ||
.map(([id, c]) => (Object.assign({}, c, { load: () => this.findCommand(id, { must: true }) }))); | ||
.map(([id, c]) => (Object.assign(Object.assign({}, c), { load: () => this.findCommand(id, { must: true }) }))); | ||
this.commands.sort((a, b) => { | ||
@@ -117,0 +117,0 @@ if (a.id < b.id) |
@@ -8,2 +8,4 @@ export interface TSConfig { | ||
esModuleInterop?: boolean; | ||
experimentalDecorators?: boolean; | ||
emitDecoratorMetadata?: boolean; | ||
}; | ||
@@ -10,0 +12,0 @@ } |
@@ -62,2 +62,4 @@ "use strict"; | ||
target: tsconfig.compilerOptions.target || 'es2017', | ||
experimentalDecorators: tsconfig.compilerOptions.experimentalDecorators || false, | ||
emitDecoratorMetadata: tsconfig.compilerOptions.emitDecoratorMetadata || false, | ||
module: 'commonjs', | ||
@@ -64,0 +66,0 @@ sourceMap: true, |
{ | ||
"name": "@oclif/config", | ||
"description": "base config object and standard interfaces for oclif components", | ||
"version": "1.15.1", | ||
"version": "1.16.0", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/oclif/config/issues", | ||
"dependencies": { | ||
"@oclif/errors": "^1.0.0", | ||
"@oclif/errors": "^1.3.3", | ||
"@oclif/parser": "^3.8.0", | ||
"debug": "^4.1.1", | ||
"globby": "^11.0.1", | ||
"is-wsl": "^2.1.1", | ||
"tslib": "^1.9.3" | ||
@@ -15,6 +17,6 @@ }, | ||
"@types/chai": "^4.1.7", | ||
"@types/indent-string": "^3.2.0", | ||
"@types/indent-string": "^4.0.1", | ||
"@types/lodash": "^4.14.123", | ||
"@types/mocha": "^5.2.6", | ||
"@types/node": "^11.13.10", | ||
"@types/mocha": "^7.0.2", | ||
"@types/node": "^14.0.14", | ||
"@types/proxyquire": "^1.3.28", | ||
@@ -24,7 +26,6 @@ "@types/wrap-ansi": "^3.0.0", | ||
"conventional-changelog-cli": "^2.0.21", | ||
"eslint": "^6.6.0", | ||
"eslint": "^7.3.1", | ||
"eslint-config-oclif": "^3.1.0", | ||
"eslint-config-oclif-typescript": "^0.1.0", | ||
"eslint-config-oclif-typescript": "^0.2.0", | ||
"fancy-test": "^1.4.3", | ||
"globby": "^9.2.0", | ||
"lodash": "^4.17.11", | ||
@@ -34,3 +35,3 @@ "mocha": "^6.1.4", | ||
"ts-node": "^8.1.0", | ||
"typescript": "^3.4.5" | ||
"typescript": "3.8.3" | ||
}, | ||
@@ -57,5 +58,5 @@ "engines": { | ||
"version": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md", | ||
"pretest": "tsc -p test --noEmit" | ||
"pretest": "yarn build --noEmit && tsc -p test --noEmit" | ||
}, | ||
"types": "lib/index.d.ts" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
114541
18
1496
6
+ Addedglobby@^11.0.1
+ Addedis-wsl@^2.1.1
+ Added@nodelib/fs.scandir@2.1.5(transitive)
+ Added@nodelib/fs.stat@2.0.5(transitive)
+ Added@nodelib/fs.walk@1.2.8(transitive)
+ Addedarray-union@2.1.0(transitive)
+ Addedbraces@3.0.3(transitive)
+ Addeddir-glob@3.0.1(transitive)
+ Addedfast-glob@3.3.2(transitive)
+ Addedfastq@1.17.1(transitive)
+ Addedfill-range@7.1.1(transitive)
+ Addedglob-parent@5.1.2(transitive)
+ Addedglobby@11.1.0(transitive)
+ Addedignore@5.3.2(transitive)
+ Addedis-docker@2.2.1(transitive)
+ Addedis-extglob@2.1.1(transitive)
+ Addedis-glob@4.0.3(transitive)
+ Addedis-number@7.0.0(transitive)
+ Addedis-wsl@2.2.0(transitive)
+ Addedmerge2@1.4.1(transitive)
+ Addedmicromatch@4.0.8(transitive)
+ Addedpath-type@4.0.0(transitive)
+ Addedpicomatch@2.3.1(transitive)
+ Addedqueue-microtask@1.2.3(transitive)
+ Addedreusify@1.0.4(transitive)
+ Addedrun-parallel@1.2.0(transitive)
+ Addedslash@3.0.0(transitive)
+ Addedto-regex-range@5.0.1(transitive)
Updated@oclif/errors@^1.3.3