[Pkg-javascript-commits] [node-yarnpkg] branch upstream updated (1ad75a6 -> 5100d0b)

Paolo Greppi paolog-guest at moszumanska.debian.org
Sat Dec 24 14:36:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

paolog-guest pushed a change to branch upstream
in repository node-yarnpkg.

      from  1ad75a6   New upstream version 0.18.0
       new  5100d0b   New upstream version 0.18.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 __tests__/commands/_helpers.js                     |   5 +++
 __tests__/commands/cache.js                        |   3 ++
 __tests__/commands/install/integration.js          |  43 ++++++++++++++-------
 .../package.json                                   |   6 +++
 .../optional-failing/install.js                    |   1 +
 .../optional-failing}/package.json                 |   2 +-
 .../package.json                                   |   5 +++
 .../optional-failing/install.js                    |   1 +
 .../optional-failing/package.json                  |  10 +++++
 .../package.json                                   |   5 +++
 .../sub-dep/install.js                             |   1 +
 .../sub-dep}/package.json                          |   2 +-
 .../GET/registry.npmjs.org/babel-code-frame.bin    | Bin 5016 -> 4291 bytes
 .../GET/registry.npmjs.org/babel-core.bin          | Bin 38204 -> 25802 bytes
 .../GET/registry.npmjs.org/babel-generator.bin     | Bin 8866 -> 7278 bytes
 .../GET/registry.npmjs.org/babel-register.bin      | Bin 3986 -> 3545 bytes
 .../GET/registry.npmjs.org/babel-runtime.bin       | Bin 15045 -> 12391 bytes
 .../GET/registry.npmjs.org/babel-traverse.bin      | Bin 6925 -> 5893 bytes
 .../GET/registry.npmjs.org/babel-types.bin         | Bin 6537 -> 5649 bytes
 .../GET/registry.npmjs.org/regenerator-runtime.bin | Bin 1651 -> 2189 bytes
 .../GET/registry.yarnpkg.com/babel-core.bin        | Bin 456510 -> 25844 bytes
 .../GET/registry.yarnpkg.com/babel-generator.bin   | Bin 86877 -> 7349 bytes
 .../GET/registry.yarnpkg.com/babel-register.bin    | Bin 29867 -> 3722 bytes
 .../GET/registry.yarnpkg.com/babel-runtime.bin     | Bin 145571 -> 12565 bytes
 .../GET/registry.yarnpkg.com/babel-traverse.bin    | Bin 62116 -> 5961 bytes
 .../GET/registry.yarnpkg.com/babel-types.bin       | Bin 59227 -> 5722 bytes
 .../registry.yarnpkg.com/regenerator-runtime.bin   | Bin 7588 -> 2365 bytes
 __tests__/package-hoister.js                       |   2 +-
 package.json                                       |   2 +-
 src/package-hoister.js                             |  23 ++++++-----
 30 files changed, 83 insertions(+), 28 deletions(-)
 create mode 100644 __tests__/fixtures/install/install-should-not-skip-required-shared-deps/package.json
 create mode 100644 __tests__/fixtures/install/should-install-failing-optional-deps/optional-failing/install.js
 copy __tests__/fixtures/install/{artifacts-finds-and-saves/dummy => should-install-failing-optional-deps/optional-failing}/package.json (72%)
 create mode 100644 __tests__/fixtures/install/should-install-failing-optional-deps/package.json
 create mode 100644 __tests__/fixtures/install/should-install-failing-optional-sub-deps/optional-failing/install.js
 create mode 100644 __tests__/fixtures/install/should-install-failing-optional-sub-deps/optional-failing/package.json
 create mode 100644 __tests__/fixtures/install/should-install-failing-optional-sub-deps/package.json
 create mode 100644 __tests__/fixtures/install/should-install-failing-optional-sub-deps/sub-dep/install.js
 copy __tests__/fixtures/install/{artifacts-finds-and-saves/dummy => should-install-failing-optional-sub-deps/sub-dep}/package.json (78%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-yarnpkg.git



More information about the Pkg-javascript-commits mailing list