[Pkg-javascript-commits] [node-coveralls] 254/332: version bump

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:54:08 UTC 2017


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

rouca pushed a commit to branch master
in repository node-coveralls.

commit 586bbd9112add7c6a388bb5418b69ceb3cfa9769
Author: Nick Merwin <n at mer.io>
Date:   Thu Mar 24 20:23:21 2016 -0700

    version bump
---
 .gitignore    |   2 +-
 npm-debug.log | 136 ----------------------------------------------------------
 package.json  |   2 +-
 3 files changed, 2 insertions(+), 138 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9873739..176bd3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,4 @@ node_modules/
 coverage/
 lib-cov/
 coverage.json
-
+npm-debug.log
diff --git a/npm-debug.log b/npm-debug.log
deleted file mode 100644
index 308d3a7..0000000
--- a/npm-debug.log
+++ /dev/null
@@ -1,136 +0,0 @@
-0 info it worked if it ends with ok
-1 verbose cli [ 'node', '/usr/local/bin/npm', 'publish' ]
-2 info using npm at 2.12.1
-3 info using node at v0.12.7
-4 verbose node symlink /usr/local/bin/node
-5 verbose publish [ '.' ]
-6 silly cache add args [ '.', null ]
-7 verbose cache add spec .
-8 silly cache add parsed spec { raw: '.',
-8 silly cache add   scope: null,
-8 silly cache add   name: null,
-8 silly cache add   rawSpec: '.',
-8 silly cache add   spec: '/Users/nickmerwin/www/node-coveralls',
-8 silly cache add   type: 'directory' }
-9 verbose addLocalDirectory /Users/nickmerwin/.npm/coveralls/2.11.7/package.tgz not in flight; packing
-10 verbose tar pack [ '/Users/nickmerwin/.npm/coveralls/2.11.7/package.tgz',
-10 verbose tar pack   '/Users/nickmerwin/www/node-coveralls' ]
-11 verbose tarball /Users/nickmerwin/.npm/coveralls/2.11.7/package.tgz
-12 verbose folder /Users/nickmerwin/www/node-coveralls
-13 info prepublish coveralls at 2.11.7
-14 verbose addLocalTarball adding from inside cache /Users/nickmerwin/.npm/coveralls/2.11.7/package.tgz
-15 silly cache afterAdd coveralls at 2.11.7
-16 verbose afterAdd /Users/nickmerwin/.npm/coveralls/2.11.7/package/package.json not in flight; writing
-17 verbose afterAdd /Users/nickmerwin/.npm/coveralls/2.11.7/package/package.json written
-18 silly publish { name: 'coveralls',
-18 silly publish   description: 'takes json-cov output into stdin and POSTs to coveralls.io',
-18 silly publish   keywords: [ 'coverage', 'coveralls' ],
-18 silly publish   version: '2.11.7',
-18 silly publish   bugs: { url: 'https://github.com/nickmerwin/node-coveralls/issues' },
-18 silly publish   scripts: { test: 'make test' },
-18 silly publish   bin: { coveralls: './bin/coveralls.js' },
-18 silly publish   maintainers:
-18 silly publish    [ { name: 'Nick Merwin',
-18 silly publish        email: 'nick at coveralls.io',
-18 silly publish        url: 'https://coveralls.io' } ],
-18 silly publish   contributors:
-18 silly publish    [ { name: 'Gregg Caines',
-18 silly publish        email: 'gregg at caines.ca',
-18 silly publish        url: 'http://caines.ca' },
-18 silly publish      { name: 'Joshua Ma',
-18 silly publish        email: 'github at joshma.com',
-18 silly publish        url: 'http://joshma.com' },
-18 silly publish      { name: 'Alan Gutierrez',
-18 silly publish        email: 'alan at prettyrobots.com',
-18 silly publish        url: 'http://www.prettyrobots.com/' },
-18 silly publish      { name: 'Kir Belevich', url: 'https://github.com/svg' },
-18 silly publish      { name: 'elliotcable',
-18 silly publish        email: 'github at elliottcable.name',
-18 silly publish        url: 'http://elliottcable.name/' },
-18 silly publish      { name: 'Slotos',
-18 silly publish        email: 'slotos at gmail.com',
-18 silly publish        url: 'http://slotos.net' },
-18 silly publish      { name: 'mattjmorrison',
-18 silly publish        email: 'mattjmorrison at mattjmorrison.com',
-18 silly publish        url: 'http://mattjmorrison.com' },
-18 silly publish      { name: 'Arpad Borsos',
-18 silly publish        email: 'arpad.borsos at googlemail.com',
-18 silly publish        url: 'http://swatinem.de/' } ],
-18 silly publish   dependencies:
-18 silly publish    { 'js-yaml': '3.0.1',
-18 silly publish      'lcov-parse': '0.0.6',
-18 silly publish      'log-driver': '1.2.4',
-18 silly publish      request: '2.67.0',
-18 silly publish      minimist: '1.2.0' },
-18 silly publish   devDependencies:
-18 silly publish    { 'sinon-restore': '1.0.0',
-18 silly publish      'mocha-lcov-reporter': '0.0.1',
-18 silly publish      mocha: '1.8.1',
-18 silly publish      should: '1.1.0',
-18 silly publish      istanbul: '0.2.10',
-18 silly publish      jshint: '2.1.3' },
-18 silly publish   engines: { node: '>=0.8.6' },
-18 silly publish   main: 'index.js',
-18 silly publish   directories: { test: 'test' },
-18 silly publish   repository:
-18 silly publish    { type: 'git',
-18 silly publish      url: 'git://github.com/nickmerwin/node-coveralls.git' },
-18 silly publish   author: { name: 'Gregg Caines' },
-18 silly publish   license: 'BSD-2-Clause',
-18 silly publish   readme: '#node-coveralls\n\n[![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Codeship Build Status][codeship-image]][codeship-url]\n\n[Coveralls.io](https://coveralls.io/) support for node.js.  Get the great coverage reporting of coveralls.io and add a cool coverage button ( like the one above ) to your README.\n\nSupported CI services:  [travis-ci](https://travis-ci.org/), [codeship](https://www.codeship.io/), [circle [...]
-18 silly publish   readmeFilename: 'README.md',
-18 silly publish   gitHead: '94ccb0e434c0fd029714793f11da336832489d9d',
-18 silly publish   homepage: 'https://github.com/nickmerwin/node-coveralls#readme',
-18 silly publish   _id: 'coveralls at 2.11.7',
-18 silly publish   _shasum: '0d78a398b306722b7522eff6b1cb8ec31b948e8b',
-18 silly publish   _from: '.' }
-19 verbose getPublishConfig undefined
-20 silly mapToRegistry name coveralls
-21 silly mapToRegistry using default registry
-22 silly mapToRegistry registry http://registry.npmjs.org/
-23 silly mapToRegistry uri http://registry.npmjs.org/coveralls
-24 verbose publish registryBase http://registry.npmjs.org/
-25 silly publish uploading /Users/nickmerwin/.npm/coveralls/2.11.7/package.tgz
-26 verbose request uri http://registry.npmjs.org/coveralls
-27 verbose request sending authorization for write operation
-28 info attempt registry request try #1 at 11:21:19
-29 verbose request using bearer token for auth
-30 verbose request id 7bc04fe25a5b0548
-31 http request PUT http://registry.npmjs.org/coveralls
-32 http 403 http://registry.npmjs.org/coveralls
-33 verbose headers { 'content-type': 'application/json',
-33 verbose headers   'cache-control': 'max-age=300',
-33 verbose headers   'content-length': '96',
-33 verbose headers   'accept-ranges': 'bytes',
-33 verbose headers   date: 'Fri, 26 Feb 2016 19:21:19 GMT',
-33 verbose headers   via: '1.1 varnish',
-33 verbose headers   connection: 'keep-alive',
-33 verbose headers   'x-served-by': 'cache-lax1431-LAX',
-33 verbose headers   'x-cache': 'MISS',
-33 verbose headers   'x-cache-hits': '0',
-33 verbose headers   'x-timer': 'S1456514478.804087,VS0,VE216' }
-34 verbose request invalidating /Users/nickmerwin/.npm/registry.npmjs.org/coveralls on PUT
-35 error publish Failed PUT 403
-36 verbose stack Error: "You cannot publish over the previously published version 2.11.7." : coveralls
-36 verbose stack     at CachingRegistryClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:247:14)
-36 verbose stack     at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:170:14)
-36 verbose stack     at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:197:22)
-36 verbose stack     at Request.emit (events.js:110:17)
-36 verbose stack     at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1050:14)
-36 verbose stack     at Request.emit (events.js:129:20)
-36 verbose stack     at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:996:12)
-36 verbose stack     at IncomingMessage.emit (events.js:129:20)
-36 verbose stack     at _stream_readable.js:908:16
-36 verbose stack     at process._tickCallback (node.js:355:11)
-37 verbose statusCode 403
-38 verbose pkgid coveralls
-39 verbose cwd /Users/nickmerwin/www/node-coveralls
-40 error Darwin 15.3.0
-41 error argv "node" "/usr/local/bin/npm" "publish"
-42 error node v0.12.7
-43 error npm  v2.12.1
-44 error code E403
-45 error "You cannot publish over the previously published version 2.11.7." : coveralls
-46 error If you need help, you may report this error at:
-46 error     <https://github.com/npm/npm/issues>
-47 verbose exit [ 1, true ]
diff --git a/package.json b/package.json
index c04e1c1..9ccba52 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
     "coverage",
     "coveralls"
   ],
-  "version": "2.11.8",
+  "version": "2.11.9",
   "bugs": {
     "url": "https://github.com/nickmerwin/node-coveralls/issues"
   },

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



More information about the Pkg-javascript-commits mailing list