Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 7, 2023

This PR contains the following updates:

Package Change Age Confidence
AMQPNetLite.Core 2.4.5 -> 2.5.1 age confidence
AWSSDK.S3 3.7.101.46 -> 3.7.501.22 age confidence
AWSSDK.SecurityToken 3.7.101.36 -> 3.7.501.28 age confidence
Calzolari.Grpc.AspNetCore.Validation 6.2.0 -> 6.3.0 age confidence
CommunityToolkit.HighPerformance 8.0.0 -> 8.4.0 age confidence
Grpc.AspNetCore.Web 2.50.0 -> 2.71.0 age confidence
Grpc.HealthCheck 2.50.0 -> 2.71.0 age confidence
LinqKit.Microsoft.EntityFrameworkCore 7.1.3 -> 7.1.8 age confidence
Microsoft.AspNetCore.TestHost (source) 6.0.9 -> 6.0.36 age confidence
Microsoft.Azure.Amqp 2.5.12 -> 2.7.0 age confidence
Microsoft.Extensions.Configuration.Binder (source) 7.0.0 -> 7.0.4 age confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 7.0.4 -> 7.0.20 age confidence
Microsoft.Extensions.Logging.Abstractions (source) 7.0.0 -> 7.0.1 age confidence
Microsoft.Extensions.ObjectPool (source) 7.0.4 -> 7.0.20 age confidence
Microsoft.NET.Test.Sdk 17.4.0 -> 17.14.1 age confidence
Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.17.0 -> 1.22.1 age confidence
MongoDB.Driver (source) 2.19.1 -> 2.30.0 age confidence
MongoDB.Driver.Core.Extensions.DiagnosticSources 1.3.0 -> 1.5.0 age confidence
Moq 4.18.3 -> 4.20.72 age confidence
NUnit (source) 3.13.3 -> 3.14.0 age confidence
NUnit.Analyzers 3.3.0 -> 3.10.0 age confidence
NUnit3TestAdapter (source) 4.3.1 -> 4.6.0 age confidence
OpenTelemetry (source) 1.4.0 -> 1.13.1 age confidence
OpenTelemetry.Exporter.Zipkin (source) 1.4.0 -> 1.13.1 age confidence
OpenTelemetry.Extensions.Hosting (source) 1.4.0 -> 1.13.1 age confidence
OpenTelemetry.Instrumentation.AspNetCore (source) 1.0.0-rc9.14 -> 1.13.0 age confidence
RabbitMQ.Client (source) 6.4.0 -> 6.8.1 age confidence
StackExchange.Redis (source) 2.6.80 -> 2.9.32 age confidence
System.Linq.Async 6.0.1 -> 6.0.3 age confidence
coverlet.collector 3.1.2 -> 3.2.0 age confidence
stateless 5.12.0 -> 5.20.0 age confidence

Release Notes

Azure/amqpnetlite (AMQPNetLite.Core)

v2.5.1: Release 2.5.1

