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

github-bot pushed a change to branch 
dependabot/maven/traffic_router/core/org.apache.tomcat-tomcat-coyote-9.0.86
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


 discard 3f3b781309 Bump org.apache.tomcat:tomcat-coyote in /traffic_router/core
     add c16574d2f1 Bump org.apache.tomcat:tomcat-coyote from 9.0.43 to 9.0.86 
in /traffic_router/connector (#7987)
     add e4729e8249 Returning authenticated cookie when using TO Client Cert 
Auth (#7984)
     add f449e50210 Store logs in /var/log (#7979)
     add be385a0a80 Bump express from 4.18.2 to 4.19.2 in /traffic_portal 
(#7975)
     add 955816b3f8 Bump express from 4.18.2 to 4.19.2 in 
/traffic_portal/app/src (#7974)
     add 23a40e2096 Bump express from 4.18.2 to 4.19.2 in 
/experimental/traffic-portal (#7977)
     add 95f986b404 Bump follow-redirects from 1.14.9 to 1.15.6 in 
/traffic_portal/app/src (#7962)
     add 0e4b322434 Bump follow-redirects from 1.15.4 to 1.15.6 in 
/experimental/traffic-portal (#7966)
     add a6509a228d Bump ip from 1.1.5 to 1.1.9 in /traffic_portal/app/src 
(#7947)
     add 10a973d63d Bump follow-redirects from 1.15.2 to 1.15.6 in 
/traffic_portal (#7967)
     add 3a8855252e Bump org.apache.tomcat:tomcat-catalina from 9.0.43 to 
9.0.83 in /traffic_router/connector (#7871)
     add 05a01b4a43 Bump axios from 0.21.2 to 0.28.0 in 
/traffic_portal/test/integration (#7946)
     add b276d144aa Bump ip from 2.0.0 to 2.0.1 in /experimental/traffic-portal 
(#7944)
     add cf6a78a9f0 Bump guava from 31.1-jre to 32.0.0-jre in 
/traffic_router/core (#7579)
     add 7a8698a5ab Bump ch.qos.logback:logback-classic from 1.2.0 to 1.2.13 in 
/traffic_control/clients/java/trafficops (#7882)
     add 292cc15dea Bump follow-redirects from 1.15.5 to 1.15.6 in 
/experimental/traffic-portal/build (#7964)
     add 5895e08f51 Bump org.apache.tomcat:tomcat-coyote in /traffic_router/core

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   (3f3b781309)
            \
             N -- N -- N   
refs/heads/dependabot/maven/traffic_router/core/org.apache.tomcat-tomcat-coyote-9.0.86
 (5895e08f51)

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:
 CHANGELOG.md                                       |   2 +
 docs/source/admin/traffic_monitor.rst              |   2 +-
 docs/source/admin/traffic_router.rst               |   4 +-
 docs/source/development/debugging.rst              |  18 +-
 .../traffic-portal/build/package-lock.json         |  12 +-
 experimental/traffic-portal/package-lock.json      |  46 +--
 experimental/traffic-portal/package.json           |   2 +-
 .../roles/traffic-monitor/defaults/main.yml        |   2 +-
 .../ansible/roles/traffic-router/defaults/main.yml |   4 +-
 .../traffic-router/files/traffic_router.logrotate  |   6 +-
 .../ansible/roles/traffic_stats/defaults/main.yml  |   2 +-
 .../profiles/040-TRAFFIC_ROUTER.json               |   2 +-
 infrastructure/cdn-in-a-box/traffic_router/run.sh  |   4 +-
 infrastructure/cdn-in-a-box/traffic_stats/run.sh   |   6 +-
 traffic_control/clients/java/trafficops/pom.xml    |   2 +-
 traffic_monitor/build/traffic_monitor.logrotate    |   6 +-
 traffic_monitor/build/traffic_monitor.spec         |   4 +-
 traffic_monitor/conf/traffic_monitor.cfg           |   8 +-
 .../tests/_integration/tm/Dockerfile_run.sh        |  12 +-
 traffic_ops/testing/api/v5/session_test.go         |   5 +
 traffic_ops/toclientlib/toclientlib.go             |   9 +
 traffic_ops/traffic_ops_golang/login/login.go      |   4 +-
 traffic_portal/app/src/package-lock.json           | 102 +++---
 traffic_portal/app/src/package.json                |   2 +-
 traffic_portal/package-lock.json                   | 353 ++++++++++-----------
 traffic_portal/package.json                        |   2 +-
 traffic_portal/test/integration/package-lock.json  |  53 +++-
 traffic_portal/test/integration/package.json       |   2 +-
 traffic_router/build/pom.xml                       |   2 +-
 traffic_router/connector/pom.xml                   |   4 +-
 traffic_router/core/pom.xml                        |   2 +-
 traffic_router/core/src/main/conf/log4j2.xml       |   4 +-
 .../core/src/main/conf/logging.properties          |   2 +-
 .../core/src/main/lib/logrotate/traffic_router     |   6 +-
 .../main/lib/systemd/system/traffic_router.service |   2 +-
 traffic_router/core/src/test/conf/log4j2.xml       |   8 +-
 traffic_stats/build/traffic_stats.spec             |   5 +-
 traffic_stats/traffic_stats.init                   |   2 +-
 traffic_stats/traffic_stats.logrotate              |   2 +-
 traffic_stats/traffic_stats_seelog.xml             |   2 +-
 40 files changed, 365 insertions(+), 352 deletions(-)

Reply via email to