renovate[bot]
56b06b7abc
update: update dependency tslint-etc to v1.13.2 ( #285 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-22 22:06:43 -05:00
renovate[bot]
c7d4268e53
update: update dependency rollup to v2.26.5 ( #283 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-22 08:08:18 -05:00
renovate[bot]
65441565aa
update: update dependency rollup to v2.26.4 ( #281 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-19 09:54:46 -05:00
renovate[bot]
76dfa367da
update: update dependency eslint to v7.7.0 ( #276 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-18 08:06:30 -05:00
renovate[bot]
1116e3571d
update: update dependency @types/mocha to v8.0.3 ( #280 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 16:46:01 -05:00
renovate[bot]
f1cbaee9b7
update: update typescript-eslint monorepo to v3.9.1 ( #279 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 13:49:18 -05:00
renovate[bot]
8e7a1fb303
update: update dependency standard-version to v9 ( #277 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 12:20:07 -05:00
renovate[bot]
a2b169e346
update: update dependency rollup to v2.26.3 ( #278 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 09:59:53 -05:00
renovate[bot]
16ea2f8518
update: update dependency rollup to v2.26.0 ( #275 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-15 19:03:58 -05:00
renovate[bot]
95bed34d0f
update: update dependency rollup to v2.24.0 ( #274 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 16:35:24 -05:00
renovate[bot]
2ca71c5619
update: update dependency @types/mocha to v8.0.2 ( #271 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-11 16:06:59 -05:00
renovate[bot]
3712fd14ec
update: update dependency sinon to v9.0.3 ( #270 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-11 07:05:01 -05:00
renovate[bot]
dede90e841
update: update typescript-eslint monorepo to v3.9.0 ( #269 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-10 13:31:21 -05:00
renovate[bot]
8fc360fd20
update: update dependency tslint-etc to v1.13.1 ( #268 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-10 10:06:35 -05:00
renovate[bot]
bebdfae1df
update: update dependency rollup-plugin-visualizer to v4.1.0 ( #267 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-09 10:08:22 -05:00
ssube
b75aae34bc
chore(release): 0.4.0-3
2020-08-09 09:44:28 -05:00
ssube
0e6880bc53
feat(include): add flag option to includes
2020-08-09 09:44:11 -05:00
ssube
6fd7635e44
chore(release): 0.4.0-2
2020-08-08 20:02:40 -05:00
ssube
6985a2343e
feat: switch to instantiated API, add `createSchema` entrypoint
...
BREAKING CHANGE: this allows multiple schemas to coexist, but requires
each schema to be created with a call to `createSchema`, taking a set
of options that includes the former `includeOptions` singleton.
2020-08-08 20:01:34 -05:00
renovate[bot]
533c1907df
update: update dependency @types/lodash to v4.14.159 ( #263 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 10:13:30 -05:00
renovate[bot]
a24847e0d8
update: update dependency rollup to v2.23.1 ( #266 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-07 17:29:52 -05:00
renovate[bot]
c593037718
update: update dependency rollup-plugin-typescript2 to v0.27.2 ( #265 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-07 15:49:51 -05:00
renovate[bot]
99a84d8e61
update: update dependency eslint-plugin-mocha to v8 ( #264 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-07 11:08:06 -05:00
renovate[bot]
7da9f39c69
update: update dependency @microsoft/api-documenter to v7.8.22 ( #261 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-06 07:55:03 -05:00
renovate[bot]
2f4daae4dc
update: update dependency @microsoft/api-extractor to v7.9.3 ( #262 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-05 23:27:46 -05:00
ssube
8468d1d78c
chore(release): 0.4.0-1
2020-08-04 23:07:36 -05:00
ssube
143e9f5627
fix: remove export alias for include options
2020-08-04 23:06:18 -05:00
Renovate Bot
3fcf4aac81
update: update dependency mocha to v8.1.1
2020-08-04 22:28:39 -05:00
ssube
a31b20420a
chore(release): 0.4.0-0
2020-08-04 00:15:26 -05:00
ssube
1d07d7c3ed
feat: add join callback to include options
...
BREAKING CHANGE: usage of the include type now requires a join option
2020-08-04 00:14:13 -05:00
Renovate Bot
dba9267828
update: update typescript-eslint monorepo to v3.8.0
2020-08-03 13:59:46 -05:00
ssube
8803ad5d52
chore(release): 0.3.1
2020-08-01 10:57:44 -05:00
ssube
70a5fdab3c
lint: annotate exported types with release status
2020-08-01 10:57:05 -05:00
ssube
6ef98fbae4
update: js-utils to remove lodash
2020-08-01 10:54:09 -05:00
Renovate Bot
6d933122ac
update: pin dependency eslint to 7.6.0
2020-08-01 10:34:17 -05:00
ssube
4d8cf8eabc
chore(release): 0.3.1-1
2020-08-01 10:24:19 -05:00
ssube
828dfbed45
update: js-utils, add explicit eslint dep
2020-08-01 10:24:06 -05:00
ssube
349803de05
lint: remove lodash
2020-08-01 10:16:31 -05:00
Renovate Bot
5f2ca7772a
update: update dependency @types/mocha to v8.0.1
2020-07-31 16:36:26 -05:00
Renovate Bot
a20ad22ac8
update: update dependency tslint to v6.1.3
2020-07-31 14:51:17 -05:00
Renovate Bot
fa66b99c2e
update: update dependency mocha to v8.1.0
2020-07-31 06:17:40 -05:00
ssube
4a58c20ba5
fix(config): update lint to naming-convention rule
2020-07-29 08:32:06 -05:00
Renovate Bot
bb34f7924c
update: update typescript-eslint monorepo to v3
2020-07-29 08:32:06 -05:00
renovate[bot]
9fe7b7ff51
update: update dependency @types/chai to v4.2.12 ( #251 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-23 21:22:10 -05:00
renovate[bot]
9fc32e106b
update: update dependency rollup to v2.23.0 ( #252 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-23 17:40:16 -05:00
renovate[bot]
29412e0f4d
update: update dependency source-map-support to v0.5.19 ( #217 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-23 05:40:58 -05:00
renovate[bot]
72c8a04367
update: update dependency @types/lodash to v4.14.158 ( #249 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-22 17:29:26 -05:00
renovate[bot]
37ada9c2cf
update: update dependency rollup to v2.22.2 ( #250 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-22 16:42:56 -05:00
renovate[bot]
e4fe7ad3a9
update: update dependency rollup to v2.22.1 ( #247 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-19 13:58:04 -05:00
renovate[bot]
45f925ee38
update: update dependency tslint-etc to v1.13.0 ( #245 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-18 06:51:05 -05:00