Skip to content

Conversation

@michaelgoin
Copy link
Member

Proposed Release Notes

Links

Details

Restify currently attempts to patch Request.prototype.closed which is no-longer valid in Node 18. This will break our versioned tests as Node 18 is added to CI.

Someone has submitted a PR to start Node 18 support: restify/node-restify#1906

Restify currently attempts to patch Request.prototype.closed which is no-longer valid in Node 18.
@michaelgoin michaelgoin added the dev:tests Indicates only changes to tests label Jul 13, 2022
Copy link
Member

@bizob2828 bizob2828 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will have to keep an eye on restify and remove this when they release the fix

@bizob2828 bizob2828 merged commit bd45796 into newrelic:main Jul 14, 2022
@github-actions github-actions bot mentioned this pull request Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev:tests Indicates only changes to tests

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants