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

## 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 - [ ] Tests for the changes have been...

### 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

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior The base exception filter (https://github.com/nestjs/nest/blob/master/packages/core/exceptions/base-exception-filter.ts#L72-L75) simply drops any properties on errors...

Bumps [undici](https://github.com/nodejs/undici) to 5.28.4 and updates ancestor dependency [mercurius](https://github.com/mercurius-js/mercurius). These dependencies need to be updated together. Updates `undici` from 5.28.3 to 5.28.4 Release notes Sourced from undici's releases. v5.28.4 :warning:...

dependencies
javascript

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior When attempting to use the `compression` middleware in a NestJS application...

needs triage

Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 7.0.3 to 7.0.4. Release notes Sourced from @​fastify/static's releases. v7.0.4 What's Changed Fix for files with % in filename by @​chetbox in fastify/fastify-static#452 New Contributors @​chetbox made...

dependencies
javascript

Bumps [fastify](https://github.com/fastify/fastify) from 4.26.2 to 4.27.0. Release notes Sourced from fastify's releases. v4.27.0 What's Changed docs(request): update request page by @​Tony133 in fastify/fastify#5343 ci: Add Nsolid runtime to CI and...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.10 to 20.12.11. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.12.10&new-version=20.12.11)](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...

dependencies
javascript

Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.1 to 17.0.2. Changelog Sourced from sinon's changelog. 17.0.2 f6dca0ba upgrade packages (#2595) (Carl-Erik Kopseng) 5025d001 Avoid return and callArg* clearing each other's state (#2593) (Carl-Erik Kopseng)...

dependencies
javascript

### 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