Bump mongodb.version from 4.11.5 to 5.4.0#1125
Bump mongodb.version from 4.11.5 to 5.4.0#1125dependabot[bot] wants to merge 2 commits intomasterfrom
Conversation
Bumps `mongodb.version` from 4.11.5 to 5.4.0. Updates `org.mongodb:mongodb-driver-sync` from 4.11.5 to 5.4.0 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r4.11.5...r5.4.0) Updates `org.mongodb:mongodb-driver-legacy` from 4.11.5 to 5.4.0 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r4.11.5...r5.4.0) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.mongodb:mongodb-driver-legacy dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #1125 +/- ##
============================================
+ Coverage 61.19% 69.80% +8.61%
+ Complexity 84 60 -24
============================================
Files 831 857 +26
Lines 32014 32348 +334
Branches 3590 3600 +10
============================================
+ Hits 19590 22580 +2990
+ Misses 11178 8521 -2657
- Partials 1246 1247 +1 ☔ View full report in Codecov by Sentry. |
|
@velo The tests passed for me locally, but it looks like the Docker version in config.yml is set to mongo:3.6.1. I ran the tests locally using mongo:4 from the docker-compose, and they passed. |
Fix for pull #1126 - Bump mongo image
Pull request was closed
|
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
mongodb.versionfrom 4.11.5 to 5.4.0.Updates
org.mongodb:mongodb-driver-syncfrom 4.11.5 to 5.4.0Release notes
Sourced from org.mongodb:mongodb-driver-sync's releases.
... (truncated)
Commits
28e51aaVersion: bump 5.4.048fdf2aJAVA-5736 Add bsonNamingStrategy option to support snake_case (#1627)2849421Test Load balancersab300f8Retry flaky unified tests (#1565)42b1a37JAVA-5776 Make KProperty<T>.path() public410dd53Test IPv6 literal in SDAM304f854Replaceorg.jetbrains.annotations.NotNullwithcom.mongodb.lang.NonNull(...005652eFix driver-lambda evg failure (#1643)fa4a9edSplit atlas-deployed-task-group across multiple hosts (#1640)5ed3c31Optimize BSON codec lookup. (#1632)Updates
org.mongodb:mongodb-driver-legacyfrom 4.11.5 to 5.4.0Release notes
Sourced from org.mongodb:mongodb-driver-legacy's releases.
... (truncated)
Commits
28e51aaVersion: bump 5.4.048fdf2aJAVA-5736 Add bsonNamingStrategy option to support snake_case (#1627)2849421Test Load balancersab300f8Retry flaky unified tests (#1565)42b1a37JAVA-5776 Make KProperty<T>.path() public410dd53Test IPv6 literal in SDAM304f854Replaceorg.jetbrains.annotations.NotNullwithcom.mongodb.lang.NonNull(...005652eFix driver-lambda evg failure (#1643)fa4a9edSplit atlas-deployed-task-group across multiple hosts (#1640)5ed3c31Optimize BSON codec lookup. (#1632)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)