Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update restify to support node 18 #801

Merged
merged 5 commits into from
Sep 7, 2023
Merged

Update restify to support node 18 #801

merged 5 commits into from
Sep 7, 2023

Conversation

mpfeil
Copy link
Member

@mpfeil mpfeil commented Sep 7, 2023

Description

End-of-Life for Node.js 16 is around the corner https://nodejs.org/en/blog/announcements/nodejs16-eol and restify is the last dependency that doesn´t support Node.js > 16 in the used version. Therefore update restify to the latest version.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code has been linted using yarn run lint.
  • My code does not break the tests (yarn run test)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@mpfeil mpfeil mentioned this pull request Sep 7, 2023
8 tasks
@mpfeil mpfeil changed the title Chore/node 18 Update restify to support node 18 Sep 7, 2023
@mpfeil mpfeil self-assigned this Sep 7, 2023
@mpfeil mpfeil added this to the v11.2.0 milestone Sep 7, 2023
@mpfeil mpfeil added the security Pull requests that address a security vulnerability label Sep 7, 2023
@mpfeil mpfeil merged commit 51276d1 into master Sep 7, 2023
4 checks passed
@mpfeil mpfeil deleted the chore/node-18 branch September 7, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant