[Pkg-javascript-commits] [node-buble] 07/07: Update upstream source from tag 'upstream/0.16.0'

Julien Puydt julien.puydt at laposte.net
Sat Nov 4 16:04:58 UTC 2017


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

jpuydt-guest pushed a commit to branch master
in repository node-buble.

commit bf1382aeffaa78f14728f65724999a8529d179e5
Merge: 2e78731 abae3f4
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Nov 4 16:41:19 2017 +0100

    Update upstream source from tag 'upstream/0.16.0'
    
    Update to upstream version '0.16.0'
    with Debian dir 8667279ace6d718416398b5e0f03f81ec14cf1a5

 .travis.yml                                        |   10 +
 CHANGELOG.md                                       |    7 +
 appveyor.yml                                       |   15 +
 package-lock.json                                  | 1784 ++++++++++++++++++++
 package.json                                       |   24 +-
 register.js                                        |    2 +-
 rollup.config.js                                   |   45 +-
 src/index.js                                       |    8 +
 src/program/types/ClassBody.js                     |    4 +-
 src/program/types/JSXAttribute.js                  |   20 +-
 src/program/types/JSXOpeningElement.js             |    5 +-
 test/cli/supports-jsx-pragma-comment/command.sh    |    1 +
 .../supports-jsx-pragma-comment/expected/output.js |    2 +
 test/cli/supports-jsx-pragma-comment/input.js      |    2 +
 .../classes-no-named-function-expressions.js       |   10 +-
 test/samples/classes.js                            |   10 +-
 test/samples/jsx.js                                |   47 +
 test/test.js                                       |    9 +-
 18 files changed, 1947 insertions(+), 58 deletions(-)

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



More information about the Pkg-javascript-commits mailing list