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 MongoDB.Driver and MongoDB.Bson #1970

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps MongoDB.Driver and MongoDB.Bson. These dependencies needed to be updated together.
Updates MongoDB.Driver from 2.29.0 to 2.30.0

Commits
  • 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)
  • See full diff in compare view

Updates MongoDB.Bson from 2.29.0 to 2.30.0

Commits
  • 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)
  • See full diff 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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 16, 2024
@dependabot dependabot bot requested a review from a team October 16, 2024 14:34
rkm
rkm previously approved these changes Oct 16, 2024
Copy link
Member

@rkm rkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

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.

@rkm
Copy link
Member

rkm commented Oct 16, 2024

Rebase after #1971

@jas88
Copy link
Member

jas88 commented Oct 16, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

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.

@jas88
Copy link
Member

jas88 commented Oct 16, 2024

@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] <[email protected]>
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.81%. Comparing base (541216f) to head (55ef673).
Report is 2 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@rkm
Copy link
Member

rkm commented Oct 16, 2024

@dependabot merge

@dependabot dependabot bot merged commit 6389b6d into main Oct 16, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-e0c07d3a07 branch October 16, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants