Update dependency restify to v6.4.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| restify (source) | 6.0.1 -> 6.4.0 |
Release Notes
restify/node-restify
v6.4.0
Bug Fixes
- server should fire not acceptable event (#1627) (8b11b71b)
- send numbers or bools as payloads (#1609) (0919f26d)
- Allow multiple unmerged set-cookie headers. (#1570) (df040154)
- add support for secureOptions in createServer (#1575) (656e60e0)
- use
Buffer.isBufferinstead ofutil.isBuffer. (#1593) (35bd1c2b) - jsonBodyParser: fix percent sign causing server fail (#1411) (bde8fda6)
- request: date() and time() methods return value (#1576) (4c2cb1a7)
6.3.4 (2017-11-21)
Bug Fixes
- bodyReader: Fix memory leak (#1566) (756b3f02)
- server: avoiding uncaughtException in _routeErrorResponse by only sending response when (cf65c65c)
6.3.2 (2017-11-08)
6.3.1 (2017-11-03)
Bug Fixes
- server: avoid http2 experimental warning without http2 option (#1555) (12da7fdf)
v6.3.4
Bug Fixes
- bodyReader: Fix memory leak (#1566) (756b3f02)
- server: avoiding uncaughtException in _routeErrorResponse by only sending response when (cf65c65c)
v6.3.3
v6.3.2
6.3.2 (2017-11-08)
v6.3.1
Bug Fixes
- server: avoid http2 experimental warning without http2 option (#1555) (12da7fdf)
v6.3.0
Features
- http2: add native HTTP/2 support (#1489) (6b202853)
6.2.3 (2017-10-18)
6.2.2 (2017-10-18)
Bug Fixes
- package-lock.json: remove artifacts.netflix.com repo (#1526) (3d2f0f7d)
6.2.1 (2017-10-18)
Bug Fixes
- cpuUsageThrottle: dont include interval in lag (#1504) (eecb2d25)
- npm: remove unleash dependency (#1522) (a43aa60f)
- plugins: use process.hrtime() for duration calculation (#1507) (e8efd6cd)
v6.2.3
6.2.3 (2017-10-18)
v6.2.2
Bug Fixes
- package-lock.json: remove artifacts.netflix.com repo (#1526) (3d2f0f7d)
v6.2.1
Bug Fixes
- cpuUsageThrottle: dont include interval in lag (#1504) (eecb2d25)
- npm: remove unleash dependency (#1522) (a43aa60f)
- plugins: use process.hrtime() for duration calculation (#1507) (e8efd6cd)
v6.2.0
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.