nestjs-api-boilerplate-jwt
nestjs-api-boilerplate-jwt copied to clipboard
An API Boilerplate to create a ready-to-use REST API in seconds with NestJS v10.x + TypeORM and JWT Auth 😻
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.0.1 to 9.0.8. Release notes Sourced from @nestjs/core's releases. v9.0.7 Enhancements microservices #10042 feat(microservices): add "maxConnectionAttempts" option to RMQ, hide urls log (@kamilmysliwiec) Docs #8952 chore: fix...
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 6.0.1 to 6.0.5. Release notes Sourced from @nestjs/swagger's releases. Release 6.0.5 Merge pull request #1997 from nestjs/renovate/swagger-ui-dist-4.x (3efa8e3) Merge pull request #2012 from flamewow/fix/explorer_options_was_not_working (c5e4c97) Merge pull...
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 9.0.1 to 9.0.8. Release notes Sourced from @nestjs/common's releases. v9.0.7 Enhancements microservices #10042 feat(microservices): add "maxConnectionAttempts" option to RMQ, hide urls log (@kamilmysliwiec) Docs #8952 chore: fix...
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest) from 9.0.1 to 9.0.8. Release notes Sourced from @nestjs/platform-express's releases. v9.0.7 Enhancements microservices #10042 feat(microservices): add "maxConnectionAttempts" option to RMQ, hide urls log (@kamilmysliwiec) Docs #8952 chore: fix...
Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 9.0.1 to 9.0.8. Release notes Sourced from @nestjs/testing's releases. v9.0.7 Enhancements microservices #10042 feat(microservices): add "maxConnectionAttempts" option to RMQ, hide urls log (@kamilmysliwiec) Docs #8952 chore: fix...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.5 to 5.32.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.32.0 5.32.0 (2022-08-01) Features eslint-plugin: [no-use-before-define] add "allowNamedExports" option (#5397) (ad412cd) v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef]...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.32.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.32.0 5.32.0 (2022-08-01) Features eslint-plugin: [no-use-before-define] add "allowNamedExports" option (#5397) (ad412cd) v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef]...
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 28.1.2 to 28.1.3 Release notes Sourced from jest's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when...
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.2 to 10.9.1. Release notes Sourced from ts-node's releases. v10.9.1 Fixed Workaround nodejs bug introduced in 18.6.0 (#1838) @cspotcode Only affects projects on node >=18.6.0 using --esm...