Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 28, 2023

This PR contains the following updates:

Package Change Age Confidence
@nestjs/testing (source) 5.1.0 -> 5.7.4 age confidence

Release Notes

nestjs/nest (@​nestjs/testing)

v5.7.4

Compare Source

Bug Fixes
  • common: error response with ValidationPipe is incorrect #​1622
  • core: base path issue (incompatibility with module path) #​1594
  • core: FastifyAdapter wasn't triggering middleware when query parameter was present #​1474

v5.7.3

Compare Source

Bug Fixes
  • core: display symbol in UnknownDependencyException #​1563
  • microservices: fix RabbitMQ reply-to queue #​1571

v5.7.2

Compare Source

Bug Fixes

  • core: fastify middleware bug (query parameters break wildcards) #​972

v5.7.1

Compare Source

Bug Fixes

  • core interceptors issue (hanging request) #​1536

v5.7.0

Compare Source

Features

  • common: allow array in request mapping decorators (@Get([]), @Post([]), etc) #​1343
  • core: allow for multiple view dirs in Express adapter #​1514

Bug Fixes

  • microservices: fix load proto definition file (deep definition issue) #​1469

v5.6.2

Compare Source

v5.6.1

Features

  • common: add options support to ValidationPipe in the transformation phase #​1374
  • core: support abstract classes in INestApplicationContext #​1452
  • websockets: support RegExp in namespaces #​1431
  • websockets: pass down more options to the underlying gRPC instance #​1388

Bug Fixes

  • common: fix configurable axios instance in async HttpModule #​1257
  • core: fix error message in case of circular dependency (wrong url) #​1441
  • microservices: support proto namespaces in gRPC #​1371

v5.5.0

Compare Source

Features

  • common: add registerAsync to HttpModule #​1257
  • common: add exceptionFactory option to ValidationPipe #​1267
  • microservices: add protoLoader option for gRPC transport #​1269

Bug Fixes

  • core: custom HTTP exceptions body #​1339
  • core: invalid injection metadata inheritance #​1338
  • websockets: catch stream (throwError) exceptions #​1285
  • microservices: catch stream (throwError) exceptions #​1285

v5.4.1

Compare Source

Bug Fixes

  • core: e2e tests are failing due to HTTP_SERVER_REF #​1160
  • core: support using direct injectable instance #​928
  • core: symbol in the module exports array causes fatal error #​1246

v5.4.0: v.5.4.0

Compare Source

Features
  • common: update axios to latest version #​1152
  • core: add module context name to UnknownDependenciesMessage #​1143
  • core: property-based injection support #​1172
  • core: dynamical providers feature ModuleRef.create() #​1172
  • microservices: RabbitMQ support #​1170
  • microservices: support queues in Nats transport #​1175

Bug Fixes

  • core: allow exporting abstract providers #​1208

v5.3.15

Compare Source

v5.3.14

Compare Source

v5.3.12

Compare Source

Bug Fixes

  • core: change context initial arguments #​1188
  • core: DI symbol as token #​1177
  • websockets: WsAdapter close function error #​1156
  • websockets: send a message only to a client in open state (WsAdapter) #​1183

v5.3.11

Compare Source

Bug Fixes

  • core: make use of default assignments (DI) #​1151
  • core: circular structures for dynamic modules #​1142
  • websockets: handle unexpected WS client exception #​1144

v5.3.8

Compare Source

v5.3.7

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source

Features
  • common: caching mechanism - add CacheModule module #​695
  • common: serialization - add ClassSerializerInterceptor interceptor
  • common: add MulterModule module
  • core: ExternalContextCreator now supports pipes
  • websockets: support acknowledgments in socketio IoAdapter #​982

Bug Fixes

  • core: expose valid HttpServer within ExpressAdapter #​1017
Improvements
  • core: injector improvements (mainly circular dependencies)
  • websockets: improve adapters (WsAdapter and IoAdapter)

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

Features
  • common: provide global config for axios instance HttpModule.register() #​846
  • core: use default exception filter handler on condition (extend core class) #​860
  • core: add @Optional() decorator #​847
  • core: enhance ExternalContextCreator (for 3rd-party libraries purposes)
  • core: allow ModuleRef to get imported providers (strict/non-strict mode) #​832
  • core: support DynamicModule in NestFactory.create[..]() #​671
Bug Fixes
  • common: multiple FileInterceptor interceptors per class #​935
  • common: custom decorators shouldn't require "data" parameter #​892
  • core: fastify & middleware wildcards bug #​972
  • core: innherited guards not being applied #​879
  • microservices: NATS subject wrapping no longer messing wildcards up #​948
Improvements
  • core: allow using single Logger instance #​926
  • core: hierarchical module resolution #​938
  • microservices: use @grpc-loader withing gRPC transport #​980
  • testing: recursively trigger OnModuleDestroy hook for testing module #​899

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from ea7bc0c to 74719fc Compare January 31, 2025 20:02
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 74719fc to 518788e Compare February 11, 2025 03:58
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 518788e to 3674d30 Compare March 5, 2025 04:11
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 3 times, most recently from 671772a to 9395180 Compare March 19, 2025 04:09
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 2a56679 to 6b08aa3 Compare April 10, 2025 04:04
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 6b08aa3 to ce2797e Compare April 26, 2025 04:16
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 0b3dba6 to 58ceb3d Compare May 31, 2025 04:23
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 58ceb3d to 6416a9d Compare June 6, 2025 18:31
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 6416a9d to 38f0589 Compare June 22, 2025 19:53
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 38f0589 to de82d18 Compare July 5, 2025 04:09
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 3dce41c to 0450bfd Compare August 15, 2025 00:12
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 0450bfd to f0a4a44 Compare August 23, 2025 07:07
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from f0a4a44 to 357845a Compare September 1, 2025 13:45
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 357845a to adf82b2 Compare September 26, 2025 00:14
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from adf82b2 to d6e1b63 Compare October 23, 2025 07:08
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 5b43006 to e671f0b Compare November 19, 2025 11:46
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from e671f0b to 91caefa Compare December 4, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant