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

Upgrade jsonpointer, standard, and mocha #233

Merged
merged 4 commits into from
Nov 17, 2021
Merged

Upgrade jsonpointer, standard, and mocha #233

merged 4 commits into from
Nov 17, 2021

Conversation

tijn
Copy link
Collaborator

@tijn tijn commented Nov 17, 2021

What Changed & Why

My goal was to resolve this dependabot alert and while doing so I upgraded the standard package to the latest version. Then I ran npm run autofix to format the code according to the latest standards (this makes the PR huge; my apologies) and fixed the mocha configuration since it got updated too and its default configuration settings changed over time.

TLDR: I dragged a few libraries into the modern age and this introduced many small code changes.

@tijn tijn requested a review from auvipy November 17, 2021 13:03
@tijn tijn self-assigned this Nov 17, 2021
@tijn tijn changed the title Upgrade jsonpointer Upgrade jsonpointer, standard, and mocha Nov 17, 2021
@auvipy
Copy link
Collaborator

auvipy commented Nov 17, 2021

the code changes seems appropriate to me. btw don't we have any CI active? if not I want to start one

@tijn
Copy link
Collaborator Author

tijn commented Nov 17, 2021

the code changes seems appropriate to me. btw don't we have any CI active? if not I want to start one

@auvipy we do! You can find two badges at the top of the readme file that link to this page on Travis and [this one for Snyk[(https://snyk.io/test/github/twg/devour). Travis got sold a few years ago to some company that is not doing much with it though. So I'm all for replacing it with another CI solution if you know a better one.

@tijn tijn merged commit 031b17c into master Nov 17, 2021
@tijn tijn deleted the upgrade-jsonpointer branch November 17, 2021 15:49
@tomers
Copy link
Collaborator

tomers commented Nov 17, 2021

LGTM

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.

None yet

3 participants