Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mongo-java-driver-version from 4.11.1 to 5.1.0 #13999

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps mongo-java-driver-version from 4.11.1 to 5.1.0.
Updates org.mongodb:mongodb-driver-core from 4.11.1 to 5.1.0

Release notes

Sourced from org.mongodb:mongodb-driver-core's releases.

Java Driver 5.0.1 (Apr 3, 2024)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.0.0...r5.0.1

Java Driver 5.0.0 (Mar 1, 2023)

The MongoDB JVM team is pleased to announce version 5.0.0 of the MongoDB Java Driver!

Release announcement: https://www.mongodb.com/community/forums/t/mongodb-java-driver-5-0-is-released/268913

What's Changed

... (truncated)

Commits
  • 662a121 Version: bump 5.1.0
  • d937915 Replace BiFunction with BinaryOperator (#1374)
  • f4bc1cb Implement OIDC SASL mechanism (#1134)
  • f9edd86 Test that durations are included on relevant pool events (#1370)
  • bec3def Add artifact tracing on publish (#1364)
  • ee69466 Alleviate the race condition in the pool-checkout-maxConnecting-is-enforced...
  • 7bf5ec2 Exclude :graalvm-native-image-app from being published (#1362)
  • c8ce9ae Follow unacknowledged write with a find in spec tests (#1355)
  • adffc61 Replace sh with bash (#1358)
  • 60adbae Evergreen: Fix scala display name so variants are unique.
  • Additional commits viewable in compare view

Updates org.mongodb:mongodb-driver-sync from 4.11.1 to 5.1.0

Release notes

Sourced from org.mongodb:mongodb-driver-sync's releases.

Java Driver 5.0.1 (Apr 3, 2024)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.0.0...r5.0.1

Java Driver 5.0.0 (Mar 1, 2023)

The MongoDB JVM team is pleased to announce version 5.0.0 of the MongoDB Java Driver!

Release announcement: https://www.mongodb.com/community/forums/t/mongodb-java-driver-5-0-is-released/268913

What's Changed

... (truncated)

Commits
  • 662a121 Version: bump 5.1.0
  • d937915 Replace BiFunction with BinaryOperator (#1374)
  • f4bc1cb Implement OIDC SASL mechanism (#1134)
  • f9edd86 Test that durations are included on relevant pool events (#1370)
  • bec3def Add artifact tracing on publish (#1364)
  • ee69466 Alleviate the race condition in the pool-checkout-maxConnecting-is-enforced...
  • 7bf5ec2 Exclude :graalvm-native-image-app from being published (#1362)
  • c8ce9ae Follow unacknowledged write with a find in spec tests (#1355)
  • adffc61 Replace sh with bash (#1358)
  • 60adbae Evergreen: Fix scala display name so variants are unique.
  • Additional commits viewable in compare view

Updates org.mongodb:bson from 4.11.1 to 5.1.0

Release notes

Sourced from org.mongodb:bson's releases.

Java Driver 5.0.1 (Apr 3, 2024)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.0.0...r5.0.1

Java Driver 5.0.0 (Mar 1, 2023)

The MongoDB JVM team is pleased to announce version 5.0.0 of the MongoDB Java Driver!

Release announcement: https://www.mongodb.com/community/forums/t/mongodb-java-driver-5-0-is-released/268913

What's Changed

... (truncated)

Commits
  • 662a121 Version: bump 5.1.0
  • d937915 Replace BiFunction with BinaryOperator (#1374)
  • f4bc1cb Implement OIDC SASL mechanism (#1134)
  • f9edd86 Test that durations are included on relevant pool events (#1370)
  • bec3def Add artifact tracing on publish (#1364)
  • ee69466 Alleviate the race condition in the pool-checkout-maxConnecting-is-enforced...
  • 7bf5ec2 Exclude :graalvm-native-image-app from being published (#1362)
  • c8ce9ae Follow unacknowledged write with a find in spec tests (#1355)
  • adffc61 Replace sh with bash (#1358)
  • 60adbae Evergreen: Fix scala display name so variants are unique.
  • Additional commits viewable in compare view

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 May 1, 2024
Copy link
Contributor

github-actions bot commented May 1, 2024

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

@davsclaus
Copy link
Contributor

davsclaus commented May 1, 2024

/component-test amel-mongodb camel-mongodb-gridfs

Result ✅ The tests passed successfully

Copy link
Contributor

github-actions bot commented May 1, 2024

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

@davsclaus
Copy link
Contributor

davsclaus commented May 1, 2024

@orpiske it seems this mongo upgrade may work.

@oscerd oscerd requested a review from orpiske May 2, 2024 04:29
@orpiske
Copy link
Contributor

orpiske commented May 2, 2024

Thanks @davsclaus! I will take a closer look at this one soon

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.

🤖 Tested with components components/camel-mongodb components/camel-mongodb-gridfs: ❌ (failed)

@orpiske
Copy link
Contributor

orpiske commented May 2, 2024

It seems to be having the same problems as before:

[ERROR] org.apache.camel.component.mongodb.integration.MongoDbTailableCursorConsumerIT.testCustomTailTrackLocation -- Time elapsed: 23.16 s <<< FAILURE!
java.lang.AssertionError: mock://test Received message count. Expected: <300> but was: <0>
        at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1952)
        at org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1886)
        at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:449)
        at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:427)
        at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:417)
        at org.apache.camel.component.mongodb.integration.MongoDbTailableCursorConsumerIT.testCustomTailTrackLocation(MongoDbTailableCursorConsumerIT.java:297)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

@davsclaus
Copy link
Contributor

okay thanks, so we cant merge.

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 core: ❌ (failed)

@orpiske
Copy link
Contributor

orpiske commented May 2, 2024

⚠️

🤖 Test result with component core: ❌ (failed)

Please disregard this. I am trying to automate my job a bit.

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-kafka: ❌ (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-mongodb: ❌ (failed)

@dependabot dependabot bot force-pushed the dependabot/maven/mongo-java-driver-version-5.1.0 branch from 6b4273f to c293357 Compare May 15, 2024 10:23
Bumps `mongo-java-driver-version` from 4.11.1 to 5.1.0.

Updates `org.mongodb:mongodb-driver-core` from 4.11.1 to 5.1.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.1...r5.1.0)

Updates `org.mongodb:mongodb-driver-sync` from 4.11.1 to 5.1.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.1...r5.1.0)

Updates `org.mongodb:bson` from 4.11.1 to 5.1.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.1...r5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/mongo-java-driver-version-5.1.0 branch from c293357 to b4f1e5a Compare May 15, 2024 10:25
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
2 participants