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

Bump @nestjs/terminus from 10.0.1 to 10.1.1 #102

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps @nestjs/terminus from 10.0.1 to 10.1.1.

Release notes

Sourced from @​nestjs/terminus's releases.

Release 10.1.1

10.1.1 (2023-09-14)

Bug Fixes

  • Accidentially added @nestjs/microservices as direct dependency in v10.1.0 (acfdfb3)

Release 10.1.0

10.1.0 (2023-09-14)

Bug Fixes

Features

  • Do not cache health checks per default (262c808), closes #2328
Changelog

Sourced from @​nestjs/terminus's changelog.

10.1.1 (2023-09-14)

10.1.1-beta.0 (2023-09-14)

Bug Fixes

  • @​nestjs/microservices as direct dependency (acfdfb3)

10.1.0 (2023-09-14)

Bug Fixes

  • deps: update dependency @​grpc/proto-loader to v0.7.9 (#2309) (e049c7e)
  • deps: update dependency @​mikro-orm/nestjs to v5.2.1 (#2316) (64b0e69)
  • deps: update dependency mysql2 to v3.6.1 (5c9c2b1)
  • deps: update dependency redis to v4.6.7 (#2283) (c8be03b)
  • deps: update dependency rimraf to v4.4.1 (#2319) (43b194e)
  • deps: update dependency rxjs to v7.8.1 (#2320) (706d8e2)
  • fails if unexpected error type thrown (b641d2e), closes #2256
  • grpc: Memory leak due to open channel references (781c00e), closes #2329
  • microservice: connect to kafka with producerOnlyMode per default (c6d8f7c), closes #1690
  • mikro-orm.health: mikro-orm connection type is deprecated (1c0eff9), closes #2325

Features

Commits
  • 9a17a0c chore(): release v10.1.1
  • fbc09ff chore(): release v10.1.1-beta.0
  • acfdfb3 fix: @​nestjs/microservices as direct dependency
  • 92f5619 chore(): release v10.1.0
  • c8b056d chore: fixup unit tests
  • 8b2302d chore: add type to imports
  • 29bb4bd chore: add eslint rule for import sorting
  • f805f54 chore: clean up deprecated third party api
  • 00b3f62 chore: move config files into package.json
  • 44971f1 chore: add typesecurity for grpc health indicator
  • 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 [PR] addresses a dependency update Domain: meta [Issue / PR] describes change in the development process, documentation, maintenance etc. Priority: low [Issue / PR] could be addressed at any convenient time Type: improvement [Issue / PR] addresses lack of a functionality or an open possibility of enhancement labels Sep 22, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/terminus-10.1.1 branch 2 times, most recently from e51a45e to 2075082 Compare September 24, 2023 19:45
Bumps [@nestjs/terminus](https://github.com/nestjs/terminus) from 10.0.1 to 10.1.1.
- [Release notes](https://github.com/nestjs/terminus/releases)
- [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md)
- [Commits](nestjs/terminus@10.0.1...10.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/terminus-10.1.1 branch from 2075082 to 6ecff8f Compare September 24, 2023 20:10
@parzhitsky parzhitsky merged commit 51b7dde into main Sep 25, 2023
11 checks passed
@parzhitsky parzhitsky deleted the dependabot/npm_and_yarn/nestjs/terminus-10.1.1 branch September 25, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies [PR] addresses a dependency update Domain: meta [Issue / PR] describes change in the development process, documentation, maintenance etc. Priority: low [Issue / PR] could be addressed at any convenient time Type: improvement [Issue / PR] addresses lack of a functionality or an open possibility of enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant