-
Notifications
You must be signed in to change notification settings - Fork 5
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 MongoDB.Driver and MongoDB.Bson #1970
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Rebase after #1971 |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) and [MongoDB.Bson](https://github.com/mongodb/mongo-csharp-driver). These dependencies needed to be updated together. Updates `MongoDB.Driver` from 2.29.0 to 2.30.0 - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](mongodb/mongo-csharp-driver@v2.29.0...v2.30.0) Updates `MongoDB.Bson` from 2.29.0 to 2.30.0 - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](mongodb/mongo-csharp-driver@v2.29.0...v2.30.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MongoDB.Bson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
fc1ad5c
to
55ef673
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1970 +/- ##
=======================================
Coverage 64.81% 64.81%
=======================================
Files 183 183
Lines 6554 6554
Branches 963 963
=======================================
Hits 4248 4248
Misses 2020 2020
Partials 286 286 ☔ View full report in Codecov by Sentry. |
@dependabot merge |
Bumps MongoDB.Driver and MongoDB.Bson. These dependencies needed to be updated together.
Updates
MongoDB.Driver
from 2.29.0 to 2.30.0Commits
1453cff
Release notes v2.30 (#1501)0a2a1ab
CSHARP-5315: Mark API as obsolete: Auth (#1486)ca12a03
CSHARP-5316: Mark API as obsolete: Command + Channel (#1487)8aec7ab
CSHARP-5323: Mark API as obsolete: Operations + Bindings (#1492)0a450d5
CSHARP-5317: Mark API as obsolete: Connection + Cluster (#1488)18bce25
CSHARP-5318: Mark API as obsolete: Server + Sessions (#1489)576fec4
CSHARP-4895: Mark API as obsolete: Driver + Core (#1500)0bf1089
CSHARP-5326: Mark API as obsolete: Guids (#1495)16ea688
CSHARP-5324: Mark API as obsolete: Transactions + LINQ (#1493)59878b7
CSHARP-5304: Mark MD5 support in GridFS as Obsolete in 2.x (#1484)Updates
MongoDB.Bson
from 2.29.0 to 2.30.0Commits
1453cff
Release notes v2.30 (#1501)0a2a1ab
CSHARP-5315: Mark API as obsolete: Auth (#1486)ca12a03
CSHARP-5316: Mark API as obsolete: Command + Channel (#1487)8aec7ab
CSHARP-5323: Mark API as obsolete: Operations + Bindings (#1492)0a450d5
CSHARP-5317: Mark API as obsolete: Connection + Cluster (#1488)18bce25
CSHARP-5318: Mark API as obsolete: Server + Sessions (#1489)576fec4
CSHARP-4895: Mark API as obsolete: Driver + Core (#1500)0bf1089
CSHARP-5326: Mark API as obsolete: Guids (#1495)16ea688
CSHARP-5324: Mark API as obsolete: Transactions + LINQ (#1493)59878b7
CSHARP-5304: Mark MD5 support in GridFS as Obsolete in 2.x (#1484)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 will merge this PR once CI passes on it, as requested by @rkm.
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)