Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2023

This PR contains the following updates:

Package Change Age Confidence
AWSSDK.Core 3.7.400.36 -> 4.0.3.1 age confidence
AWSSDK.S3 3.7.405 -> 4.0.11.3 age confidence
AWSSDK.SQS 3.7.400.36 -> 4.0.2.3 age confidence
AWSSDK.SecurityToken 3.7.400.36 -> 4.0.4.1 age confidence
AspNetCore.HealthChecks.MongoDb 8.0.1 -> 9.0.0 age confidence
Calzolari.Grpc.AspNetCore.Validation 8.2.0 -> 9.0.0 age confidence
EphemeralMongo6 1.1.3 -> 2.0.0 age confidence
Microsoft.AspNetCore.TestHost (source) 8.0.21 -> 10.0.0 age confidence
Microsoft.Bcl.AsyncInterfaces (source) 8.0.0 -> 10.0.0 age confidence
Microsoft.Extensions.Caching.Memory (source) 8.0.1 -> 10.0.0 age confidence
Microsoft.Extensions.Configuration (source) 8.0.0 -> 10.0.0 age confidence
Microsoft.Extensions.Configuration.Binder (source) 8.0.2 -> 10.0.0 age confidence
Microsoft.Extensions.Configuration.CommandLine (source) 8.0.0 -> 10.0.0 age confidence
Microsoft.Extensions.Configuration.EnvironmentVariables (source) 8.0.0 -> 10.0.0 age confidence
Microsoft.Extensions.Configuration.Json (source) 8.0.1 -> 10.0.0 age confidence
Microsoft.Extensions.DependencyInjection (source) 8.0.1 -> 10.0.0 age confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 8.0.2 -> 10.0.0 age confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 8.0.21 -> 10.0.0 age confidence
Microsoft.Extensions.Logging.Abstractions (source) 8.0.3 -> 10.0.0 age confidence
Microsoft.NET.Test.Sdk 17.11.1 -> 18.0.1 age confidence
MongoDB.Driver (source) 2.25.0 -> 3.5.0 age confidence
MongoDB.Driver.Core.Extensions.DiagnosticSources 1.4.0 -> 2.1.0 age confidence
NUnit (source) 3.14.0 -> 4.4.0 age confidence
NUnit.Analyzers 3.10.0 -> 4.11.2 age confidence
NUnit3TestAdapter (source) 4.5.0 -> 5.2.0 age confidence
RabbitMQ.Client (source) 6.8.1 -> 7.2.0 age confidence
Serilog.AspNetCore 8.0.3 -> 9.0.0 age confidence
Serilog.Extensions.Hosting 8.0.0 -> 9.0.0 age confidence
Serilog.Settings.Configuration 8.0.4 -> 9.0.0 age confidence

Release Notes

aws/aws-sdk-net (AWSSDK.Core)

v4.0.3

Compare Source

v4.0.2

v4.0.1

v4.0.0

v3.7.500

v3.7.402

v3.7.401

asimmon/ephemeral-mongo (EphemeralMongo6)

v2.0.0

Compare Source

What's Changed

  • Breaking change: Support for MongoDB 5.0 and 6.0 has been removed, as their end-of-life has passed.
  • Breaking change: arm64 is now the default target for macOS. The previous target was x64.
  • Breaking change: The Linux runtime package now uses Ubuntu 22.04's MongoDB binaries instead of the 18.04 ones. OpenSSL 3.0 is now required.
  • Breaking change: Updated the MongoDB C# driver to 2.28.0, which now uses strong-named assemblies.
  • Added support for MongoDB 8.0.
  • Introduced data directory management to delete old data directories automatically.
  • Use direct connection in replica set connection strings.
  • Fixed the spelling issue in MongoRunnerOptions.StandardOutputLogger.

Pull requests:

Full Changelog: asimmon/ephemeral-mongo@1.1.3...2.0.0

dotnet/dotnet (Microsoft.AspNetCore.TestHost)

v9.0.7: .NET 9.0.7

You can build .NET 9.0 from the repository by cloning the release tag v9.0.7 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.6: .NET 9.0.6

You can build .NET 9.0 from the repository by cloning the release tag v9.0.6 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.5: .NET 9.0.5

You can build .NET 9.0 from the repository by cloning the release tag v9.0.5 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.4: .NET 9.0.4

