Skip to content

Conversation

@dependencyupdates
Copy link
Contributor

@dependencyupdates dependencyupdates bot commented Nov 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MongoDB.Driver (source) 3.5.0 -> 3.5.2 age adoption passing confidence

Release Notes

mongodb/mongo-csharp-driver (MongoDB.Driver)

v3.5.2: .NET Driver Version 3.5.2 Release Notes

[!IMPORTANT]

.NET 10 / C# 14

If you are targeting .NET 10 or using C# 14 in your project you should upgrade to this release as soon as possible as it contains important compatibilty fixes.

Projects targeting prior versions of .NET or not using C# 14 can upgrade at their convenience.

This is a patch release that contains fixes and stability improvements:

  • CSHARP-5793: Map MemoryExtensions Contains and SequenceEqual with null comparer to Enumerable methods with no comparer parameter

The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.

v3.5.1: .NET Driver Version 3.5.1 Release Notes

This is a patch release that contains fixes and stability improvements:

  • CSHARP-5777: Avoid ThreadPool-dependent IO methods in sync API
  • CSHARP-5743: Version 3.5 causes delays and disruptions because it is trying to access a disposed semaphore slim
  • CSHARP-5749: Support C# 14 changes that result in overloads now binding MemoryExtensions extension methods
  • CSHARP-5786: Add Decimal128 byte constructor overload (net10 compat)

The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates bot added dependencies Pull requests that update a dependency file NuGet labels Nov 20, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/mongodb.driver-3.x branch 3 times, most recently from ca8321d to 79f371b Compare November 27, 2025 15:27
@dependencyupdates dependencyupdates bot force-pushed the renovate/mongodb.driver-3.x branch from 79f371b to da135fe Compare November 27, 2025 21:20
@dependencyupdates dependencyupdates bot changed the title Update dependency MongoDB.Driver to 3.5.1 Update dependency MongoDB.Driver to 3.5.2 Nov 27, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/mongodb.driver-3.x branch from da135fe to 8cdf408 Compare November 28, 2025 13:07
@danielmarbach danielmarbach enabled auto-merge (squash) November 28, 2025 13:24
@danielmarbach danielmarbach merged commit 5ddea6b into master Nov 28, 2025
4 checks passed
@danielmarbach danielmarbach deleted the renovate/mongodb.driver-3.x branch November 28, 2025 13:27
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 NuGet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants