Commit Graph

42 Commits

Author SHA1 Message Date
dependabot[bot] 751ca6780f
build(deps-dev): bump prettier in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:07:38 +00:00
Karol Wypchło d5a62c77b5
Merge pull request #1884 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/prettier-2.6.0
build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/health-check
2022-03-21 13:38:09 +01:00
dependabot[bot] ac86dbf357
build(deps-dev): bump prettier in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:28:34 +00:00
dependabot[bot] e6cfa4c14c
build(deps): bump yargs from 17.3.1 to 17.4.0 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.3.1 to 17.4.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.3.1...v17.4.0)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:28:24 +00:00
dependabot[bot] 7da92354d6
build(deps): bump express in /packages/health-check
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:06:49 +00:00
dependabot[bot] 7ebae0294a
Bump write-file-atomic from 4.0.0 to 4.0.1 in /packages/health-check
Bumps [write-file-atomic](https://github.com/npm/write-file-atomic) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/npm/write-file-atomic/releases)
- [Changelog](https://github.com/npm/write-file-atomic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/write-file-atomic/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: write-file-atomic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:08:59 +00:00
dependabot[bot] c8ee3c370f
Bump jest from 27.5.0 to 27.5.1 in /packages/health-check
Bumps [jest](https://github.com/facebook/jest) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.5.0...v27.5.1)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 12:23:46 +00:00
Karol Wypchlo 0292f57f3e
make ip check in health checks more reliable 2022-02-07 17:39:23 +01:00
dependabot[bot] 5967012ff8
Bump deep-object-diff from 1.1.0 to 1.1.7 in /packages/health-check
Bumps [deep-object-diff](https://github.com/mattphillips/deep-object-diff) from 1.1.0 to 1.1.7.
- [Release notes](https://github.com/mattphillips/deep-object-diff/releases)
- [Commits](https://github.com/mattphillips/deep-object-diff/commits)

---
updated-dependencies:
- dependency-name: deep-object-diff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 00:27:49 +00:00
dependabot[bot] 7033ce7104
Bump write-file-atomic from 3.0.3 to 4.0.0 in /packages/health-check
Bumps [write-file-atomic](https://github.com/npm/write-file-atomic) from 3.0.3 to 4.0.0.
- [Release notes](https://github.com/npm/write-file-atomic/releases)
- [Changelog](https://github.com/npm/write-file-atomic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/write-file-atomic/compare/v3.0.3...v4.0.0)

---
updated-dependencies:
- dependency-name: write-file-atomic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 12:04:26 +00:00
dependabot[bot] b68b30f4fe
Bump graceful-fs from 4.2.8 to 4.2.9 in /packages/health-check
Bumps [graceful-fs](https://github.com/isaacs/node-graceful-fs) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/isaacs/node-graceful-fs/releases)
- [Commits](https://github.com/isaacs/node-graceful-fs/compare/v4.2.8...v4.2.9)

---
updated-dependencies:
- dependency-name: graceful-fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 12:06:14 +00:00
Karol Wypchło 9550d77060
Merge pull request #1504 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/yargs-17.3.1
Bump yargs from 17.3.0 to 17.3.1 in /packages/health-check
2021-12-28 14:18:08 +01:00
dependabot[bot] 0b153c94b3
Bump http-status-codes from 2.1.4 to 2.2.0 in /packages/health-check
Bumps [http-status-codes](https://github.com/prettymuchbryce/http-status-codes) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/prettymuchbryce/http-status-codes/releases)
- [Commits](https://github.com/prettymuchbryce/http-status-codes/commits)

---
updated-dependencies:
- dependency-name: http-status-codes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 12:05:38 +00:00
dependabot[bot] 033468f570
Bump yargs from 17.3.0 to 17.3.1 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.3.0 to 17.3.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.3.0...v17.3.1)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 12:05:33 +00:00
dependabot[bot] c3b26377fb
Bump express from 4.17.1 to 4.17.2 in /packages/health-check
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 12:09:23 +00:00
dependabot[bot] 2a7b6ec344
Bump prettier from 2.4.1 to 2.5.1 in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 14:41:55 +00:00
dependabot[bot] 576d813996
Bump yargs from 17.2.1 to 17.3.0 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.2.1 to 17.3.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.2.1...v17.3.0)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 12:07:23 +00:00
Karol Wypchlo de16b33ed8
update skynet-js 2021-11-08 15:20:26 +01:00
Karol Wypchlo 2fc92fb3e2
update skynet-js and fix critical checks 2021-10-27 14:50:54 +02:00
dependabot[bot] 80b9ec2b5a
Bump yargs from 17.1.1 to 17.2.1 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.1.1 to 17.2.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.1.1...v17.2.1)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 12:05:09 +00:00
dependabot[bot] 84b1766932
Bump prettier from 2.4.0 to 2.4.1 in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 14:15:58 +00:00
dependabot[bot] 899b5d2dd0
Bump prettier from 2.3.2 to 2.4.0 in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 09:26:42 +00:00
dependabot[bot] 7d09c9c40f
Bump yargs from 17.1.0 to 17.1.1 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.1.0 to 17.1.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.1.0...v17.1.1)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 10:08:06 +00:00
dependabot[bot] d141d1afbe
Bump graceful-fs from 4.2.6 to 4.2.8 in /packages/health-check
Bumps [graceful-fs](https://github.com/isaacs/node-graceful-fs) from 4.2.6 to 4.2.8.
- [Release notes](https://github.com/isaacs/node-graceful-fs/releases)
- [Commits](https://github.com/isaacs/node-graceful-fs/compare/v4.2.6...v4.2.8)

---
updated-dependencies:
- dependency-name: graceful-fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 10:04:58 +00:00
dependabot[bot] d7c2e27e1c
Bump yargs from 17.0.1 to 17.1.0 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.0.1 to 17.1.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.0.1...v17.1.0)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 09:30:31 +00:00
Karol Wypchlo 93466723e8 rebuild package locks 2021-07-06 11:55:16 +02:00
Karol Wypchlo 05525e65d6 add skynet-js as dependency to health-check 2021-05-12 17:56:50 +02:00
Karol Wypchło 08652a4698
Merge pull request #707 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/form-data-4.0.0
Bump form-data from 3.0.1 to 4.0.0 in /packages/health-check
2021-05-10 19:13:00 +02:00
dependabot[bot] 8f55c9a239
Bump yargs from 16.2.0 to 17.0.1 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 16.2.0 to 17.0.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v16.2.0...v17.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 11:43:32 +00:00
dependabot[bot] 62ae914f44
Bump form-data from 3.0.1 to 4.0.0 in /packages/health-check
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Commits](https://github.com/form-data/form-data/compare/v3.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 10:58:49 +00:00
Karol Wypchlo 7fab576e6a atomic writes 2021-04-29 16:56:53 +02:00
Karol Wypchlo cedef4f1bb improve health checks 2021-04-29 13:29:10 +02:00
Karol Wypchlo 568a032d84 remove body parser 2021-04-16 12:10:16 +02:00
Karol Wypchlo a195a36bd4 update libraries 2021-03-11 12:08:16 +01:00
Karol Wypchlo 7b6bf6664f fix health-check for upload 2021-01-26 12:44:34 +01:00
Karol Wypchlo 8a44499ceb replace cronjs with crontab 2021-01-26 12:18:40 +01:00
Karol Wypchlo 7037700ad3 replace node-schedule with cron to fix cpu usage spikes 2020-10-13 12:26:19 +02:00
Karol Wypchlo 913b2dbb15 compare metdata objects 2020-08-26 17:08:52 +02:00
Karol Wypchlo cb8a521ba7 missing object-hash dep 2020-08-26 15:56:12 +02:00
dependabot[bot] 4451a6d9ea
Bump http-status-codes from 1.4.0 to 2.1.2 in /packages/health-check
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 1.4.0 to 2.1.2.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/v1.4.0...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-25 15:09:05 +00:00
dependabot[bot] c57960b3a3
Bump superagent from 5.3.1 to 6.0.0 in /packages/health-check
Bumps [superagent](https://github.com/visionmedia/superagent) from 5.3.1 to 6.0.0.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/visionmedia/superagent/compare/v5.3.1...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:10:09 +00:00
Karol Wypchlo 30dbb8ced5 migrate to yarn workspaces 2020-07-31 00:50:42 +02:00