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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/example/react-app-example/terser-5.14.2
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git


 discard e7c8094  Bump terser from 5.12.1 to 5.14.2 in 
/example/react-app-example
     add 7486216  Bump eslint from 8.21.0 to 8.30.0
     add 2e20bd6  Merge pull request #325 from 
apache/dependabot/npm_and_yarn/test/eslint-8.30.0
     add b9c04e4  Updated to composedPath()
     add 05136a4  Build with composed path
     add cbe5d08  merging PR # 323
     add 8b06d55  Merge branch 'UMD-ARLIS-composed_path' into test "merging PR 
# 323 into test"
     add b296bcf  refators buildPath and tests
     add 1adb17c  adding line at end of userale.journey.js
     add 195fc94  Add attribute logging example
     add 8336f4e  Merge branch 'attribute_example' of 
https://github.com/UMD-ARLIS/incubator-flagon-useralejs into 
UMD-ARLIS-attribute_example
     add 9020c6c  minor modifications to text, and sp fixes
     add ca2a9dd  dep updates for babel, mocha, rollup
     add e744771  more dep. updates--babel, rollup plugins
     add ba0f2e6  dep updates to package.json, minor related mods to 
rollup.config.js
     add 83f2e7e  Bump terser from 5.12.1 to 5.14.2 in 
/example/react-app-example

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   (e7c8094)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/example/react-app-example/terser-5.14.2 
(83f2e7e)

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:
 build/UserALEWebExtension/background.js     |   76 +-
 build/UserALEWebExtension/content.js        |  189 +-
 build/UserALEWebExtension/options.js        |   74 +-
 build/userale-2.3.0.js                      |  152 +-
 build/userale-2.3.0.min.js                  |    2 +-
 example/README.md                           |    0
 example/log-attribute-example/README.md     |   75 +
 example/log-attribute-example/index.html    |   80 +
 example/react-app-example/package-lock.json |   56 +-
 example/webpackUserAleExample/package.json  |    0
 journey/userale.journey.js                  |   15 +-
 package-lock.json                           | 3552 +++++++++++++--------------
 package.json                                |   42 +-
 rollup.config.js                            |    2 +-
 src/packageLogs.js                          |   14 +-
 src/sendLogs.js                             |    2 +-
 test/packageLogs_spec.js                    |   20 +-
 test/sendLogs_spec.js                       |   31 +-
 test/testUtils.js                           |    2 +-
 19 files changed, 2184 insertions(+), 2200 deletions(-)
 mode change 100755 => 100644 example/README.md
 create mode 100644 example/log-attribute-example/README.md
 create mode 100644 example/log-attribute-example/index.html
 mode change 100755 => 100644 example/webpackUserAleExample/package.json

Reply via email to