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

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


 discard 3a8a918d923 chore(deps-dev): Bump eslint-plugin-promise from 6.0.1 to 
6.2.0 in /docs
     add 723554e1978 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - AWS Config (#14464)
     add 47217bef88c chore(deps): Bump org.apache.camel.k:camel-k-crds from 
2.3.2 to 2.3.3 (#14454)
     add 53d9e995d67 chore(deps): Bump com.github.mwiede:jsch from 0.2.17 to 
0.2.18
     add c4d201b9502 CAMEL-20861: Default tracer now include details of when an 
exchange was sent to an endpoint including service location. (#14465)
     add e5814076263 chore(deps): Bump com.box:box-java-sdk from 4.9.1 to 4.10.0
     add a9ffbc1e997 CAMEL-20861: Default tracer now include details of when an 
exchange was sent to an endpoint including service location.
     add e0691d5bdfa chore(deps): Bump 
com.google.cloud:google-cloud-secretmanager-bom (#14468)
     add f08d4f1c727 chore(deps-dev): Bump io.projectreactor:reactor-core from 
3.6.6 to 3.6.7 (#14469)
     add 0806e757a7d chore(deps): Bump californium-version from 3.11.0 to 
3.12.0 (#14470)
     add 744418a49f1 chore(deps): Bump com.github.beanio:beanio from 3.0.1 to 
3.0.2 (#14471)
     add dedeb656fb2 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Athena and Secrets Manager (#14474)
     add 2392950a8e0 chore(deps): Bump io.nats:jnats from 2.18.1 to 2.19.0 
(#14473)
     add 68c96770673 chore(deps-dev): Bump com.nimbusds:nimbus-jose-jwt from 
9.39.3 to 9.40 (#14472)
     add 2b088d37475 doc: Improve CoAP component description (#14420)
     add 3423a74322e camel-langchain4j-chat -  NPE if only producer is used 
(#14475)
     add 61cddec160a CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - AWS Cloudwatch (#14477)
     add 5c50ab7390b CAMEL-20861: Default tracer now include details of when an 
exchange was sent to an endpoint including service location.
     add cbe31f96e8f CAMEL-20850: camel-core - compress changes in 
SimpleLRUCache (#14424)
     add 6ce1c8e2887 fix(sql-component): Fix sql component adoc (#14480)
     add 114dcd0a279 CAMEL-20860: camel-core - Endpoint should have isRemote 
method (#14484)
     add 61124e48cd0 chore: do not commit the install-state.gz file
     add fb8ae10c2de CAMEL-20865: Add usage details to 
camel-elasticsearch-rest-client documentation
     add 3b0fe617d14 CAMEL-20860: camel-core - Endpoint should have isRemote 
method
     add 0d720ccfb16 chore(deps): Bump aws-java-sdk2-version from 2.25.70 to 
2.26.0 (#14486)
     add e849e0aecba chore(deps-dev): Bump eslint-plugin-promise from 6.0.1 to 
6.2.0 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   (3a8a918d923)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/docs/eslint-plugin-promise-6.2.0 
(e849e0aecba)

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:
 .../apache/camel/catalog/components/coap+tcp.json  |   2 +-
 .../org/apache/camel/catalog/components/coap.json  |   2 +-
 .../apache/camel/catalog/components/coaps+tcp.json |   2 +-
 .../org/apache/camel/catalog/components/coaps.json |   2 +-
 .../apache/camel/component/djl/DJLEndpoint.java    |   5 +
 .../langchain4j/chat/LangChain4jChatProducer.java  |  17 ++-
 .../component/aws/config/AWSConfigEndpoint.java    |  20 ++-
 .../aws/secretsmanager/SecretsManagerEndpoint.java |  20 ++-
 .../component/aws2/athena/Athena2Endpoint.java     |  26 +++-
 .../camel/component/aws2/cw/Cw2Endpoint.java       |  30 ++++-
 .../bean/validator/BeanValidatorEndpoint.java      |   5 +
 .../apache/camel/component/bean/BeanEndpoint.java  |   5 +
 .../camel/component/browse/BrowseEndpoint.java     |   5 +
 .../caffeine/cache/CaffeineCacheEndpoint.java      |   7 +-
 .../caffeine/load/CaffeineLoadCacheEndpoint.java   |   7 +-
 .../camel/component/chunk/ChunkEndpoint.java       |  10 +-
 .../META-INF/org/apache/camel/coap/coap+tcp.json   |   2 +-
 .../META-INF/org/apache/camel/coap/coap.json       |   2 +-
 .../META-INF/org/apache/camel/coap/coaps+tcp.json  |   2 +-
 .../META-INF/org/apache/camel/coap/coaps.json      |   2 +-
 .../camel-coap/src/main/docs/coap-component.adoc   |   2 +-
 .../java/org/apache/camel/coap/CoAPEndpoint.java   |   2 +-
 .../component/controlbus/ControlBusEndpoint.java   |   5 +
 .../apache/camel/component/cron/CronEndpoint.java  |   5 +
 .../component/crypto/DigitalSignatureEndpoint.java |   5 +
 .../component/dataformat/DataFormatEndpoint.java   |   5 +
 .../camel/component/dataset/DataSetEndpoint.java   |   5 +
 .../component/dataset/DataSetTestEndpoint.java     |   5 +
 .../camel/component/direct/DirectEndpoint.java     |   5 +
 .../component/disruptor/DisruptorEndpoint.java     |   5 +
 .../control/DynamicRouterControlEndpoint.java      |   5 +
 .../routing/DynamicRouterEndpoint.java             |   5 +
 .../docs/elasticsearch-rest-client-component.adoc  | 134 ++++++++++++++++++++-
 .../apache/camel/component/exec/ExecEndpoint.java  |   5 +
 .../camel/component/flatpack/FlatpackEndpoint.java |   5 +
 .../apache/camel/component/fop/FopEndpoint.java    |   5 +
 .../component/freemarker/FreemarkerEndpoint.java   |   5 +
 .../camel/component/grape/GrapeEndpoint.java       |   5 +
 .../guava/eventbus/GuavaEventBusEndpoint.java      |   5 +
 .../apache/camel/component/jmx/JMXEndpoint.java    |   5 +
 .../apache/camel/component/jolt/JoltEndpoint.java  |   5 +
 .../apache/camel/component/jslt/JsltEndpoint.java  |   5 +
 .../component/jsonpatch/JsonPatchEndpoint.java     |   5 +
 .../jsonvalidator/JsonValidatorEndpoint.java       |   5 +
 .../camel/component/jsonata/JsonataEndpoint.java   |   5 +
 .../apache/camel/component/jte/JteEndpoint.java    |   5 +
 .../camel/component/language/LanguageEndpoint.java |   5 +
 .../apache/camel/component/log/LogEndpoint.java    |   5 +
 .../component/lumberjack/LumberjackEndpoint.java   |   7 +-
 .../component/mapstruct/MapstructEndpoint.java     |   5 +
 .../camel/component/metrics/MetricsEndpoint.java   |   5 +
 .../component/micrometer/MicrometerEndpoint.java   |   5 +
 .../apache/camel/component/mock/MockEndpoint.java  |   5 +
 .../camel/component/mustache/MustacheEndpoint.java |   5 +
 .../apache/camel/component/mvel/MvelEndpoint.java  |   5 +
 .../apache/camel/component/pdf/PdfEndpoint.java    |   5 +
 .../camel/component/quartz/QuartzEndpoint.java     |   5 +
 .../reactive/streams/ReactiveStreamsEndpoint.java  |  11 +-
 .../apache/camel/component/ref/RefEndpoint.java    |   5 +
 .../camel/component/rest/RestApiEndpoint.java      |   5 +
 .../robotframework/RobotFrameworkEndpoint.java     |   5 +
 .../camel/component/xquery/XQueryEndpoint.java     |   5 +
 .../component/scheduler/SchedulerEndpoint.java     |   5 +
 .../component/schematron/SchematronEndpoint.java   |   5 +
 .../apache/camel/component/seda/SedaEndpoint.java  |   5 +
 .../spring/batch/SpringBatchEndpoint.java          |   5 +
 .../camel/component/event/EventEndpoint.java       |   5 +
 .../camel-sql/src/main/docs/sql-component.adoc     |  16 +--
 .../apache/camel/component/stax/StAXEndpoint.java  |   5 +
 .../stringtemplate/StringTemplateEndpoint.java     |   5 +
 .../apache/camel/component/stub/StubEndpoint.java  |   5 +
 .../component/thymeleaf/ThymeleafEndpoint.java     |   5 +
 .../apache/camel/component/tika/TikaEndpoint.java  |   5 +
 .../camel/component/timer/TimerEndpoint.java       |   5 +
 .../component/validator/ValidatorEndpoint.java     |   5 +
 .../camel/component/velocity/VelocityEndpoint.java |   5 +
 .../apache/camel/component/wasm/WasmEndpoint.java  |  26 ++--
 .../org/apache/camel/component/xj/XJEndpoint.java  |   5 +
 .../component/xmlsecurity/XmlSignerEndpoint.java   |   5 +
 .../component/xmlsecurity/XmlVerifierEndpoint.java |   5 +
 .../component/xslt/saxon/XsltSaxonEndpoint.java    |   5 +
 .../apache/camel/component/xslt/XsltEndpoint.java  |   5 +
 .../src/main/java/org/apache/camel/Endpoint.java   |  10 +-
 .../camel/spi/BacklogTracerEventMessage.java       |   9 ++
 .../src/main/java/org/apache/camel/spi/Tracer.java |  11 ++
 .../debugger/DefaultBacklogTracerEventMessage.java |  12 ++
 .../camel/impl/engine/CamelInternalProcessor.java  |  61 +++++++---
 .../apache/camel/impl/engine/DefaultChannel.java   |   2 +-
 .../apache/camel/impl/engine/DefaultTracer.java    |  77 +++++++++++-
 .../camel/impl/console/EndpointDevConsole.java     |   1 +
 .../camel/support/cache/SimpleLRUCacheTest.java    | 131 +++++++++++++++++---
 .../api/management/mbean/ManagedEndpointMBean.java |   3 +
 .../camel/management/mbean/ManagedEndpoint.java    |   5 +
 .../camel/management/ManagedEndpointTest.java      |   5 +
 .../apache/camel/support/cache/SimpleLRUCache.java |  69 +++++++++--
 docs/.gitignore                                    |   7 +-
 ...gin-promise-npm-6.2.0-a65378354f-4ce2ee3650.zip | Bin 28623 -> 0 bytes
 .../component/ComponentsBuilderFactory.java        |  12 +-
 .../component/dsl/CoapComponentBuilderFactory.java |   6 +-
 .../dsl/CoapTcpComponentBuilderFactory.java        |   6 +-
 .../dsl/CoapsComponentBuilderFactory.java          |   6 +-
 .../dsl/CoapsTcpComponentBuilderFactory.java       |   6 +-
 .../builder/endpoint/StaticEndpointBuilders.java   |  15 ++-
 .../endpoint/dsl/CoAPEndpointBuilderFactory.java   |  21 ++--
 .../jbang/core/commands/process/ListEndpoint.java  |   3 +
 .../apache/camel/kotlin/components/CoapUriDsl.kt   |   2 +-
 parent/pom.xml                                     |  20 +--
 107 files changed, 993 insertions(+), 153 deletions(-)
 delete mode 100644 
docs/.yarn/cache/eslint-plugin-promise-npm-6.2.0-a65378354f-4ce2ee3650.zip

Reply via email to