(camel) branch main updated (713e2d747d0 -> 564ac0b1bac)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from 713e2d747d0 Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 
(#12152)
 add 564ac0b1bac Bump com.github.docker-java:docker-java from 3.3.2 to 
3.3.4 (#12155)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch dependabot/maven/com.github.docker-java-docker-java-3.3.4 deleted (was e0cfd491d42)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/com.github.docker-java-docker-java-3.3.4
in repository https://gitbox.apache.org/repos/asf/camel.git


 was e0cfd491d42 Bump com.github.docker-java:docker-java from 3.3.2 to 3.3.4

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump com.github.docker-java:docker-java from 3.3.2 to 3.3.4 [camel]

2023-11-22 Thread via GitHub


davsclaus merged PR #12155:
URL: https://github.com/apache/camel/pull/12155


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Enable Mail & Kafka test certificates to be regenerated for the target host name or ip address [camel-quarkus]

2023-11-22 Thread via GitHub


jamesnetherton opened a new pull request, #5540:
URL: https://github.com/apache/camel-quarkus/pull/5540

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-quarkus-examples) branch camel-quarkus-main updated: Upgrade quarkus.platform.version to 3.6.0

2023-11-22 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git


The following commit(s) were added to refs/heads/camel-quarkus-main by this 
push:
 new 173c1dc  Upgrade quarkus.platform.version to 3.6.0
173c1dc is described below

commit 173c1dc96d051af7927e8b86dea705fd5d8fac1a
Author: James Netherton 
AuthorDate: Thu Nov 23 07:20:07 2023 +

Upgrade quarkus.platform.version to 3.6.0
---
 aws-lambda/pom.xml  | 2 +-
 cluster-leader-election/pom.xml | 2 +-
 cxf-soap/pom.xml| 2 +-
 file-bindy-ftp/pom.xml  | 2 +-
 file-split-log-xml/pom.xml  | 2 +-
 health/pom.xml  | 2 +-
 http-log/pom.xml| 2 +-
 jdbc-datasource/pom.xml | 2 +-
 jms-jpa/pom.xml | 2 +-
 jpa-idempotent-repository/pom.xml   | 2 +-
 jta-jpa/pom.xml | 2 +-
 kafka/pom.xml   | 2 +-
 kamelet-chucknorris/pom.xml | 2 +-
 message-bridge/pom.xml  | 2 +-
 observability/pom.xml   | 2 +-
 platform-http-security-keycloak/pom.xml | 2 +-
 rest-json/pom.xml   | 2 +-
 timer-log-kotlin/pom.xml| 2 +-
 timer-log-main/pom.xml  | 2 +-
 timer-log/pom.xml   | 2 +-
 20 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/aws-lambda/pom.xml b/aws-lambda/pom.xml
index e3cfe2d..c28ebe3 100644
--- a/aws-lambda/pom.xml
+++ b/aws-lambda/pom.xml
@@ -27,7 +27,7 @@
 Camel Quarkus Example :: Deploying a Camel Route in AWS 
Lambda
 
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 io.quarkus
diff --git a/cluster-leader-election/pom.xml b/cluster-leader-election/pom.xml
index 549c465..dcff228 100644
--- a/cluster-leader-election/pom.xml
+++ b/cluster-leader-election/pom.xml
@@ -29,7 +29,7 @@
 Camel Quarkus Example :: Cluster leader election
 
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 io.quarkus
diff --git a/cxf-soap/pom.xml b/cxf-soap/pom.xml
index 58f06bd..f0cbacd 100644
--- a/cxf-soap/pom.xml
+++ b/cxf-soap/pom.xml
@@ -29,7 +29,7 @@
 Camel Quarkus Example :: CXF SOAP
 
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 io.quarkus
diff --git a/file-bindy-ftp/pom.xml b/file-bindy-ftp/pom.xml
index 25e78e6..dc28ab6 100644
--- a/file-bindy-ftp/pom.xml
+++ b/file-bindy-ftp/pom.xml
@@ -28,7 +28,7 @@
 Camel Quarkus Example :: File Bindy FTP
 
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 io.quarkus
diff --git a/file-split-log-xml/pom.xml b/file-split-log-xml/pom.xml
index b7cbdb9..490974b 100644
--- a/file-split-log-xml/pom.xml
+++ b/file-split-log-xml/pom.xml
@@ -28,7 +28,7 @@
 Camel Quarkus Example :: File To Log XML DSL
 
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 io.quarkus
diff --git a/health/pom.xml b/health/pom.xml
index 742ee00..d88bbc6 100644
--- a/health/pom.xml
+++ b/health/pom.xml
@@ -28,7 +28,7 @@
 Camel Quarkus Example :: Health Check
 
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 io.quarkus
diff --git a/http-log/pom.xml b/http-log/pom.xml
index b204ce0..b17ed8f 100644
--- a/http-log/pom.xml
+++ b/http-log/pom.xml
@@ -28,7 +28,7 @@
 Camel Quarkus Example :: HTTP to Log
 
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 io.quarkus
diff --git a/jdbc-datasource/pom.xml b/jdbc-datasource/pom.xml
index 8ff3264..3eaa040 100644
--- a/jdbc-datasource/pom.xml
+++ b/jdbc-datasource/pom.xml
@@ -25,7 +25,7 @@
 Camel Quarkus :: Examples :: Jdbc - DatataSource - Log
 Camel Quarkus Example :: Connect to Database using 
Datasource
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 io.quarkus
diff --git a/jms-jpa/pom.xml b/jms-jpa/pom.xml
index 72ce1b0..d0f4168 100644
--- a/jms-jpa/pom.xml
+++ b/jms-jpa/pom.xml
@@ -25,7 +25,7 @@
 Camel Quarkus :: Examples :: JMS JPA
 Camel Quarkus Example :: JMS JPA
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 3.0.0
 
diff --git a/jpa-idempotent-repository/pom.xml 
b/jpa-idempotent-repository/pom.xml
index f1a4378..1c9b796 100644
--- a/jpa-idempotent-repository/pom.xml
+++ b/jpa-idempotent-repository/pom.xml
@@ -30,7 +30,7 @@
 Camel Quarkus Example :: JPA Idempotent 
Repository
 
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 io.quarkus
diff --git a/jta-jpa/pom.xml b/jta-jpa/pom.xml
index 65dda79..7177045 100644
--- a/jta-jpa/pom.xml
+++ b/jta-jpa/pom.xml
@@ -25,7 +25,7 @@
 Camel Quarkus :: Examples :: JTA JPA
 Camel Quarkus Example :: JTA JPA
 
-3.6.0.CR1
+3.6.0
 
3.6.0-SNAPSHOT
 
 

Re: [PR] Upgrade quarkus.platform.version to 3.6.0 [camel-quarkus-examples]

2023-11-22 Thread via GitHub


jamesnetherton merged PR #181:
URL: https://github.com/apache/camel-quarkus-examples/pull/181


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-quarkus) branch camel-main updated: Generated files

2023-11-22 Thread jiriondrusek
This is an automated email from the ASF dual-hosted git repository.

jiriondrusek pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/camel-main by this push:
 new 0c0b061880 Generated files
0c0b061880 is described below

commit 0c0b0618802cd4f838f176eb12c1a5b4237c2d89
Author: JiriOndrusek 
AuthorDate: Thu Nov 23 08:45:20 2023 +0100

Generated files
---
 pom.xml |  2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml  | 12 ++--
 poms/bom/src/main/generated/flattened-reduced-pom.xml   | 17 +++--
 .../main/generated/flattened-reduced-verbose-pom.xml| 17 +++--
 4 files changed, 29 insertions(+), 19 deletions(-)

diff --git a/pom.xml b/pom.xml
index dce5b7087d..afbb512d70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
 ${hapi-version}
 ${hapi-base-version}
 ${hapi-fhir-version}
-6.0.22.2
+6.1.2.2
 ${httpclient-version}
 9.3.2.1
 ${icu4j-version}
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml 
b/poms/bom/src/main/generated/flattened-full-pom.xml
index 3039ab8636..72fc4d9129 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -5979,32 +5979,32 @@
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.dstu2
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.dstu2016may
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.dstu3
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.r4
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.r5
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.utilities
-6.0.22.2
+6.1.2.2
   
   
 com.azure
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index c913f3bd41..fa85d0a395 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -5979,32 +5979,32 @@
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.dstu2
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.dstu2016may
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.dstu3
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.r4
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.r5
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.utilities
-6.0.22.2
+6.1.2.2
   
   
 com.azure
@@ -7672,6 +7672,11 @@
 metrics-core
 4.0.1
   
+  
+junit
+junit
+4.13.1
+  
   
 org.reflections
 reflections
diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
index 19d478a08a..f8f20cfbf0 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -5979,32 +5979,32 @@
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.dstu2
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.dstu2016may
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.dstu3
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.r4
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.r5
-6.0.22.2
+6.1.2.2
   
   
 ca.uhn.hapi.fhir
 org.hl7.fhir.utilities
-6.0.22.2
+6.1.2.2
   
   
 com.azure
@@ -7672,6 +7672,11 @@
 metrics-core
 4.0.1
   
+  
+junit
+junit
+4.13.1
+  
   
 org.reflections
 reflections



