chore(deps): update dependency restify to v8#318
Conversation
|
It looks like supporting Restify 8 won't require changes to the plugins because the breaking change from 7 to 8 was dropping support for Node 4.x and 6.x (https://github.com/restify/node-restify/blob/master/CHANGELOG.md). However, we should still have post-install tests for Restify 8. |
|
@DominicKramer does that means this PR can go ahead, or is there work needed before the PR goes ahead? |
|
Yes, the PR can land. It should not break customers. |
Codecov Report
@@ Coverage Diff @@
## master #318 +/- ##
======================================
Coverage 96.1% 96.1%
======================================
Files 34 34
Lines 1695 1695
Branches 76 76
======================================
Hits 1629 1629
Misses 49 49
Partials 17 17Continue to review full report at Codecov.
|
|
Supporting Restify 8 is being tracked at issue #319. |
This PR contains the following updates:
^7.2.0->^8.0.0Release Notes
restify/node-restify
v8.0.0Compare Source
Breaking Changes
Renovate configuration
📅 Schedule: "after 9am and before 3pm" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.