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

poorejc pushed a change to branch test
in repository 
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.


    from 781a4ef  more tinkering with git actions
     add 836f418  [flagon-userale-17] update devDependencies to eliminate 
vulnerabilities
     add e0b9744  [flagon-userale-17]updated babel dependencies -- tests still 
break
     add f8825da  fixes tests by updating Babel calls and babelrc file
     add fb332e7  minor update to engines in package.json
     add 5dd96ca  package updates, package file updates to engines and versions
     add 9aa070d  minor updates to README
     add 373de3f  [flagon-userale-17] updates to dev dependencies, updates to 
versioning
     new 2bbab9b  merge issue 17 features to test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .babelrc                                        |     2 +-
 README.md                                       |    15 +-
 build/UserAleWebExtension/background.js         |     4 +-
 build/UserAleWebExtension/content.js            |    54 +-
 build/UserAleWebExtension/manifest.json         |     2 +-
 build/UserAleWebExtension/options.js            |     4 +-
 build/userale-2.1.0.min.js                      |    18 -
 build/{userale-2.1.0.js => userale-2.1.1.js}    |     2 +-
 build/userale-2.1.1.min.js                      |    18 +
 example/index.html                              |     4 +-
 example/webpackUserAleExample/package-lock.json |  4100 +++++
 gulpfile.js                                     |     4 +-
 package-lock.json                               | 19711 ++++++++++++++++++----
 package.json                                    |    23 +-
 src/UserALEWebExtension/globals.js              |     4 +-
 src/UserALEWebExtension/manifest.json           |     2 +-
 16 files changed, 20231 insertions(+), 3736 deletions(-)
 delete mode 100644 build/userale-2.1.0.min.js
 rename build/{userale-2.1.0.js => userale-2.1.1.js} (99%)
 create mode 100644 build/userale-2.1.1.min.js
 create mode 100644 example/webpackUserAleExample/package-lock.json

Reply via email to