(camel) branch regen_bot updated (a106e2c3206 -> 713e2d747d0)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from a106e2c3206 Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 (#12154)
 add 713e2d747d0 Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 
(#12152)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump com.github.docker-java:docker-java from 3.3.2 to 3.3.4 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12155:
URL: https://github.com/apache/camel/pull/12155#issuecomment-1823925569

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump com.github.docker-java:docker-java from 3.3.2 to 3.3.4 [camel]

2023-11-22 Thread via GitHub


davsclaus commented on PR #12155:
URL: https://github.com/apache/camel/pull/12155#issuecomment-1823925115

   /component-test camel-docker


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/ch.qos.logback-logback-classic-1.4.11 deleted (was 26a78b598cc)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/ch.qos.logback-logback-classic-1.4.11
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 26a78b598cc Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch main updated (a106e2c3206 -> 713e2d747d0)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from a106e2c3206 Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 (#12154)
 add 713e2d747d0 Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 
(#12152)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 [camel]

2023-11-22 Thread via GitHub


davsclaus merged PR #12152:
URL: https://github.com/apache/camel/pull/12152


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Upgrade quarkus.platform.version to 3.6.0 [camel-quarkus-examples]

2023-11-22 Thread via GitHub


jamesnetherton opened a new pull request, #181:
URL: https://github.com/apache/camel-quarkus-examples/pull/181

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (69882827f04 -> a106e2c3206)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from 69882827f04 Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0 
(#12151)
 add a106e2c3206 Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 (#12154)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch dependabot/maven/com.github.docker-java-docker-java-3.3.4 created (now e0cfd491d42)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.github.docker-java-docker-java-3.3.4
in repository https://gitbox.apache.org/repos/asf/camel.git


  at e0cfd491d42 Bump com.github.docker-java:docker-java from 3.3.2 to 3.3.4

No new revisions were added by this update.



Re: [PR] Bump com.github.docker-java:docker-java from 3.3.2 to 3.3.4 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12155:
URL: https://github.com/apache/camel/pull/12155#issuecomment-1823901313

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump com.github.docker-java:docker-java from 3.3.2 to 3.3.4 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #12155:
URL: https://github.com/apache/camel/pull/12155

   Bumps 
[com.github.docker-java:docker-java](https://github.com/docker-java/docker-java)
 from 3.3.2 to 3.3.4.
   
   Release notes
   Sourced from https://github.com/docker-java/docker-java/releases;>com.github.docker-java:docker-java's
 releases.
   
   3.3.4
   Changes
   
   Bump org.testcontainers:testcontainers from 1.16.3 to 1.19.1 https://github.com/dependabot;>@​dependabot (https://redirect.github.com/docker-java/docker-java/issues/2218;>#2218)
   Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.15.4 to 
0.18.2 https://github.com/dependabot;>@​dependabot 
(https://redirect.github.com/docker-java/docker-java/issues/2226;>#2226)
   Add units (nanoseconds) to HealthCheck. https://github.com/SLG;>@​SLG (https://redirect.github.com/docker-java/docker-java/issues/2187;>#2187)
   Disable CopyArchiveToContainerCmdIT#copyFileWithUIDGID https://github.com/eddumelendez;>@​eddumelendez (https://redirect.github.com/docker-java/docker-java/issues/2228;>#2228)
   Bump assertj-core from 3.22.0 to 3.24.2 https://github.com/dependabot;>@​dependabot (https://redirect.github.com/docker-java/docker-java/issues/2051;>#2051)
   Bump jna from 5.12.1 to 5.13.0 https://github.com/dependabot;>@​dependabot (https://redirect.github.com/docker-java/docker-java/issues/2047;>#2047)
   Bump commons-io from 2.6 to 2.13.0 https://github.com/dependabot;>@​dependabot (https://redirect.github.com/docker-java/docker-java/issues/2153;>#2153)
   Bump org.junit.jupiter:junit-jupiter from 5.7.2 to 5.10.0 https://github.com/dependabot;>@​dependabot (https://redirect.github.com/docker-java/docker-java/issues/2163;>#2163)
   Bump org.bouncycastle:bcpkix-jdk18on from 1.75 to 1.76 https://github.com/dependabot;>@​dependabot (https://redirect.github.com/docker-java/docker-java/issues/2169;>#2169)
   
    Enhancements
   
   Add signal query argument for Restart Container command https://github.com/dmmax;>@​dmmax (https://redirect.github.com/docker-java/docker-java/issues/2186;>#2186)
   Implemented the SizeRw field in the 
InspectContainerResponse class. https://github.com/LarsSven;>@​LarsSven (https://redirect.github.com/docker-java/docker-java/issues/2216;>#2216)
   
   藺 Maintenance
   
   Improve assertions https://github.com/Sineaggi;>@​Sineaggi (https://redirect.github.com/docker-java/docker-java/issues/2189;>#2189)
   Fixing flaky test ListContainersCmdIT.testStatusFilter https://github.com/dmmax;>@​dmmax (https://redirect.github.com/docker-java/docker-java/issues/2188;>#2188)
   
   3.3.3
   Changes
   
   updated bouncy castle to bcpkix-jdk18on:1.75 and fix missing reflect 
config for graalvm https://github.com/cmdjulian;>@​cmdjulian (https://redirect.github.com/docker-java/docker-java/issues/2135;>#2135)
   
    Bug Fixes
   
   Add setter to auths if it's null to avoid NPE when getting auths https://github.com/chunweilim;>@​chunweilim (https://redirect.github.com/docker-java/docker-java/issues/2142;>#2142)
   
   
   
   
   Commits
   
   https://github.com/docker-java/docker-java/commit/fd5da167a4cd437e51b7fcda1a6ab63a31c59185;>fd5da16
 Add signal query argument for Restart Container command (https://redirect.github.com/docker-java/docker-java/issues/2186;>#2186)
   https://github.com/docker-java/docker-java/commit/278a3ac6428ae88b652d7e2dab2db12354af4f3f;>278a3ac
 Replace deprecated match methods (https://redirect.github.com/docker-java/docker-java/issues/2189;>#2189)
   https://github.com/docker-java/docker-java/commit/8a840511ad9417d71e8293ba04310fb92d5e87eb;>8a84051
 Bump org.testcontainers:testcontainers from 1.16.3 to 1.19.1 (https://redirect.github.com/docker-java/docker-java/issues/2218;>#2218)
   https://github.com/docker-java/docker-java/commit/a437d0e0670069c40518ea9fe730f709c121f031;>a437d0e
 Bump com.github.siom79.japicmp:japicmp-maven-plugin (https://redirect.github.com/docker-java/docker-java/issues/2226;>#2226)
   https://github.com/docker-java/docker-java/commit/fea93ec68ac29e8befeab3c85922283406ea15e2;>fea93ec
 Implemented the SizeRw field in the 
InspectContainerResponse class. (https://redirect.github.com/docker-java/docker-java/issues/2216;>#2216)
   https://github.com/docker-java/docker-java/commit/d138d51999cde27ff89fbe5b070045a37203192f;>d138d51
 Add units (nanoseconds) to HealthCheck (https://redirect.github.com/docker-java/docker-java/issues/2187;>#2187)
   https://github.com/docker-java/docker-java/commit/ede20db9870476fe51a8b376a36921d99177d3bf;>ede20db
 Fixing flaky test ListContainersCmdIT.testStatusFilter (https://redirect.github.com/docker-java/docker-java/issues/2188;>#2188)
   https://github.com/docker-java/docker-java/commit/1da9515043f1ca290c6779a65a21a74f11fad2ea;>1da9515
 Disable CopyArchiveToContainerCmdIT#copyFileWithUIDGID (https://redirect.github.com/docker-java/docker-java/issues/2228;>#2228)
   

(camel) branch dependabot/maven/com.alibaba-fastjson-2.0.42 deleted (was 698403fb6f7)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.alibaba-fastjson-2.0.42
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 698403fb6f7 Bump com.alibaba:fastjson from 2.0.39 to 2.0.42

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 [camel]

2023-11-22 Thread via GitHub


oscerd merged PR #12154:
URL: https://github.com/apache/camel/pull/12154


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated: Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 (#12154)

2023-11-22 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new a106e2c3206 Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 (#12154)
a106e2c3206 is described below

commit a106e2c3206eee2c95cfbd33503014a60be36261
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 23 08:04:48 2023 +0100

Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 (#12154)

Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 
2.0.39 to 2.0.42.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.39...2.0.42)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a8f9009ad30..e6d995bcb39 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -140,7 +140,7 @@
 1.10.2.Final
 3.1.1
 2.4.13
-2.0.39
+2.0.42
 3.0.5
 2.2.0
 4.0.18



Re: [PR] Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 [camel]

2023-11-22 Thread via GitHub


oscerd commented on PR #12154:
URL: https://github.com/apache/camel/pull/12154#issuecomment-1823886006

   /component-test fastjson


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12154:
URL: https://github.com/apache/camel/pull/12154#issuecomment-1823886291

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (281213db42f -> 69882827f04)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from 281213db42f CAMEL-20145: camel-micrometer-prometheus - Need to init 
earlier to ensure route policy can be in use
 add 69882827f04 Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0 
(#12151)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12154:
URL: https://github.com/apache/camel/pull/12154#issuecomment-1823883729

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/com.alibaba-fastjson-2.0.42 created (now 698403fb6f7)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.alibaba-fastjson-2.0.42
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 698403fb6f7 Bump com.alibaba:fastjson from 2.0.39 to 2.0.42

No new revisions were added by this update.



[PR] Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #12154:
URL: https://github.com/apache/camel/pull/12154

   Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 
2.0.39 to 2.0.42.
   
   Release notes
   Sourced from https://github.com/alibaba/fastjson2/releases;>com.alibaba:fastjson's 
releases.
   
   fastjson 2.0.42发布
   这又是例行的BUG修复小版本,大家按需升级。
   Issues
   
   修复JSONB协议反序列化读取java.time类型的NULL值报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/1855;>#1855
   反序列化增加JSONReader.Feature.ErrorOnUnknownProperties,支持当输入非预期字段时报错 https://redirect.github.com/alibaba/fastjson2/issues/1944;>#1944
   修复使用兼容包的JSONPath.set不兼容的问题 https://redirect.github.com/alibaba/fastjson2/issues/1922;>#1922
   修复反序列化超过256位小数时报错的问题,缺省支持2048位小数 https://redirect.github.com/alibaba/fastjson2/issues/1919;>#1919
   修复序列化时List类型字段配置JSONField.serializeUsing无效的问题 https://redirect.github.com/alibaba/fastjson2/issues/1948;>#1948
   修复序列化时List类型字段配置JSONField.serializeFeatures WriteClassName无效的问题 https://redirect.github.com/alibaba/fastjson2/issues/1947;>#1947
   修复序列化时WriteNullNumberAsZero和WriteLongAsString组合不生效的问题 https://redirect.github.com/alibaba/fastjson2/issues/1893;>#1893
   修复JSONPath在连续数组访问时空值报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/1965;>#1965
   修复不支持多行注释的问题 https://redirect.github.com/alibaba/fastjson2/issues/1954;>#1954
   修复输入对象类型输入空数组[]报错的问题(兼容)https://redirect.github.com/alibaba/fastjson2/issues/1971;>#1971
   修复处理JacksonAnnotation的问题 https://redirect.github.com/alibaba/fastjson2/issues/1985;>#1985
   修复LocalDate类型反序列化输入'Z'后缀格式UTC时区结果不对的问题 https://redirect.github.com/alibaba/fastjson2/issues/1993;>#1993
   
   MAVEN依赖配置
   dependency
   groupIdcom.alibaba.fastjson2/groupId
   artifactIdfastjson2/artifactId
   version2.0.42/version
   /dependency
   
   
   android4兼容版本
   
   dependency
   groupIdcom.alibaba.fastjson2/groupId
   artifactIdfastjson2/artifactId
   version2.0.42.android4/version
   /dependency
   
   
   1.x 兼容版本
   
   dependency
   groupIdcom.alibaba/groupId
   artifactIdfastjson/artifactId
   version2.0.42/version
   /dependency
   
   
   Spring 5 extension配置
   
   dependency
   groupIdcom.alibaba.fastjson2/groupId
   artifactIdfastjson2-extension-spring5/artifactId
   /tr/table 
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/alibaba/fastjson2/commit/dd929b3b8b2787dc9184edba4817b0e020d186d5;>dd929b3
 2.0.42 release
   https://github.com/alibaba/fastjson2/commit/2fd5d439f021dd844e9f139fe9ce41c319bc1336;>2fd5d43
 add testcase for issue https://redirect.github.com/alibaba/fastjson2/issues/1984;>#1984
   https://github.com/alibaba/fastjson2/commit/fa0f55d075eab93d56b374fe5ba9c789294f59e5;>fa0f55d
 add error info
   https://github.com/alibaba/fastjson2/commit/3d2e622f507505046cd5dfbda7e4726f8e8137a4;>3d2e622
 fix process JacksonAnnation, for issue https://redirect.github.com/alibaba/fastjson2/issues/1985;>#1985
   https://github.com/alibaba/fastjson2/commit/7fc7768e6414ea850348f50607cda28e0ce2937b;>7fc7768
 remove unused code
   https://github.com/alibaba/fastjson2/commit/08dc9d71b31aae2f4ffb2033312a44bbe849f231;>08dc9d7
 fix parseLocalDate, for issue https://redirect.github.com/alibaba/fastjson2/issues/1620;>#1620 https://redirect.github.com/alibaba/fastjson2/issues/1993;>#1993
   https://github.com/alibaba/fastjson2/commit/deb84b0ec432e6a7956dcc02481e94f8c3e2feb0;>deb84b0
 add testcase for issue https://redirect.github.com/alibaba/fastjson2/issues/1974;>#1974
   https://github.com/alibaba/fastjson2/commit/7c1afcae7480aca9484a5630e8d9104ff9f0e47a;>7c1afca
 Bump org.furyio:fury-core from 0.2.0 to 0.2.1
   https://github.com/alibaba/fastjson2/commit/ea16f37f5d0c6575c92b45d7d613e5149351fc25;>ea16f37
 Bump arrow.version from 13.0.0 to 14.0.0
   https://github.com/alibaba/fastjson2/commit/a3d6fcaa4613f7a89c678f9cd673b3c20906edd6;>a3d6fca
 Bump org.apache.flink:flink-json from 1.17.1 to 1.18.0
   Additional commits viewable in https://github.com/alibaba/fastjson2/compare/2.0.39...2.0.42;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.alibaba:fastjson=maven=2.0.39=2.0.42)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - 

(camel) branch dependabot/maven/org.apache.thrift-libthrift-0.19.0 deleted (was aa9e77074ef)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.thrift-libthrift-0.19.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 was aa9e77074ef Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch main updated (281213db42f -> 69882827f04)

2023-11-22 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from 281213db42f CAMEL-20145: camel-micrometer-prometheus - Need to init 
earlier to ensure route policy can be in use
 add 69882827f04 Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0 
(#12151)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0 [camel]

2023-11-22 Thread via GitHub


oscerd merged PR #12151:
URL: https://github.com/apache/camel/pull/12151


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump aws-java-sdk2-version from 2.21.28 to 2.21.29 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12153:
URL: https://github.com/apache/camel/pull/12153#issuecomment-1823872620

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump aws-java-sdk2-version from 2.21.28 to 2.21.29 [camel]

2023-11-22 Thread via GitHub


oscerd commented on PR #12153:
URL: https://github.com/apache/camel/pull/12153#issuecomment-1823872402

   /component-test aws


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump aws-java-sdk2-version from 2.21.28 to 2.21.29 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #12153:
URL: https://github.com/apache/camel/pull/12153

   Bumps `aws-java-sdk2-version` from 2.21.28 to 2.21.29.
   Updates `software.amazon.awssdk:sqs` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:kinesis` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:s3` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:sns` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:cloudwatch` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:ec2` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:eventbridge` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:iam` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:kms` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:lambda` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:secretsmanager` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:sts` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:dynamodb` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:apache-client` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:athena` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:cloudtrail` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:ecs` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:eks` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:netty-nio-client` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:firehose` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:kafka` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:mq` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:redshiftdata` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:ses` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:sfn` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:timestreamquery` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:timestreamwrite` from 2.21.28 to 2.21.29
   
   Updates `software.amazon.awssdk:translate` from 2.21.28 to 2.21.29
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump aws-java-sdk2-version from 2.21.28 to 2.21.29 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12153:
URL: https://github.com/apache/camel/pull/12153#issuecomment-1823865735

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/aws-java-sdk2-version-2.21.29 created (now dc893c3333b)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/aws-java-sdk2-version-2.21.29
in repository https://gitbox.apache.org/repos/asf/camel.git


  at dc893cb Bump aws-java-sdk2-version from 2.21.28 to 2.21.29

No new revisions were added by this update.



(camel) branch dependabot/maven/com.lmax-disruptor-4.0.0 deleted (was 187d36cab6c)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/com.lmax-disruptor-4.0.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 187d36cab6c Bump com.lmax:disruptor from 3.4.4 to 4.0.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump com.lmax:disruptor from 3.4.4 to 4.0.0 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] commented on PR #12150:
URL: https://github.com/apache/camel/pull/12150#issuecomment-1823860265

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump com.lmax:disruptor from 3.4.4 to 4.0.0 [camel]

2023-11-22 Thread via GitHub


oscerd closed pull request #12150: Bump com.lmax:disruptor from 3.4.4 to 4.0.0
URL: https://github.com/apache/camel/pull/12150


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12151:
URL: https://github.com/apache/camel/pull/12151#issuecomment-1823857874

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0 [camel]

2023-11-22 Thread via GitHub


oscerd commented on PR #12151:
URL: https://github.com/apache/camel/pull/12151#issuecomment-1823857614

   /component-test thrift


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12152:
URL: https://github.com/apache/camel/pull/12152#issuecomment-1823853844

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/ch.qos.logback-logback-classic-1.4.11 created (now 26a78b598cc)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/ch.qos.logback-logback-classic-1.4.11
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 26a78b598cc Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11

No new revisions were added by this update.



[PR] Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #12152:
URL: https://github.com/apache/camel/pull/12152

   Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.4.8 to 1.4.11.
   
   Commits
   
   https://github.com/qos-ch/logback/commit/4b159c48c6f30a4b0b7fda9b44d068a4f03b98db;>4b159c4
 prepare release 1.4.11
   https://github.com/qos-ch/logback/commit/4633df5853cd4afe17f8f61a3bab3a1d547e0c98;>4633df5
 revert Configurator interface to match that in version 1.4.8
   https://github.com/qos-ch/logback/commit/70071fe7ee6f707224799e15cf775a27b2e27882;>70071fe
 start work on 1.4.11-SNAPSHOT
   https://github.com/qos-ch/logback/commit/44e12a93f74099f4bad35daa118468738dad570d;>44e12a9
 prepare release 1.4.10
   https://github.com/qos-ch/logback/commit/a1ec27a286b25a3d36ff0957225017a6439adbc4;>a1ec27a
 slight editing of logback-classic/src/main/java/module-info.java
   https://github.com/qos-ch/logback/commit/0f80b018480b96efecd12a1b48b44375f6ab72f6;>0f80b01
 remove Rank and RankValue from Configurator. These types have been replaced 
b...
   https://github.com/qos-ch/logback/commit/48a7676ef1b6ea7a0d7fea655d3e18deceabcc76;>48a7676
 revert Configurator interface from logback-core to logback-classic
   https://github.com/qos-ch/logback/commit/c2abb72ee5be521e6b4dd99354e466658c50093c;>c2abb72
 remove commented out code
   https://github.com/qos-ch/logback/commit/b4c71177a3356a4ba616a6a667b5877a57191b94;>b4c7117
 start work on 1.4.10-SNAPSHOT
   https://github.com/qos-ch/logback/commit/d29732d4ea4618580b3a62f76f5d78df4b64d7ff;>d29732d
 prepare release 1.4.9
   Additional commits viewable in https://github.com/qos-ch/logback/compare/v_1.4.8...v_1.4.11;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic=maven=1.4.8=1.4.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12151:
URL: https://github.com/apache/camel/pull/12151#issuecomment-1823853433

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/org.apache.thrift-libthrift-0.19.0 created (now aa9e77074ef)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.thrift-libthrift-0.19.0
in repository https://gitbox.apache.org/repos/asf/camel.git


  at aa9e77074ef Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0

No new revisions were added by this update.



[PR] Bump org.apache.thrift:libthrift from 0.18.1 to 0.19.0 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #12151:
URL: https://github.com/apache/camel/pull/12151

   Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 
0.18.1 to 0.19.0.
   
   Release notes
   Sourced from https://github.com/apache/thrift/releases;>org.apache.thrift:libthrift's 
releases.
   
   Version 0.19.0
   Please head over to the official release download source:
   http://thrift.apache.org/download;>http://thrift.apache.org/download
   The assets listed below are added by Github based on the release tag and 
they will therefore not match the checkums published on the Thrift project 
website.
   
   
   
   Changelog
   Sourced from https://github.com/apache/thrift/blob/master/CHANGES.md;>org.apache.thrift:libthrift's
 changelog.
   
   0.19.0
   Known Open Issues (Blocker or Critical)
   
   https://issues.apache.org/jira/browse/THRIFT-3877;>THRIFT-3877 - C++ 
library don't work with HTTP (csharp server, cpp client; need cross test 
enhancement)
   https://issues.apache.org/jira/browse/THRIFT-5468;>THRIFT-5468 - 
Swift service generator doesn't support oneway
   https://issues.apache.org/jira/browse/THRIFT-5654;>THRIFT-5654 - 
LNK4042 and LNK2019 in go_validator_generator.cc
   
   Build Process
   
   https://issues.apache.org/jira/browse/THRIFT-5701;>THRIFT-5701 - Add 
dependabot
   
   C++
   
   https://issues.apache.org/jira/browse/THRIFT-5725;>THRIFT-5725 - 
Thrift SSL server stops working if the file descriptor returned is zero
   https://issues.apache.org/jira/browse/THRIFT-5716;>THRIFT-5716 - 
TMemoryBuffer resizing might shrink the buffer size due to uint32_t 
overflow
   
   Compiler (General)
   
   https://issues.apache.org/jira/browse/THRIFT-5690;>THRIFT-5690 - 
Constant expects type to be defined before
   
   Delphi
   
   https://issues.apache.org/jira/browse/THRIFT-5686;>THRIFT-5686 - Add 
comparer and capacity arguments to container classes
   
   Go
   
   https://issues.apache.org/jira/browse/THRIFT-5731;>THRIFT-5731 - 
Handle ErrAbandonRequest automatically
   
   Haxe
   
   https://issues.apache.org/jira/browse/THRIFT-5717;>THRIFT-5717 - uuid 
sets and map keys may throw on some Haxe targets
   https://issues.apache.org/jira/browse/THRIFT-5704;>THRIFT-5704 - 
Superfluous block scope in generated write() code
   https://issues.apache.org/jira/browse/THRIFT-5703;>THRIFT-5703 - Haxe 
4.30 emits Local variable retval used without being initialized on 
generated code
   https://issues.apache.org/jira/browse/THRIFT-5692;>THRIFT-5692 - 
Support for deprecated methods (via annotation)
   https://issues.apache.org/jira/browse/THRIFT-5707;>THRIFT-5707 - 
deprecation warning fixes for @:extern and @:enum
   
   Java
   
   https://issues.apache.org/jira/browse/THRIFT-5700;>THRIFT-5700 - 
Migration to JakartaEE and Apache HttpComponents 5
   https://issues.apache.org/jira/browse/THRIFT-5711;>THRIFT-5711 - 
FutureClient does not extend when service extends from another service
   https://issues.apache.org/jira/browse/THRIFT-5702;>THRIFT-5702 - 
Support Java 8
   https://issues.apache.org/jira/browse/THRIFT-5696;>THRIFT-5696 - 
TByteBuffer.java does not allow non-default TConfiguration
   https://issues.apache.org/jira/browse/THRIFT-5653;>THRIFT-5653 - Fix 
Java UUID typeid
   
   JavaScript
   
   https://issues.apache.org/jira/browse/THRIFT-5674;>THRIFT-5674 - 
Server implementation exceptions are not sent to client in ES6 promise-style 
invocation
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/apache/thrift/commit/5656208a202ca0be4d4dc44125b5ca0485f91bf0;>5656208
 release 0.19.0
   https://github.com/apache/thrift/commit/291b560c36f7f1a15ab87b19ceef23b0d92e11c6;>291b560
 THRIFT-5653: Fix Java UUID typeid
   https://github.com/apache/thrift/commit/ee1a7ea35b72ab95445106410343088cf66ac173;>ee1a7ea
 THRIFT-5731: Handle ErrAbandonRequest automatically
   https://github.com/apache/thrift/commit/4ca47e0362c943e5fd389c61c793986ac99d4e05;>4ca47e0
 fix kotlin cross test by downgrading to java 8 (https://redirect.github.com/apache/thrift/issues/2840;>#2840)
   https://github.com/apache/thrift/commit/79c56026fc012ba7e3ecb3eefb120dd19047bd5b;>79c5602
 Update supported go versions to 1.20 and 1.21
   https://github.com/apache/thrift/commit/628023c273d203fc5a38c47f4eaeeb3c9295ef70;>628023c
 fix gradle format
   https://github.com/apache/thrift/commit/fd60a9a3a167154fdb1b9f10685197a6f469a52f;>fd60a9a
 reformat kotlin files
   https://github.com/apache/thrift/commit/30b31aaecbfc440e2cdb9cd6a0cdf2d856581519;>30b31aa
 Release 0.19.0
   https://github.com/apache/thrift/commit/f5a67528d820d9bf1ba194d9403519f032a31b0a;>f5a6752
 Release 0.19.0
   https://github.com/apache/thrift/commit/bccca9301dedd6403062ef6be4c56533f889e5b5;>bccca93
 THRIFT-5725: Fix the comparison check for bio_get_fd
   Additional commits viewable in https://github.com/apache/thrift/compare/v0.18.1...v0.19.0;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 

Re: [PR] Bump com.lmax:disruptor from 3.4.4 to 4.0.0 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12150:
URL: https://github.com/apache/camel/pull/12150#issuecomment-1823853052

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/com.lmax-disruptor-4.0.0 created (now 187d36cab6c)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/com.lmax-disruptor-4.0.0
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 187d36cab6c Bump com.lmax:disruptor from 3.4.4 to 4.0.0

No new revisions were added by this update.



[PR] Bump com.lmax:disruptor from 3.4.4 to 4.0.0 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #12150:
URL: https://github.com/apache/camel/pull/12150

   Bumps [com.lmax:disruptor](https://github.com/LMAX-Exchange/disruptor) from 
3.4.4 to 4.0.0.
   
   Release notes
   Sourced from https://github.com/LMAX-Exchange/disruptor/releases;>com.lmax:disruptor's 
releases.
   
   Release 4.0.0
   
   Minimum Java version now 11
   Issue https://redirect.github.com/LMAX-Exchange/disruptor/issues/323;>#323 
- WorkerPool and WorkProcessor have been removed, no 
more Disruptor::handleEventsWithWorkerPool
   Disruptor constructors using Executor have 
been removed. Use ThreadFactory instead.
   Rolled up event handling extension interfaces on to 
EventHandler:
   
   BatchStartAware
   LifecycleAware
   SequenceReportingEventHandler
   
   
   FatalExceptionHandler and 
IgnoreExceptionHandler now use the JDK 9 Platform Logging API, 
i.e. System.Logger
   Add rewind batch feature to the BatchEventProcessor
   Add a maximum batch size argument to BatchEventProcessor
   
   EventHandler::onBatchStart now gets both the 
batchSize as well as queueDepth (previously it had 
batchSize which reported queue depth)
   
   
   Added documentation to EventPoller
   Util::log2 throws if passed a non-positive argument
   Deprecations
   
   Deprecated ThreadHints.onSpinWait()
   Deprecated Disruptor.handleExceptionsWith() - this had been 
javadoc deprecated since 2015 but not in the code
   Removed previously deprecated methods
   
   Ringbuffer.resetTo()
   ConsumerRepository.getLastSequenceInChain()
   
   
   
   
   
   Release 4.0.0 Release Candidate 1
   
   Breaking Changes
   
   Minimum Java version now 11
   Issue https://redirect.github.com/LMAX-Exchange/disruptor/issues/323;>#323 
- WorkerPool and WorkProcessor have been removed, no 
more Disruptor::handleEventsWithWorkerPool
   Disruptor constructors using Executor have been removed. 
Use ThreadFactory instead.
   Rolled up event handling extension interfaces on to EventHandler:
   
   BatchStartAware
   LifecycleAware
   SequenceReportingEventHandler
   
   
   
   
   Deprecated ThreadHints.onSpinWait()
   FatalExceptionHandler and IgnoreExceptionHandler now use the JDK 9 
Platform Logging API, i.e. System.Logger
   Add rewind batch feature to the BatchEventProcessor
   Added documentation to EventPoller
   
   
   
   
   Commits
   
   https://github.com/LMAX-Exchange/disruptor/commit/95c705f60c1833b07f1fed6e08a08d7bee7f0971;>95c705f
 Use a monotonic clock for checking timeout on shutdown
   https://github.com/LMAX-Exchange/disruptor/commit/8192ba72b34f68ecd8810f4985062504c2804b3c;>8192ba7
 Merge pull request https://redirect.github.com/LMAX-Exchange/disruptor/issues/459;>#459 
from xyc-xyc/master
   https://github.com/LMAX-Exchange/disruptor/commit/360cbcf6a956aab02499f9165a3d462aa7f13a1a;>360cbcf
 update a typo
   https://github.com/LMAX-Exchange/disruptor/commit/0088c5fab8bfcd2abb910cf513adeaffcdbaa36f;>0088c5f
 Remove Release Candidate stage from 4.0.0 release
   https://github.com/LMAX-Exchange/disruptor/commit/50c1342bc3caf1774600e051b3756d07434a5eb8;>50c1342
 Update release log for final 4.0.0
   https://github.com/LMAX-Exchange/disruptor/commit/82cb236bad13167ae171919e3026d77ea3db6be5;>82cb236
 Convert markdown heading to asciidoc headings in changelog
   https://github.com/LMAX-Exchange/disruptor/commit/b29b8fd5a08835d55d037e68f2a3b9cc0951e2d5;>b29b8fd
 Merge pull request https://redirect.github.com/LMAX-Exchange/disruptor/issues/455;>#455 
from ocoanet/master
   https://github.com/LMAX-Exchange/disruptor/commit/f164d9ff5431146a394cd5dc06be81116449c4b8;>f164d9f
 Use Util.getSequencesFor to create sequences from processors
   https://github.com/LMAX-Exchange/disruptor/commit/87156a05646221b660e8a90e7bc161498723781d;>87156a0
 Update docs to make example signing key id consistent
   https://github.com/LMAX-Exchange/disruptor/commit/f6464c3f91fe252f580fdcaa5c8cea59734267a8;>f6464c3
 Add gitignore for generates tests
   Additional commits viewable in https://github.com/LMAX-Exchange/disruptor/compare/3.4.4...4.0.0;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.lmax:disruptor=maven=3.4.4=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI 

(camel-kafka-connector) branch main updated: Updated CHANGELOG.md

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git


The following commit(s) were added to refs/heads/main by this push:
 new 282de0947 Updated CHANGELOG.md
282de0947 is described below

commit 282de0947d36fea1b07234f15022b108c04f1f63
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 23 03:05:36 2023 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 530203e0a..e8d488609 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
 
 [Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-4.0.0...HEAD)
 
+**Closed issues:**
+
+- GroupID for HTTP sink 
[\#1574](https://github.com/apache/camel-kafka-connector/issues/1574)
+
 **Merged pull requests:**
 
 - Bump actions/checkout from 4.1.0 to 4.1.1 
[\#1572](https://github.com/apache/camel-kafka-connector/pull/1572) 
([dependabot[bot]](https://github.com/apps/dependabot))



(camel-k) branch release-2.0.x updated: chore: nightly SBOM update

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.0.x by this push:
 new 4a85ceb81 chore: nightly SBOM update
4a85ceb81 is described below

commit 4a85ceb81664f3038fce5fcb8afb4015fea909d9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 23 01:16:38 2023 +

chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 42edc57ca..99ea0a032 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json;,
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:33f37557-2b36-4d38-8c86-c4bde105c51e",
+  "serialNumber": "urn:uuid:f3cef982-b516-4b3a-8f5b-da1bde44dbc0",
   "version": 1,
   "metadata": {
-"timestamp": "2023-11-21T01:19:58Z",
+"timestamp": "2023-11-23T01:16:38Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121011639-bb4ac768c8bd?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121011958-58a1e0741890?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231121011639-bb4ac768c8bd",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121011639-bb4ac768c8bd?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231121011958-58a1e0741890",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121011958-58a1e0741890?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k;,
@@ -4021,7 +4021,7 @@
   ],
   "dependencies": [
 {
-  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121011639-bb4ac768c8bd?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121011958-58a1e0741890?type=module",
   "dependsOn": [
 "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
 "pkg:golang/github.com/container-tools/spectrum@v0.6.29?type=module",



(camel-k) branch dependabot/go_modules/github.com/operator-framework/api-0.20.0 created (now 75b93b93d)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/go_modules/github.com/operator-framework/api-0.20.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git


  at 75b93b93d chore(deps): bump github.com/operator-framework/api

No new revisions were added by this update.



[PR] chore(deps): bump github.com/operator-framework/api from 0.17.7 to 0.20.0 [camel-k]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #4925:
URL: https://github.com/apache/camel-k/pull/4925

   Bumps 
[github.com/operator-framework/api](https://github.com/operator-framework/api) 
from 0.17.7 to 0.20.0.
   
   Release notes
   Sourced from https://github.com/operator-framework/api/releases;>github.com/operator-framework/api's
 releases.
   
   v0.20.0
   What's Changed
   
   OWNERS: Remove timflannagan from reviewers by https://github.com/timflannagan;>@​timflannagan in https://redirect.github.com/operator-framework/api/pull/305;>operator-framework/api#305
   Add 'OperatorDeprecated' status condition for Subscription by https://github.com/dtfranz;>@​dtfranz in https://redirect.github.com/operator-framework/api/pull/306;>operator-framework/api#306
   Additional Deprecation Types by https://github.com/dtfranz;>@​dtfranz in https://redirect.github.com/operator-framework/api/pull/307;>operator-framework/api#307
   Replace github.com/ghodss/yaml with 
sigs.k8s.io/yaml by https://github.com/Juneezee;>@​Juneezee in https://redirect.github.com/operator-framework/api/pull/308;>operator-framework/api#308
   
   New Contributors
   
   https://github.com/dtfranz;>@​dtfranz made 
their first contribution in https://redirect.github.com/operator-framework/api/pull/306;>operator-framework/api#306
   https://github.com/Juneezee;>@​Juneezee made 
their first contribution in https://redirect.github.com/operator-framework/api/pull/308;>operator-framework/api#308
   
   Full Changelog: https://github.com/operator-framework/api/compare/v0.19.0...v0.20.0;>https://github.com/operator-framework/api/compare/v0.19.0...v0.20.0
   v0.19.0
   What's Changed
   
   Separate Category and Capability Validation by https://github.com/kevinrizza;>@​kevinrizza in https://redirect.github.com/operator-framework/api/pull/304;>operator-framework/api#304
   
   Full Changelog: https://github.com/operator-framework/api/compare/v0.18.0...v0.19.0;>https://github.com/operator-framework/api/compare/v0.18.0...v0.19.0
   v0.18.0
   What's Changed
   
   OCPBUGS-17157: operators/v1alpha1: expose CSV copied logic by https://github.com/stevekuznetsov;>@​stevekuznetsov in 
https://redirect.github.com/operator-framework/api/pull/289;>operator-framework/api#289
   OCPBUGS-17157: CatalogSource: add configurations for gRPC server memory 
footprint by https://github.com/stevekuznetsov;>@​stevekuznetsov in 
https://redirect.github.com/operator-framework/api/pull/288;>operator-framework/api#288
   [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 by https://github.com/tmshort;>@​tmshort in https://redirect.github.com/operator-framework/api/pull/290;>operator-framework/api#290
   OCPBUGS-17791: CatalogSource: update GoDoc by https://github.com/stevekuznetsov;>@​stevekuznetsov in 
https://redirect.github.com/operator-framework/api/pull/291;>operator-framework/api#291
   catalogsource: allow configuring gRPC server to use well-known opm by https://github.com/stevekuznetsov;>@​stevekuznetsov in 
https://redirect.github.com/operator-framework/api/pull/293;>operator-framework/api#293
   catalogsource: update dir name by https://github.com/stevekuznetsov;>@​stevekuznetsov in 
https://redirect.github.com/operator-framework/api/pull/294;>operator-framework/api#294
   CatalogSource: require fields when extracting FBC by https://github.com/stevekuznetsov;>@​stevekuznetsov in 
https://redirect.github.com/operator-framework/api/pull/295;>operator-framework/api#295
   Add config for packageserver wakeup interval by https://github.com/tmshort;>@​tmshort in https://redirect.github.com/operator-framework/api/pull/298;>operator-framework/api#298
   build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/operator-framework/api/pull/299;>operator-framework/api#299
   Bump k8s dependencies by https://github.com/awgreene;>@​awgreene in https://redirect.github.com/operator-framework/api/pull/301;>operator-framework/api#301
   
   New Contributors
   
   https://github.com/stevekuznetsov;>@​stevekuznetsov made 
their first contribution in https://redirect.github.com/operator-framework/api/pull/289;>operator-framework/api#289
   https://github.com/tmshort;>@​tmshort made 
their first contribution in https://redirect.github.com/operator-framework/api/pull/290;>operator-framework/api#290
   
   Full Changelog: https://github.com/operator-framework/api/compare/v0.17.7...v0.18.0;>https://github.com/operator-framework/api/compare/v0.17.7...v0.18.0
   
   
   
   Commits
   
   https://github.com/operator-framework/api/commit/5efe1a23d8c21e51c6a63a472a0d5320342187ec;>5efe1a2
 Replace github.com/ghodss/yaml with sigs.k8s.io/yaml 
(https://redirect.github.com/operator-framework/api/issues/308;>#308)
   https://github.com/operator-framework/api/commit/047dce1d23b997e02349c97c38733c8ab047aabe;>047dce1
 Add additional deprecation types for each level (package, channel, bundle). 
(...
   

Re: [I] [CI] - Camel Main Branch Build Failure [camel-quarkus]

2023-11-22 Thread via GitHub


github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1823695760

   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 6964006062-1205-0113c189-67f8-4260-88a5-5a6cdb7563e9
   * Camel Quarkus Commit: e48b6beecc86d18d95804e7e6aaa8a7d7efe81a3
   
   * Camel Main Commit: fda1c8987042622ae071a2a8e3ea86e5b529fae3
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/6964006062


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k) branch release-2.1.x updated: chore: nightly SBOM update

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.1.x by this push:
 new 883e01831 chore: nightly SBOM update
883e01831 is described below

commit 883e01831c2b333eb78bed686b625338d86d3150
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 23 00:31:47 2023 +

chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index f17890c12..0fe4d6b50 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json;,
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:8db08cb7-49c0-4b6a-9d19-5c04b629dab9",
+  "serialNumber": "urn:uuid:6ad2d86a-cd67-4066-bed7-b8c8e2111bcb",
   "version": 1,
   "metadata": {
-"timestamp": "2023-11-22T00:35:17Z",
+"timestamp": "2023-11-23T00:31:47Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121003220-5591730e6ef1?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231122003518-4c7dbafee31a?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231121003220-5591730e6ef1",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121003220-5591730e6ef1?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231122003518-4c7dbafee31a",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231122003518-4c7dbafee31a?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k;,
@@ -3853,7 +3853,7 @@
   ],
   "dependencies": [
 {
-  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121003220-5591730e6ef1?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231122003518-4c7dbafee31a?type=module",
   "dependsOn": [
 "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
 "pkg:golang/github.com/container-tools/spectrum@v0.6.38?type=module",



(camel-k) branch main updated: chore: nightly SBOM update

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
 new dc6b8789c chore: nightly SBOM update
dc6b8789c is described below

commit dc6b8789cedec2f7d97ba4521d9833d6e6cf1379
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 22 23:46:21 2023 +

chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 8216eae1d..0975e61c3 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json;,
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:59368a58-1a1a-4d2f-b7de-1950d9d590fe",
+  "serialNumber": "urn:uuid:cf6b7f7e-3f77-4d8c-bce9-9cea18f4aa00",
   "version": 1,
   "metadata": {
-"timestamp": "2023-11-21T23:49:14Z",
+"timestamp": "2023-11-22T23:46:21Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231120234632-a45fbf9108fb?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121234914-8078ebfc67dc?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231120234632-a45fbf9108fb",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231120234632-a45fbf9108fb?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231121234914-8078ebfc67dc",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121234914-8078ebfc67dc?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k;,
@@ -3853,7 +3853,7 @@
   ],
   "dependencies": [
 {
-  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231120234632-a45fbf9108fb?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121234914-8078ebfc67dc?type=module",
   "dependsOn": [
 "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
 "pkg:golang/github.com/container-tools/spectrum@v0.6.42?type=module",



(camel) branch regen_bot_3x updated (6880571e7cd -> 9cbbf2cbaaf)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from 6880571e7cd [CAMEL-20139]: fix for incorrect correlation key in first 
aggregated message (#12121)
 add 0a86015a2ca CAMEL-19473: Upgrade grpc 1.57.1
 add 9cbbf2cbaaf CAMEL-19473: Upgrade grpc 1.57.1

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



(camel) 02/02: CAMEL-19473: Upgrade grpc 1.57.1

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9cbbf2cbaafddf50d6530d5ee8722173c8bb41f6
Author: Claus Ibsen 
AuthorDate: Wed Nov 22 21:16:52 2023 +0100

CAMEL-19473: Upgrade grpc 1.57.1
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index c253a6c97d2..e148e12f9c6 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -236,7 +236,7 @@
 3.19.2
 
2.0.54.Final
 3.21.7
-1.48.2
+1.57.1
 2.9.1
 28.2-jre
 3.0



(camel) branch camel-3.x updated (6880571e7cd -> 9cbbf2cbaaf)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git


from 6880571e7cd [CAMEL-20139]: fix for incorrect correlation key in first 
aggregated message (#12121)
 new 0a86015a2ca CAMEL-19473: Upgrade grpc 1.57.1
 new 9cbbf2cbaaf CAMEL-19473: Upgrade grpc 1.57.1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



(camel) 01/02: CAMEL-19473: Upgrade grpc 1.57.1

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0a86015a2ca032ad8b0c710ce5318f10d6238e46
Author: Claus Ibsen 
AuthorDate: Wed Nov 22 20:57:56 2023 +0100

CAMEL-19473: Upgrade grpc 1.57.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b8318a36f2b..69e1d0224f0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,7 @@
 22.3.0
 18.4
 2.4.4
-1.48.2
+1.57.1
 
 
1.5.3
 31.1-jre



(camel) branch regen_bot updated (c575068f601 -> 281213db42f)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from c575068f601 Bump org.messaginghub:pooled-jms from 3.1.3 to 3.1.5 
(#12149)
 add 281213db42f CAMEL-20145: camel-micrometer-prometheus - Need to init 
earlier to ensure route policy can be in use

No new revisions were added by this update.

Summary of changes:
 .../component/micrometer/prometheus/MicrometerPrometheus.java  | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)



(camel) branch main updated: CAMEL-20145: camel-micrometer-prometheus - Need to init earlier to ensure route policy can be in use

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new 281213db42f CAMEL-20145: camel-micrometer-prometheus - Need to init 
earlier to ensure route policy can be in use
281213db42f is described below

commit 281213db42fbc43135d6256112cd3b9e5187c1d8
Author: Claus Ibsen 
AuthorDate: Wed Nov 22 19:15:26 2023 +0100

CAMEL-20145: camel-micrometer-prometheus - Need to init earlier to ensure 
route policy can be in use
---
 .../component/micrometer/prometheus/MicrometerPrometheus.java  | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/components/camel-micrometer-prometheus/src/main/java/org/apache/camel/component/micrometer/prometheus/MicrometerPrometheus.java
 
b/components/camel-micrometer-prometheus/src/main/java/org/apache/camel/component/micrometer/prometheus/MicrometerPrometheus.java
index 6f4e983aae1..d8cab4db2e4 100644
--- 
a/components/camel-micrometer-prometheus/src/main/java/org/apache/camel/component/micrometer/prometheus/MicrometerPrometheus.java
+++ 
b/components/camel-micrometer-prometheus/src/main/java/org/apache/camel/component/micrometer/prometheus/MicrometerPrometheus.java
@@ -212,11 +212,6 @@ public class MicrometerPrometheus extends ServiceSupport 
implements CamelMetrics
 }
 meterRegistry = (PrometheusMeterRegistry) found;
 }
-}
-
-@Override
-protected void doStart() throws Exception {
-super.doStart();
 
 if (ObjectHelper.isNotEmpty(binders)) {
 // load binders from micrometer
@@ -262,6 +257,11 @@ public class MicrometerPrometheus extends ServiceSupport 
implements CamelMetrics
 factory.setMeterRegistry(meterRegistry);
 camelContext.setMessageHistoryFactory(factory);
 }
+}
+
+@Override
+protected void doStart() throws Exception {
+super.doStart();
 
 server = camelContext.hasService(MainHttpServer.class);
 router = VertxPlatformHttpRouter.lookup(camelContext);



(camel) branch regen_bot updated (c5d021c263f -> c575068f601)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from c5d021c263f CAMEL-20131: Improve SetHeaders EIP implementation and 
docs (#12143)
 add effba97c9f3 Bump com.cedarsoftware:java-util from 2.0.0 to 2.4.0 
(#12147)
 add 4be42729413 Bump commons-net:commons-net from 3.9.0 to 3.10.0 (#12148)
 add c575068f601 Bump org.messaginghub:pooled-jms from 3.1.3 to 3.1.5 
(#12149)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



(camel) branch main updated (4be42729413 -> c575068f601)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from 4be42729413 Bump commons-net:commons-net from 3.9.0 to 3.10.0 (#12148)
 add c575068f601 Bump org.messaginghub:pooled-jms from 3.1.3 to 3.1.5 
(#12149)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch dependabot/maven/org.messaginghub-pooled-jms-3.1.5 deleted (was 099db0c191e)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/org.messaginghub-pooled-jms-3.1.5
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 099db0c191e Bump org.messaginghub:pooled-jms from 3.1.3 to 3.1.5

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump org.messaginghub:pooled-jms from 3.1.3 to 3.1.5 [camel]

2023-11-22 Thread via GitHub


davsclaus merged PR #12149:
URL: https://github.com/apache/camel/pull/12149


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated (effba97c9f3 -> 4be42729413)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from effba97c9f3 Bump com.cedarsoftware:java-util from 2.0.0 to 2.4.0 
(#12147)
 add 4be42729413 Bump commons-net:commons-net from 3.9.0 to 3.10.0 (#12148)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch dependabot/maven/commons-net-commons-net-3.10.0 deleted (was 2b337657538)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/commons-net-commons-net-3.10.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 2b337657538 Bump commons-net:commons-net from 3.9.0 to 3.10.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch dependabot/maven/com.cedarsoftware-java-util-2.4.0 deleted (was aaae049f5ae)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/com.cedarsoftware-java-util-2.4.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 was aaae049f5ae Bump com.cedarsoftware:java-util from 2.0.0 to 2.4.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump commons-net:commons-net from 3.9.0 to 3.10.0 [camel]

2023-11-22 Thread via GitHub


davsclaus merged PR #12148:
URL: https://github.com/apache/camel/pull/12148


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated (c5d021c263f -> effba97c9f3)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from c5d021c263f CAMEL-20131: Improve SetHeaders EIP implementation and 
docs (#12143)
 add effba97c9f3 Bump com.cedarsoftware:java-util from 2.0.0 to 2.4.0 
(#12147)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump com.cedarsoftware:java-util from 2.0.0 to 2.4.0 [camel]

2023-11-22 Thread via GitHub


davsclaus merged PR #12147:
URL: https://github.com/apache/camel/pull/12147


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Camel 16099: throttler EIP - throttle on concurrent requests [camel]

2023-11-22 Thread via GitHub


davsclaus commented on PR #12138:
URL: https://github.com/apache/camel/pull/12138#issuecomment-1823231134

   There are some throttling unit test failures on CI after 2 build attempts. 
Not sure if its a bit flaky with this change ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Add multiple datasources to Jdbc example [camel-quarkus-examples]

2023-11-22 Thread via GitHub


spatnity commented on PR #180:
URL: 
https://github.com/apache/camel-quarkus-examples/pull/180#issuecomment-1823219771

   Done! thanks @jamesnetherton 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-quarkus) branch main updated (65573d8873 -> fda1c89870)

2023-11-22 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


from 65573d8873 Fix MailTest.testAttachments test on Windows
 add fda1c89870 Upgrade Quarkus to 3.6.0

No new revisions were added by this update.

Summary of changes:
 docs/antora.yml   | 2 +-
 pom.xml   | 4 ++--
 poms/bom/src/main/generated/flattened-full-pom.xml| 2 +-
 poms/bom/src/main/generated/flattened-reduced-pom.xml | 2 +-
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)



Re: [PR] Upgrade Quarkus to 3.6.0 [camel-quarkus]

2023-11-22 Thread via GitHub


jamesnetherton merged PR #5539:
URL: https://github.com/apache/camel-quarkus/pull/5539


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (8d746be0bab -> c5d021c263f)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from 8d746be0bab Bump json-unit-version from 3.0.0 to 3.2.2 (#12144)
 add c5d021c263f CAMEL-20131: Improve SetHeaders EIP implementation and 
docs (#12143)

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/modules/eips/nav.adoc| 188 +++--
 .../docs/modules/eips/pages/setHeader-eip.adoc |   2 +
 .../docs/modules/eips/pages/setHeaders-eip.adoc|  48 ++
 .../apache/camel/model/ProcessorDefinition.java|  18 +-
 .../apache/camel/model/SetHeadersDefinition.java   |  52 +++---
 .../camel/model/SetHeadersDefinitionTest.java  |  15 ++
 .../camel/processor/SetHeadersProcessorTest.java   |  14 ++
 .../apache/camel/dsl/yaml/SetHeadersTest.groovy|  31 +++-
 8 files changed, 242 insertions(+), 126 deletions(-)



(camel) branch main updated: CAMEL-20131: Improve SetHeaders EIP implementation and docs (#12143)

2023-11-22 Thread klease
This is an automated email from the ASF dual-hosted git repository.

klease pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new c5d021c263f CAMEL-20131: Improve SetHeaders EIP implementation and 
docs (#12143)
c5d021c263f is described below

commit c5d021c263f3456626b83916f5170d38c984ca1c
Author: klease <38634989+kle...@users.noreply.github.com>
AuthorDate: Wed Nov 22 17:47:24 2023 +0100

CAMEL-20131: Improve SetHeaders EIP implementation and docs (#12143)

Simplify the constructors and allow generic Map.
Add more examples in Yaml and using Map.of() in Java DSL.
---
 .../src/main/docs/modules/eips/nav.adoc| 188 +++--
 .../docs/modules/eips/pages/setHeader-eip.adoc |   2 +
 .../docs/modules/eips/pages/setHeaders-eip.adoc|  48 ++
 .../apache/camel/model/ProcessorDefinition.java|  18 +-
 .../apache/camel/model/SetHeadersDefinition.java   |  52 +++---
 .../camel/model/SetHeadersDefinitionTest.java  |  15 ++
 .../camel/processor/SetHeadersProcessorTest.java   |  14 ++
 .../apache/camel/dsl/yaml/SetHeadersTest.groovy|  31 +++-
 8 files changed, 242 insertions(+), 126 deletions(-)

diff --git a/core/camel-core-engine/src/main/docs/modules/eips/nav.adoc 
b/core/camel-core-engine/src/main/docs/modules/eips/nav.adoc
index c4ddc9384fd..dae91c70d8a 100644
--- a/core/camel-core-engine/src/main/docs/modules/eips/nav.adoc
+++ b/core/camel-core-engine/src/main/docs/modules/eips/nav.adoc
@@ -2,89 +2,105 @@
 // make edits in docs/*nav.adoc.template files instead
 
 * xref:eips:enterprise-integration-patterns.adoc[Enterprise Integration 
Patterns]
- ** xref:eips:aggregate-eip.adoc[Aggregate]
- ** xref:eips:bean-eip.adoc[Bean]
- ** xref:eips:change-data-capture.adoc[Change Data Capture]
- ** xref:eips:channel-adapter.adoc[Channel Adapter]
- ** xref:eips:choice-eip.adoc[Content Based Router]
- ** xref:eips:circuitBreaker-eip.adoc[Circuit Breaker]
- ** xref:eips:claimCheck-eip.adoc[Claim Check]
- ** xref:eips:competing-consumers.adoc[Competing Consumers]
- ** xref:eips:composed-message-processor.adoc[Composed Message Processor]
- ** xref:eips:content-enricher.adoc[Content Enricher]
- ** xref:eips:content-filter-eip.adoc[Content Filter]
- ** xref:eips:convertBodyTo-eip.adoc[Convert Body To]
- ** xref:eips:correlation-identifier.adoc[Correlation Identifier]
- ** xref:eips:dead-letter-channel.adoc[Dead Letter Channel]
- ** xref:eips:delay-eip.adoc[Delay]
- ** xref:eips:durable-subscriber.adoc[Durable Subscriber]
- ** xref:eips:dynamicRouter-eip.adoc[Dynamic Router]
- ** xref:eips:enrich-eip.adoc[Enrich]
- ** xref:eips:eventDrivenConsumer-eip.adoc[Event Driven Consumer]
- ** xref:eips:event-message.adoc[Event Message]
- ** xref:eips:filter-eip.adoc[Filter]
- ** xref:eips:from-eip.adoc[From]
- ** xref:eips:guaranteed-delivery.adoc[Guaranteed Delivery]
- ** xref:eips:idempotentConsumer-eip.adoc[Idempotent Consumer]
- ** xref:eips:intercept.adoc[Intercept]
- ** xref:eips:kamelet-eip.adoc[Kamelet]
- ** xref:eips:loadBalance-eip.adoc[Load Balance]
- ** xref:eips:log-eip.adoc[Log]
- ** xref:eips:loop-eip.adoc[Loop]
- ** xref:eips:marshal-eip.adoc[Marshal]
- ** xref:eips:message.adoc[Message]
- ** xref:eips:message-broker.adoc[Message Broker]
- ** xref:eips:message-bus.adoc[Message Bus]
- ** xref:eips:message-channel.adoc[Message Channel]
- ** xref:eips:message-dispatcher.adoc[Message Dispatcher]
- ** xref:eips:message-endpoint.adoc[Message Endpoint]
- ** xref:eips:message-expiration.adoc[Message Expiration]
- ** xref:eips:message-history.adoc[Message History]
- ** xref:eips:message-router.adoc[Message Router]
- ** xref:eips:message-translator.adoc[Message Translator]
- ** xref:eips:messaging-bridge.adoc[Messaging Bridge]
- ** xref:eips:messaging-gateway.adoc[Messaging Gateway]
- ** xref:eips:messaging-mapper.adoc[Messaging Mapper]
- ** xref:eips:multicast-eip.adoc[Multicast]
- ** xref:eips:normalizer.adoc[Normalizer]
- ** xref:eips:pipeline-eip.adoc[Pipeline]
- ** xref:eips:point-to-point-channel.adoc[Point to Point Channel]
- ** xref:eips:pollEnrich-eip.adoc[Poll Enrich]
- ** xref:eips:polling-consumer.adoc[Polling Consumer]
- ** xref:eips:process-eip.adoc[Process]
- ** xref:eips:process-manager.adoc[Process Manager]
- ** xref:eips:publish-subscribe-channel.adoc[Publish Subscribe Channel]
- ** xref:eips:recipientList-eip.adoc[Recipient List]
- ** xref:eips:removeHeader-eip.adoc[Remove Header]
- ** xref:eips:removeHeaders-eip.adoc[Remove Headers]
- ** xref:eips:removeProperties-eip.adoc[Remove Properties]
- ** xref:eips:removeProperty-eip.adoc[Remove Property]
- ** xref:eips:requestReply-eip.adoc[Request Reply]
- ** xref:eips:resequence-eip.adoc[Resequence]
- ** xref:eips:resilience4j-eip.adoc[Resilience4j Circuit Breaker]
- ** xref:eips:return-address.adoc[Return Address]
- ** xref:eips:rollback-eip.adoc[Rollback]
- ** 

Re: [PR] CAMEL-20131: Improve SetHeaders EIP implementation and docs [camel]

2023-11-22 Thread via GitHub


klease merged PR #12143:
URL: https://github.com/apache/camel/pull/12143


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Properly generate EIP nav.adoc [camel]

2023-11-22 Thread via GitHub


klease commented on PR #12146:
URL: https://github.com/apache/camel/pull/12146#issuecomment-1823130534

   1. I thought the :eips: in the xrefs was required. But maybe not in the nav 
file itself?
   2. Not being a js expert, I'm not sure, but it looks to me like your change 
will add a createNav task both with and without a filter for all the sources 
which have both a json and an asciidoc with source property, and they all do 
except eips.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump org.messaginghub:pooled-jms from 3.1.3 to 3.1.5 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12149:
URL: https://github.com/apache/camel/pull/12149#issuecomment-1823129969

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/org.messaginghub-pooled-jms-3.1.5 created (now 099db0c191e)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.messaginghub-pooled-jms-3.1.5
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 099db0c191e Bump org.messaginghub:pooled-jms from 3.1.3 to 3.1.5

No new revisions were added by this update.



[PR] Bump org.messaginghub:pooled-jms from 3.1.3 to 3.1.5 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #12149:
URL: https://github.com/apache/camel/pull/12149

   Bumps 
[org.messaginghub:pooled-jms](https://github.com/messaginghub/pooled-jms) from 
3.1.3 to 3.1.5.
   
   Commits
   
   https://github.com/messaginghub/pooled-jms/commit/644eee269d6e7db66202d553a3691481b1123d54;>644eee2
 [maven-release-plugin] prepare release 3.1.5
   https://github.com/messaginghub/pooled-jms/commit/59eeb41827e5eb7d3850bd7b97c995d82612379f;>59eeb41
 Update project test dependencies to latest
   https://github.com/messaginghub/pooled-jms/commit/6efd73f2124b660fc57ef7538b6eb3c23088b6ae;>6efd73f
 [maven-release-plugin] rollback the release of 3.1.5
   https://github.com/messaginghub/pooled-jms/commit/13a0fb0e7faab3e96d96deb12a742b28584abf99;>13a0fb0
 [maven-release-plugin] prepare for next development iteration
   https://github.com/messaginghub/pooled-jms/commit/3b39437abfb55fb85bc62a07a6bb6829881cd008;>3b39437
 [maven-release-plugin] prepare release 3.1.5
   https://github.com/messaginghub/pooled-jms/commit/c79b2b37d270b21309c5b9da95824e1aab8dfd7c;>c79b2b3
 Fail if an XA TXN manager does not enlist the XA session in the TXN
   https://github.com/messaginghub/pooled-jms/commit/e394fd503b935731401c6b1df720e29c255a1bc2;>e394fd5
 update CI job to JDK21 now Temurin 21 is out
   https://github.com/messaginghub/pooled-jms/commit/ee9b8501a55f22d4df2c6c581ba3628b89e852e9;>ee9b850
 Update project dependencies
   https://github.com/messaginghub/pooled-jms/commit/8f9a56cdd2b027a3ddf95756c3261991dd9d2c5e;>8f9a56c
 [maven-release-plugin] prepare for next development iteration
   https://github.com/messaginghub/pooled-jms/commit/a0968480fd10e8a66e13b327652d282643952f07;>a096848
 [maven-release-plugin] prepare release 3.1.4
   Additional commits viewable in https://github.com/messaginghub/pooled-jms/compare/3.1.3...3.1.5;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.messaginghub:pooled-jms=maven=3.1.3=3.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump commons-net:commons-net from 3.9.0 to 3.10.0 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12148:
URL: https://github.com/apache/camel/pull/12148#issuecomment-1823128350

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump commons-net:commons-net from 3.9.0 to 3.10.0 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #12148:
URL: https://github.com/apache/camel/pull/12148

   Bumps commons-net:commons-net from 3.9.0 to 3.10.0.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-net:commons-net=maven=3.9.0=3.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/commons-net-commons-net-3.10.0 created (now 2b337657538)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/commons-net-commons-net-3.10.0
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 2b337657538 Bump commons-net:commons-net from 3.9.0 to 3.10.0

No new revisions were added by this update.



(camel) branch dependabot/maven/com.cedarsoftware-java-util-2.4.0 created (now aaae049f5ae)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.cedarsoftware-java-util-2.4.0
in repository https://gitbox.apache.org/repos/asf/camel.git


  at aaae049f5ae Bump com.cedarsoftware:java-util from 2.0.0 to 2.4.0

No new revisions were added by this update.



Re: [PR] Bump com.cedarsoftware:java-util from 2.0.0 to 2.4.0 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12147:
URL: https://github.com/apache/camel/pull/12147#issuecomment-1823117345

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump com.cedarsoftware:java-util from 2.0.0 to 2.4.0 [camel]

2023-11-22 Thread via GitHub


dependabot[bot] opened a new pull request, #12147:
URL: https://github.com/apache/camel/pull/12147

   Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) 
from 2.0.0 to 2.4.0.
   
   Changelog
   Sourced from https://github.com/jdereg/java-util/blob/master/changelog.md;>com.cedarsoftware:java-util's
 changelog.
   
   
   2.4.0
   
   Added ClassUtilities.  This class has a method to get the distance 
between a source and destination class.  It includes support for Classes, 
multiple inheritance of interfaces, primitives, and class-to-interface, 
interface-interface, and class to class.
   Added LRUCache.  This class provides a simple cache API that will evict 
the least recently used items, once a threshold is met.
   
   
   2.3.0
   
   Added FastReader and FastWriter.
   
   FastReader can be used instead of the JDK 
PushbackReader(BufferedReader)). It is much faster with no 
synchronization and combines both.  It also tracks line 
[getLine()]and column [getCol()] position monitoring 
for 0x0a which it can be queried for.  It also can be queried for 
the last snippet read: getLastSnippet().  Great for showing 
parsing error messages that accurately point out where a syntax error occurred. 
 Make sure you use a new instance per each thread.
   FastWriter can be used instead of the JDK 
BufferedWriter as it has no synchronization.  Make sure you use a 
new Instance per each thread.
   
   
   
   
   2.2.0
   
   Built with JDK 1.8 and runs with JDK 1.8 through JDK 21.
   The 2.2.x will continue to maintain JDK 1.8.  The 3.0 branch [not yet 
created] will be JDK11+
   Added tests to verify that GraphComparator and 
DeepEquals do not count sorted order of Sets for equivalency.  It 
does however, require Collections that are not Sets 
to be in order.
   
   
   2.1.1
   
   ReflectionUtils skips static fields, speeding it up and remove runtime 
warning (field SerialVersionUID).  Supports JDK's up through 21.
   
   
   2.1.0
   
   DeepEquals.deepEquals(a, b) compares Sets and Maps without 
regards to order per the equality spec.
   Updated all dependent libraries to latest versions as of 16 Sept 
2023.
   
   
   
   
   
   
   Commits
   
   See full diff in https://github.com/jdereg/java-util/commits/2.4.0;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.cedarsoftware:java-util=maven=2.0.0=2.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (d1c36ff1f69 -> 8d746be0bab)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from d1c36ff1f69 Bump org.ow2.asm:asm-tree from 9.5 to 9.6 (#12145)
 add 8d746be0bab Bump json-unit-version from 3.0.0 to 3.2.2 (#12144)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch regen_bot updated (9143ad7f3f7 -> d1c36ff1f69)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from 9143ad7f3f7 Bump testcontainers-version from 1.19.2 to 1.19.3 (#12141)
 add 8d06e542fb4 Bump infinispan-version from 14.0.20.Final to 
14.0.21.Final (#12142)
 add d1c36ff1f69 Bump org.ow2.asm:asm-tree from 9.5 to 9.6 (#12145)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



(camel) branch dependabot/maven/json-unit-version-3.2.2 deleted (was 88aada449f2)

2023-11-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/json-unit-version-3.2.2
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 88aada449f2 Bump json-unit-version from 3.0.0 to 3.2.2

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch main updated: Bump json-unit-version from 3.0.0 to 3.2.2 (#12144)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new 8d746be0bab Bump json-unit-version from 3.0.0 to 3.2.2 (#12144)
8d746be0bab is described below

commit 8d746be0bab54f04a6427fcf98ae78b405fab493
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 22 17:25:29 2023 +0100

Bump json-unit-version from 3.0.0 to 3.2.2 (#12144)

Bumps `json-unit-version` from 3.0.0 to 3.2.2.

Updates `net.javacrumbs.json-unit:json-unit` from 3.0.0 to 3.2.2
- 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-3.0.0...json-unit-parent-3.2.2)

Updates `net.javacrumbs.json-unit:json-unit-assertj` from 3.0.0 to 3.2.2
- 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-3.0.0...json-unit-parent-3.2.2)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c0005cdbca..35eb1b94ecb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -284,7 +284,7 @@
 1.13
 2.5.0
 2.4.5
-3.0.0
+3.2.2
 1.16.1
 20.0.3
 2.4



Re: [PR] Bump json-unit-version from 3.0.0 to 3.2.2 [camel]

2023-11-22 Thread via GitHub


davsclaus merged PR #12144:
URL: https://github.com/apache/camel/pull/12144


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/org.ow2.asm-asm-tree-9.6 deleted (was 58126efb583)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch dependabot/maven/org.ow2.asm-asm-tree-9.6
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 58126efb583 Bump org.ow2.asm:asm-tree from 9.5 to 9.6

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump org.ow2.asm:asm-tree from 9.5 to 9.6 [camel]

2023-11-22 Thread via GitHub


davsclaus merged PR #12145:
URL: https://github.com/apache/camel/pull/12145


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump json-unit-version from 3.0.0 to 3.2.2 [camel]

2023-11-22 Thread via GitHub


davsclaus commented on PR #12144:
URL: https://github.com/apache/camel/pull/12144#issuecomment-1823083682

   /component-test camel-jq


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated: Bump org.ow2.asm:asm-tree from 9.5 to 9.6 (#12145)

2023-11-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new d1c36ff1f69 Bump org.ow2.asm:asm-tree from 9.5 to 9.6 (#12145)
d1c36ff1f69 is described below

commit d1c36ff1f69daedf6d0d79577f1bbea27eea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 22 17:22:30 2023 +0100

Bump org.ow2.asm:asm-tree from 9.5 to 9.6 (#12145)

Bumps org.ow2.asm:asm-tree from 9.5 to 9.6.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-tree
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 689de59105e..1c0005cdbca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,7 @@
 7.1.0
 5.1.1
 1.8.0
-9.5
+9.6
 1.14.0
 3.24.2
 3.39.0



Re: [PR] Bump json-unit-version from 3.0.0 to 3.2.2 [camel]

2023-11-22 Thread via GitHub


github-actions[bot] commented on PR #12144:
URL: https://github.com/apache/camel/pull/12144#issuecomment-1823084474

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Properly generate EIP nav.adoc [camel]

2023-11-22 Thread via GitHub


zregvart commented on PR #12146:
URL: https://github.com/apache/camel/pull/12146#issuecomment-1823061556

   @klease can you have a look at this approach?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



  1   2   3   >