v0.12.0 - Retrieve full list of repos correctly
Pre-release
Pre-release
Main changes :
- fix issue #300
- Upgrade to use Node LTS (v16.5.0)
- Overall dependency upgrades
What's Changed
- build(deps-dev): bump @types/node from 16.3.3 to 16.4.3 by @dependabot in #224
- build(deps-dev): bump supertest from 6.1.3 to 6.1.4 by @dependabot in #220
- build(deps-dev): bump @typescript-eslint/parser from 4.28.3 to 4.28.5 by @dependabot in #225
- build(deps): bump date-fns from 2.22.1 to 2.23.0 by @dependabot in #226
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.5 by @dependabot in #227
- build(deps): bump @octokit/rest from 18.6.7 to 18.7.1 by @dependabot in #223
- build(deps): bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #219
- build(deps-dev): bump @types/node from 16.4.3 to 16.9.1 by @dependabot in #245
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #236
- build(deps-dev): bump eslint from 7.31.0 to 7.32.0 by @dependabot in #232
- build(deps-dev): bump @typescript-eslint/parser from 4.28.5 to 4.31.1 by @dependabot in #248
- build(deps-dev): bump @tsoa/cli from 3.8.0 to 3.14.1 by @dependabot in #261
- build(deps): bump @tsoa/runtime from 3.8.0 to 3.13.0 by @dependabot in #259
- build(deps): bump @octokit/plugin-throttling from 3.5.1 to 3.5.2 by @dependabot in #250
- build(deps-dev): bump nodemon from 2.0.12 to 2.0.15 by @dependabot in #265
- build(node): use Node v16.15 (LTS) by @tsimbalar in #301
- build(deps-dev): bump typescript from 4.3.5 to 4.6.4 by @dependabot in #297
- build(deps): bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #302
- build(deps): bump @octokit/rest from 18.7.1 to 18.12.0 by @dependabot in #256
- fix(repos): remove restriction on last repo update days in list of repos - hypothetical fix for #300 by @tsimbalar in #305
Full Changelog: v0.11.0...v0.12.0