This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/test/chai-4.3.4 in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.
discard 2b010bc Bump chai from 4.3.3 to 4.3.4 add 74381ae [FLAGON-330] adds page load log containing page load time add 3e6475f refactors page load time log to use custom package log add 73e59a9 fixes broken user id param test add 27d9e1e merging updates to UncleGedd add 6a30eee pushing package-lock (modified after npm install) add 50f7c8c adding package-lock updates add 14504f6 rebuilt fresh package-lock add 1670e42 Bump chai from 4.3.3 to 4.3.4 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 (2b010bc) \ N -- N -- N refs/heads/dependabot/npm_and_yarn/test/chai-4.3.4 (1670e42) 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: .../background.js | 0 .../content.js | 92 +- .../icons/border-48.png | Bin .../manifest.json | 0 .../options.js | 0 .../optionsPage.html | 0 build/userale-2.1.1.js | 65 +- build/userale-2.1.1.min.js | 2 +- package-lock.json | 5998 +++++--------------- src/main.js | 93 +- test/getInitialSettings_spec.js | 2 +- test/main_spec.js | 3 - test/packageLogs_spec.js | 14 +- 13 files changed, 1541 insertions(+), 4728 deletions(-) rename build/{UserAleWebExtension => UserALEWebExtension}/background.js (100%) rename build/{UserAleWebExtension => UserALEWebExtension}/content.js (94%) rename build/{UserAleWebExtension => UserALEWebExtension}/icons/border-48.png (100%) rename build/{UserAleWebExtension => UserALEWebExtension}/manifest.json (100%) rename build/{UserAleWebExtension => UserALEWebExtension}/options.js (100%) rename build/{UserAleWebExtension => UserALEWebExtension}/optionsPage.html (100%)