1
0
Fork 0
Commit Graph

850 Commits

Author SHA1 Message Date
renovate[bot] cb406f4da2
update: update dependency @types/mocha to v8 (#117)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-17 20:39:14 -05:00
renovate[bot] 0421d389a5
update: update dependency typescript to v3.9.7 (#122)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-17 06:26:38 -05:00
renovate[bot] b468b6e517
update: update dependency @types/node to v13.13.14 (#114)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-15 06:40:08 -05:00
renovate[bot] e0d8d24e92
update: update dependency tslint-etc to v1.12.0 (#119)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-14 23:52:50 -05:00
renovate[bot] a61cbcd421
update: update dependency standard-version to v8.0.2 (#121)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-14 22:15:09 -05:00
renovate[bot] 311d722853
update: update dependency standard-version to v8.0.1 [security] (#120)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-14 21:06:19 -05:00
renovate[bot] 327baea45f
update: update dependency @microsoft/api-extractor to v7.9.2 (#113)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-09 09:02:14 -05:00
ssube a50126ddc1
chore(release): 0.2.0 2020-07-08 23:37:06 -05:00
ssube 280a952819
chore(release): 0.2.0-4 2020-07-08 22:44:04 -05:00
ssube 74fe04a9c2
fix: clean up polyfill plugins, externalize those modules 2020-07-08 22:43:52 -05:00
ssube f589c50a21
chore(release): 0.2.0-3 2020-07-08 22:11:53 -05:00
ssube bf0f3370de
fix(build): externalize lodash 2020-07-08 22:10:59 -05:00
renovate[bot] c97ff23d9f
update: update dependency lodash to v4.17.19 (#112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-08 16:11:37 -05:00
renovate[bot] d162ac94f2
update: update dependency lodash to v4.17.18 (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-08 11:48:49 -05:00
renovate[bot] 495a3513aa
update: update dependency eslint-plugin-chai-expect to v2.2.0 (#110)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-08 08:55:34 -05:00
renovate[bot] 476b2d5e3d
update: update dependency rollup to v2.21.0 (#109)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-07 16:04:39 -05:00
renovate[bot] 11a9f67131
update: update dependency @types/node to v13.13.13 (#107)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-07 11:13:26 -05:00
renovate[bot] bc999f765a
update: update dependency rollup to v2.20.0 (#106)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-07 10:07:09 -05:00
renovate[bot] 792bc01d3a
update: update dependency @types/chai-as-promised to v7.1.3 (#108)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-07 08:47:44 -05:00
renovate[bot] 1542cc5094
update: update dependency @microsoft/api-documenter to v7.8.21 (#103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-06 06:59:27 -05:00
renovate[bot] 489733c9a1
update: update dependency rollup to v2.19.0 (#105)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-05 20:37:40 -05:00
renovate[bot] 0bb6741284
update: update dependency @microsoft/api-extractor to v7.9.1 (#104)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-03 11:00:50 -05:00
renovate[bot] 0f356663b1
update: update dependency rollup to v2.18.2 (#102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-02 06:45:19 -05:00
renovate[bot] c7f6dee5e8
update: update dependency typescript to v3.9.6 (#101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-01 14:11:36 -05:00
renovate[bot] e4291def54
update: pin dependencies (#100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-01 09:13:45 -05:00
ssube 020471f158
chore(release): 0.2.0-0 2020-06-30 08:26:54 -05:00
ssube a4b8bf24b6
fix: better support for readonly arrays 2020-06-30 08:16:22 -05:00
ssube e34641a42d
remove: async test tracker and pid file utils
BREAKING CHANGE: this removes the test helpers, which were not well
tested and required the `async_hooks` module, and the PID file
helpers, which introduced a requirement on `fs` that could not be
easily polyfilled. This should make the library easier to use in
browsers and bundlers.
2020-06-30 08:14:30 -05:00
ssube a7cf22de07
fix(build): use full names for exported symbols 2020-06-29 18:45:29 -05:00
ssube 040fecc6e3
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:23:16 -05:00
renovate[bot] 9d5be03d29
update: update dependency mocha to v8 (#94)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-29 10:22:47 -05:00
renovate[bot] 5a94d3f383
update: update dependency typescript to v3.9.5 (#93)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-28 11:54:18 -05:00
renovate[bot] 5911203acf
update: update dependency eslint-plugin-import to v2.22.0 (#99)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-28 09:31:45 -05:00
renovate[bot] 2ce60e4660
update: update dependency @microsoft/api-documenter to v7.8.19 (#98)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-27 23:53:35 -05:00
renovate[bot] 075de3558f
update: update dependency @microsoft/api-documenter to v7.8.18 (#97)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 18:40:28 -05:00
renovate[bot] 86f72512fc
update: update dependency rollup to v2.18.1 (#96)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 17:10:38 -05:00
renovate[bot] 37af95016b
update: update dependency tslint-etc to v1.11.1 (#92)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 15:49:48 -05:00
renovate[bot] 4756bade3b
update: update dependency @microsoft/api-documenter to v7.8.17 (#88)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 08:30:58 -05:00
renovate[bot] 830ed58ec6
update: update dependency @types/lodash to v4.14.157 (#90)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-26 06:44:43 -05:00
renovate[bot] b1b1a4e7b1
update: update dependency @microsoft/api-extractor to v7.8.15 (#89)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-25 23:57:07 -05:00
renovate[bot] af17032df9
update: update dependency @microsoft/api-documenter to v7.8.14 (#81)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 18:51:22 -05:00
renovate[bot] 6f72e9b92b
update: update dependency @microsoft/api-extractor to v7.8.12 (#79)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 13:03:57 -05:00
renovate[bot] 54ebeb48f9
update: update dependency @types/lodash to v4.14.156 (#83)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 10:27:24 -05:00
renovate[bot] 6f8d3d2cbd
update: update dependency rollup to v2.18.0 (#82)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 10:15:41 -05:00
renovate[bot] 49ee906ea7
update: update dependency @types/lodash to v4.14.155 (#70)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-16 13:20:59 -05:00
renovate[bot] 9546fb3bc9
update: update dependency eslint-plugin-import to v2.21.2 (#75)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-16 12:05:38 -05:00
renovate[bot] 48a4bc8023
update: update dependency rollup to v2.16.1 (#80)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-16 07:52:33 -05:00
renovate[bot] c54bf0ba41
update: update dependency @types/node to v13.13.12 (#74)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 10:23:26 -05:00
renovate[bot] 1e7f26b69f
update: update dependency tslint-etc to v1.11.0 (#76)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-13 14:11:35 -05:00
renovate[bot] dc2242b692
update: update dependency rollup to v2.16.0 (#72)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-13 06:17:46 -05:00