- Bump unidici to 5.28.4.
- Fix broken release by packaging the right file.
- Update to Node 20 and Typescript 5, with bumps to almost every dependency.
- Update to Node 16
- Bump dependencies to mitigate vulnerabilities in
lodash
,yargs-parser
,node-fetch
,@actions/core
- Add summary of dependency licenses in
dist/licenses.txt
- Update eslint
- Run CI tests using
npm ci
and with v2 of@actions/checkout
- Build releases according to current recommendations in
@actions/typescript-action
. Specifically:node_modules
no longer added to release branch.
- Bump dependencies to avoid downstream vulnerabilities in
minimist
(CVE-2020-7598) andacorn
(SNYK-JS-ACORN-559469) - Add changelog
- First release