[#​626] Prevent unobserved task exception when closing the WebSocket.
Test improvements

v2.5.0: Release 2.5.0

Fixes and improvements:
[#​587] Write delivery out side of session's lock
[#​590] ConnectionFactory: support CancellationToken
[#​595] Connection pump blocked in synchronous continuation
Added new framework targets: net48
Updated SslProtocols default for newer platforms/frameworks
Supported FlushAsync in transport
Supported asynchronous SASL profile initialization and command processing
Deprecated netmf 4.2, 4.3, netcore451 that are only supported by VS 2015. Moved all projects to VS 2019.

v2.4.11: Release 2.4.11

Fixes,

  • [#​584] unobserved exception in task

v2.4.10: Release 2.4.10

Changes:

  • [#​360] Fix link uniqueness checks.

v2.4.9: Release 2.4.9

Fixed the following issues:

  • [#​578] Protocol violation when sending FLOW field delivery-count
  • [#​579] Timestamp encoding precision loss, especially when encoding DateTime.MaxValue.

v2.4.8: Release 2.4.8

Fixes:

  • [#​576] AmqpSettings IdleTimeout improvement to allow infinite idle timeout
  • [#​575] Protocol violation when sending FLOW

v2.4.7: Release 2.4.7

[#​570] ConnectionFactory should fail connection as early as possible.
[#​573] Improve memory usage: dispose SocketAsyncEventArgs objects in TcpTransport.

v2.4.6: Release 2.4.6

[#​553] Sending an AMQP message from an ASP.NET 4.7.2 page request context
[#​557] Transaction Support for SendAsync in .NET Core
[#​566] Support custom message format (no custom encoding)

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

v3.7.500

v3.7.420

v3.7.419

v3.7.418.1

Compare Source

v3.7.418

v3.7.417

v3.7.416

v3.7.414

v3.7.413.3

Compare Source

v3.7.413.2

Compare Source

v3.7.413.1

Compare Source

v3.7.413

v3.7.411

v3.7.410

v3.7.408

v3.7.407

v3.7.406.1

Compare Source

v3.7.406

v3.7.404

v3.7.403.1

Compare Source

v3.7.403

v3.7.402

v3.7.401

v3.7.400

v3.7.308

v3.7.306

v3.7.305

v3.7.304

v3.7.303

Compare Source

v3.7.302

v3.7.301

v3.7.300

v3.7.204

v3.7.202

v3.7.200

v3.7.108

v3.7.107

v3.7.105

v3.7.104

v3.7.103

v3.7.102

CommunityToolkit/dotnet (CommunityToolkit.HighPerformance)

v8.4.0: 8.4.0

What's Changed 🆕

New Contributors

Full Changelog: CommunityToolkit/dotnet@v8.3.2...v8.4.0

v8.3.2: 8.3.2

This hotfix release updates the build time validation for the Windows SDK projections, when using the .NET 9 SDK.

What's Changed 🆕

v8.3.1: 8.3.1

This hotfix release includes build time validation for the Windows SDK projections, to improve the developer experience.

What's Changed 🆕

v8.3.0: 8.3.0

What's Changed 🆕

New Contributors

Full Changelog: CommunityToolkit/dotnet@v8.2.2...v8.3.0

Note ℹ️

If you're consuming the MVVM Toolkit from net8.0-windows10.0.xxxxx.0, you'll either need the latest servicing update of the .NET 8 SDK (ie. > 8.0.403), or as a temporary workaround you can manually specify the Windows SDK package version in your .csproj, as follows:

<WindowsSdkPackageVersion>10.0.xxxxx.41</WindowsSdkPackageVersion>

Where "xxxxx" should match the Windows SDK you're targeting (in your "TargetFramework" property).

https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.26100.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22621.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22000.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.20348.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.19041.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.18362.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.17763.41

v8.2.2: 8.2.2

What's Changed 🆕

New Contributors

Full Changelog: CommunityToolkit/dotnet@v8.2.1...v8.2.2

v8.2.1: 8.2.1

What's Changed 🆕

New Contributors 🙌

Full Changelog: CommunityToolkit/dotnet@v8.2.0...v8.2.1

v8.2.0: 8.2.0

Release blog post: https://devblogs.microsoft.com/dotnet/announcing-the-dotnet-community-toolkit-820/.

What's Changed 🆕

New Contributors 🙌

Full Changelog: CommunityToolkit/dotnet@v8.1.0...v8.2.0

v8.1.0: 8.1.0

Breaking changes (since 8.0.0) 💥

  • All Ref<T>-like types in the HighPerformance package are now .NET 7 only (they were all marked as preview)
  • Removed a .NET Standard 2.0 only overload for LockExtensions (which was marked as preview)
  • The StreamExtensions.Read<T> method now throws an EndOfStreamException when reaching end of stream
  • Remove nullability attributes generator from the MVVM Toolkit (for [NotNull] and [NotNullIfNotNull])

What's changed (since 8.0.0) 🆕

New Contributors

grpc/grpc-dotnet (Grpc.AspNetCore.Web)

v2.71.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.70.0...v2.71.0

v2.70.0

What's Changed


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 force-pushed the renovate/nuget branch 3 times, most recently from 8dcca00 to 121e787 Compare June 14, 2023 06:00
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from ce91e4d to 42a8ced Compare June 22, 2023 23:48
@renovate renovate bot force-pushed the renovate/nuget branch from 42a8ced to 5d9995a Compare June 27, 2023 05:39
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 2381678 to 5d9212c Compare July 3, 2023 23:26
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from e206fb6 to c7f797b Compare July 8, 2023 05:41
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 4645b03 to 35e6a33 Compare July 19, 2023 02:29
@renovate renovate bot force-pushed the renovate/nuget branch 5 times, most recently from 72686e7 to 3bd42b9 Compare July 27, 2023 05:30
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 1e6ec69 to af1c018 Compare August 3, 2023 02:36
@renovate renovate bot force-pushed the renovate/nuget branch 3 times, most recently from 32ece58 to cb0fbf5 Compare August 9, 2025 06:06
@renovate renovate bot force-pushed the renovate/nuget branch from cb0fbf5 to 27c96b4 Compare August 13, 2025 23:55
@renovate renovate bot force-pushed the renovate/nuget branch from 27c96b4 to 2bc74c5 Compare August 24, 2025 03:17
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from d3423c0 to 5ac7674 Compare September 6, 2025 06:23
@renovate renovate bot force-pushed the renovate/nuget branch 3 times, most recently from 08ea357 to 8d48410 Compare September 15, 2025 00:02
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 90e2577 to a3c4f51 Compare September 23, 2025 03:53
@renovate renovate bot force-pushed the renovate/nuget branch 5 times, most recently from 391d0d5 to fb0f94d Compare October 1, 2025 23:01
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from f6d3c20 to 6962c80 Compare October 15, 2025 19:50
@renovate renovate bot force-pushed the renovate/nuget branch 2 times, most recently from 0ecf3cf to 594c6eb Compare October 18, 2025 06:41
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