-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #318 from telefonicaid/task/prepare_1.8.0
Step: 1.7.0-next -> 1.8.0
- Loading branch information
Showing
3 changed files
with
29 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +0,0 @@ | ||
Fix: update logops dependence from 1.0.0 to 1.0.8 | ||
Fix. Remove config-blank.js file | ||
Add: use timestamp configuration from group device | ||
Add: use NodeJS 8 in dockerfile | ||
Fix: check QoS option for MQTT commands | ||
Feature: use AMQP message handler, add reconnections and error handlers | ||
Feature: add and use AMQP config env vars (#268) | ||
Fix: upgrade mqtt dep from 1.14.1 to 2.18.8 | ||
Fix: use PM2 in Dockerfile | ||
Fix: updating dependencies due to known vulnerabilities in the previous ones | ||
async: 1.5.2 -> 2.6.1 | ||
body-parser: 1.15.0 -> 1.18.3 | ||
express: ~4.11.2 -> ~4.16.4 | ||
request: 2.81.0 -> 2.88.0 | ||
underscore: 1.8.3 -> 1.9.1 | ||
dateformat: 1.0.12 -> 3.0.3 | ||
logops: 1.0.0-alpha.7 -> 1.0.0 | ||
Fix: updating development dependencies due to known vulnerabilities in the previous ones | ||
nock: 9.0.14 -> 10.0.1 | ||
mocha: 2.4.5 -> 5.2.0 | ||
should: 8.4.0 -> 13.2.3 | ||
istanbul: ~0.1.34 -> ~0.4.5 | ||
moment: ~2.20.1 -> ~2.22.2 | ||
timekeeper: 0.0.5 -> 2.1.2 | ||
Remove: old unused development dependencies | ||
closure-linter-wrapper | ||
sinon-chai | ||
sinon | ||
chai | ||
grunt and grunt related modules | ||
Add: npm scripts to execute tests, coverage, watch and clean | ||
Fix: AMQP callback over-calling | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters