Skip to content

Drop support for Node 8; test in Node 13 #1871

@paulmelnikow

Description

@paulmelnikow

Node 8 hit end of life on 12/31 so it's time to drop support for it.

That's a breaking change for Nock and normally I like to batch up the breaking changes to avoid super-frequent semver major bumps. There are a few TODOS marked TODO-12.x which I'd like to push through at the same time.

We could merge some of these on the beta branch. Should we force push master to beta and then start pushing this work through?

The last time we released from the beta branch, we ended up needing to rewrite history on the commits when they were released (beta is currently on c0be8f8 which is 235 commits ahead and 334 commits behind master). I want to try to avoid that this time, if we can!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions