1
0
Fork 0
Commit Graph

246 Commits

Author SHA1 Message Date
renovate[bot] 514e71e007
update: update dependency @types/chai-as-promised to v7.1.3 (#230)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-07 08:47:27 -05:00
renovate[bot] 8a94d5f703
update: update dependency @microsoft/api-documenter to v7.8.21 (#228)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-03 15:42:23 -05:00
renovate[bot] 8562f1f713
update: update dependency @microsoft/api-extractor to v7.9.1 (#214)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-03 11:01:08 -05:00
renovate[bot] 2fdf210672
update: update dependency rollup to v2.18.2 (#227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-02 06:46:10 -05:00
renovate[bot] 6020f31cef
update: update dependency typescript to v3.9.6 (#226)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-01 14:11:47 -05:00
renovate[bot] 87c690e556
update: pin dependencies (#225)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-01 09:13:36 -05:00
ssube 76c777f5d9
chore(release): 0.3.0-2 2020-06-30 19:34:19 -05:00
ssube 972c7f2746
fix(include): schema callback types, tests 2020-06-30 19:34:02 -05:00
ssube 0e72b6a63a
chore(release): 0.3.0-1 2020-06-30 08:46:05 -05:00
ssube d1c722ad90
upgrade: js-utils to fix fs imports 2020-06-30 08:41:35 -05:00
ssube 77b6f4cc74
feat(include): allow consumer to provide fs functions via include schema
BREAKING CHANGE: rather than use the `fs` functions (`existsSync`,
`readSync`, etc) to include files, this uses fields of the `includeSchema`.
To maintain the previous functionality, fields should be set as follows:

- `exists = existsSync`
- `read = readSync`
- `resolve = realpathSync`
2020-06-30 08:08:03 -05:00
ssube bc06121a18
fix(build): add chunk for linked modules to fix cyclical imports, sort test modules into test chunk 2020-06-30 08:03:35 -05:00
ssube 3361099729
fix(test): remove problematic invocation of main from index 2020-06-29 18:56:08 -05:00
ssube 4165928a08
feat(build): bundle as ES module
BREAKING CHANGE: removes the umd module in favor of a smaller, standard
ES module. Consumers will need native support for ES modules (recent
evergreen browsers) or a bundler with the same (rollup, webpack, etc).
2020-06-29 18:19:35 -05:00
renovate[bot] e80d2df70f
update: update dependency mocha to v8 (#219)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-29 10:22:58 -05:00
renovate[bot] a55d6b4ac7
update: update dependency eslint-plugin-import to v2.22.0 (#224)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-28 09:23:42 -05:00
renovate[bot] fa04a24efe
update: update dependency @microsoft/api-documenter to v7.8.19 (#223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-27 23:53:00 -05:00
renovate[bot] 4248ea93bb
update: update dependency @microsoft/api-documenter to v7.8.18 (#222)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 18:41:05 -05:00
renovate[bot] 1c19ed2a01
update: update dependency rollup to v2.18.1 (#221)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 17:09:59 -05:00
renovate[bot] 6e5337ca1c
update: update dependency tslint-etc to v1.11.1 (#218)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 13:18:48 -05:00
renovate[bot] 70727102fe
update: update dependency @microsoft/api-documenter to v7.8.17 (#213)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 12:44:39 -05:00
renovate[bot] 1c9bce73ba
update: update dependency @types/js-yaml to v3.12.5 (#215)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 08:30:00 -05:00
renovate[bot] 955b39dabd
update: update dependency @types/lodash to v4.14.157 (#216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 06:44:05 -05:00
renovate[bot] 70bf987108
update: update dependency @microsoft/api-documenter to v7.8.14 (#206)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 18:52:02 -05:00
renovate[bot] e00fb0641a
update: update dependency @types/lodash to v4.14.156 (#208)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 10:45:08 -05:00
renovate[bot] 8f90d3fd1a
update: update dependency rollup to v2.18.0 (#207)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 10:15:46 -05:00
renovate[bot] e9fc906829
update: update dependency rollup to v2.16.1 (#205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-16 09:25:22 -05:00
renovate[bot] 1bbae511f8
update: update dependency eslint-plugin-import to v2.21.2 (#200)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-16 09:03:51 -05:00
renovate[bot] 9bfee5713e
update: update dependency tslint-etc to v1.11.0 (#201)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-16 07:53:14 -05:00
renovate[bot] 878c3035d3
update: update dependency @types/lodash to v4.14.155 (#196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 10:21:54 -05:00
renovate[bot] a2a0b2ed59
update: update dependency typescript to v3.9.5 (#199)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-13 14:11:02 -05:00
renovate[bot] 5712f7fe51
update: update dependency rollup to v2.16.0 (#204)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-13 06:18:26 -05:00
renovate[bot] f73883d774
update: update dependency rollup to v2.15.0 (#198)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 15:46:02 -05:00
renovate[bot] 1789c1887f
update: update dependency @microsoft/api-documenter to v7.8.12 (#203)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 11:51:56 -05:00
renovate[bot] 8755dc206b
update: update dependency rollup to v2.13.0 (#197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-03 21:47:28 -05:00
renovate[bot] 82874fc03a
update: update dependency rollup to v2.12.1 (#195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 16:52:45 -05:00
renovate[bot] 8fbc94a274
update: update dependency typescript to v3.9.3 (#180)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 11:17:20 -05:00
renovate[bot] b492b4df85
update: update dependency nyc to v15.1.0 (#194)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 09:22:16 -05:00
renovate[bot] 0e5a358d00
update: update dependency @microsoft/api-documenter to v7.8.10 (#190)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 07:14:37 -05:00
renovate[bot] dfffe29d23
update: update dependency @types/lodash to v4.14.154 (#192)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-01 10:28:16 -05:00
renovate[bot] a1a812b2f5
update: update dependency rollup to v2.12.0 (#193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-01 07:34:10 -05:00
renovate[bot] 9b2e9af016
update: update dependency eslint-plugin-mocha to v7.0.1 (#191)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-30 09:23:39 -05:00
renovate[bot] 11d3519b27
update: update dependency mocha to v7.2.0 (#188)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 23:03:16 -05:00
renovate[bot] 3b8ea92a60
update: update dependency eslint-plugin-mocha to v7 (#181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 19:55:32 -05:00
renovate[bot] 81d9e4ed2e
update: update typescript-eslint monorepo to v2.34.0 (#178)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 12:45:12 -05:00
renovate[bot] 9c58362990
update: update dependency @types/lodash to v4.14.153 (#183)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 06:24:52 -05:00
renovate[bot] b0ac85fbb6
update: update dependency rollup-plugin-typescript2 to v0.27.1 (#179)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-28 14:50:34 -05:00
renovate[bot] b36494e2eb
update: update dependency rollup to v2.11.2 (#189)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-28 12:11:32 -05:00
renovate[bot] 7e9705c134
update: update dependency rollup-plugin-node-externals to v2.2.0 (#185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-28 10:41:39 -05:00
renovate[bot] 94298081f4
update: update dependency @microsoft/api-documenter to v7.8.8 (#184)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-28 09:20:37 -05:00