shlomiassaf / pebula-node

A collection of libraries for node
MIT License
6 stars 7 forks source link

@pebula/nesbus conflicts when azure service is upgraded to v7 #13

Closed ihaalar closed 4 months ago

ihaalar commented 1 year ago

@pebula/nesbus conflicts when azure service is upgraded to v7. I'm unable to get the nestjs running when azure service bus is upgraded to latest version. On v1 the app works fine with @pebula/nesbus.

Can you please update @pebula/nesbus to work with latest version of azure service bus?

mohammad-alnablse99 commented 1 year ago

yes the @azure/service-bus v7 is stable right now also, there are conflicts with @nestjs/common and @nestjs/core if you could upgrade peer dependencies that would be so much helpful

shlomiassaf commented 4 months ago

V7 is now supported, see https://github.com/pebula/node