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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/test/babel/register-7.13.8
in repository 
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.


 discard be1f573  Bump @babel/register from 7.12.13 to 7.13.8
     add 85b0219  [FLAGON-339] Updates JSDOM and refactors tests
     add b794e69  rebuilt artifacts for testing, minor changes to 
packageLogs_spec.js to bring orphaned getSelector tests back into 
describe('getSelector')
     add 18e8720  [FLAGON-339/flagon-userale-40] merging generous pull 
request-Updates JSDOM and refactors tests
     add a3eda3f  Bump @babel/register from 7.12.13 to 7.13.8

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   (be1f573)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/test/babel/register-7.13.8 (a3eda3f)

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:
 .babelrc                               |    5 +-
 build/UserAleWebExtension/content.js   |   57 +-
 build/userale-2.1.1.js                 |    5 +-
 build/userale-2.1.1.min.js             |    2 +-
 package-lock.json                      | 1592 ++++++++++++++++++--------------
 package.json                           |    5 +-
 src/packageLogs.js                     |    5 +-
 test/getInitialSettings_fetchAll.html  |    2 +-
 test/getInitialSettings_spec.js        |  130 ++-
 test/getInitialSettings_userParam.html |    2 +-
 test/main.html                         |    2 +-
 test/main_spec.js                      |  122 ++-
 test/packageLogs.html                  |   24 -
 test/packageLogs_spec.js               |  624 ++++++-------
 test/sendLogs_spec.js                  |  206 ++---
 test/testUtils.js                      |   61 +-
 16 files changed, 1477 insertions(+), 1367 deletions(-)
 delete mode 100644 test/packageLogs.html

Reply via email to