Skip to content

Update packages to resolve many security audit warnings.#364

Merged
rictic merged 15 commits intomasterfrom
update-versions
May 16, 2018
Merged

Update packages to resolve many security audit warnings.#364
rictic merged 15 commits intomasterfrom
update-versions

Conversation

@rictic
Copy link
Copy Markdown
Contributor

@rictic rictic commented May 10, 2018

No description provided.

@rictic rictic changed the title Update packages to resolve many security audits. Update packages to resolve many security audit warnings. May 10, 2018
Copy link
Copy Markdown
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

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

The changes to the lockfiles might clash with Brendans PR, so maybe it is better to merge his first?


const commandDefinitions = mergeArguments([command.args, globalArguments]);
const commandOptionsRaw = commandLineArgs(commandDefinitions, commandArgs);
console.log(`commandLineArgs: ${JSON.stringify(commandLineArgs, null, 2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Leftover debug statement I suppose?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

good catch!

} finally {
unintercept();
console.log('stdout from failed cli invocation:');
console.log(stdout);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are these leftover as well?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This are intended, the other ones aren't

@TimvdLippe
Copy link
Copy Markdown
Contributor

We are upgrading to Mocha 5 here, but we are not updating wct as well. Reference issue: #227

@merlinnot
Copy link
Copy Markdown
Contributor

So... #377? 😸

@rictic rictic force-pushed the update-versions branch from b38648f to 048b5e2 Compare May 16, 2018 01:01
@rictic rictic requested a review from aomarks May 16, 2018 03:52
@rictic rictic merged commit 033bc9d into master May 16, 2018
justinfagnani pushed a commit that referenced this pull request Jul 10, 2018
…rl` instead of `originalUrl` (#364)

* Manifest deserialization: create `convertedFilePath` from `convertedUrl` instead of `originalUrl`.

* Add a test for `convertedUrl` -> `convertedFilePath` when reading manifests.

* Check `url` in deserialized `PackageScan#exports`.

* Refactor `fileMappingToScanResult`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants