node-ts-api-base
node-ts-api-base copied to clipboard
REST API boilerplate made with Express + NodeJS
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.8.2. Release notes Sourced from typescript's releases. TypeScript 4.8 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1116.0 to 2.1204.0. Release notes Sourced from aws-sdk's releases. Release v2.1204.0 See changelog for more information. Release v2.1203.0 See changelog for more information. Release v2.1202.0 See changelog...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.24 to 18.7.13. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.3.0 to 6.5.2. Release notes Sourced from express-rate-limit's releases. v6.5.2 You can view the changelog here. v6.5.1 Changed The message option can now be a (sync/asynx) function...
Bumps [redis](https://github.com/redis/node-redis) from 3.1.2 to 4.3.0. Release notes Sourced from redis's releases. [email protected] Enhancements Upgrade @redis/client Upgrade @redis/search [email protected] Enhancements Upgrade @redis/client [email protected] Enhancements Upgrade @redis/client [email protected] Enhancements Upgrade @redis/bloom...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.181 to 4.14.184. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) and [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer). These dependencies needed to be updated together. Updates `nodemailer` from 6.7.3 to 6.7.8 Changelog Sourced from nodemailer's changelog. 6.7.8 2022-08-11 Allow to use multiple Reply-To addresses...
* Add some notes to README to improve the experience about running locally: * redis local conf * how to run with docker-compose * enhance .env test example to allow...
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.19. Release notes Sourced from nodemon's releases. v2.0.19 2.0.19 (2022-07-05) Bug Fixes Replace update notifier with simplified deps (#2033) (176c4a6), closes #1961 #2028 v2.0.18 2.0.18...
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.18.1. Release notes Sourced from express's releases. 4.18.1 Fix hanging on large stack of sync routes 4.18.0 Add "root" option to res.download Allow options without...