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

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/ts-jest-29.4.11
in repository https://gitbox.apache.org/repos/asf/arrow-js.git


 discard aaca904  chore: bump ts-jest from 29.1.4 to 29.4.11
     add 6485275  chore: drop command-line-args/usage and @swc/helpers from 
runtime deps (#441)
     add a5f0e44  chore: bump ts-jest from 29.1.4 to 29.4.11

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (aaca904)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/ts-jest-29.4.11 
(a5f0e44)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 bin/arrow2csv.cjs          |   2 +-
 bin/integration.ts         |  13 ++--
 bin/json-to-arrow.ts       |  11 +--
 gulp/argv.js               |  54 +++++++++++---
 package-lock.json          | 141 +++----------------------------------
 package.json               |   6 +-
 src/bin/arrow2csv.ts       |  11 +--
 src/bin/cli.ts             | 124 ++++++++++++++++++++++++++++++++
 test/unit/bin/cli-tests.ts | 171 +++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 367 insertions(+), 166 deletions(-)
 create mode 100644 src/bin/cli.ts
 create mode 100644 test/unit/bin/cli-tests.ts

Reply via email to