★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/32274Nouvelle recherche | Portail wanayoo
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

tools: update minimist@1.2.5 #32274

Closed
wants to merge 0 commits into from
Closed

tools: update minimist@1.2.5 #32274

wants to merge 0 commits into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Mar 14, 2020

Update minimist used by lint-md.js to 1.2.5.

Refs: https://app.snyk.io/vuln/SNYK-JS-MINIMIST-559764

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the tools label Mar 14, 2020
@Trott
Copy link
Member Author

@Trott Trott commented Mar 14, 2020

Collaborators, 👍 here to approve fast-tracking.

@Trott Trott added the fast-track label Mar 14, 2020
targos
targos approved these changes Mar 15, 2020
@Trott Trott added the author ready label Mar 15, 2020
tools/lint-md.js Outdated
if (next === '-') {
setArg(letters[j], next, arg);
continue;
}

Copy link
Member

@tniessen tniessen Mar 16, 2020

Choose a reason for hiding this comment

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

I assume that these style issues are external?

Copy link
Member Author

@Trott Trott Mar 16, 2020

Choose a reason for hiding this comment

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

Yes. Rollup leaves the spaces, but git or GitHub removes them again, I think. This seems to happen every time we update lint-md.js.

Copy link
Member

@addaleax addaleax Mar 16, 2020

Choose a reason for hiding this comment

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

I’m pretty sure it’s git node land that does that by passing --whitespace=fix to git am.

Trott added a commit to Trott/io.js that referenced this issue Mar 17, 2020
Update minimist used by lint-md.js to 1.2.5.

Refs: https://app.snyk.io/vuln/SNYK-JS-MINIMIST-559764
Signed-off-by: Rich Trott <rtrott@gmail.com>

PR-URL: nodejs#32274
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott Trott closed this Mar 17, 2020
@Trott
Copy link
Member Author

@Trott Trott commented Mar 17, 2020

Landed in 40b559a

@Trott Trott deleted the update-minimist branch Mar 17, 2020
MylesBorins added a commit that referenced this issue Mar 19, 2020
Update minimist used by lint-md.js to 1.2.5.

Refs: https://app.snyk.io/vuln/SNYK-JS-MINIMIST-559764
Signed-off-by: Rich Trott <rtrott@gmail.com>

PR-URL: #32274
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Mar 19, 2020
MylesBorins added a commit that referenced this issue Mar 24, 2020
Update minimist used by lint-md.js to 1.2.5.

Refs: https://app.snyk.io/vuln/SNYK-JS-MINIMIST-559764
Signed-off-by: Rich Trott <rtrott@gmail.com>

PR-URL: #32274
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins added a commit to MylesBorins/node that referenced this issue Apr 2, 2020
Update minimist used by lint-md.js to 1.2.5.

Refs: https://app.snyk.io/vuln/SNYK-JS-MINIMIST-559764
Signed-off-by: Rich Trott <rtrott@gmail.com>

PR-URL: nodejs#32274
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@codebytere codebytere mentioned this pull request Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready fast-track tools
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants