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
omit 9975e12035 Regen SBOM from commit
17c6b1cc2f8bef72e339f7d093138aed0cead47d
add 1d6fcd625a Regen SBOM from commit
17c6b1cc2f8bef72e339f7d093138aed0cead47d (#6298)
add f1e885a7dc Fix incorrect endpoint paths in REST producer test
add b7665ad56d Add changelog for 3.13.0
add 9072aa268b Strip label prefix in auto label workflow before performing
GraphQL search query
add 91cb3a2b1f Fix #6301 to resort the beans if priority is same the
default one wins (#6304)
add 72f2d413d3 cxf-soap SSL tests fail with Quarkus CXF 3.13.0 fix #6294
add 5039103505 Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.3.0
to 3.4.0
add 1ff0bd4a68 Remove redundant generate JVM extension workflow
add 9e242ee44a Exclude most .github directory content from triggering core
CI workflows
add c6e63058ac Use markdown admonitions for dependabot branch sync warning
message
add 7a27e831f7 Bump hamcrest.version from 2.2 to 3.0
add 302239f46e Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.4.0
to 3.4.1
add 1a39ebb8d6 Bump com.azure:azure-core-http-vertx from 1.0.0-beta.19 to
1.0.0-beta.20
add 29cc3da31d Regen SBOM from commit
1a39ebb8d612cbbea0c96a4bc517ddff59cf08ad
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 (9975e12035)
\
N -- N -- N refs/heads/regen_bot_sbom (29cc3da31d)
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/workflows/ci-build.yaml | 20 +
.github/workflows/generate-jvm-extension.yaml | 83 -
.github/workflows/label-issue.yaml | 8 +-
.github/workflows/pr-validate.yml | 10 +
.../workflows/synchronize-dependabot-branch.yaml | 2 +-
CHANGELOG.md | 55 +
camel-quarkus-sbom/camel-quarkus-sbom.json | 1940 ++++++++++----------
camel-quarkus-sbom/camel-quarkus-sbom.xml | 1672 ++++++++---------
.../camel/quarkus/core/RuntimeBeanRepository.java | 33 +-
.../cxf/soap/ssl/it/CxfSoapGlobalTrustedSslIT.java | 2 -
.../soap/ssl/it/CxfSoapGlobalTrustedSslTest.java | 2 -
.../soap/ssl/it/CxfSoapGlobalUntrustedSslIT.java | 2 -
.../soap/ssl/it/CxfSoapGlobalUntrustedSslTest.java | 2 -
.../component/cxf/soap/ssl/it/CxfSoapSslIT.java | 2 -
.../component/cxf/soap/ssl/it/CxfSoapSslTest.java | 2 -
.../soap/wss/client/it/CxfSoapWssClientTest.java | 13 +-
integration-test-groups/foundation/bean/pom.xml | 8 +
.../camel/quarkus/component/bean/BeanResource.java | 11 +
.../bean/src/main/resources/application.properties | 6 +
.../camel/quarkus/component/bean/BeanTest.java | 9 +
integration-tests/foundation-grouped/pom.xml | 8 +
.../component/openapijava/it/OpenApiResource.java | 9 +-
.../component/openapijava/it/OpenApiRoutes.java | 2 +-
.../component/openapijava/it/v3/OpenApiV3Test.java | 4 +-
pom.xml | 8 +-
poms/bom/src/main/generated/flattened-full-pom.xml | 567 +++---
.../src/main/generated/flattened-reduced-pom.xml | 119 +-
.../generated/flattened-reduced-verbose-pom.xml | 567 +++---
28 files changed, 2622 insertions(+), 2544 deletions(-)
delete mode 100644 .github/workflows/generate-jvm-extension.yaml