-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump mongo-client.version from 5.5.1 to 5.6.1 #50433
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
Conversation
Bumps `mongo-client.version` from 5.5.1 to 5.6.1. Updates `org.mongodb:mongodb-driver-sync` from 5.5.1 to 5.6.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.5.1...r5.6.1) Updates `org.mongodb:mongodb-driver-core` from 5.5.1 to 5.6.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.5.1...r5.6.1) Updates `org.mongodb:mongodb-driver-legacy` from 5.5.1 to 5.6.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.5.1...r5.6.1) Updates `org.mongodb:mongodb-driver-reactivestreams` from 5.5.1 to 5.6.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.5.1...r5.6.1) Updates `org.mongodb:bson` from 5.5.1 to 5.6.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.5.1...r5.6.1) Updates `org.mongodb:mongodb-crypt` from 5.5.1 to 5.6.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.5.1...r5.6.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mongodb:mongodb-driver-core dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mongodb:mongodb-driver-legacy dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mongodb:mongodb-driver-reactivestreams dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mongodb:bson dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mongodb:mongodb-crypt dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🚧 | ||
❌ | JVM Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🚧 |
✔️ | JVM Tests - JDK 25 | Logs | Raw logs | 🚧 | ||
❌ | Native Tests - Observability | Build |
Failures | Logs | Raw logs | 🔍 |
❌ | JVM Integration Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🚧 |
✔️ | JVM Integration Tests - JDK 17 Windows | Logs | Raw logs | 🚧 | ||
❌ | JVM Integration Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🚧 |
❌ | JVM Integration Tests - JDK 25 | Build |
Failures | Logs | Raw logs | 🚧 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Tests - JDK 21 #
- Failing: devtools/cli
📦 devtools/cli
❌ io.quarkus.cli.CliProjectJBangTest.testCreateAppDefaults
line 64
- History - More details - Source on GitHub
⚙️ Native Tests - Observability #
- Failing: integration-tests/opentelemetry-mongodb-client-instrumentation
📦 integration-tests/opentelemetry-mongodb-client-instrumentation
❌ io.quarkus.it.opentelemetry.BookResourceIT.reactiveClient
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceIT.reactiveClientError
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceIT.reactiveClientMultipleChain
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceIT.reactiveClientMultipleCombine
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceIT.reactiveClientParentChild
- History - More details - Source on GitHub
⚙️ JVM Integration Tests - JDK 17 #
- Failing: integration-tests/mongodb-panache integration-tests/opentelemetry-mongodb-client-instrumentation
📦 integration-tests/mongodb-panache
❌ io.quarkus.it.mongodb.panache.ReflectionFreeSerializationTest.testReactiveBookEntity
line 29
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheMockingTest.testPanacheMocking
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheMockingTest.testPanacheRepositoryMocking
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testMoreEntityFunctionalities
line 344
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactiveBookEntity
line 52
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactiveBookRepository
line 57
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactivePersonEntity
line 62
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactivePersonRepository
line 67
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.transaction.ReactiveMongodbPanacheTransactionTest.testTheEndpoint
line 43
- History - More details - Source on GitHub
📦 integration-tests/opentelemetry-mongodb-client-instrumentation
❌ io.quarkus.it.opentelemetry.BookResourceTest.
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClient
line 183
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientError
line 107
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientMultipleChain
line 183
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientMultipleCombine
line 183
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientParentChild
line 183
- History - More details - Source on GitHub
⚙️ JVM Integration Tests - JDK 21 #
- Failing: integration-tests/mongodb-panache integration-tests/opentelemetry-mongodb-client-instrumentation
📦 integration-tests/mongodb-panache
❌ io.quarkus.it.mongodb.panache.ReflectionFreeSerializationTest.testReactiveBookEntity
line 29
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheMockingTest.testPanacheMocking
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheMockingTest.testPanacheRepositoryMocking
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testMoreEntityFunctionalities
line 344
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactiveBookEntity
line 52
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactiveBookRepository
line 57
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactivePersonEntity
line 62
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactivePersonRepository
line 67
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.transaction.ReactiveMongodbPanacheTransactionTest.testTheEndpoint
line 43
- History - More details - Source on GitHub
📦 integration-tests/opentelemetry-mongodb-client-instrumentation
❌ io.quarkus.it.opentelemetry.BookResourceTest.
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClient
line 183
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientError
line 107
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientMultipleChain
line 183
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientMultipleCombine
line 183
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientParentChild
line 183
- History - More details - Source on GitHub
⚙️ JVM Integration Tests - JDK 25 #
- Failing: integration-tests/mongodb-panache integration-tests/opentelemetry-mongodb-client-instrumentation
📦 integration-tests/mongodb-panache
❌ io.quarkus.it.mongodb.panache.ReflectionFreeSerializationTest.testReactiveBookEntity
line 29
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheMockingTest.testPanacheMocking
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheMockingTest.testPanacheRepositoryMocking
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testMoreEntityFunctionalities
line 344
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactiveBookEntity
line 52
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactiveBookRepository
line 57
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactivePersonEntity
line 62
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.ReactiveMongodbPanacheResourceTest.testReactivePersonRepository
line 67
- History - More details - Source on GitHub
❌ io.quarkus.it.mongodb.panache.reactive.transaction.ReactiveMongodbPanacheTransactionTest.testTheEndpoint
line 43
- History - More details - Source on GitHub
📦 integration-tests/opentelemetry-mongodb-client-instrumentation
❌ io.quarkus.it.opentelemetry.BookResourceTest.
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClient
line 183
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientError
line 107
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientMultipleChain
line 183
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientMultipleCombine
line 183
- History - More details - Source on GitHub
❌ io.quarkus.it.opentelemetry.BookResourceTest.reactiveClientParentChild
line 183
- History - More details - Source on GitHub
Flaky tests - Develocity
⚙️ JVM Tests - JDK 25
📦 test-framework/jacoco/runtime
❌ io.quarkus.jacoco.runtime.DataFileWatchTest.waitForDataFileThatNeverAppears
- History
Expecting value to be false but was true
-org.opentest4j.AssertionFailedError
❌ io.quarkus.jacoco.runtime.DataFileWatchTest.waitForPreexistingDataFileThatNeverChanges
- History
Expecting value to be false but was true
-org.opentest4j.AssertionFailedError
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
mongo-client.version
from 5.5.1 to 5.6.1.Updates
org.mongodb:mongodb-driver-sync
from 5.5.1 to 5.6.1Release notes
Sourced from org.mongodb:mongodb-driver-sync's releases.
... (truncated)
Commits
db50239
Version: bump 5.6.12ac7643
ClientMetaData refactoring (#1807)97f52f8
Fix AbstractWriteSearchIndexOperation executeAsync releasing connections (#1812)e25dc83
Set mongodb version for atlas tests (#1814)8a0b598
Fix integer overflow with max limit & batchsize (#1810)002adfe
JAVA-5971 Reverse equals check to avoid NPEs (#1806)e5adcfd
Version: bump 5.6.1-SNAPSHOT19cc7cb
Version: bump 5.6.0eac8c20
Fix Scala UnifiedTest import87ba53c
Ensure encrypted fields data exists fully (#1802)Updates
org.mongodb:mongodb-driver-core
from 5.5.1 to 5.6.1Release notes
Sourced from org.mongodb:mongodb-driver-core's releases.
... (truncated)
Commits
db50239
Version: bump 5.6.12ac7643
ClientMetaData refactoring (#1807)97f52f8
Fix AbstractWriteSearchIndexOperation executeAsync releasing connections (#1812)e25dc83
Set mongodb version for atlas tests (#1814)8a0b598
Fix integer overflow with max limit & batchsize (#1810)002adfe
JAVA-5971 Reverse equals check to avoid NPEs (#1806)e5adcfd
Version: bump 5.6.1-SNAPSHOT19cc7cb
Version: bump 5.6.0eac8c20
Fix Scala UnifiedTest import87ba53c
Ensure encrypted fields data exists fully (#1802)Updates
org.mongodb:mongodb-driver-legacy
from 5.5.1 to 5.6.1Release notes
Sourced from org.mongodb:mongodb-driver-legacy's releases.
... (truncated)
Commits
db50239
Version: bump 5.6.12ac7643
ClientMetaData refactoring (#1807)97f52f8
Fix AbstractWriteSearchIndexOperation executeAsync releasing connections (#1812)e25dc83
Set mongodb version for atlas tests (#1814)8a0b598
Fix integer overflow with max limit & batchsize (#1810)002adfe
JAVA-5971 Reverse equals check to avoid NPEs (#1806)e5adcfd
Version: bump 5.6.1-SNAPSHOT19cc7cb
Version: bump 5.6.0eac8c20
Fix Scala UnifiedTest import87ba53c
Ensure encrypted fields data exists fully (#1802)Updates
org.mongodb:mongodb-driver-reactivestreams
from 5.5.1 to 5.6.1Release notes
Sourced from org.mongodb:mongodb-driver-reactivestreams's releases.
... (truncated)
Commits
db50239
Version: bump 5.6.12ac7643
ClientMetaData refactoring (#1807)97f52f8
Fix AbstractWriteSearchIndexOperation executeAsync releasing connections (#1812)e25dc83
Set mongodb version for atlas tests (#1814)8a0b598
Fix integer overflow with max limit & batchsize (#1810)002adfe
JAVA-5971 Reverse equals check to avoid NPEs (#1806)e5adcfd
Version: bump 5.6.1-SNAPSHOT19cc7cb
Version: bump 5.6.0eac8c20
Fix Scala UnifiedTest import87ba53c
Ensure encrypted fields data exists fully (#1802)Updates
org.mongodb:bson
from 5.5.1 to 5.6.1Release notes
Sourced from org.mongodb:bson's releases.
... (truncated)
Commits
db50239
Version: bump 5.6.12ac7643
ClientMetaData refactoring (#1807)97f52f8
Fix AbstractWriteSearchIndexOperation executeAsync releasing connections (#1812)e25dc83
Set mongodb version for atlas tests (#1814)8a0b598
Fix integer overflow with max limit & batchsize (#1810)002adfe
JAVA-5971 Reverse equals check to avoid NPEs (#1806)e5adcfd
Version: bump 5.6.1-SNAPSHOT19cc7cb
Version: bump 5.6.0eac8c20
Fix Scala UnifiedTest import87ba53c
Ensure encrypted fields data exists fully (#1802)Updates
org.mongodb:mongodb-crypt
from 5.5.1 to 5.6.1Release notes
Sourced from org.mongodb:mongodb-crypt's releases.
... (truncated)
Commits
db50239
Version: bump 5.6.12ac7643
ClientMetaData refactoring (#1807)97f52f8
Fix AbstractWriteSearchIndexOperation executeAsync releasing connections (#1812)e25dc83
Set mongodb version for atlas tests (#1814)8a0b598
Fix integer overflow with max limit & batchsize (#1810)002adfe
JAVA-5971 Reverse equals check to avoid NPEs (#1806)e5adcfd
Version: bump 5.6.1-SNAPSHOT19cc7cb
Version: bump 5.6.0eac8c20
Fix Scala UnifiedTest import87ba53c
Ensure encrypted fields data exists fully (#1802)You can trigger a rebase of this PR 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)