Skip to content

Drop support for EOL Nodejs versions#123

Merged
aboutlo merged 2 commits intofastify:masterfrom
Fdawgs:build/deps
May 8, 2021
Merged

Drop support for EOL Nodejs versions#123
aboutlo merged 2 commits intofastify:masterfrom
Fdawgs:build/deps

Conversation

@Fdawgs
Copy link
Member

@Fdawgs Fdawgs commented Apr 29, 2021

  • Drops support for Nodejs v8 (EOL 2019-12-31)
  • Drops support for Nodejs v10 (EOL 2021-04-30)
  • Updated the Dependabot interval from monthly to daily to be the same as other Fastify repos

Checklist

@coveralls
Copy link

coveralls commented Apr 29, 2021

Pull Request Test Coverage Report for Build 795843099

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.554%

Totals Coverage Status
Change from base Build 795721321: 0.0%
Covered Lines: 408
Relevant Lines: 408

💛 - Coveralls

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina
Copy link
Member

We should drop Node 8, not pin jest.

@Fdawgs
Copy link
Member Author

Fdawgs commented Apr 29, 2021

We should drop Node 8, not pin jest.

Cool! Will update this PR.
Should Node 10 be dropped as well with it being EOL tomorrow?

@mcollina
Copy link
Member

Yes I would recommend doing that and release a semver-major change @aboutlo.

Frazer Smith added 2 commits April 29, 2021 12:16
BREAKING CHANGE: support dropped for nodejs v8 (EOL 2019-12-31) and v10 (EOL 2021-04-30)
@Fdawgs Fdawgs changed the title Update dependencies Drop support for EOL Nodejs versions Apr 29, 2021
@Fdawgs Fdawgs requested a review from mcollina April 29, 2021 11:20
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@aboutlo aboutlo merged commit eceb3b7 into fastify:master May 8, 2021
@Fdawgs Fdawgs deleted the build/deps branch May 8, 2021 13:17
@coveralls
Copy link

coveralls commented Nov 30, 2024

Pull Request Test Coverage Report for Build 795843099

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.554%

Totals Coverage Status
Change from base Build 795721321: 0.0%
Covered Lines: 408
Relevant Lines: 408

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants