nestjs-components
nestjs-components copied to clipboard
A list of useful components for NestJS applications
## Description Missing from #862 ## Motivation and Context ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.3 to 19.3.0. Release notes Sourced from @commitlint/cli's releases. v19.3.0 19.3.0 (2024-04-23) Features feat(format): print full commit message for valid commits if -V by @weixinwu in conventional-changelog/commitlint#4026...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.1.1. Release notes Sourced from chai's releases. v5.1.1 What's Changed Set up ESLint for JSDoc comments by @koddsson in chaijs/chai#1605 build(deps-dev): bump ip from 1.1.8...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.6. Release notes Sourced from husky's releases. v9.1.6 What's Changed Fix issue where example pre-commit file is generated incorrectly by @dexmlee in typicode/husky#1519 New Contributors...
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.0 and updates ancestor dependencies [serve-static](https://github.com/expressjs/serve-static), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together. Updates `serve-static` from 1.15.0 to 1.16.0 Release notes Sourced from serve-static's...
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependencies [body-parser](https://github.com/expressjs/body-parser), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.3 to 19.5.0. Release notes Sourced from @commitlint/config-conventional's releases. v19.5.0 19.5.0 (2024-09-11) Features feat(cli): use special errorCode for missing rules/config #4142 by @escapedcat in conventional-changelog/commitlint#4143 Chore chore:...
Bumps [commitizen](https://github.com/commitizen/cz-cli) from 4.3.0 to 4.3.1. Release notes Sourced from commitizen's releases. v4.3.1 4.3.1 (2024-09-27) Bug Fixes Close process after retry commit. Closes #974 (#1001) (3ce8dd5) Commits 3ce8dd5 fix: Close...