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

chore(deps): update nuget packages #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AMQPNetLite.Core 2.4.5 -> 2.4.11 age adoption passing confidence
AWSSDK.S3 3.7.101.46 -> 3.7.405.1 age adoption passing confidence
AWSSDK.SecurityToken 3.7.101.36 -> 3.7.400.37 age adoption passing confidence
Calzolari.Grpc.AspNetCore.Validation 6.2.0 -> 6.3.0 age adoption passing confidence
CommunityToolkit.HighPerformance 8.0.0 -> 8.3.2 age adoption passing confidence
Grpc.AspNetCore.Web 2.50.0 -> 2.66.0 age adoption passing confidence
Grpc.HealthCheck 2.50.0 -> 2.66.0 age adoption passing confidence
LinqKit.Microsoft.EntityFrameworkCore 7.1.3 -> 7.1.5 age adoption passing confidence
Microsoft.AspNetCore.TestHost (source) 6.0.9 -> 6.0.35 age adoption passing confidence
Microsoft.Azure.Amqp 2.5.12 -> 2.6.9 age adoption passing confidence
Microsoft.Extensions.Configuration.Binder (source) 7.0.0 -> 7.0.4 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 7.0.4 -> 7.0.20 age adoption passing confidence
Microsoft.Extensions.Logging.Abstractions (source) 7.0.0 -> 7.0.1 age adoption passing confidence
Microsoft.Extensions.ObjectPool (source) 7.0.4 -> 7.0.20 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.4.0 -> 17.11.1 age adoption passing confidence
Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.17.0 -> 1.21.0 age adoption passing confidence
MongoDB.Driver (source) 2.19.1 -> 2.30.0 age adoption passing confidence
MongoDB.Driver.Core.Extensions.DiagnosticSources 1.3.0 -> 1.5.0 age adoption passing confidence
Moq 4.18.3 -> 4.20.72 age adoption passing confidence
NUnit (source) 3.13.3 -> 3.14.0 age adoption passing confidence
NUnit.Analyzers 3.3.0 -> 3.10.0 age adoption passing confidence
NUnit3TestAdapter (source) 4.3.1 -> 4.6.0 age adoption passing confidence
OpenTelemetry (source) 1.4.0 -> 1.9.0 age adoption passing confidence
OpenTelemetry.Exporter.Zipkin (source) 1.4.0 -> 1.9.0 age adoption passing confidence
OpenTelemetry.Extensions.Hosting (source) 1.4.0 -> 1.9.0 age adoption passing confidence
OpenTelemetry.Instrumentation.AspNetCore (source) 1.0.0-rc9.14 -> 1.9.0 age adoption passing confidence
RabbitMQ.Client (source) 6.4.0 -> 6.8.1 age adoption passing confidence
StackExchange.Redis (source) 2.6.80 -> 2.8.16 age adoption passing confidence
coverlet.collector 3.1.2 -> 3.2.0 age adoption passing confidence
stateless 5.12.0 -> 5.16.0 age adoption passing confidence

Release Notes

Azure/amqpnetlite (AMQPNetLite.Core)

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.404

v3.7.403.1

Compare Source

v3.7.403

v3.7.401

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.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.66.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 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 5 times, most recently from 8de1d99 to 676dcda Compare September 6, 2024 12:02
@renovate renovate bot force-pushed the renovate/nuget branch 6 times, most recently from e521e74 to 16cb733 Compare September 14, 2024 11:34
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from 0e6703f to 7a2cce1 Compare September 21, 2024 11:40
@renovate renovate bot force-pushed the renovate/nuget branch 4 times, most recently from be012b4 to ce838bc Compare September 28, 2024 02:19
@renovate renovate bot force-pushed the renovate/nuget branch 6 times, most recently from 7473288 to 04848d5 Compare October 9, 2024 05:55
@renovate renovate bot force-pushed the renovate/nuget branch 2 times, most recently from 90461fd to 235a69c Compare October 15, 2024 02:32
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.

0 participants