You can build .NET 9.0 from the repository by cloning the release tag v9.0.4 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.3: .NET 9.0.3

You can build .NET 9.0 from the repository by cloning the release tag v9.0.3 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.2: .NET 9.0.2

You can build .NET 9.0 from the repository by cloning the release tag v9.0.2 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.1: .NET 9.0.1

You can build .NET 9.0 from the repository by cloning the release tag v9.0.1 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.0: .NET 9.0.0

You can build .NET 9.0 from the repository by cloning the release tag v9.0.0 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: microsoft/vstest@v18.0.0...v18.0.1

v18.0.0

What's Changed

Internal fixes and updates

New Contributors

Full Changelog: microsoft/vstest@v17.14.1...v18.0.0

v17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

v17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes
Internal version updates and fixes

New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0

v17.13.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0

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

v3.5.0: .NET Driver Version 3.5.0 Release Notes

This is the general availability release for the 3.5.0 version of the driver.

[!IMPORTANT]

Internal Changes for an Upcoming Feature

This release includes low level changes to internal subsystems including operation execution, timeout handling, and resource cleanup logic - in preparation for supporting Client-Side Operations Timeout (CSOT) in an upcoming release.
While these changes should be backward-compatible and not alter existing behavior, they touch core driver infrastructure.
If you experience unexpected issues such as:

  • Operations timing out unexpectedly or not timing out when expected
  • Unusual delays or hangs in database calls
  • Differences in command cancellation behavior

Please let us know via the MongoDB JIRA Driver project or your MongoDB support channel, providing driver logs and a reproduction if possible.

Experimental Support for Queryable Encryption Text Field Prefix, Suffix and Substring Queries

Substring, prefix and suffix search for Queryable Encryption are in preview and should be used for experimental workloads only. These features are unstable and their security is not guaranteed until released as Generally Available (GA). The GA version of these features may not be backwards compatible with the preview version.

The main new features in 3.5.0 include:
  • CSHARP-5453: Add builder for CSFLE schemas
  • CSHARP-3222: Add LINQ support for median and percentile accumulators/window functions
  • CSHARP-5672: Support sorting by value in PushEach operation
  • CSHARP-5625: Support text indexes for explicit and automatic encryption
  • CSHARP-734: SOCKS5 Proxy Support
  • CSHARP-3458: Extend IAsyncCursor and IAsyncCursorSource to support IAsyncEnumerable
Improvements:
  • CSHARP-5603: Add Big Endian support in BinaryVectorReader and BinaryVectorWriter
  • CSHARP-5614: Fix deserialization of primitive arrays on Big Endian systems
  • CSHARP-5619: Replace IConnection.SendMessages with the method to send a single message
  • CSHARP-5377: Eliminate unnecessary killCursors command when batchSize == limit
Fixes:
  • CSHARP-3435: FilterDefinition Inject method should use root serializer
  • CSHARP-3662: MongoClientSettings.SocketTimeout does not work for values under 500ms on Windows for sync code
  • CSHARP-4040: Fix bug when using field with same element name as discriminator
  • CSHARP-5587: FindOneAndUpdate should insert correct discriminator value on upsert
  • CSHARP-3494: Fix discriminator for generic types
  • CSHARP-5588: Unable to select KeyValuePair Key when using camelCase convention
  • CSHARP-5633: BsonSerializer.IsTypeDiscriminated is not thread-safe
Maintenance:

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.4.3: .NET Driver Version 3.4.3 Release Notes

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

  • CSHARP-5697: Fix Client.BulkWrite failure in case complex type is being used as Document's Id

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.4.2: .NET Driver Version 3.4.2 Release Notes

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

  • CSHARP-5661: Fix UnobservedTaskException on socket connecting timeout

The full list of issues resolved in this release is available at CSHARP JIRA project.

Documentation on the .NET driver can be found here.

Upgrading
There are no known backwards breaking changes in this release.

v3.4.1: .NET Driver Version 3.4.1 Release Notes

This is a patch release that addresses some issues reported since 3.4.0 was released:

  • CSHARP-5588 Fix issue with conventions being ignored when using KeyValuePair in LINQ
  • CSHARP-5633 Fix thread safety issue with BsonSerializer.IsTypeDiscriminated

The list of JIRA tickets resolved in this release is available at CSHARP JIRA project.

Documentation on the .NET driver can be found here.

Upgrading
There are no known backwards breaking changes in this release.

