You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by jk...@apache.org on 2024/03/25 12:42:22 UTC

(flagon-useralejs) branch test updated (874f39b -> 01295de)

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

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


    from 874f39b  Bump follow-redirects (vulnerability)
     add cf4f285  Bump follow-redirects in /example/react-app-example (#395)
     add b40b48f  Bump follow-redirects from 1.15.3 to 1.15.4 (#396)
     add 0baf130  Merge pull request #413 from apache/test
     add 2874979  Add Jason to KEYS
     add 0b74bf3  Bump follow-redirects in /example/react-app-example
     add 81c2691  Merge pull request #423 from apache/dependabot/npm_and_yarn/example/react-app-example/follow-redirects-1.15.6
     add 71b1f78  Bump follow-redirects from 1.15.4 to 1.15.6
     add 4a5faff  Merge pull request #422 from apache/dependabot/npm_and_yarn/follow-redirects-1.15.6
     add cd942af  Merge pull request #424 from apache/test
     add 547b3ed  Update changelog
     add d80a730  Update Notice year
     add bad1a86  Add changelog date
     add 34f6f78  Add license headers
     add 01295de  Update Flagon/KEYS for ejones@apache.org

No new revisions were added by this update.

Summary of changes:
 .babelrc                                         |    16 +
 .gitignore                                       |    16 +
 CHANGELOG.md                                     |    24 +-
 KEYS                                             |    68 +
 NOTICE                                           |     2 +-
 README.md                                        |    19 +
 cypress.config.js                                |    16 +
 example/README.md                                |    18 +
 example/custom-non-user-events-example/README.md |    18 +
 example/log-attribute-example/README.md          |    18 +
 example/log-label-example/README.md              |    18 +
 example/react-app-example/.gitignore             |    17 +
 example/react-app-example/README.md              |    18 +
 example/react-app-example/package-lock.json      | 18482 +++++++++++++--------
 example/react-app-example/src/logo.svg           |    18 +
 example/webpackUserAleExample/.gitignore         |    16 +
 example/webpackUserAleExample/README.md          |    18 +
 src/UserALEWebExtension/README.md                |    18 +
 18 files changed, 11446 insertions(+), 7374 deletions(-)