-
Notifications
You must be signed in to change notification settings - Fork 57
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
feat: v8 #650
Conversation
* build(package): set minimal node version in engines field to v18 BREAKING CHANGE: Drop support for NodeJS v14, v16
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The only Octokit dependency here is core.js, whose Node 14 and 16 deprecation has yet to be released. Regardless, I think this PR is ready to go.
it's a dev dependency, only used for testing |
@wolfy1339 any objections to me merging this PR now? |
I've fixed the merge conflict in package-lock.json. I think this will be good to ship as soon as the builds are ready. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wolfy1339 feel free to merge when ready! I think this is good to go, right?
It shouldn't cause any issues. I think it's good to go. Although it's going to have a dependency on a beta version of |
🎉 This PR is included in version 8.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
BREAKING CHANGE: Drop support for NodeJS v14, v16