v3.4.0: .NET Driver Version 3.4.0 Release Notes

This is the general availability release for the 3.4.0 version of the driver.

The main new features in 3.4.0 include:
  • CSHARP-5551: Support KeyValuePair.Create<TKey,TValue>method in LINQ
  • CSHARP-5552: Add support for $convert in LINQ
  • CSHARP-5505: Add $geoNear stage aggregation builders
  • CSHARP-4935: Support casting from an interface to a type that implements that interface in LINQ queries
  • CSHARP-4779: Support Dictionary(IEnumerable<KeyValuePair<TKey, TValue>> collection) constructor in LINQ
  • CSHARP-5543: Add new options for Atlas Search Text and Phrase operators
  • CSHARP-4535: Support queries after casting IQueryable<Derived> to IQueryable<Base>
Improvements:
  • CSHARP-5531: Reduce memory allocations in BsonStreamAdapter.WriteDouble and WriteInt64
  • CSHARP-5529: Optimize grouping.First().X to not retrieve the entire $$ROOT
Fixes:
  • CSHARP-5540: Fix exception when using AsQueryable().Last()
  • CSHARP-5471: Incorrectly resolving the authentication mechanism parameters from SRV connection string
  • CSHARP-5442: Fixed use of serializer by Atlas Search operators

[!NOTE]
Driver will start using registered serializers for Atlas Search operators, to continue using the previous behavior use SearchDefinition.UseConfiguredSerializers(false)

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.3.0: .NET Driver Version 3.3.0 Release Notes

This is the general availability release for the 3.3.0 version of the driver.

[!IMPORTANT]
A future minor release will raise the minimum supported MongoDB Server version from 4.0 to 4.2. This is in accordance with MongoDB Software Lifecycle Schedules. Support for MongoDB Server 4.0 will be dropped in a future release!

The main new features in 3.3.0

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update nuget packages to v7 (major) chore(deps): update nuget packages (major) Jun 27, 2023
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 5e954fd to 6f0710d Compare July 2, 2023 06:22
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 4d343f8 to 76a482d Compare July 11, 2023 15:44
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from d18c345 to b5c27c7 Compare August 1, 2023 11:26
@renovate renovate bot force-pushed the renovate/major-nuget branch from b5c27c7 to 3cf7ea9 Compare August 8, 2023 14:00
@renovate renovate bot force-pushed the renovate/major-nuget branch 4 times, most recently from 8016ce9 to bdc6adf Compare August 23, 2023 08:42
@renovate renovate bot changed the title chore(deps): update nuget packages (major) chore(deps): update dependency microsoft.aspnetcore.testhost to v7 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/major-nuget branch from bdc6adf to 2f5e66c Compare September 12, 2023 14:06
@renovate renovate bot force-pushed the renovate/major-nuget branch from 2f5e66c to 3d1725f Compare October 10, 2023 13:24
@renovate renovate bot force-pushed the renovate/major-nuget branch from 3d1725f to 2a37552 Compare October 24, 2023 13:07
@renovate renovate bot changed the title chore(deps): update dependency microsoft.aspnetcore.testhost to v7 chore(deps): update nuget packages (major) Nov 9, 2023
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 1f9812f to be36702 Compare November 15, 2023 03:51
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from cec871c to 96d276d Compare December 2, 2023 12:10
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 02d7aaa to c6b71ae Compare December 19, 2023 12:55
@renovate renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from 671f113 to dff52f2 Compare January 3, 2024 22:44
@renovate renovate bot force-pushed the renovate/major-nuget branch 6 times, most recently from 1b023af to f860054 Compare October 6, 2025 20:47
@renovate renovate bot force-pushed the renovate/major-nuget branch 5 times, most recently from d7622b6 to 5490183 Compare October 15, 2025 21:35
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from d595179 to d53bd2f Compare October 22, 2025 12:07
@renovate renovate bot force-pushed the renovate/major-nuget branch 6 times, most recently from 6a7ebbd to ec172a3 Compare October 30, 2025 04:46
@renovate renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 85a839d to 5340f54 Compare November 6, 2025 03:16
@renovate renovate bot force-pushed the renovate/major-nuget branch 5 times, most recently from 6e57f46 to 4cc996e Compare November 13, 2025 00:02
@renovate renovate bot force-pushed the renovate/major-nuget branch from 4cc996e to f16d32f Compare November 14, 2025 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant