COMMITS
/ yarn.lock March 25, 2021
J
fix: limit ts-node upgrades
Joe Previte committed
March 23, 2021
J
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.19.0
Joe Previte committed
D
chore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot[bot] committed
D
chore(deps-dev): bump @typescript-eslint/parser from 4.18.0 to 4.19.0
dependabot[bot] committed
D
chore(deps): bump semver from 7.3.4 to 7.3.5 (#2946)
dependabot[bot] committed
March 18, 2021
D
chore(deps-dev): bump @types/express from 4.17.8 to 4.17.11 (#2916)
dependabot[bot] committed
D
chore(deps-dev): bump eslint-config-prettier from 6.12.0 to 8.1.0 (#2918)
dependabot[bot] committed
D
chore(deps-dev): bump ts-node from 9.0.0 to 9.1.1 (#2919)
dependabot[bot] committed
D
chore(deps): bump js-yaml from 3.14.0 to 4.0.0 (#2920)
dependabot[bot] committed
D
chore(deps-dev): bump @types/parcel-bundler from 1.12.1 to 1.12.3 (#2926)
dependabot[bot] committed
March 17, 2021
R
Merge pull request #2909 from cdr/dependabot/npm_and_yarn/istanbul-badges-readme-1.2.1
repo-ranger[bot] committed
D
chore(deps): bump proxy-agent from 4.0.0 to 4.0.1 (#2908)
dependabot[bot] committed
R
Merge pull request #2907 from cdr/dependabot/npm_and_yarn/eslint-plugin-prettier-3.3.1
repo-ranger[bot] committed
D
chore(deps-dev): bump stylelint-config-recommended from 3.0.0 to 4.0.0
dependabot[bot] committed
D
chore(deps-dev): bump istanbul-badges-readme from 1.2.0 to 1.2.1
dependabot[bot] committed
D
chore(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.3.1
dependabot[bot] committed
March 16, 2021
D
chore(deps-dev): bump @typescript-eslint/parser from 4.7.0 to 4.18.0 (#2896)
dependabot[bot] committed
D
chore(deps-dev): bump @types/tar-stream from 2.1.0 to 2.2.0 (#2895)
dependabot[bot] committed
D
chore(deps-dev): bump parcel-bundler from 1.12.4 to 1.12.5 (#2894)
dependabot[bot] committed
A
Merge pull request #2889 from code-asher/remove-fs-extra
Asher committed
D
chore(deps): bump semver from 7.3.2 to 7.3.4 (#2897)
dependabot[bot] committed
March 15, 2021
A
Replace fs-extra with fs.promises
Asher committed
J
Merge pull request #2891 from cdr/jsjoeio/replace-shfmt
Joe Previte committed
J
feat: add prettier-plugin-sh
Joe Previte committed
D
chore(deps-dev): bump @types/ws from 7.2.7 to 7.4.0 (#2871)
dependabot[bot] committed
D
chore(deps-dev): bump @types/http-proxy from 1.17.4 to 1.17.5 (#2872)
dependabot[bot] committed
D
chore(deps-dev): bump doctoc from 1.4.0 to 2.0.0 (#2886)
dependabot[bot] committed
D
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#2887)
dependabot[bot] committed
D
chore(deps-dev): bump typescript from 4.1.3 to 4.2.3 (#2884)
dependabot[bot] committed
D
chore(deps): bump rotating-file-stream from 2.1.3 to 2.1.5 (#2880)
dependabot[bot] committed
D
chore(deps): bump env-paths from 2.2.0 to 2.2.1 (#2883)
dependabot[bot] committed
D
chore(deps-dev): bump eslint from 7.11.0 to 7.22.0 (#2876)
dependabot[bot] committed
March 12, 2021
D
chore(deps-dev): bump prettier from 2.1.2 to 2.2.1 (#2873)
dependabot[bot] committed
March 11, 2021
A
chore: update vulnerable dependencies (#2861)
Akash Satheesan committed
February 12, 2021
J
feat: use compression in express server (#2680)
Justin Poehnelt committed
February 10, 2021
A
Merge pull request #2622 from cdr/plugin-additions
Asher committed
February 9, 2021
A
Add eslint import alias resolver
Asher committed
February 8, 2021
J
refactor: add getPackageJson fn in constants
Joe Previte committed
February 1, 2021
A
test: Switch from leaked-handles to wtfnode (#2604)
Anmol Sethi committed
January 25, 2021
J
feat: add support for code coverage shield
Joe Previte committed
January 21, 2021
J
refactor: move jest around and add code coverage
Joe Previte committed
January 20, 2021
J
refactor: move jest and add package.json to /test
Joe Previte committed
J
refactor: upgrade TS to 4.1.3
Joe Previte committed
January 12, 2021
J
fix: prevent mocha/jest types conlict
Joe Previte committed
January 8, 2021
J
feat: setup jest
Joe Previte committed
January 14, 2021
A
test: Add testutil.HttpServer
Anmol Sethi committed
December 18, 2020
A
proxy_agent: Use proxy-from-env for robustness
Anmol Sethi committed
December 4, 2020
A
Use proxy-agent to support $HTTP_PROXY
Anmol Sethi committed
November 13, 2020
A
ci: Disable no-unused-vars for function args
Anmol Sethi committed
November 6, 2020
A
plugin: Test endpoints via supertest
Anmol Sethi committed