-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Without any errors/problems:
- bcrypt (5.1.0 -> 6.0.0)
- body-parser (1.20.3 -> 2.2.0)
- dateformat (4.6.3 -> 5.0.3
require(..).default
needed) - dns-packet (5.4.0 -> 5.6.1)
- dotenv (16.0.3 -> 16.5.0)
- grunt (1.5.3 -> 1.6.1)
- joi (17.6.4 -> 17.13.3)
- jsonwebtoken (9.0.0 -> 9.0.2)
- mqtt-packet (8.1.2 -> 9.0.2)
- semver (7.5.4 -> 7.7.2)
- uuid (9.0.1 -> 11.1.0)
- ws (8.18.0 -> 8.18.2)
Breaking changes:
- express
- mongodb
- eslint¹
- husky²
Remove?:
- minimist
- newman
- sinon
- mocha
¹) config name & config module type (from common.js to module, see connector & eslint/eslint#18685 (comment))
²) adds a prepare: husky
scripts into package.json
(needs to be delete: grunt build=cd ${PATH_BUILD} && npm pkg delete scripts.prepare
, in Dockerfile: RUN npm pkg delete scripts.prepare
, also "pre-commit" hook is overriden)
Metadata
Metadata
Assignees
Labels
No labels