Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

npm@next-3 dependency upgrades & reinstall #9981

Closed
wants to merge 5 commits into from

Conversation

othiym23
Copy link
Contributor

Includes both the latest round of dependency upgrades, and a repackaging of npm@3's own dependencies with npm@2. This involves running npm install && npm dedupe && npm prune --prod, followed by squaring up the bundledDependencies to match what's in node_modules after deduping.

Fixes: #9668

r: @iarna

Remove unused variable.

PR-URL: #9981
Add command line options for command-line use.

PR-URL: #9981
- Settle promises used in test cases.
- Handle out-of-bounds line numbers.

PR-URL: #9981
- match on incoming request headers
- when recording a transaction, allow filtering of request data

PR-URL: #9981
Restore the ability to do one-shot upgrades from the versions of npm
bundled with Node 0.8 to npm@3, which simplifies using Travis with old
Node and new npm, for compatibility testing purposes. Older versions of
npm repack packages on install, which works poorly with the way npm@3
handles bundledDependencies with flat trees.

Fixes: #9668

PR-URL: #9981
othiym23 added a commit that referenced this pull request Oct 15, 2015
Restore the ability to do one-shot upgrades from the versions of npm
bundled with Node 0.8 to npm@3, which simplifies using Travis with old
Node and new npm, for compatibility testing purposes. Older versions of
npm repack packages on install, which works poorly with the way npm@3
handles bundledDependencies with flat trees.

Fixes: #9668

PR-URL: #9981
@othiym23
Copy link
Contributor Author

Landed as 25a234b, 4cd74b0, 9360976, 1ead0a4, and 759f88a. Thanks for being such a very good developer, @othiym23!

@othiym23 othiym23 closed this Oct 19, 2015
@othiym23 othiym23 deleted the othiym23/3-3-9-dep-upgrades branch September 9, 2016 03:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant