Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps mongo-java-driver-version from 5.6.0 to 5.6.1.
Updates org.mongodb:mongodb-driver-core from 5.6.0 to 5.6.1

Commits

Updates org.mongodb:mongodb-driver-sync from 5.6.0 to 5.6.1

Commits

Updates org.mongodb:bson from 5.6.0 to 5.6.1

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)

Bumps `mongo-java-driver-version` from 5.6.0 to 5.6.1.

Updates `org.mongodb:mongodb-driver-core` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.0...r5.6.1)

Updates `org.mongodb:mongodb-driver-sync` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.0...r5.6.1)

Updates `org.mongodb:bson` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.0...r5.6.1)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-core
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:bson
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

🌟 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.

@gansheer
Copy link
Contributor

gansheer commented Oct 7, 2025

/component-test mongodb mongodb-gridfs debezium

Result ❌ The tests failed please check the logs

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

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

@apupier
Copy link
Contributor

apupier commented Oct 7, 2025

several test errors with:

Caused by: com.github.dockerjava.api.exception.ConflictException: Status 409: {"message":"Conflict. The container name \"/camel-mongodb\" is already in use by container \"a9fc3a5225e5935edf0087209dcfe9f5671ec8b631cc0a1af5fb2eab33719099\". You have to remove (or rename) that container to be able to reuse that name."}

@davsclaus
Copy link
Contributor

tested manually

@davsclaus davsclaus merged commit 466ad5a into main Oct 7, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/mongo-java-driver-version-5.6.1 branch October 7, 2025 09:52
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.

3 participants