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

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


 discard 12b2d9a  chore: bump webpack-bundle-analyzer from 5.1.1 to 5.2.0
     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 e1e3544  chore: bump webpack-bundle-analyzer from 5.1.1 to 5.2.0

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   (12b2d9a)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/webpack-bundle-analyzer-5.2.0 (e1e3544)

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