eco-repositories / eco-monorepo

3 stars 2 forks source link

Bump @nestjs/terminus from 10.2.0 to 10.2.3 #309

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @nestjs/terminus from 10.2.0 to 10.2.3.

Release notes

Sourced from @​nestjs/terminus's releases.

Release 10.2.3

10.2.3 (2024-02-18)

Bug Fixes

Release 10.2.2

10.2.2 (2024-02-07)

Bug Fixes

  • MikroOrmHealthIndicators indicates as up even when disconnected (#2509) (#2511) (069b998), closes #2460
  • Swagger schema for health check result additional props set to type: 'object' instead of type: 'string', (44c06f6), closes #2516
  • mark result as required in the Swagger Schema for the health check result (01ce13b), @​srdanielillo

Dependencies

  • deps: update dependency reflect-metadata to v0.2.1 (e2420bd)
  • deps: update prisma monorepo to v5.9.1 (d88770c)
  • deps: update dependency class-validator to v0.14.1 (#2479) (a8585ce)
  • deps: update dependency typeorm to v0.3.20 (#2480) (72e7f7a)
  • deps: update mikro-orm monorepo to v5.9.7 (#2481) (1eaa605)
  • deps: update nest monorepo (#2482) (3c555e0)

Release 10.2.2-beta.0

10.2.2-beta.0 (2024-01-31)

Bug Fixes

Release 10.2.1

10.2.1 (2024-01-26)

Bug Fixes

Dependencies

  • deps: update dependency @​grpc/grpc-js to v1.9.14 (#2455) (6ba52e5)

... (truncated)

Changelog

Sourced from @​nestjs/terminus's changelog.

10.2.3 (2024-02-18)

Bug Fixes

  • additional props in openapi health schema (38425de), closes #2516

10.2.2 (2024-02-07)

Bug Fixes

  • @​nestjs/terminus: generate the correct openapi health schema (01ce13b)
  • deps: update dependency reflect-metadata to v0.2.1 (e2420bd)
  • deps: update prisma monorepo to v5.9.1 (d88770c)
  • swagger definition for health check result additional props (44c06f6), closes #2516

10.2.2-beta.0 (2024-01-31)

Bug Fixes

10.2.1 (2024-01-26)

Bug Fixes

Commits
  • 46f675c chore(): release v10.2.3
  • 38425de fix: additional props in openapi health schema
  • 67e532d chore(): release v10.2.2
  • 44c06f6 fix: swagger definition for health check result additional props
  • fa75778 chore: Remove unneeded Dockerfile
  • 211db53 chore: use --legacy-peer-deps temporarily
  • d45913d chore: update @nestjs/* dependencies
  • 18a8e6d chore: update package-lock.json
  • d811d44 Merge pull request #2498 from nestjs/renovate/actions-cache-4.x
  • 3188168 Merge pull request #2497 from nestjs/renovate/prisma-monorepo
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)