Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @nestjs/terminus from 9.2.2 to 10.2.3 in /retail-store-sample-app/src/checkout #86

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps @nestjs/terminus from 9.2.2 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

10.2.0 (2023-11-27)

10.2.0-beta.0 (2023-11-27)

Bug Fixes

  • deps: update dependency @​grpc/grpc-js to v1.9.11 (8b9477e)
  • deps: update dependency @​grpc/grpc-js to v1.9.3 (8205d8e)
  • deps: update dependency @​grpc/proto-loader to v0.7.10 (#2398) (c16da49)
  • deps: update dependency @​mikro-orm/nestjs to v5.2.2 (0c72183)
  • deps: update dependency @​nestjs/axios to v3 (6f1d4bb)
  • deps: update dependency @​nestjs/axios to v3.0.1 (#2438) (7239bb0)

... (truncated)

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
Bumps [@nestjs/terminus](https://github.com/nestjs/terminus) from 9.2.2 to 10.2.3.
- [Release notes](https://github.com/nestjs/terminus/releases)
- [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md)
- [Commits](nestjs/terminus@9.2.2...10.2.3)

---
updated-dependencies:
- dependency-name: "@nestjs/terminus"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/retail-store-sample-app/src/checkout/nestjs/terminus-10.2.3 branch from 1143756 to 6a56a61 Compare March 1, 2024 23:02
@seifrajhi seifrajhi merged commit 725da5d into main Mar 2, 2024
4 of 7 checks passed
@seifrajhi seifrajhi deleted the dependabot/npm_and_yarn/retail-store-sample-app/src/checkout/nestjs/terminus-10.2.3 branch March 2, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant