Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps langchain4j-version from 1.7.1 to 1.8.0.
Updates dev.langchain4j:langchain4j from 1.7.1 to 1.8.0

Commits

Updates dev.langchain4j:langchain4j-open-ai from 1.7.1 to 1.8.0

Commits

Updates dev.langchain4j:langchain4j-google-ai-gemini from 1.7.1 to 1.8.0

Commits

Updates dev.langchain4j:langchain4j-ollama from 1.7.1 to 1.8.0

Commits

Updates dev.langchain4j:langchain4j-core from 1.7.1 to 1.8.0

Commits

Updates dev.langchain4j:langchain4j-azure-open-ai from 1.7.1 to 1.8.0

Commits

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 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 27, 2025
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 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 have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@oscerd
Copy link
Contributor

oscerd commented Oct 27, 2025

/component-tests camel-ai

Result ❌ The tests failed please check the logs

@github-actions
Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@gansheer
Copy link
Contributor

gansheer commented Oct 29, 2025

/component-tests camel-ai

Result ❌ The tests failed please check the logs

@github-actions
Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

Bumps `langchain4j-version` from 1.7.1 to 1.8.0.

Updates `dev.langchain4j:langchain4j` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.7.1...1.8.0)

Updates `dev.langchain4j:langchain4j-open-ai` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.7.1...1.8.0)

Updates `dev.langchain4j:langchain4j-google-ai-gemini` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.7.1...1.8.0)

Updates `dev.langchain4j:langchain4j-ollama` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.7.1...1.8.0)

Updates `dev.langchain4j:langchain4j-core` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.7.1...1.8.0)

Updates `dev.langchain4j:langchain4j-azure-open-ai` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.7.1...1.8.0)

---
updated-dependencies:
- dependency-name: dev.langchain4j:langchain4j
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-open-ai
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-google-ai-gemini
  dependency-version: 1.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-ollama
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-core
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-azure-open-ai
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@davsclaus davsclaus force-pushed the dependabot/maven/langchain4j-version-1.8.0 branch from abf82c1 to 3baee0d Compare October 29, 2025 12:47
@orpiske
Copy link
Contributor

orpiske commented Oct 29, 2025

/component-tests camel-ai

Result ❌ The tests failed please check the logs

I'll test these manually - well, semi automatically. Let's see ...

Copy link
Contributor

@orpiske orpiske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 ❌ Test result with component components/camel-ai/camel-langchain4j-agent (failed)

Copy link
Contributor

@orpiske orpiske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 ❌ Test result with component components/camel-ai/camel-langchain4j-agent (failed)

Copy link
Contributor

@orpiske orpiske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 ❌ Test result with component components/camel-ai/camel-langchain4j-agent (failed)

@cunningt
Copy link
Contributor

cunningt commented Oct 29, 2025

/component-tests camel-xml

Result ❌ The tests failed please check the logs

@github-actions
Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@cunningt
Copy link
Contributor

cunningt commented Oct 29, 2025

/component-tests camel-timer

Result ❌ The tests failed please check the logs

@github-actions
Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@orpiske
Copy link
Contributor

orpiske commented Oct 30, 2025

This is broken. @Croway has a set of fixes for this. Closing...

@orpiske orpiske closed this Oct 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition 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.

@dependabot dependabot bot deleted the dependabot/maven/langchain4j-version-1.8.0 branch October 30, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants