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]



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

2026-05-11 Thread via GitHub


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

   Bumps [io.weaviate:client](https://github.com/weaviate/java-client) from 
5.5.0 to 5.6.0.
   
   Release notes
   Sourced from https://github.com/weaviate/java-client/releases";>io.weaviate:client's 
releases.
   
   Artifact relocation
   With v5.6.0 we are officially discontinuing our 
v5 client in favor of client6.
   The artifact will be relocated and main branch updated to the 
tip of the now v6 branch.
   The code for v5 will be available in the history and 
additionally in the https://github.com/weaviate/java-client/tree/v5";>v5 
branch.
   
   
   
   Commits
   
   https://github.com/weaviate/java-client/commit/cb46e33f523027a879c7c866cbfb2153d32f396f";>cb46e33
 Release 5.6.0 version
   https://github.com/weaviate/java-client/commit/2e62e0580fbcdf66f40938ab9df47b9fcc2c692c";>2e62e05
 temp(ci): disable tests for create-release job
   https://github.com/weaviate/java-client/commit/52d5e2e120db05223137412c970524eea1d07049";>52d5e2e
 chore(v5): fix pom.xml
   https://github.com/weaviate/java-client/commit/6d0e7174e64fa21a9e9274bf99b07e4ca5e3cc91";>6d0e717
 Merge pull request https://redirect.github.com/weaviate/java-client/issues/529";>#529 
from weaviate/v5-relocate
   https://github.com/weaviate/java-client/commit/59de092db19eaaae320453aed8c445dc40a6351f";>59de092
 chore(v5): relocate v5 client artifact
   https://github.com/weaviate/java-client/commit/5ee9a6a6ac7b68f4e0a993c7edf45e871fd34fb7";>5ee9a6a
 Merge pull request https://redirect.github.com/weaviate/java-client/issues/519";>#519 
from weaviate/update-main-readme
   https://github.com/weaviate/java-client/commit/0f67dcb98cc08b8b41948e5e031a001f5c0898aa";>0f67dcb
 Update README
   https://github.com/weaviate/java-client/commit/149afd0b500e3145af85e53406cf7852ac2a21c9";>149afd0
 Update version to next snapshot version
   See full diff in https://github.com/weaviate/java-client/compare/5.5.0...5.6.0";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.weaviate:client&package-manager=maven&previous-version=5.5.0&new-version=5.6.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 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: [email protected]

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