terminus icon indicating copy to clipboard operation
terminus copied to clipboard

Terminus module for Nest framework (node.js) :robot:

Results 60 terminus issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nestjs/common](https://nestjs.com) ([source](https://togithub.com/nestjs/nest)) | [`9.0.8` -> `9.0.9`](https://renovatebot.com/diffs/npm/@nestjs%2fcommon/9.0.8/9.0.9) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nestjs/typeorm](https://togithub.com/nestjs/typeorm) | [`9.0.0` -> `9.0.1`](https://renovatebot.com/diffs/npm/@nestjs%2ftypeorm/9.0.0/9.0.1) | [![age](https://badges.renovateapi.com/packages/npm/@nestjs%2ftypeorm/9.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Code from examples/grpc does not work as expected returning status 500...

type: bug

hi, I have a working implementation of health check for @nest/bull Should I PR here or release it in another place ? To check liveliness, I use ´queue.client.ping()´ from redis...

PRs open
type: feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Configuring a microservice ping check, like: ``` this.kafka.pingCheck('KAFKA', { name: configService.getKafkaClientName(),...

type: bug

The goal of this RFC is to validate the design with the community, solicit feedback on open questions, and enable experimentation via a non-production-ready prototype included in this proposal. ##...

## I'm submitting a... [ ] Regression [ ] Bug report [X] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support...

type: bug

### 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: feature

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/terminus/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...