Re: [PR] chore(deps): Bump io.weaviate:client from 5.5.0 to 5.6.0 [camel]

2026-05-11 Thread via GitHub


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

   OK, I won't notify you about version 5.6.x again, unless you re-open this PR.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump io.weaviate:client from 5.5.0 to 5.6.0 [camel]

2026-05-11 Thread via GitHub


apupier commented on PR #23103:
URL: https://github.com/apache/camel/pull/23103#issuecomment-4420593346

   @dependabot ignore this minor version


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump io.weaviate:client from 5.5.0 to 5.6.0 [camel]

2026-05-11 Thread via GitHub


dependabot[bot] closed pull request #23103: chore(deps): Bump 
io.weaviate:client from 5.5.0 to 5.6.0
URL: https://github.com/apache/camel/pull/23103


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump io.weaviate:client from 5.5.0 to 5.6.0 [camel]

2026-05-11 Thread via GitHub


apupier commented on PR #23103:
URL: https://github.com/apache/camel/pull/23103#issuecomment-4420586278

   @cunningt for your information as you created the weaviate component.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump io.weaviate:client from 5.5.0 to 5.6.0 [camel]

2026-05-11 Thread via GitHub


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

   Sorry, the command you entered is not valid for this pull request. Please 
check the syntax and try again. 
   
   Valid commands:
   For single dependency PRs, use commands like:
   `@dependabot ignore this major version`
   `@dependabot ignore this minor version`
   `@dependabot ignore this dependency`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump io.weaviate:client from 5.5.0 to 5.6.0 [camel]

2026-05-11 Thread via GitHub


apupier commented on PR #23103:
URL: https://github.com/apache/camel/pull/23103#issuecomment-4420587958

   @dependabot ignore


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump io.weaviate:client from 5.5.0 to 5.6.0 [camel]

2026-05-11 Thread via GitHub


apupier commented on PR #23103:
URL: https://github.com/apache/camel/pull/23103#issuecomment-4420566193

   The weaviate client 5.x is deprecated. i created a specific issue to upgrade 
to 6.x as the upgrade is not trivial
   
   
   https://issues.apache.org/jira/browse/CAMEL-23482


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump io.weaviate:client from 5.5.0 to 5.6.0 [camel]

2026-05-11 Thread via GitHub


apupier commented on PR #23103:
URL: https://github.com/apache/camel/pull/23103#issuecomment-4418701810

   build error as the version searchd oes nto exist:
   
   ```
   Error:  Failed to execute goal on project camel-weaviate: Could not resolve 
dependencies for project org.apache.camel:camel-weaviate:jar:4.21.0-SNAPSHOT
   Error:  dependency: io.weaviate:client6:jar:5.6.0 (compile)
   Error:   Could not find artifact io.weaviate:client6:jar:5.6.0 in 
central (https://repo1.maven.org/maven2/)
   ```
   
   there si a micmac of relocated dependency I guess


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump io.weaviate:client from 5.5.0 to 5.6.0 [camel]

2026-05-11 Thread via GitHub


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

   :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 although they 
are normally detected and executed by CI.
 * You can label PRs using `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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]