Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Keep things up to date, support Node 12 #77

Merged
merged 8 commits into from
Feb 18, 2020
Merged

Conversation

mkai
Copy link
Contributor

@mkai mkai commented Feb 17, 2020

What has changed and why

This PR upgrades most of the dependencies and migrates the code to new APIs where necessary. All dependencies have been updated to their latest versions as of February 2020 with the exception of @hapi/joi (see below).

Also, a minor fix has been made to how merge strategy files are being imported which makes this project compatible with Node 12.

The @hapi/joi package has only been upgraded to version 15.1.1 since newer versions contain a new extensions API which is incompatible with the old one, and is also not documented yet (hapijs/joi#2011). The migration to this new API will follow in a separate PR.

Steps needed to ensure the issue has been resolved or how to test the feature

All tests should pass.

Copy link
Contributor

@ftatzky ftatzky left a comment

Choose a reason for hiding this comment

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

looks good to me

Copy link
Contributor

@rajeshdavidbabu rajeshdavidbabu left a comment

Choose a reason for hiding this comment

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

Looks okay !!

@mkai mkai merged commit ef58f53 into master Feb 18, 2020
@mkai mkai deleted the feature/keep-up-to-date branch February 18, 2020 11:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants