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

github-bot pushed a change to branch dependabot/npm_and_yarn/typedoc-0.28.17
in repository https://gitbox.apache.org/repos/asf/arrow-js.git


 discard 6c429b0  chore: bump typedoc from 0.28.13 to 0.28.17
     add 3502054  chore: migrate from Yarn to npm (#393)
     add 97dbf1b  chore: bump actions/download-artifact from 7.0.0 to 8.0.0 
(#394)
     add 374196b  chore: bump typedoc from 0.28.13 to 0.28.17

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   (6c429b0)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/typedoc-0.28.17 
(374196b)

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:
 .github/workflows/rc.yaml         |    16 +-
 .github/workflows/test.yaml       |    12 +-
 .gitignore                        |     5 +-
 DEVELOP.md                        |    34 +-
 ci/scripts/build.sh               |     8 +-
 ci/scripts/test.sh                |     4 +-
 dev/release/rat_exclude_files.txt |     2 +-
 dev/release/verify_rc.sh          |     2 +-
 package-lock.json                 | 13691 ++++++++++++++++++++++++++++++++++++
 yarn.lock                         |  6718 ------------------
 10 files changed, 13731 insertions(+), 6761 deletions(-)
 create mode 100644 package-lock.json
 delete mode 100644 yarn.lock

Reply via email to