You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by do...@apache.org on 2021/07/15 03:21:36 UTC

[arrow] branch master updated (98e0b71 -> 5e43cde)

This is an automated email from the ASF dual-hosted git repository.

domoritz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 98e0b71  ARROW-13100: [MATLAB] Integrate GoogleTest with MATLAB Interface C++ Code
     add 5e43cde  ARROW-13299: [JS] Upgrade ix and rxjs

No new revisions were added by this update.

Summary of changes:
 js/gulp/arrow-task.js                         |   12 +-
 js/gulp/clean-task.js                         |   12 +-
 js/gulp/package-task.js                       |   15 +-
 js/gulp/typescript-task.js                    |   17 +-
 js/gulp/util.js                               |   31 +-
 js/gulpfile.js                                |   13 +-
 js/package.json                               |    8 +-
 js/test/unit/builders/builder-tests.ts        |   13 +-
 js/test/unit/builders/utils.ts                |   12 +-
 js/test/unit/ipc/writer/streams-dom-tests.ts  |   13 +-
 js/test/unit/ipc/writer/streams-node-tests.ts |   16 +-
 js/yarn.lock                                  | 1005 ++++++++++++++-----------
 12 files changed, 654 insertions(+), 513 deletions(-)