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

github-bot pushed a change to branch dependabot/npm_and_yarn/docs/gulp-5.0.1
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard daa04e6bd35 chore(deps-dev): Bump gulp from 4.0.2 to 5.0.1 in /docs
     add aba205e53c0 chore(deps): Bump 
org.springframework.data:spring-data-redis (#18371)
     add a2fe5b8057d chore(deps): Bump org.snmp4j:snmp4j from 3.9.3 to 3.9.4 
(#18369)
     add 8248334752f chore(deps): Bump 
org.hibernate.validator:hibernate-validator (#18374)
     add 22974e75571 chore(deps): Bump io.github.ascopes:protobuf-maven-plugin 
(#18373)
     add a1bd40aeaa4 chore(deps): Bump org.apache:apache from 34 to 35 (#18372)
     add 2285d1d0eb3 feat(components): camel-micrometer exchanges last timestamp
     add 9b053ea26a3 chore(deps): Bump io.milvus:milvus-sdk-java from 2.5.10 to 
2.6.0 (#18370)
     add 8e0443b9ce3 CAMEL-22145: camel-core: Include source location when 
throwing failed to create or start route exception so end user can better known 
which file has the problem.
     add cc059534284 chore(deps): Bump bytebuddy-version from 1.17.5 to 1.17.6 
(#18376)
     add 3b59fbda2ad chore(deps): Bump com.cedarsoftware:java-util from 3.3.2 
to 3.3.3 (#18378)
     add ed2ad8f3548 chore(deps): Bump spring-security-version from 6.5.0 to 
6.5.1 (#18377)
     add 7dd002b8971 CAMEL-22096: Upgrade Langchain4j websearch to Langchain4j 
1.0.1
     add 6ff64c887ec CAMEL-22167 : Cleanup LangChain4j versions in camel-ai
     add 4cbde011cb2 chore(deps): Bump jackson2-version from 2.19.0 to 2.19.1 
(#18368)
     add 0553d94920b chore(deps-dev): Bump eslint from 9.28.0 to 9.29.0 in /docs
     add 874cd1f930b chore(deps-dev): Bump gulp from 4.0.2 to 5.0.1 in /docs

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   (daa04e6bd35)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/docs/gulp-5.0.1 
(874cd1f930b)

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:
 components/camel-ai/camel-langchain4j-chat/pom.xml |   9 +-
 .../camel-ai/camel-langchain4j-embeddings/pom.xml  |   9 +-
 .../camel-ai/camel-langchain4j-tokenizer/pom.xml   |   7 +-
 .../camel-ai/camel-langchain4j-tools/pom.xml       |   4 +-
 .../camel-ai/camel-langchain4j-web-search/pom.xml  |   4 +-
 components/camel-ai/camel-milvus/pom.xml           |   1 -
 components/camel-ai/camel-neo4j/pom.xml            |   1 -
 components/camel-ai/camel-pinecone/pom.xml         |   1 -
 components/camel-ai/camel-qdrant/pom.xml           |   1 -
 components/camel-ai/camel-weaviate/pom.xml         |   1 -
 .../DisruptorConcurrentConsumersNPEIssueTest.java  |   4 +-
 .../component/micrometer/MicrometerConstants.java  |   1 +
 .../MicrometerExchangeEventNotifier.java           |  19 +++
 ...MicrometerExchangeEventNotifierDynamicTest.java |   2 +-
 .../MicrometerExchangeEventNotifierStaticTest.java |   2 +-
 docs/.pnp.cjs                                      | 161 +++++++++++++--------
 docs/package.json                                  |   2 +-
 docs/yarn.lock                                     |  79 ++++++----
 parent/pom.xml                                     |  22 +--
 pom.xml                                            |   2 +-
 20 files changed, 200 insertions(+), 132 deletions(-)

Reply via email to