1
0
Fork 0
Commit Graph

1186 Commits

Author SHA1 Message Date
Sean Sube 3f96a6c9e6 chore(release): 0.9.0-0 2022-02-06 18:45:53 +00:00
Sean Sube a55d09e7a2 fix(build): use yarn to run release script, remove rollup ref from shebang target 2022-02-06 18:44:37 +00:00
Sean Sube 65410ceaa3 fix(image): only copy bundle files into image 2022-02-06 12:28:39 -06:00
Sean Sube f7b82590f7 remove: unused entry point files 2022-02-06 00:23:37 -06:00
Sean Sube 9c433fd02b fix(rule): improve error messaging for empty schema files 2022-02-06 00:23:37 -06:00
Sean Sube edc800b1c6 lint(rule): extract nested function 2022-02-06 00:23:37 -06:00
Sean Sube b5293c83a4 remove(deps): unused esbuild ignore plugin 2022-02-06 00:23:37 -06:00
Sean Sube b6a515d08e fix(build): restore codeclimate target 2022-02-06 00:23:37 -06:00
Sean Sube 8d8d3da841 fix(lint): indentation in version metadata 2022-02-06 00:23:37 -06:00
Sean Sube 2893437718 fix(build): interpolate bundle with version metadata 2022-02-06 00:23:37 -06:00
Sean Sube 41884525da feat(build): bundle with esbuild 2022-02-06 00:23:37 -06:00
Sean Sube 07cd12bed5 fix(build): build file include paths 2022-02-06 00:23:37 -06:00
Sean Sube 557d2851a8 fix(build): paths for API docs/types, podman and lockfile for image targets 2022-02-06 00:23:37 -06:00
Sean Sube dcf9cc4680 remove(deps): tslint and plugins 2022-02-06 00:23:37 -06:00
Sean Sube ed26185e31 fix(tests): correct paths to schema, test config 2022-02-06 00:23:37 -06:00
Sean Sube 3b7e48a494 fix: usage of __dirname, lint rules and corresponding fixes 2022-02-06 00:23:37 -06:00
Sean Sube 052ca736d2 fix: more ES imports, some corresponding import changes, reset mock FS after every test 2022-02-06 00:23:37 -06:00
Sean Sube 5221258d26 remove(deps): rollup and plugins 2022-02-06 00:23:37 -06:00
Sean Sube cea8c8abff feat: convert to ES modules, C8 for coverage
BREAKING CHANGE: this is not breaking for users, but for library users,
some bundling or a runtime supporting ES modules is now required.
2022-02-06 00:23:37 -06:00
renovate[bot] 360ea98f65
update: update dependency ajv to v8.10.0 (#998)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-04 19:21:26 +00:00
renovate[bot] 219f60f21b
update: update dependency @types/sinon to v10.0.10 (#997)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-04 01:35:53 +00:00
renovate[bot] 3fdd59e449
update: update dependency sinon to v13.0.1 (#995)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-02 01:31:47 +00:00
renovate[bot] 353912c36b
update: update dependency @types/node to v16.11.22 (#994)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-01 09:27:37 +00:00
renovate[bot] 613a9eccf0
update: update eslint-plugins to v5.10.2 (#993)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-01 01:42:54 +00:00
renovate[bot] 8b505da2e2
update: update dependency @microsoft/api-documenter to v7.15.1 (#992)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 00:24:37 +00:00
renovate[bot] 644c74d814
update: update dependency eslint to v8.8.0 (#990)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-29 01:51:12 +00:00
renovate[bot] 60ffd3889d
update: update dependency sinon to v13 (#991)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-29 01:20:16 +00:00
renovate[bot] 1020500007
update: update rollup-plugins (#936)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28 04:47:49 +00:00
dependabot[bot] 65f6d22aab Bump shelljs from 0.8.4 to 0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 20:41:33 -06:00
renovate[bot] 760dccb971
update: update dependency @types/sinon to v10.0.9 (#989)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28 01:02:31 +00:00
dependabot[bot] deae78f179 Bump trim-off-newlines from 1.0.1 to 1.0.3
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 08:12:19 -06:00
renovate[bot] 7588fdf6b0
update: update dependency chai to v4.3.6 (#988)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27 01:15:56 +00:00
renovate[bot] f830677e7e
update: update dependency chai to v4.3.5 (#987)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-26 01:58:49 +00:00
renovate[bot] 821c5f21b8
update: update dependency mocha to v9.2.0 (#986)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 01:17:23 +00:00
renovate[bot] 93ee85c3b6
update: update eslint-plugins to v5.10.1 (#985)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 00:41:52 +00:00
renovate[bot] 9e9442c6fe
update: update dependency @microsoft/api-documenter to v7.15.0 (#984)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 02:54:05 +00:00
renovate[bot] b68fb20d34
update: update tests (#982)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-20 02:14:03 +00:00
renovate[bot] 2fdf437f2d
update: update dependency @types/node to v16.11.21 (#981)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 21:13:52 +00:00
renovate[bot] 07275f2d1e
update: update eslint-plugins (#980)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 01:29:16 +00:00
renovate[bot] 6aa6feb514
update: update dependency @types/node to v16.11.20 (#979)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-17 11:01:43 +00:00
renovate[bot] 91ca8c8d13
update: update dependency mocha to v9.1.4 (#976)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 14:48:07 +00:00
renovate[bot] 7a8b5fb50f
update: update dependency ajv to v8.9.0 (#978)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 14:14:22 +00:00
renovate[bot] 999f4adaa1
update: update eslint-plugins to v5.9.1 (#975)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 00:22:10 +00:00
renovate[bot] 8e8ff1486b
update: update rushstack (#974)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 01:36:29 +00:00
renovate[bot] 2b9e5f27a9
update: update dependency @types/node to v16.11.19 (#973)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-04 19:52:15 +00:00
renovate[bot] d3ecfce411
update: update eslint-plugins to v5.9.0 (#972)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-04 01:48:12 +00:00
renovate[bot] 61fb9c9e21
update: update dependency @types/node to v16.11.18 (#971)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-03 08:49:31 +00:00
renovate[bot] 9b4cda2403
update: update dependency eslint-plugin-import to v2.25.4 (#969)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-03 02:44:39 +00:00
renovate[bot] f8bd245065
update: update rushstack (#970)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-03 02:05:54 +00:00
renovate[bot] 61883e1da0
update: update dependency eslint to v8.6.0 (#968)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-02 02:46:18 +00:00