Menu

#12 chore(deps): bump @nestjs/terminus from 10.3.0 to 11.1.1

open
nobody
2026-08-29
2026-07-25
Anonymous
No

Originally created by: dependabot[bot]

Bumps @nestjs/terminus from 10.3.0 to 11.1.1.

Release notes

Sourced from @​nestjs/terminus's releases.

Release 11.1.1

11.1.1 (2026-02-18)

Bug Fixes

Release 11.1.0

11.1.0 (2026-02-17)

Bug Fixes

Features

Release 11.0.0

11.0.0 (2025-01-25)

Migration Guide

Features

BREAKING CHANGES

  • Drop support for Node 16 / 18

For users who have implemented a custom health indicator, an enhanced API is now available. However, the existing API will continue to function as-is without requiring any changes.

The new and improved HealthIndicatorService provides a streamlined way to indicate whether a health indicator is up or down.

Please note that the HealthIndicator and HealthCheckError classes have been marked as deprecated and are scheduled for removal in the next major release, version 12.0.0.

@Injectable()
export class DogHealthIndicator {
</tr></table> 

... (truncated)

Changelog

Sourced from @​nestjs/terminus's changelog.

Changelog

11.1.0 (2026-02-17)

Bug Fixes

Features

11.0.0 (2025-01-25)

11.0.0-beta.1 (2025-01-25)

Bug Fixes

  • deps: update dependency @​grpc/proto-loader to v0.7.13 (bf08ece)
  • deps: update dependency @​nestjs/typeorm to v10.0.2 (8430d1f)
  • deps: update dependency mysql2 to v3.9.8 [security] (eae8679)
  • deps: update dependency reflect-metadata to v0.2.2 (004d971)

Features

... (truncated)

Commits


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Discussion


Log in to post a comment.