nest
nest copied to clipboard
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.0 to 7.7.1. Release notes Sourced from @typescript-eslint/parser's releases. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's...
Bumps [nats](https://github.com/nats-io/nats.js) from 2.22.0 to 2.23.0. Release notes Sourced from nats's releases. v2.23.0 What's Changed This release has important updates for KV watchers. Please refer to the NBC release notes....
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.7.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's...
Closes: #11601 ## 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...
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.5.2 to 5.5.3. Release notes Sourced from mqtt's releases. Release 5.5.3 5.5.3 (2024-04-19) Bug Fixes possible race condition in ping timer (#1848) (0b7d687), closes #1845 wrong mqttjs...
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.6 to 3.9.7. Release notes Sourced from mysql2's releases. v3.9.7 3.9.7 (2024-04-21) Bug Fixes security: sanitize timezone parameter value to prevent code injection - report by zhaoyudi...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior 1. Spying on `Controller` **instance** - handler is called but spy...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior In versions 10.3.4+, if using `exclude` in `setGlobalPrefix`, e.g. ``` app.setGlobalPrefix('api',...
Bumps [@grpc/proto-loader](https://github.com/grpc/grpc-node) from 0.7.11 to 0.7.12. Release notes Sourced from @grpc/proto-loader's releases. @grpc/proto-loader 0.7.12 Revert "Use a .ts extension in import statements in generated TypeScript files" (#2699) Commits dfd8f0f Merge...
Original PR https://github.com/nestjs/nest/pull/13283