Commit Graph

193 Commits

Author SHA1 Message Date
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
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
dependabot-preview[bot] 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
dependabot-preview[bot] 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
dependabot[bot] 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
dependabot-preview[bot] 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
dependabot-preview[bot] 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
dependabot-preview[bot] 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
dependabot-preview[bot] 3e18f32c55
Bump @oclif/plugin-help from 3.0.0 to 3.1.0
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 3.0.0 to 3.1.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.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 23:01:55 +00:00
David Díaz b4479a91e7
Merge pull request #121 from Seich/dependabot/npm_and_yarn/is-plain-object-3.0.1
Bump is-plain-object from 3.0.0 to 3.0.1
2020-07-20 16:59:56 -06:00
dependabot-preview[bot] 9a04b99366
Bump is-plain-object from 3.0.0 to 3.0.1
Bumps [is-plain-object](https://github.com/jonschlinkert/is-plain-object) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/jonschlinkert/is-plain-object/releases)
- [Commits](https://github.com/jonschlinkert/is-plain-object/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 22:58:03 +00:00
David Díaz 4938dc3602
Merge pull request #116 from Seich/dependabot/npm_and_yarn/globby-11.0.1
Bump globby from 11.0.0 to 11.0.1
2020-07-20 16:55:58 -06:00
dependabot-preview[bot] d1d08f4d60
Bump globby from 11.0.0 to 11.0.1
Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.0...v11.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 18:33:48 +00:00
David Díaz 551499f822
Merge pull request #115 from Seich/dependabot/npm_and_yarn/js-yaml-3.14.0
Bump js-yaml from 3.13.1 to 3.14.0
2020-06-12 12:31:46 -06:00
dependabot-preview[bot] 2dfbc5e4c1
Bump js-yaml from 3.13.1 to 3.14.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.14.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.1...3.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 18:24:03 +00:00
David Díaz 5328428298
Merge pull request #113 from Seich/dependabot/npm_and_yarn/handlebars-4.7.6
[Security] Bump handlebars from 4.4.2 to 4.7.6
2020-06-12 12:21:49 -06:00
dependabot-preview[bot] 1e376e625f
[Security] Bump handlebars from 4.4.2 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.7.6. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 09:21:44 +00:00
David Díaz 1a526c3869
Merge pull request #112 from Seich/dependabot/npm_and_yarn/oclif/command-1.6.1
Bump @oclif/command from 1.5.20 to 1.6.1
2020-05-08 18:56:52 -06:00
dependabot-preview[bot] 895a6efe90
Bump @oclif/command from 1.5.20 to 1.6.1
Bumps [@oclif/command](https://github.com/oclif/command) from 1.5.20 to 1.6.1.
- [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.5.20...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 23:53:25 +00:00
David Díaz 64c3d29664
Merge pull request #110 from Seich/dependabot/npm_and_yarn/np-6.2.3
Bump np from 6.2.1 to 6.2.3
2020-05-08 17:51:29 -06:00
dependabot-preview[bot] 39cd4c802e
Bump np from 6.2.1 to 6.2.3
Bumps [np](https://github.com/sindresorhus/np) from 6.2.1 to 6.2.3.
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](https://github.com/sindresorhus/np/compare/v6.2.1...v6.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 23:19:15 +00:00
David Díaz f883e6611b
Bump globby from 10.0.1 to 11.0.0 (#109)
Bumps [globby](https://github.com/sindresorhus/globby) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v10.0.1...v11.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-05-08 17:17:18 -06:00
David Díaz 2c478231a6
Merge branch 'master' into dependabot/npm_and_yarn/globby-11.0.0 2020-05-08 17:17:12 -06:00
dependabot-preview[bot] bf121d6e57
Bump globby from 10.0.1 to 11.0.0
Bumps [globby](https://github.com/sindresorhus/globby) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v10.0.1...v11.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 23:17:04 +00:00
dependabot-preview[bot] f5c09d8415
Bump deepmerge from 4.1.1 to 4.2.2 (#108)
Bumps [deepmerge](https://github.com/TehShrike/deepmerge) from 4.1.1 to 4.2.2.
- [Release notes](https://github.com/TehShrike/deepmerge/releases)
- [Changelog](https://github.com/TehShrike/deepmerge/blob/master/changelog.md)
- [Commits](https://github.com/TehShrike/deepmerge/compare/v4.1.1...v4.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-05-08 17:16:56 -06:00
dependabot-preview[bot] 607c6fcfe4
Bump @oclif/config from 1.15.0 to 1.15.1 (#107)
Bumps [@oclif/config](https://github.com/oclif/config) from 1.15.0 to 1.15.1.
- [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.0...v1.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-05-08 17:15:10 -06:00
greenkeeper[bot] 133423c98d
Update jest-watch-typeahead to the latest version 🚀 (#106)
* chore(package): update jest-watch-typeahead to version 0.6.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-05-08 17:10:17 -06:00
greenkeeper[bot] 57ab2ad9ab
Update @oclif/plugin-help to the latest version 🚀 (#105)
* fix(package): update @oclif/plugin-help to version 3.0.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-05-08 17:08:49 -06:00
greenkeeper[bot] 4db7f7f5a7
Update @oclif/command to the latest version 🚀 (#104)
* fix(package): update @oclif/command to version 1.5.20

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-05-08 17:06:29 -06:00
greenkeeper[bot] 1ac4a39cd2
Update @oclif/config to the latest version 🚀 (#103)
* fix(package): update @oclif/config to version 1.15.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-05-08 14:12:44 -06:00
greenkeeper[bot] 63c0d624df
Update np to the latest version 🚀 (#102)
* chore(package): update np to version 6.2.1

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-05-08 13:42:14 -06:00
greenkeeper[bot] 0483417465
Update jest-watch-typeahead to the latest version 🚀 (#101)
* chore(package): update jest-watch-typeahead to version 0.5.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-04-01 18:23:03 -06:00
dependabot[bot] 87316d4f3f
Bump acorn from 5.7.3 to 5.7.4 (#100)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-04-01 18:19:24 -06:00
greenkeeper[bot] 5ae23a6882
Update request to the latest version 🚀 (#99)
* fix(package): update request to version 2.88.2

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-04-01 18:13:15 -06:00
greenkeeper[bot] 1cfbfd48f7
Update np to the latest version 🚀 (#98)
* chore(package): update np to version 6.0.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-04-01 18:06:54 -06:00
greenkeeper[bot] a1b342fd3f
Update @oclif/config to the latest version 🚀 (#97)
* fix(package): update @oclif/config to version 1.14.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-04-01 18:04:47 -06:00
greenkeeper[bot] cbcf513c86 Update @oclif/plugin-help to the latest version 🚀 (#96)
* fix(package): update @oclif/plugin-help to version 2.2.2

* chore(package): update lockfile package-lock.json

Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-01-24 17:44:33 -06:00
greenkeeper[bot] c92da8d251 Update jest-watch-typeahead to the latest version 🚀 (#95)
* chore(package): update jest-watch-typeahead to version 0.4.1

* chore(package): update lockfile package-lock.json

Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-01-24 17:41:26 -06:00
greenkeeper[bot] 5fd0bf6944 Update strip-ansi to the latest version 🚀 (#94)
* chore(package): update strip-ansi to version 6.0.0

* chore(package): update lockfile package-lock.json

Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-01-24 17:37:53 -06:00
greenkeeper[bot] 9a8d02562f Update request-promise-native to the latest version 🚀 (#93)
* fix(package): update request-promise-native to version 1.0.8

* chore(package): update lockfile package-lock.json

Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-01-24 17:36:25 -06:00
greenkeeper[bot] 5ae7f88a27 Update dotenv to the latest version 🚀 (#92)
* fix(package): update dotenv to version 8.2.0

* chore(package): update lockfile package-lock.json

Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-01-24 17:35:06 -06:00
greenkeeper[bot] 7f5c9f8fab Update np to the latest version 🚀 (#91)
* chore(package): update np to version 5.1.1

* chore(package): update lockfile package-lock.json

Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-01-24 17:33:06 -06:00
greenkeeper[bot] 455b7676a6 Update cli-color to the latest version 🚀 (#90)
* fix(package): update cli-color to version 2.0.0

* chore(package): update lockfile package-lock.json

Co-authored-by: David Díaz <seich@martianwabbit.com>
2020-01-24 17:27:35 -06:00
greenkeeper[bot] 19b9bb85cc Update deepmerge to the latest version 🚀 (#89)
* fix(package): update deepmerge to version 4.1.1

* chore(package): update lockfile package-lock.json
2020-01-24 17:19:45 -06:00