nest icon indicating copy to clipboard operation
nest copied to clipboard

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript πŸš€

Results 467 nest issues
Sort by recently updated
recently updated
newest added
trafficstars

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Nest.js documentation has no description of How to add the argument...

needs triage

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior The req.on('close') event is not emitting when the content-type: applicaiton/json header...

needs triage

Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.10.2 to 3.10.3. Changelog Sourced from apollo-server-core's changelog. v3.10.3 apollo-server-core: Fix memory leak in usage reporting plugin. [Issue #6983](apollographql/apollo-server#6983) [PR #6999](https://github.com/apollographql/apollo-server/[Issue #6983](apollographql/apollo-server#6983) Commits 985c079 Release cd31e33 usage...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies
javascript

Bumps [cache-manager](https://github.com/node-cache-manager/node-cache-manager) from 4.1.0 to 5.0.1. Changelog Sourced from cache-manager's changelog. 5.0.1 Fix unexported types - @​botika 5.0.0 Refactor to promise and typescript (#203). - @​botika Remove ignoreCacheErrors: not valid...

dependencies
javascript

Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 3.10.2 to 3.10.3. Changelog Sourced from apollo-server-express's changelog. v3.10.3 apollo-server-core: Fix memory leak in usage reporting plugin. [Issue #6983](apollographql/apollo-server#6983) [PR #6999](https://github.com/apollographql/apollo-server/[Issue #6983](apollographql/apollo-server#6983) Commits 985c079 Release 2bf7f66 chore(deps):...

dependencies
javascript

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have...

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

type: enhancement :wolf:
needs triage

This reverts commit 530af92. ## PR Checklist Please check if your PR fulfills the following requirements: - [X] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [X] Tests for the...