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.503.2 age confidence
AWSSDK.SecurityToken 3.7.101.36 -> 3.7.502.1 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
Htc.Mock 3.0.0-alpha11 -> 3.0.0-alpha9 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.503

Compare Source

v3.7.502

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


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 4 times, most recently from a7f2f4f to 8bf1ab4 Compare June 17, 2023 05:58
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from fcf9b95 to 0bcd524 Compare June 28, 2023 05:36
@renovate renovate bot force-pushed the renovate/nuget branch 3 times, most recently from 776fb3d to 1117d68 Compare July 6, 2023 02:28
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from e2bc3e9 to fd2ecbd Compare July 14, 2023 08:44
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from cc4b51e to 90b1c46 Compare July 22, 2023 02:50
@renovate renovate bot force-pushed the renovate/nuget branch 5 times, most recently from e3ba888 to 688babc Compare August 1, 2023 02:19
@renovate renovate bot force-pushed the renovate/nuget branch 5 times, most recently from dd0a0bd to 0534d8a Compare August 9, 2023 02:28
@renovate renovate bot force-pushed the renovate/nuget branch from 0534d8a to eb1c072 Compare August 10, 2023 23:43
@renovate renovate bot force-pushed the renovate/nuget branch from 921a9b7 to 054aefb Compare August 23, 2025 11:43
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from a72b0ca to 4f14231 Compare September 6, 2025 03:27
@renovate renovate bot force-pushed the renovate/nuget branch 3 times, most recently from 4fa93d3 to a88bbfb Compare September 12, 2025 07:30
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from fd2fa67 to ec94391 Compare September 23, 2025 16:16
@renovate renovate bot force-pushed the renovate/nuget branch 6 times, most recently from 7667f04 to 862869f Compare October 1, 2025 23:03
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 36508df to 28e1899 Compare October 10, 2025 07:08
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 1103a57 to 65d70aa Compare October 17, 2025 12:16
@renovate renovate bot force-pushed the renovate/nuget branch 2 times, most recently from 5656686 to 24b9e27 Compare October 25, 2025 07:39
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