larongbingo / eReforestation

A web app that handles info dessimination and volunteer listing for reforestation efforts. Inexplicably, it also has a reseeding drone that drops seeds.
GNU Affero General Public License v3.0
1 stars 2 forks source link

Update @nestjs/terminus in group backend to the latest version ๐Ÿš€ #111

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

โ˜๏ธ Important announcement: Greenkeeper will be saying goodbye ๐Ÿ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency @nestjs/terminus was updated from 6.5.6 to 7.0.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: brunnerlivio License: MIT

Release Notes for 7.0.0

Features

  • Get health check programmatically #9
  • Middleware compatibility #33
  • Swagger compatibility #32

Bug fixes

  • Raise condition for Process Signals #312
  • Trailing slash behavior #569

Other

  • Removal of @godaddy/terminus #340
Commits

The new version differs by 114 commits.

  • 8323f3e chore(): Release 7.0.0
  • 1ef6f0e Merge pull request #632 from nestjs/renovate/node-13.x
  • 3015e28 chore(deps): update dependency @types/node to v13.11.0
  • 70c4cf2 Merge pull request #631 from nestjs/renovate/pin-dependencies
  • 2237c16 chore(deps): pin dependencies
  • 19c3483 Merge pull request #593 from nestjs/releases/7.0.0
  • 900383a fix: grpc proto files not copied
  • fc30052 chore: re-initialize package-lock.json
  • 1d1e7f1 refactor: remove duplicated interfaces from microservices
  • b5beeaf fix: minor code style changes
  • 0e1e7f2 refactor: use const inside for loop for iterator
  • d6687d9 feat(): log health check errors in health check service
  • f884087 chore: release 7.0.0-pre.4
  • 7ac4307 fix(): import of optional modules in dec files
  • 1f33abe refactor(): move ignore deprecation warnings as option

There are 114 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for 7.0.1

Bug fixes

  • HealthCheckResult interface not exported from lib #639
Commits

The new version differs by 20 commits.

  • c071d69 chore: release 7.0.1
  • 6c140b3 Merge pull request #645 from nestjs/fix/health-check-result-export
  • df47bbc chore(deps): update dependency husky to v4.2.5
  • 190dca6 chore(deps): update dependency @types/express to v4.17.6
  • 822b60c chore(deps): update dependency @types/mongoose to v5.7.10
  • 63ef130 chore(deps): update dependency husky to v4.2.4
  • 48f9071 chore(deps): update dependency lint-staged to v10.1.3
  • 5deda3b fix(): export HealthCheckResult to public interface
  • 7f3de81 chore(deps): update dependency prettier to v2.0.4
  • 240ab1f chore(deps): update dependency @types/mongoose to v5.7.9
  • 1d9d2d6 chore(deps): update dependency @types/node to v13.11.1
  • 8b3d412 chore(deps): update dependency nodemon to v2.0.3
  • 7548d46 chore(deps): update dependency @types/express to v4.17.5
  • e627ffa chore(deps): update dependency jest to v25.3.0
  • fdb3495 Merge pull request #637 from nestjs/renovate/sort-package-json-1.x

There are 20 commits in total.

See the full diff