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

update request from 2.81.0 to 2.83.0 #342

Closed
wants to merge 1 commit into from
Closed

Conversation

jinwoo
Copy link

@jinwoo jinwoo commented Jan 8, 2018

The main purpose of this PR is for removing the (transitive) dependency
on jsonify, which has a problematic license for us (Public Domain).

request upgraded har-validator from ~4.2.1 to ~5.0.3 and it
eventually removed the dependency on jsonify.

Hope you don't mind this change.

The main purpose of this PR is for removing the (transitive) dependency
on `jsonify`, which has a problematic license for us (Public Domain).

`request` upgraded `har-validator` from ~4.2.1 to ~5.0.3 and it
eventually removed the dependency on `jsonify`.

Hope you don't mind this change.
@jinwoo
Copy link
Author

jinwoo commented Jan 8, 2018

Tests fail with Node 0.10. And I also notice that there was a previous attempt for this: #320.

Is it really required to support Node 0.10? It doesn't seem ideal to fix the version of request to 2.81.0.

@springmeyer
Copy link
Contributor

Done in #347

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

2 participants