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

github-bot pushed a change to branch regen_bot_sbom
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard b2d9daf732 Regen SBOM from commit 
ad6ced3a6cbb221a8b94a31f41fef54ac6988068
     add 2c16e56792 [fixes #8007] Fix LangChain4j Agent MCP tests on Windows
     add c8e13aa536 Add camel-kamelets to the BOM
     add b6e8663e55 Bump org.apache.maven.plugins:maven-resources-plugin from 
3.3.1 to 3.4.0
     add 49cb21d98d Bump org.apache.maven.plugins:maven-assembly-plugin from 
3.7.1 to 3.8.0
     add 64fe2db388 Bump io.quarkiverse.artemis:quarkus-artemis-bom
     add 877078bbc1 Bump org.apache.maven.plugins:maven-source-plugin from 
3.3.1 to 3.4.0
     add e5e154c740 Bump actions/checkout from 6.0.0 to 6.0.1
     add 210bdde876 Fix dependabot typo for debezium-bom
     add 0aecd62b37 Bump io.debezium:debezium-bom from 3.3.1.Final to 
3.3.2.Final
     add 3b5f8bd2f8 Bump com.unboundid:unboundid-ldapsdk from 7.0.3 to 7.0.4
     add dbcaccd760 Bump org.apache.maven.plugins:maven-release-plugin from 
3.2.0 to 3.3.0
     add 70b72ca294 Remove superfluous public access modifer and comments from 
extension test template
     add 3c30979697 Update kubernetes.adoc - fix chapter layout (#8044)
     add f1bb59e272 Pin the perf-regression tool to hyperfoil version 0.27.1 
#8027 (#8028)
     add 8e0c0563db Regen SBOM from commit 
f1bb59e272014c7d7455f2214a03f3b9d844d349

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   (b2d9daf732)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (8e0c0563db)

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:
 .github/dependabot.yml                             |   3 +-
 .github/workflows/camel-master-cron.yaml           |  16 +-
 .github/workflows/check-dependency-convergence.yml |   2 +-
 .github/workflows/ci-build.yaml                    |  16 +-
 .github/workflows/generate-sbom-main.yml           |   2 +-
 .github/workflows/jdk25-build.yaml                 |  14 +-
 .github/workflows/label-issue.yaml                 |   2 +-
 .github/workflows/pr-doc-validation.yml            |   4 +-
 .github/workflows/pr-validate.yml                  |   2 +-
 .github/workflows/quarkus-lts-ci-build.yaml        |  12 +-
 .github/workflows/quarkus-master-cron.yaml         |  16 +-
 .../workflows/synchronize-dependabot-branch.yaml   |   2 +-
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 608 ++++++++++++---------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 574 ++++++++++---------
 docs/modules/ROOT/pages/user-guide/kubernetes.adoc |   1 +
 integration-tests/kamelet/pom.xml                  |   4 +
 .../component/kamelet/it/KameletResource.java      |   7 +
 .../component/kamelet/it/KameletRoutes.java        |   3 +
 .../src/main/resources/application.properties      |   2 +-
 .../quarkus/component/kamelet/it/KameletTest.java  |   8 +
 .../langchain4j/agent/it/AgentProducers.java       |   2 +
 .../src/main/resources/application.properties      |   3 +
 .../agent/it/Langchain4jAgentTestResource.java     |  39 +-
 pom.xml                                            |  15 +-
 poms/bom/pom.xml                                   |   6 +
 poms/bom/src/main/generated/flattened-full-pom.xml | 563 +++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   |  35 +-
 .../generated/flattened-reduced-verbose-pom.xml    | 131 ++---
 tooling/create-extension-templates/Test.java       |   8 +-
 .../cq-perf-regression-sample-base/pom.xml         |   1 +
 30 files changed, 1149 insertions(+), 952 deletions(-)

Reply via email to