Releases: nestjs/nest
Releases · nestjs/nest
v8.4.5
v8.4.5 (2022-05-13)
Bug fixes
core
- #9456 fix(core): scoped injection with symbol field name (@MyAeroCode)
Enhancements
common
- #9496 feat(common): improve extensibility on few built-in pipes (@micalevisk)
core
Dependencies
- Other
- #9566 chore(deps-dev): bump kafkajs from 1.16.0 to 2.0.0 (@dependabot[bot])
- #9565 chore(deps-dev): bump @types/node from 17.0.23 to 17.0.33 (@dependabot[bot])
- #9562 chore(deps): bump fast-json-stringify from 3.0.3 to 3.2.0 (@dependabot[bot])
- #9559 chore(deps-dev): bump @commitlint/cli from 16.2.3 to 16.2.4 (@dependabot[bot])
- #9560 chore(deps-dev): bump supertest from 6.2.2 to 6.2.3 (@dependabot[bot])
- #9561 chore(deps-dev): bump @grpc/proto-loader from 0.6.9 to 0.6.12 (@dependabot[bot])
- #9563 chore(deps-dev): bump apollo-server-express from 3.6.7 to 3.7.0 (@dependabot[bot])
- #9551 chore(deps-dev): bump mongoose from 6.3.2 to 6.3.3 (@dependabot[bot])
- #9538 chore(deps-dev): bump engine.io-client from 6.1.1 to 6.2.2 (@dependabot[bot])
- #9533 chore(deps-dev): bump fastify-static from 4.6.1 to 4.7.0 (@dependabot[bot])
- #9535 chore(deps-dev): bump amqp-connection-manager from 4.1.2 to 4.1.3 (@dependabot[bot])
- #9537 chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 (@dependabot[bot])
- #9532 chore(deps-dev): bump lint-staged from 12.3.7 to 12.4.1 (@dependabot[bot])
- #9524 chore(deps-dev): bump fastify-multipart from 5.3.1 to 5.4.0 (@dependabot[bot])
- #9530 chore(deps-dev): bump @commitlint/config-angular from 16.2.3 to 16.2.4 (@dependabot[bot])
- #9531 chore(deps-dev): bump nodemon from 2.0.15 to 2.0.16 (@dependabot[bot])
- #9523 chore(deps-dev): bump @types/mocha from 9.1.0 to 9.1.1 (@dependabot[bot])
- #9525 chore(deps-dev): bump socket.io-client from 4.4.1 to 4.5.0 (@dependabot[bot])
- #9528 chore(deps-dev): bump core-js from 3.21.1 to 3.22.4 (@dependabot[bot])
- #9512 chore(deps-dev): bump mongoose from 6.2.10 to 6.3.2 (@dependabot[bot])
- #9513 chore(deps-dev): bump clang-format from 1.6.0 to 1.8.0 (@dependabot[bot])
- #9460 chore(deps-dev): bump @types/chai from 4.3.0 to 4.3.1 (@dependabot[bot])
- #9461 chore(deps-dev): bump amqp-connection-manager from 4.1.1 to 4.1.2 (@dependabot[bot])
- #9466 chore(deps-dev): bump sinon from 13.0.1 to 13.0.2 (@dependabot[bot])
- #9478 chore(deps-dev): bump graphql-tools from 8.2.5 to 8.2.8 (@dependabot[bot])
- #9482 chore(deps-dev): bump @grpc/grpc-js from 1.6.2 to 1.6.7 (@dependabot[bot])
- #9493 chore(deps): update dependency lodash to 4.17.21 [security] (@renovate[bot])
- #9494 chore(deps): update dependency mem to 4.0.0 [security] (@renovate[bot])
- #9499 chore(deps): bump github/codeql-action from 1 to 2 (@dependabot[bot])
- #9505 chore(deps): update dependency cross-fetch to 3.1.5 [security] (@renovate[bot])
- #9453 chore(deps): bump moment from 2.29.1 to 2.29.2 in /sample/27-scheduling (@dependabot[bot])
- #9454 chore(deps): bump moment from 2.29.1 to 2.29.2 in /sample/26-queues (@dependabot[bot])
- #9447 chore(deps-dev): bump graphql-tools from 8.2.4 to 8.2.5 (@dependabot[bot])
- #9448 chore(deps-dev): bump cache-manager from 3.6.0 to 3.6.1 (@dependabot[bot])
- #9451 chore(deps): bump moment from 2.29.1 to 2.29.2 in /sample/07-sequelize (@dependabot[bot])
- #9452 chore(deps): bump moment from 2.24.0 to 2.29.2 (@dependabot[bot])
platform-fastify
- #9567 chore(deps): bump middie from 6.0.0 to 6.1.0 (@dependabot[bot])
- #9540 chore(deps): bump fastify-cors from 6.0.3 to 6.1.0 (@dependabot[bot])
- #9526 chore(deps): bump fastify from 3.28.0 to 3.29.0 (@dependabot[bot])
- #9527 chore(deps): bump light-my-request from 4.9.0 to 4.10.1 (@dependabot[bot])
platform-socket.io
- #9536 chore(deps): bump socket.io from 4.4.1 to 4.5.0 (@dependabot[bot])
platform-express
- #9549 chore(deps): bump express from 4.17.3 to 4.18.1 (@dependabot[bot])
common
- #9548 chore(deps): bump axios from 0.26.1 to 0.27.2 (@dependabot[bot])
common
,core
,microservices
,platform-express
,platform-fastify
,platform-socket.io
,platform-ws
,testing
,websockets
- #9529 chore(deps): bump tslib from 2.3.1 to 2.4.0 (@dependabot[bot])
Committers: 6
- Antonio T. alias Tony (@Tony133)
- Francesco Soncina (@phra)
- Lutz (@MyAeroCode)
- Micael Levi L. Cavalcante (@micalevisk)
- Oleg "OSA413" Sokolov (@OSA413)
- TIBI Nicolas (@ntibi)
v8.4.4
v8.4.4 (2022-04-07)
Bug fixes
microservices
- #9425 fix(microservices): multiple rmq client urls issue #9364 (@kamilmysliwiec)
Enhancements
common
- #9444 feat(common): change
private
modifer on built-in pipes toprotected
(@micalevisk) - #9435 feat(common): set default StreamableFile length automatically when possible (@jonahsnider)
- #9444 feat(common): change
Dependencies
- Other
- #9441 chore(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 (@dependabot[bot])
- #9439 chore(deps): update dependency path-parse to 1.0.7 [security] (@renovate[bot])
- #9438 chore(deps-dev): bump mongoose from 6.2.9 to 6.2.10 (@dependabot[bot])
- #9437 chore(deps-dev): bump @grpc/grpc-js from 1.6.1 to 1.6.2 (@dependabot[bot])
- #9343 chore(deps-dev): bump @commitlint/cli from 16.2.1 to 16.2.3 (@dependabot[bot])
- #9418 chore(deps-dev): bump apollo-server-core from 3.6.6 to 3.6.7 (@dependabot[bot])
- #9423 chore(deps-dev): bump graphql-tools from 8.2.3 to 8.2.4 (@dependabot[bot])
- #9432 chore(deps-dev): bump concurrently from 7.0.0 to 7.1.0 (@dependabot[bot])
- #9433 chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 (@dependabot[bot])
- #9434 chore(deps-dev): bump @grpc/grpc-js from 1.5.10 to 1.6.1 (@dependabot[bot])
- #9409 chore(deps-dev): bump point-of-view from 5.1.0 to 5.2.0 (@dependabot[bot])
- #9410 chore(deps-dev): bump mongoose from 6.2.8 to 6.2.9 (@dependabot[bot])
- #9411 chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 (@dependabot[bot])
- #9419 chore(deps): bump cli-color from 2.0.1 to 2.0.2 (@dependabot[bot])
- #9408 chore(deps-dev): bump @types/node from 17.0.21 to 17.0.23 (@dependabot[bot])
- #9404 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/31-graphql-federation-code-first/gateway (@dependabot[bot])
- #9398 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/25-dynamic-modules (@dependabot[bot])
- #9407 chore(deps-dev): bump @grpc/grpc-js from 1.5.9 to 1.5.10 (@dependabot[bot])
- #9412 chore(deps): update dependency ansi-regex [security] (@renovate[bot])
- #9415 chore(deps-dev): bump apollo-server-express from 3.6.6 to 3.6.7 (@dependabot[bot])
- #9360 chore(deps-dev): bump graphql from 15.7.2 to 15.8.0 (@dependabot[bot])
- #9378 chore(deps-dev): bump lint-staged from 12.3.5 to 12.3.7 (@dependabot[bot])
- #9379 chore(deps-dev): bump apollo-server-core from 3.6.4 to 3.6.6 (@dependabot[bot])
- #9380 chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 (@dependabot[bot])
- #9382 chore(deps-dev): bump @types/supertest from 2.0.11 to 2.0.12 (@dependabot[bot])
platform-fastify
- #9442 chore(deps): bump fastify from 3.27.4 to 3.28.0 (@dependabot[bot])
- #9381 chore(deps): bump light-my-request from 4.8.0 to 4.9.0 (@dependabot[bot])
platform-express
- #9431 chore(deps): bump body-parser from 1.19.2 to 1.20.0 (@dependabot[bot])
Committers: 5
- Jonah Snider (@jonahsnider)
- Kamil Mysliwiec (@kamilmysliwiec)
- Marcin (@cichy380)
- Micael Levi L. Cavalcante (@micalevisk)
- Wias Liaw (@wiasliaw)
v8.4.3
v8.4.3
v8.4.1
v8.4.1 (2022-03-14)
Bug fixes
core
- #9332 fix(core): apply global middleware to routes excluded from prefix (@kamilmysliwiec)
- #9322 fix(core): use context module for nested transient providers (@kamilmysliwiec)
microservices
- #9290 fix(microservices): fix event pattern behavior (@radekmikeska)
- #9303 fix(microservices): tcp client parallel connections issue (@kamilmysliwiec)
Enhancements
common
- #9278 feat(common): do not use colors in CLI if not supported (@jonahsnider)
- #9316 feat: allow custom log msg formatters (@stanimirovv)
Dependencies
- Other
- #9331 chore(deps): update dependency ts-loader to v9.2.8 (@renovate[bot])
- #9326 chore(deps-dev): bump mongoose from 6.2.5 to 6.2.6 (@dependabot[bot])
- #9327 chore(deps-dev): bump @types/ws from 8.5.2 to 8.5.3 (@dependabot[bot])
- #9320 chore(deps-dev): bump apollo-server-core from 3.6.3 to 3.6.4 (@dependabot[bot])
- #9323 chore(deps): update dependency @types/node to v16.11.26 (@renovate[bot])
- #9324 chore(deps): update dependency mocha to v9.2.2 (@renovate[bot])
- #9325 chore(deps): update dependency mysql to v8.0.28 (@renovate[bot])
- #9328 chore(deps-dev): bump mocha from 9.2.1 to 9.2.2 (@dependabot[bot])
- #9321 chore(deps-dev): bump apollo-server-express from 3.6.3 to 3.6.4 (@dependabot[bot])
- #9318 chore(deps-dev): bump mongoose from 6.2.4 to 6.2.5 (@dependabot[bot])
- #9307 chore(deps): bump rxjs from 7.5.4 to 7.5.5 (@dependabot[bot])
- #9304 chore(deps): update dependency @nestjs/schematics to v8.0.8 (@renovate[bot])
- #9300 chore(deps-dev): bump ts-node from 10.6.0 to 10.7.0 (@dependabot[bot])
- #9292 chore(deps-dev): bump ts-morph from 13.0.3 to 14.0.0 (@dependabot[bot])
- #9301 chore(deps-dev): bump typeorm from 0.2.44 to 0.2.45 (@dependabot[bot])
- #9302 chore(deps-dev): bump lint-staged from 12.3.4 to 12.3.5 (@dependabot[bot])
- #9273 chore(deps-dev): bump typescript from 4.3.5 to 4.6.2 (@dependabot[bot])
- #9285 chore(deps-dev): bump @nestjs/apollo from 10.0.5 to 10.0.6 (@dependabot[bot])
- #9287 chore(deps-dev): bump eventsource from 1.1.0 to 2.0.0 (@dependabot[bot])
- #9284 chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 (@dependabot[bot])
- #9286 chore(deps-dev): bump @nestjs/graphql from 10.0.5 to 10.0.6 (@dependabot[bot])
- #9280 chore(deps-dev): bump ts-node from 10.5.0 to 10.6.0 (@dependabot[bot])
- #9279 chore(deps-dev): bump @types/ws from 8.5.1 to 8.5.2 (@dependabot[bot])
common
- #9317 chore(deps): bump axios from 0.26.0 to 0.26.1 (@dependabot[bot])
platform-fastify
- #9319 chore(deps): bump fastify from 3.27.3 to 3.27.4 (@dependabot[bot])
- #9305 chore(deps): bump fastify from 3.27.2 to 3.27.3 (@dependabot[bot])
Committers: 6
- Jonah Snider (@jonahsnider)
- Kamil Mysliwiec (@kamilmysliwiec)
- Mario Rodrigo (@capitantrueno)
- Radek Mikeska (@radekmikeska)
- Zlatin Stanimirov (@stanimirovv)
- 曾明健 (@ZanMinKian)
v8.4.0
v8.4.0 (2022-03-01)
Features
common
,core
- #9227 feat(core): support optional dependencies in factory providers (@kamilmysliwiec)
Bug fixes
microservices
- #9277 fix(microservices): remove options object from packets (rmq and mqtt) (@kamilmysliwiec)
core
- #9271 fix(core): use class refs as keys (container) (@micalevisk)
Enhancements
microservices
common
- #9209 feat(common): add abstract type to catch decorator (@jeean)
- #9247 fix(common): Providing typing for optional error handling in middleware (@brian-pinwheel)
common
,platform-express
,platform-fastify
- #9240 feat(common): extend streamable-file header support (@davidschuette)
Dependencies
- Other
- #9274 chore(deps-dev): bump mongoose from 6.2.3 to 6.2.4 (@dependabot[bot])
- #9275 chore(deps-dev): bump @types/cache-manager from 3.4.2 to 3.4.3 (@dependabot[bot])
- #9250 chore(deps-dev): bump @nestjs/apollo from 10.0.4 to 10.0.5 (@dependabot[bot])
- #9251 chore(deps-dev): bump @types/node from 17.0.18 to 17.0.21 (@dependabot[bot])
- #9253 chore(deps-dev): bump @nestjs/graphql from 10.0.4 to 10.0.5 (@dependabot[bot])
- #9254 chore(deps-dev): bump typeorm from 0.2.43 to 0.2.44 (@dependabot[bot])
- #9259 chore(deps-dev): bump @types/ws from 8.2.3 to 8.5.1 (@dependabot[bot])
- #9260 chore(deps-dev): bump @grpc/grpc-js from 1.5.5 to 1.5.7 (@dependabot[bot])
- #9267 chore(deps): bump url-parse from 1.5.6 to 1.5.10 (@dependabot[bot])
- #9249 chore(deps): update dependency @nestjs/schematics to v8.0.7 (@renovate[bot])
- #9244 chore(deps-dev): bump mongoose from 6.2.2 to 6.2.3 (@dependabot[bot])
- #9242 chore(deps): update dependency @babel/cli to v7.17.6 (@renovate[bot])
- #9237 chore(deps-dev): bump @nestjs/graphql from 10.0.3 to 10.0.4 (@dependabot[bot])
- #9238 chore(deps-dev): bump mocha from 9.2.0 to 9.2.1 (@dependabot[bot])
- #9236 chore(deps-dev): bump @nestjs/apollo from 10.0.3 to 10.0.4 (@dependabot[bot])
- #9234 chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 (@dependabot[bot])
- #9232 chore(deps-dev): bump @types/ws from 8.2.2 to 8.2.3 (@dependabot[bot])
- #9219 chore(deps-dev): bump @nestjs/apollo from 10.0.2 to 10.0.3 (@dependabot[bot])
- #9224 chore(deps): update dependency url-parse to 1.5.6 [security] (@renovate[bot])
- #9220 chore(deps-dev): bump typeorm from 0.2.42 to 0.2.43 (@dependabot[bot])
- #9217 chore(deps-dev): bump mqtt from 4.3.5 to 4.3.6 (@dependabot[bot])
- #9216 chore(deps-dev): bump @nestjs/graphql from 10.0.2 to 10.0.3 (@dependabot[bot])
- #9214 chore(deps): update dependency @babel/core to v7.17.5 (@renovate[bot])
- #9210 chore(deps-dev): bump mongoose from 6.2.1 to 6.2.2 (@dependabot[bot])
- #9211 chore(deps-dev): bump core-js from 3.21.0 to 3.21.1 (@dependabot[bot])
- #9212 chore(deps-dev): bump typeorm from 0.2.41 to 0.2.42 (@dependabot[bot])
platform-fastify
- #9252 chore(deps): bump fastify-cors from 6.0.2 to 6.0.3 (@dependabot[bot])
- #9235 chore(deps): bump fastify from 3.27.1 to 3.27.2 (@dependabot[bot])
- #9221 chore(deps): bump light-my-request from 4.7.1 to 4.8.0 (@dependabot[bot])
core
,websockets
- #9233 chore(deps): bump object-hash from 2.2.0 to 3.0.0 (@dependabot[bot])
platform-express
- #9218 chore(deps): bump express from 4.17.2 to 4.17.3 (@dependabot[bot])
- #9213 chore(deps): bump body-parser from 1.19.1 to 1.19.2 (@dependabot[bot])
Committers: 10
- Bilel Taktak (@Parsath)
- David Schütte (@davidschuette)
- Guilherme Ruiz (@guiruiz)
- Jean-Baptiste Martin (@jeanbmar)
- Kamil Mysliwiec (@kamilmysliwiec)
- Micael Levi L. Cavalcante (@micalevisk)
- @TomerRon
- @brian-pinwheel
- @yevgeniypak
- jeanseok (@jeean)
v8.3.1
v8.3.1 (2022-02-16)
Dependencies
- #9207 chore(deps): update babel monorepo (@renovate[bot])
- #9206 chore(deps): update dependency @types/node to v16.11.25 (@renovate[bot])
- #9202 chore(deps): update dependency @types/bull to v3.15.8 (@renovate[bot])
- #9197 chore(deps-dev): bump @nestjs/apollo from 10.0.0 to 10.0.2 (@dependabot[bot])
- #9196 chore(deps-dev): bump nats from 2.6.0 to 2.6.1 (@dependabot[bot])
- #9195 chore(deps-dev): bump @types/node from 17.0.17 to 17.0.18 (@dependabot[bot])
- #9189 chore(deps): update dependency @types/node to v16.11.24 (@renovate[bot])
v8.3.0
v8.3.0 (2022-02-14)
Bug fixes
core
- #9000 fix(sse): stream sink content (@thiagomini)
Enhancements
core
- #8916 fix(core): convert URIError thrown by the HTTP platform to BadRequestException (@StevenGBrown)
- #8800 refactor(): remove duplicate function
getClassScope
(@ZanMinKian)
microservices
Dependencies
- Other
- #9115 chore(deps-dev): bump mqtt from 4.3.4 to 4.3.5 (@dependabot[bot])
- #9167 chore(deps): update dependency lint-staged to v12.3.4 (@renovate[bot])
- #9188 fix(deps): pin dependencies (@renovate[bot])
- #9147 chore(deps-dev): bump @nestjs/apollo from 10.0.0 to 10.0.2 (@dependabot[bot])
- #9184 chore(deps-dev): bump @commitlint/cli from 16.1.0 to 16.2.1 (@dependabot[bot])
- #9185 chore(deps): bump fast-json-stringify from 3.0.2 to 3.0.3 (@dependabot[bot])
- #9186 chore(deps): update dependency @nestjs/schematics to v8.0.6 (@renovate[bot])
- #9187 chore(deps): update dependency follow-redirects to 1.14.8 [security] (@renovate[bot])
- #9171 chore(deps-dev): bump lint-staged from 12.3.3 to 12.3.4 (@dependabot[bot])
- #9172 chore(deps-dev): bump @nestjs/graphql from 10.0.0 to 10.0.2 (@dependabot[bot])
- #9170 chore(deps-dev): bump @commitlint/config-angular from 16.0.0 to 16.2.1 (@dependabot[bot])
- #9166 chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /sample/13-mongo-typeorm (@dependabot[bot])
- #9165 chore(deps): update dependency follow-redirects [security] (@renovate[bot])
- #9164 chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /sample/01-cats-app (@dependabot[bot])
- #9161 chore(deps-dev): bump fastify-multipart from 5.3.0 to 5.3.1 (@dependabot[bot])
- #9160 chore(deps): update jest monorepo (@renovate[bot])
- #9153 chore(deps): bump browserslist from 4.16.3 to 4.19.1 in /sample/22-graphql-prisma (@dependabot[bot])
- #9154 chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /sample/22-graphql-prisma (@dependabot[bot])
- #9135 chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /sample/32-graphql-federation-schema-first/gateway (@dependabot[bot])
- #9133 chore(deps): update dependency engine.io [security] (@renovate[bot])
- #9130 chore(deps): bump rxjs from 7.5.3 to 7.5.4 (@dependabot[bot])
- #9146 chore(deps): bump class-transformer from 0.4.0 to 0.5.1 (@dependabot[bot])
- #9148 chore(deps-dev): bump @types/chai-as-promised from 7.1.4 to 7.1.5 (@dependabot[bot])
- #9149 chore(deps-dev): bump @grpc/grpc-js from 1.5.4 to 1.5.5 (@dependabot[bot])
- #9150 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /sample/33-graphql-mercurius (@dependabot[bot])
- #9151 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/33-graphql-mercurius (@dependabot[bot])
- #9152 chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /sample/33-graphql-mercurius (@dependabot[bot])
- #9136 chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /sample/33-graphql-mercurius (@dependabot[bot])
- #9137 chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /sample/32-graphql-federation-schema-first/users-application (@dependabot[bot])
- #9138 chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /sample/32-graphql-federation-schema-first/posts-application (@dependabot[bot])
- #9145 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/32-graphql-federation-schema-first/posts-application (@dependabot[bot])
- #9062 chore(deps): update dependency minimist [security] (@renovate[bot])
- #9142 chore(deps): bump tar from 4.4.8 to 4.4.19 (@dependabot[bot])
- #9141 chore(deps): bump ini from 1.3.5 to 1.3.8 (@dependabot[bot])
- #9140 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/32-graphql-federation-schema-first/users-application (@dependabot[bot])
- #9122 chore(deps-dev): bump apollo-server-core from 3.6.2 to 3.6.3 (@dependabot[bot])
- #9131 chore(deps-dev): bump kafkajs from 1.15.0 to 1.16.0 (@dependabot[bot])
- #9121 chore(deps-dev): bump @types/sinon from 10.0.10 to 10.0.11 (@dependabot[bot])
- #9120 chore(deps): bump rxjs from 7.5.2 to 7.5.3 (@dependabot[bot])
- #9123 chore(deps): update dependency @nestjs/schematics to v8.0.6 (@renovate[bot])
- #9108 chore(deps-dev): bump amqp-connection-manager from 4.1.0 to 4.1.1 (@dependabot[bot])
- #9113 chore(deps-dev): bump mongoose from 6.2.0 to 6.2.1 (@dependabot[bot])
- #9116 chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0 (@dependabot[bot])
- #9118 chore(deps): update babel monorepo to v7.17.2 (@renovate[bot])
- #9119 chore(deps-dev): bump apollo-server-express from 3.6.2 to 3.6.3 (@dependabot[bot])
- #9050 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/32-graphql-federation-schema-first/gateway (@dependabot[bot])
- #9100 chore(deps-dev): bump @types/sinon from 10.0.9 to 10.0.10 (@dependabot[bot])
- #9091 chore(deps-dev): bump mongoose from 6.1.10 to 6.2.0 (@dependabot[bot])
- #9090 chore(deps): update babel monorepo to v7.17.0 (@renovate[bot])
- #9083 chore(deps-dev): bump amqp-connection-manager from 4.0.1 to 4.1.0 (@dependabot[bot])
- #9085 chore(deps-dev): bump sinon from 13.0.0 to 13.0.1 (@dependabot[bot])
- #9086 chore(deps-dev): bump core-js from 3.20.3 to 3.21.0 (@dependabot[bot])
- [#9084](#9...
v8.2.6
v8.2.6 (2022-01-20)
Dependencies
- Other
- #8937 chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 in /sample/07-sequelize (@dependabot[bot])
- #8930 chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/17-mvc-fastify (@dependabot[bot])
- #8951 chore(deps): update dependency eslint-plugin-import to v2.25.4 (@renovate[bot])
- #8967 chore(deps-dev): bump @types/sinon from 10.0.6 to 10.0.7 (@dependabot[bot])
- #8969 chore(deps-dev): bump lint-staged from 12.1.7 to 12.2.1 (@dependabot[bot])
- #8966 chore(deps): update babel monorepo to v7.16.10 (@renovate[bot])
- #8961 fix(deps): update apollo graphql packages to v3.6.2 (@renovate[bot])
- #8945 chore(deps-dev): bump mocha from 9.1.3 to 9.1.4 (@dependabot[bot])
- #8958 chore(deps-dev): bump core-js from 3.19.3 to 3.20.3 (@dependabot[bot])
- #8960 chore(deps-dev): bump mqtt from 4.2.8 to 4.3.4 (@dependabot[bot])
- #8943 chore(deps-dev): bump lint-staged from 12.1.3 to 12.1.7 (@dependabot[bot])
- #8940 chore(deps): update dependency @types/node to v16.11.20 (@renovate[bot])
- #8946 chore(deps-dev): bump @nestjs/typeorm from 8.0.2 to 8.0.3 (@dependabot[bot])
- #8947 chore(deps-dev): bump mongoose from 6.1.6 to 6.1.7 (@dependabot[bot])
- #8944 chore(deps): bump fast-json-stringify from 2.7.12 to 3.0.1 (@dependabot[bot])
- #8938 chore(deps): update dependency conventional-changelog to v3.1.25 (@renovate[bot])
- #8759 chore(deps-dev): bump @types/ws from 8.2.0 to 8.2.2 (@dependabot[bot])
- #8926 chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/09-babel-example (@dependabot[bot])
- #8927 chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 in /sample/06-mongoose (@dependabot[bot])
- #8928 chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/10-fastify (@dependabot[bot])
- #8929 chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/08-webpack (@dependabot[bot])
- #8921 chore(deps): update dependency @types/http-errors to v1.8.2 (@renovate[bot])
- #8923 chore(deps): update dependency shelljs to 0.8.5 [security] (@renovate[bot])
- #8922 fix(deps): update apollo graphql packages (@renovate[bot])
- #8935 chore(deps-dev): bump @commitlint/config-angular from 15.0.0 to 16.0.0 (@dependabot[bot])
- #8920 chore(deps): update dependency @grpc/proto-loader to v0.6.9 (@renovate[bot])
- #8919 chore(deps): update dependency engine.io to 6.1.1 [security] (@renovate[bot])
- #8918 chore(deps): bump engine.io from 6.1.0 to 6.1.1 (@dependabot[bot])
- #8897 chore(deps-dev): bump @grpc/grpc-js from 1.4.4 to 1.5.0 (@dependabot[bot])
- #8911 chore(deps): update dependency follow-redirects to 1.14.7 [security] (@renovate[bot])
- #8899 chore(deps-dev): bump mongoose from 6.1.5 to 6.1.6 (@dependabot[bot])
- #8910 chore(deps): update babel monorepo (@renovate[bot])
- #8892 chore(deps): update dependency @types/node to v16.11.19 (@renovate[bot])
platform-fastify
- #8970 chore(deps): bump fastify from 3.24.1 to 3.27.0 (@dependabot[bot])
platform-express
- #8957 chore(deps): bump express from 4.17.1 to 4.17.2 (@dependabot[bot])
platform-socket.io
- #8959 chore(deps): bump socket.io from 4.4.0 to 4.4.1 (@dependabot[bot])
Committers: 1
- Tony (@Tony133)
v8.2.5
v8.2.5 (2022-01-12)
Bug fixes
microservices
- #8895 fix(microservices): fix amqp v4 incompatibility issue (@kamilmysliwiec)
Enhancements
common
,core
,microservices
,platform-express
,platform-ws
,websockets
- #8851 Use
isObervable
fromrxjs
instead of our own implementation. Drop few deprecated APIs from 3rd-party libs. And other minor refactorings (@micalevisk)
- #8851 Use
Dependencies
- Other
- #8896 chore(deps-dev): bump http-errors from 1.8.1 to 2.0.0 (@dependabot[bot])
- #8768 chore(deps-dev): bump @types/redis from 2.8.32 to 4.0.11 (@dependabot[bot])
- #8847 chore(deps-dev): bump point-of-view from 4.15.3 to 5.0.0 (@dependabot[bot])
- #8856 chore(deps): update dependency @types/sequelize to v4.28.11 (@renovate[bot])
- #8873 build(deps-dev): bump mongoose from 6.0.15 to 6.1.5 (@dependabot[bot])
- #8890 chore(deps): bump copy-props from 2.0.4 to 2.0.5 (@dependabot[bot])
- #8848 chore(deps): update dependency @types/node to v16.11.17 (@renovate[bot])
- #8841 chore(deps): update dependency @types/node to v16.11.15 (@renovate[bot])
- #8810 chore(deps): update dependency lint-staged to v12.1.3 (@renovate[bot])
- #8803 chore(deps): update dependency @types/node to v16.11.14 (@renovate[bot])
platform-express
- #8778 chore(deps): bump body-parser from 1.19.0 to 1.19.1 (@dependabot[bot])
Committers: 4
- Kamil Mysliwiec (@kamilmysliwiec)
- Micael Levi L. Cavalcante (@micalevisk)
- Thiago Valentim (@thiagomini)
- Tony (@Tony133)
v8.2.4
v8.2.4 (2021-12-17)
Bug fixes
common
,core
- #8738 fix(common,core): auto flush logs after
useLogger
call (@micalevisk)
- #8738 fix(common,core): auto flush logs after
core
- #8782 fix(core):
getInstanceName
wrong return when passing a dynamic module (@micalevisk) - #8729 fix(core): apply existing headers to sse responses (@wSedlacek)
- #8782 fix(core):
Enhancements
core
- #8740 feat(core): handle errors in observable streams (@wSedlacek)
common
,core
- #8735 feat(core,common): fix ignore duplicated versions and support an array containing VERSION_NEUTRAL (@micalevisk)
- #8787 feat(core,common): raise warnings when an injectable/controller/filter is imported as a module (@micalevisk)
common
,core
,microservices
,platform-fastify
- #8797 refactor(common,core): use shared utils whenever possible (@micalevisk)
Code style tweaks
common
,microservices
- #8784 refactor(): replace
indexOf
withincludes
(@ZanMinKian)
- #8784 refactor(): replace
Dependencies
- Other
- #8791 chore(deps): update confluentinc/cp-zookeeper docker tag to v7.0.1 (@renovate[bot])
- #8783 chore(deps): update babel monorepo to v7.16.5 (@renovate[bot])
- #8779 chore(deps): update confluentinc/cp-kafka docker tag to v7.0.1 (@renovate[bot])
- #8720 chore(deps): update dependency json-schema to 0.4.0 [security] (@renovate[bot])
- #8751 fix(deps): update dependency mongoose to v6.0.15 (@renovate[bot])
- #8753 chore(deps): update dependency @types/node to v16.11.12 (@renovate[bot])
- #8755 chore(deps): update dependency @types/chai to v4.3.0 (@renovate[bot])
- #8762 chore(deps): update dependency fastify-multipart to v5.2.1 (@renovate[bot])
- #8763 chore(deps): update dependency @types/bull to v3.15.7 (@renovate[bot])
- #8739 chore(deps): update dependency prettier to v2.5.1 (@renovate[bot])
- #8743 chore(deps): update dependency fastify-multipart to v5.2.0 (@renovate[bot])
- #8748 chore(deps): update dependency core-js to v3.19.3 (@renovate[bot])
- #8728 chore(deps): update dependency @types/node to v16.11.11 (@renovate[bot])
- #8723 fix(deps): update dependency mongoose to v6.0.14 (@renovate[bot])
- #8722 chore(deps): update dependency core-js to v3.19.2 (@renovate[bot])
- #8705 chore(deps): update dependency prettier to v2.5.0 (@renovate[bot])
- #8706 chore(deps): update dependency webpack to v5.64.4 (@renovate[bot])
- #8701 fix(deps): update nest monorepo to v8.2.3 (@renovate[bot])
- #8627 chore(deps-dev): bump socket.io-client from 4.3.2 to 4.4.0 (@dependabot[bot])
- #8648 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /sample/05-sql-typeorm (@dependabot[bot])
- #8647 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/04-grpc (@dependabot[bot])
- #8646 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /sample/04-grpc (@dependabot[bot])
- #8651 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/05-sql-typeorm (@dependabot[bot])
- #8674 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /sample/03-microservices (@dependabot[bot])
- #8676 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/02-gateways (@dependabot[bot])
- #8677 chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/03-microservices (@dependabot[bot])
- #8679 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /sample/02-gateways (@dependabot[bot])
- #8693 chore(deps): update dependency webpack to v5.64.3 (@renovate[bot])
- #8697 fix(deps): update dependency @nestjs/graphql to v9.1.2 (@renovate[bot])
- #8691 chore(deps-dev): bump ts-morph from 12.2.0 to 13.0.2 (@dependabot[bot])
- #8680 chore(deps): bump path-parse from 1.0.6 to 1.0.7 (@dependabot[bot])
- #8614 fix(deps): update dependency hbs to v4.2.0 (@renovate[bot])
- #8681 chore(deps): update dependency @types/bull to v3.15.6 (@renovate[bot])
- #8682 fix(deps): update apollo graphql packages (@renovate[bot])
- #8684 chore(deps): update dependency @types/node to v16.11.10 (@renovate[bot])
- #8685 fix(deps): update dependency point-of-view to v4.15.3 (@renovate[bot])
- #8496 chore(deps): update confluentinc/cp-zookeeper docker tag to v7 (@renovate[bot])
- #8665 chore(deps): update dependency url-parse to 1.5.2 [security] (@renovate[bot])
- #8667 chore(deps): update dependency y18n to 3.2.2 [security] (@renovate[bot])
- #8666 chore(deps): update dependency ws to 7.4.6 [security] (@renovate[bot])
- #8663 chore(deps): update dependency postcss to 7.0.36 [security] (@renovate[bot])
- #8664 chore(deps): update dependency set-value to 2.0.1 [security] (@renovate[bot])
- #8661 chore(deps): update dependency lodash.template to 4.5.0 [security] (@renovate[bot])
- #8662 chore(deps): update dependency minimist to 0.2.1 [security] (@renovate[bot])
- #8660 chore(deps): update dependency lodash to 4.17.21 [security] (@renovate[bot])
- #8659 chore(deps): update dependency kind-of to 6.0.3 [security] (@renovate[bot])
- #8658 chore(deps): update dependency ini to 1.3.6 [security] (@renovate[bot])
- #8657 chore(deps): update dependency hosted-git-info to 2.8.9 [security] (@renovate[bot])
- #8656 chore(deps): update dependency handlebars to 4.7.7 [security] (@renovate[bot])
- #8654 fix(deps): update dependency class-validator to v0.13.2 (@renovate[bot])
- [#8655](https://github.com/nestjs/nest/p...