Commit Graph
11 Commits
Author SHA1 Message Date
Patrick Ellis dc237964a2 update license caches 2021-06-11 18:59:18 -04:00
Patrick Ellis 3424206184 Upgrade js-yaml to 4.0
The only code change is switching `safeLoad` (which was removed) for `load` (which is "safe" by default now)

https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md#400---2021-01-03
2021-06-11 18:54:48 -04:00
Patrick Ellis ee9e584a3b Update license caches for node-fetch, signal-exit
Updated these from within our docker container, since that seems to
matter quite a lot in this case.
2021-06-07 15:40:56 -04:00
Patrick Ellis 710a179338 Merge branch 'main' into upgrade-to-typescript-4-and-jest-26 2021-06-07 15:00:25 -04:00
Patrick Ellis 0c10b6e0fb Merge branch 'main' into upgrade-to-typescript-4-and-jest-26 2021-06-07 10:41:25 -04:00
Patrick Ellis 8395937fc8 Merge branch 'main' into upgrade-licensed-to-3 2021-06-07 10:38:58 -04:00
Thomas Boop 8e74082f43 run licensed cache 2021-06-07 10:30:53 -04:00
Patrick Ellis d7e0357984 update licensed cache
I just ran `licensed cache`.
2021-06-07 10:12:02 -04:00
Patrick Ellis f0414a79d7 Upgrade Typescript to 4.3
Also necessitated upgrading ts-jest to 27.0 and jest to 26.0
2021-06-04 22:57:32 -04:00
Patrick Ellis 0ed1ab2b58 Update licensed cache 2021-06-04 17:18:33 -04:00
Thomas BoopandGitHub 9794b1493b Add Licensed To Help Verify Prod Licenses (#91)
* Add Licensed Workflows and config files

* Manually verify licenses

* Ignore Generated Files in Git PR's
2020-09-16 10:01:44 -04:00