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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/traffic_portal/multi-cf87d80143
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


 discard d56083458f Bump send and express in /traffic_portal
     add b7c576a1cd Update actions/upload-artifact and 
actions/download-artifact to v4 (#8081)
     add ab2578c0c8 Update Postgres version to 13.16 (#8079)
     add 60ed0e19ef Update Chromedriver Versions (#8083)
     add 289c2c3f2d Update Chromedriver Versions (#8084)
     add 1b6c49dcd8 Update Go version to 1.23.2 (#8086)
     add 5b4b37d54e Bump commons-io:commons-io from 2.11.0 to 2.14.0 in 
/traffic_router/core (#8088)
     add d87eb9928b ATC Collaborators for October 2024 (#8085)
     add 322df6fba5 Bump micromatch from 4.0.5 to 4.0.8 in 
/experimental/traffic-portal (#8068)
     add 63022d9535 Update Chromedriver Versions (#8087)
     add 49b199cc2a Update Chromedriver Versions (#8089)
     add 61bb8cac2c Bump send and express in /traffic_portal

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   (d56083458f)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/traffic_portal/multi-cf87d80143 (61bb8cac2c)

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:
 .asf.yaml                                          |  2 +-
 .env                                               |  3 ++-
 .github/workflows/cache-config-tests.yml           | 12 +++++-----
 .github/workflows/ciab.yaml                        | 24 +++++++++----------
 .github/workflows/docs.yml                         |  2 +-
 .github/workflows/health-client-tests.yml          | 12 +++++-----
 .github/workflows/to.api.contract.tests.yml        |  4 ++--
 .github/workflows/to.integration.tests.yml         | 12 +++++-----
 .github/workflows/tp.integration.tests.yml         |  2 +-
 .github/workflows/tpv2.yml                         |  4 ++--
 .github/workflows/tr-ultimate-test-harness.yml     |  2 +-
 .github/workflows/tr.tests.yaml                    |  2 +-
 CHANGELOG.md                                       |  1 +
 GO_VERSION                                         |  2 +-
 .../testing/docker}/.env                           |  0
 cache-config/testing/docker/docker-compose.yml     |  3 ++-
 cache-config/testing/docker/traffic_ops/Dockerfile |  2 +-
 docker-compose.yml                                 |  2 +-
 docs/source/_ext/atc.py                            | 28 ++++++++++++++++++++++
 docs/source/admin/traffic_ops.rst                  |  2 +-
 docs/source/development/traffic_ops.rst            |  5 +++-
 experimental/traffic-portal/package-lock.json      | 16 ++++++-------
 experimental/traffic-portal/package.json           |  2 +-
 infrastructure/cdn-in-a-box/docker-compose.yml     |  2 ++
 .../cdn-in-a-box/traffic_ops/Dockerfile-db         |  3 ++-
 .../testing/docker}/.env                           |  0
 tc-health-client/testing/docker/docker-compose.yml |  2 +-
 .../testing/docker/traffic_ops/Dockerfile          |  2 +-
 traffic_ops/INSTALL.md                             |  2 +-
 traffic_ops/app/db/trafficvault/test/.env          |  1 +
 .../app/db/trafficvault/test/Dockerfile-db-admin   |  2 +-
 .../app/db/trafficvault/test/Dockerfile-tvdb       |  4 ++--
 .../app/db/trafficvault/test/docker-compose.yml    |  4 ++--
 traffic_ops/build/build_rpm.sh                     |  3 ++-
 traffic_ops/build/traffic_ops.spec                 |  3 ++-
 traffic_ops/traffic_ops_golang/README.md           |  2 +-
 .../cdn-in-a-box => traffic_ops_db/docker}/.env    |  0
 traffic_ops_db/docker/Dockerfile                   |  3 ++-
 traffic_ops_db/docker/docker-compose.yml           |  2 ++
 .../test/docker}/.env                              |  0
 traffic_ops_db/test/docker/Dockerfile-db           |  4 ++--
 traffic_ops_db/test/docker/Dockerfile-db-admin     |  2 +-
 traffic_ops_db/test/docker/docker-compose.yml      |  4 ++--
 traffic_portal/test/integration/package-lock.json  | 14 +++++------
 traffic_portal/test/integration/package.json       |  2 +-
 traffic_router/core/pom.xml                        |  2 +-
 46 files changed, 125 insertions(+), 82 deletions(-)
 copy {.github/containers/trafficserver-alpine => 
cache-config/testing/docker}/.env (100%)
 copy {.github/containers/trafficserver-alpine => 
tc-health-client/testing/docker}/.env (100%)
 create mode 120000 traffic_ops/app/db/trafficvault/test/.env
 copy {infrastructure/cdn-in-a-box => traffic_ops_db/docker}/.env (100%)
 copy {.github/containers/trafficserver-alpine => 
traffic_ops_db/test/docker}/.env (100%)

Reply via email to