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

chore: remove and update dependencies as in upstream #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paolostyle
Copy link

There was quite a bit of changes in the upstream repo which I would consider very valuable as they remove many dependencies that can be easily replaced by native Node modules (mkdirp, fs-extra) or replace outdated ones with modern alternatives (e.g. bunyan).

It doesn't however actually sync with upstream as there were many unrelated changes and it was a bit easier to just create a new commit.

Also, a ton of the commits from upstream are from dependabot, because the dependencies versions are frozen. We could consider changing dependencies versions in package.json to include caret to ease the maintenance burden a little, but that I didn't want to make the decision.

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.

1 participant