1
0
Fork 0
Commit Graph

1489 Commits

Author SHA1 Message Date
renovate[bot] 87a8c0d976
update: update rushstack (#1093)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 00:43:32 +00:00
renovate[bot] 530b8485e0
update: update dependency sinon to v14 (#1092)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-08 01:25:06 +00:00
renovate[bot] 179d4370fd
update: update dependency eslint to v8.15.0 (#1091)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-07 02:06:37 +00:00
renovate[bot] 3d7afe7a38
update: update eslint-plugins to v5.22.0 (#1090)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-04 00:36:25 +00:00
renovate[bot] bf856f7a03
update: update dependency @microsoft/api-documenter to v7.17.11 (#1088)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-02 02:36:32 +00:00
renovate[bot] 8ee6004d92
update: update dependency mocha to v10 (#1089)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-02 02:07:16 +00:00
renovate[bot] dcd290c5ad
update: update dependency @types/node to v16.11.33 (#1087)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-01 22:59:15 +00:00
renovate[bot] f0da969b7d
update: update dependency @types/node to v16.11.32 (#1085)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-29 00:37:16 +00:00
renovate[bot] a54a5c2445
update: update dependency typescript to v4.6.4 (#1086)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-29 00:03:00 +00:00
renovate[bot] ac10912756
update: update eslint-plugins to v5.21.0 (#1084)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-27 01:36:43 +00:00
renovate[bot] a4047f3e82
update: update dependency @types/node to v16.11.31 (#1083)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 22:25:31 +00:00
renovate[bot] 91887dd118
update: update dependency @types/node to v16.11.29 (#1082)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-25 17:26:45 +00:00
renovate[bot] 0f8cc763d6
update: update rushstack (#1081)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-25 02:57:30 +00:00
Renovate Bot 3dab30ce8c update: update dependency @types/node to v16.11.28 2022-04-24 21:47:01 -05:00
Sean Sube c3c19fc718 move dev dep note 2022-04-24 18:15:03 -05:00
Sean Sube ab7a5b2458 update commit since badge 2022-04-24 18:13:35 -05:00
Sean Sube 05fef30401 link to guide from readme 2022-04-24 18:13:35 -05:00
Sean Sube 90964dd6eb move formatting section later in docs 2022-04-24 18:13:35 -05:00
Sean Sube 38e349a628 feat(build): include compiled src in image 2022-04-24 18:13:35 -05:00
Sean Sube 90a7ba1cfe complete CI example 2022-04-24 18:13:35 -05:00
Sean Sube 8196d6c10a feat: re-export most significant symbols from app 2022-04-24 18:13:35 -05:00
Sean Sube 4c7cd989ac fill out starting guide examples 2022-04-24 18:13:35 -05:00
Sean Sube fa86f1d73e fix(docs): flesh out getting started guide 2022-04-24 18:13:35 -05:00
Sean Sube 3ac66cf1e8 feat(config): add destination as an alias for d/dest 2022-04-24 18:13:35 -05:00
Sean Sube 047673c6af feat(test): add example and rule to insert image pull policy 2022-04-24 18:13:35 -05:00
Sean Sube 6da2eb54d2 fix(rules): expect required image field to be a string in pull policy rule 2022-04-24 18:13:35 -05:00
Sean Sube 28cb25e179 feat(docs): outline of guide 2022-04-24 18:13:35 -05:00
renovate[bot] ac406f24cd
update: update dependency @types/mocha to v9.1.1 (#1077)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 01:25:37 +00:00
renovate[bot] 3323290586
update: update dependency eslint to v8.14.0 (#1078)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 00:59:59 +00:00
Sean Sube c9ffd00733 lint(test): remove console log 2022-04-22 19:03:06 -05:00
Sean Sube a8bfb58d2d lint: remove console logging for reporter 2022-04-22 18:55:10 -05:00
dependabot[bot] 087a722017 build(deps): bump moment from 2.27.0 to 2.29.3
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.27.0...2.29.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 14:06:28 -05:00
Renovate Bot 903ac124ab update: update dependency c8 to v7.11.2 2022-04-22 11:49:36 -05:00
Sean Sube 322de068f8 fix(test): correctly check lines, remove empty alternative 2022-04-22 09:20:55 -05:00
Sean Sube 912eb82acc feat(app): add CLI option for reporter 2022-04-22 09:20:55 -05:00
Sean Sube 09f83ee5ab fix(test): cover new reporters 2022-04-22 09:20:55 -05:00
Sean Sube b2122d5780 fix(docs): remove test table from docs 2022-04-22 09:20:55 -05:00
Sean Sube 4aa23fe75f feat(scripts): add a way to skip conventional formatting 2022-04-22 09:20:55 -05:00
Sean Sube 27164c6b4e fix(scripts): correct parsing of type-only messages 2022-04-22 09:20:55 -05:00
Sean Sube cb6c04708b feat(scripts): support stdin/out instead of message file 2022-04-22 09:20:55 -05:00
Sean Sube 64f54294dc feat(scripts): add project-specific aliases 2022-04-22 09:20:55 -05:00
Sean Sube 6023dcde99 feat(scripts): remove trim from scope alias 2022-04-22 09:20:55 -05:00
Sean Sube 387bef7ff0 feat(scripts): use assoc arrays for alias rather than splitting repeatedly 2022-04-22 09:20:55 -05:00
Sean Sube ddb7fbcc2c feat(scripts): add scope alias and allow functions 2022-04-22 09:20:55 -05:00
Sean Sube 4cadb4ccda fix(scripts): use commit type from message file when present 2022-04-22 09:20:55 -05:00
Sean Sube 118ec94b83 feat(scripts): lint commit script 2022-04-22 09:20:52 -05:00
Sean Sube e8f31036f6 feat(scripts): correctly handle path scopes 2022-04-22 09:20:47 -05:00
Sean Sube a5d9a9670e feat(scripts): clean up debug logging, handle filenames better 2022-04-22 09:20:42 -05:00
Sean Sube 9ae54f3a18 feat(scripts): add commit message template 2022-04-22 09:20:32 -05:00
Sean Sube 0719045782 fix(lint): quote test output 2022-04-22 09:17:58 -05:00