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

deps: float patch on npm to fix citgm #13305

Closed
wants to merge 1 commit into from

Conversation

MylesBorins
Copy link
Contributor

This floats npm/npm#16791 onto npm v5.0.0
to fix an edge case that was found in citgm

/cc @zkat

@MylesBorins MylesBorins requested a review from jasnell May 30, 2017 16:24
@nodejs-github-bot nodejs-github-bot added the npm Issues and PRs related to the npm client dependency or the npm registry. label May 30, 2017
Copy link
Contributor

@zkat zkat left a comment

Choose a reason for hiding this comment

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

ligtum

Copy link
Contributor

@zkat zkat left a comment

Choose a reason for hiding this comment

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

ligtum

@jasnell
Copy link
Member

jasnell commented May 30, 2017

FYI... @nodejs/ctc This is needed for the 8.0.0 release today and must be fast tracked.

@jasnell
Copy link
Member

jasnell commented May 30, 2017

@MylesBorins ... would you be able to kick off a quick citgm run on OSX to verify that this fixes the issue?

@jasnell
Copy link
Member

jasnell commented May 30, 2017

@MylesBorins ... nevermind :-) ... I kicked one off https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/847/

This floats npm/npm#16791 onto npm v5.0.0
to fix an edge case that was found in citgm
@MylesBorins
Copy link
Contributor Author

I can verify that the patch fixes citgm on osx... tested on local machine

jasnell pushed a commit that referenced this pull request May 30, 2017
This floats npm/npm#16791 onto npm v5.0.0
to fix an edge case that was found in citgm

PR-URL: #13305
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Evan Lucas <[email protected]>
jasnell pushed a commit that referenced this pull request May 30, 2017
This floats npm/npm#16791 onto npm v5.0.0
to fix an edge case that was found in citgm

PR-URL: #13305
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Evan Lucas <[email protected]>
@MylesBorins
Copy link
Contributor Author

landed in a85b48c

@refack
Copy link
Contributor

refack commented May 30, 2017

This solves the citgm.underscore-vundefined undefined issue?

@refack
Copy link
Contributor

refack commented May 30, 2017

Confirmed on aix
before: error: express done | done - the test suite for express version undefined failed
after info: express done | done - the test suite for express version 4.15.3 passed.
(also no Unexpected end of JSON input)

@MylesBorins
Copy link
Contributor Author

@refack yeah... sorry for not documenting that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Issues and PRs related to the npm client dependency or the npm registry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants