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

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


    from 4a27337  updating snyk vulnerability badge
     add 35326f9  Changed event constructor for node.js 19+
     add 130a318  Merge pull request #382 from Jyyjy/event_type
     add 5ec51d8  Removed pageX/Y setters
     add 2f7e221  Updated cypress files for version 12.17.3
     add 3c7d7bc  Fixed autogenerated cypress config
     add 756c697  Disable video
     add 67fece6  Merge pull request #380 from Jyyjy/cypress
     add 4825257  Bump rollup to 3.27.2 with old loading behavoir
     add ca50a07  Merge pull request #386 from Jyyjy/rollup
     add 33a95a9  testing new updates to test, updating dependencies
     add 66d6945  dependency and vulnerability updates
     add ae817fc  updates to react app dependencies

No new revisions were added by this update.

Summary of changes:
 build/UserALEWebExtension/background.js            |    3 +
 build/UserALEWebExtension/content.js               |    3 +
 build/UserALEWebExtension/options.js               |    1 +
 build/userale-2.4.0.js                             |   16 +-
 build/userale-2.4.0.min.js                         |    3 +-
 cypress.config.js                                  |    9 +
 cypress.json                                       |    4 -
 example/react-app-example/package-lock.json        | 7219 +++++++++-----------
 example/react-app-example/package.json             |    8 +-
 .../{userale.journey.js => userale.journey.cy.js}  |    0
 package-lock.json                                  | 2209 +++---
 package.json                                       |   46 +-
 test/packageLogs_spec.js                           |   11 +-
 test/sendLogs_spec.js                              |    4 +-
 14 files changed, 4547 insertions(+), 4989 deletions(-)
 create mode 100644 cypress.config.js
 delete mode 100644 cypress.json
 rename journey/{userale.journey.js => userale.journey.cy.js} (100%)

Reply via email to