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

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.10.0 to 7.11.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.11.0 7.11.0 (2024-05-27) 🚀 Features eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment (#9081) 🩹 Fixes ast-spec: add EmptyStatement...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.9.0 to 7.11.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.11.0 7.11.0 (2024-05-27) 🚀 Features eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment (#9081) 🩹 Fixes ast-spec: add EmptyStatement...

dependencies
javascript

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When using a WebSocket gateway in NestJS, the handleConnection method is...

needs triage

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.2 to 15.2.5. Release notes Sourced from lint-staged's releases. v15.2.5 Patch Changes #1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the...

dependencies
javascript

## 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 changes have been added...

### 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 that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

type: discussion 🔥
needs triage

Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.6.0 to 5.7.3. Release notes Sourced from mqtt's releases. Release 5.7.3 5.7.3 (2024-06-26) Bug Fixes wechat: do not ignore path with wx protocol (#1894) (300c0b4), closes #1892...

dependencies
javascript

Add support for ModuleMetadata to accept ReadOnlyArray. This allows developers to use TypeScript const assertions for module definitions. There are no breaking changes with this commit and this change is...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.6 to 20.14.9. 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.14.6&new-version=20.14.9)](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