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 #440

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

Conversation

projectorigin-renovate[bot]
Copy link
Contributor

@projectorigin-renovate projectorigin-renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Type Update Change
FluentAssertions (source) nuget patch 6.12.1 -> 6.12.2
Grpc.AspNetCore nuget minor 2.66.0 -> 2.67.0
MassTransit (source) nuget patch 8.3.0 -> 8.3.6
MassTransit.RabbitMQ (source) nuget patch 8.3.0 -> 8.3.6
Microsoft.AspNetCore.Authentication.JwtBearer (source) nuget patch 8.0.10 -> 8.0.13
Microsoft.AspNetCore.TestHost (source) nuget patch 8.0.10 -> 8.0.13
Microsoft.Extensions.Diagnostics.Testing (source) nuget minor 8.4.0 -> 8.10.0
Microsoft.Identity.Web nuget minor 3.2.2 -> 3.7.1
Microsoft.NET.Test.Sdk nuget minor 17.11.1 -> 17.13.0
NSubstitute (source) nuget minor 5.1.0 -> 5.3.0
Npgsql nuget patch 8.0.5 -> 8.0.6
Npgsql.OpenTelemetry nuget patch 8.0.5 -> 8.0.6
OpenTelemetry (source) nuget minor 1.9.0 -> 1.11.1
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) nuget minor 1.9.0 -> 1.11.1
OpenTelemetry.Extensions.Hosting (source) nuget minor 1.9.0 -> 1.11.1
OpenTelemetry.Instrumentation.AspNetCore (source) nuget minor 1.9.0 -> 1.11.0
OpenTelemetry.Instrumentation.Http (source) nuget minor 1.9.0 -> 1.11.0
OpenTelemetry.Instrumentation.Runtime (source) nuget minor 1.9.0 -> 1.11.0
ProjectOrigin.ServiceCommon nuget patch 1.0.0-rc.10 -> 1.0.0
ProjectOrigin.TestCommon nuget patch 1.0.0-rc.10 -> 1.0.0
Testcontainers.PostgreSql (source) nuget minor 4.0.0 -> 4.2.0
Testcontainers.RabbitMq (source) nuget minor 4.0.0 -> 4.2.0
Verify.Xunit nuget minor 28.0.0 -> 28.11.0
WireMock.Net nuget minor 1.6.6 -> 1.7.2
coverlet.collector nuget patch 6.0.2 -> 6.0.4
dotnet-grpc nuget minor 2.66.0 -> 2.67.0
xunit nuget patch 2.9.2 -> 2.9.3

Release Notes

fluentassertions/fluentassertions (FluentAssertions)

v6.12.2

Compare Source

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2

grpc/grpc-dotnet (Grpc.AspNetCore)

v2.67.0

What's Changed
New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0

dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)

v8.0.13: .NET 8.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13

v8.0.12: .NET 8.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

dotnet/extensions (Microsoft.Extensions.Diagnostics.Testing)

v8.10.0: .NET Extensions 8.10.0

8.10.0 packages are no all published in NuGet.org

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.8.0...v8.10.0

v8.9.1: .NET Extensions 8.9.1

8.9.1 packages are no all published in NuGet.org

What's Changed

Full Changelog: dotnet/extensions@v8.9.0...v8.9.1

v8.9.0: .NET Extensions 8.9.0

8.9.0 packages are now all published to NuGet.org

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.8.0...v8.9.0

v8.8.0: .NET Extensions 8.8

8.8.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.7.0...v8.8.0

v8.7.0: .NET Extensions 8.7.0

8.7.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.6.0...v8.7.0

v8.6.0: .NET Extensions 8.6.0

8.6.0 packages are now all published in NuGet.org.

What's Changed

Full Changelog: dotnet/extensions@v8.5.0...v8.6.0

v8.5.0: .NET Extensions 8.5.0

8.5.0 packages are now all published in NuGet.org.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.4.0...v8.5.0

AzureAD/microsoft-identity-web (Microsoft.Identity.Web)

v3.7.1

Compare Source

========

  • Updated to Microsoft.IdentityModel.* 8.5.0

v3.7.0

Compare Source

========

  • Updated to Microsoft.Identity.Abstractions 8.1.0
  • Updated to Microsoft.IdentityModel.* 8.4.0
New Feature
  • IdentityWeb now provides extensibility to DefaultCredentialsLoader so that partner teams, or an SDK on top of IdWeb, can bring their own credential providers. See #​3220 for details.

Bug fixes

  • The merged options are now being passed to MSAL for the CCA ROPC scenario. See #​3207 for details.

v3.6.2

Compare Source

========

  • Updated to Microsoft.Identity.Abstractions 8.0.0

Fundamentals

  • Clean-up the tests that were using properties removed in Abstractions 8.0.0. See issue #​3212 for details.

v3.6.1

Compare Source

========

  • Updated to Microsoft.Identity.Abstractions 7.2.1

v3.6.0

Compare Source

========

  • Updated to Microsoft.IdentityModel.* 8.3.1
  • Updated to MSAL.NET 4.67.2

Bug fixes

Fundamentals

v3.5.0

Compare Source

========

  • Updated to Microsoft.IdentityModel.* 8.3.0

Bug fixes

Fundamentals

v3.4.0

Compare Source

========

  • Updated to Microsoft.IdentityModel.* 8.2.1
  • Updated to Microsoft.Identity.Abstractions 7.2.0
New features
  • Add ROPC flow support for confidential client applications. See 3091, 3129, 3139.
  • Allow multi-tenant applications to specify the AppHomeTenantId to be used for client credentials. See 3121, 3132.
  • Update to use .NET 9 GA. See 3127.

v3.3.1

Compare Source

========

  • Updated to Microsoft.IdentityModel.* 8.2.0
Supportability
  • Added JSON schema support for Microsoft.Identity.Web configuration. This allows for schema validation in the appsettings.json, improving configuration accuracy and developer experience. To use it, add the following at the top of your appsettings.json:
    "$schema": "https://github.com/AzureAD/microsoft-identity-web/blob/master/JsonSchemas/microsoft-identity-web.json"
    This update enhances the configuration process by providing clear structure and validation for settings used in Microsoft.Identity.Web. See PR #​3119 for details.
Fundamentals
  • Fix a flaky test in the L1L2Cache tests. See PR #​3122 for details.

v3.3.0

Compare Source

========

  • Updated to Microsoft.Identity.Client 4.66.0
  • Update system.Text.Json to 8.0.5 CVE-2024-43485
  • Updated to .NET 9 RC2
New features
  • Microsoft.Identity.Web token acquisitio now provides an extensibility mechanism to enlight non-standard features. For details, see #​2975
Fundamentals
microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.13.0

What's Changed
New Contributors

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

v17.12.0

What's Changed

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@projectorigin-renovate projectorigin-renovate bot enabled auto-merge (squash) October 18, 2024 08:19
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 10 times, most recently from 5c68535 to bfe9187 Compare October 24, 2024 14:15
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 2 times, most recently from 7acfc5a to d37b775 Compare October 25, 2024 12:27
@projectorigin-renovate projectorigin-renovate bot changed the title chore(deps): update dependency wiremock.net to 1.6.7 chore(deps): update nuget Oct 25, 2024
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 8 times, most recently from ddb0939 to 4ea49f9 Compare November 4, 2024 08:19
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 7 times, most recently from fb6f1ee to d5828d8 Compare November 11, 2024 10:16
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 6 times, most recently from e1a8877 to fc03819 Compare January 22, 2025 08:19
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 6 times, most recently from 5d0477b to 9d0b6f2 Compare January 29, 2025 08:19
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 4 times, most recently from ffc6e8f to b590eab Compare February 4, 2025 08:19
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 8 times, most recently from 89b68f7 to 6971b30 Compare February 12, 2025 10:16
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/nuget branch 4 times, most recently from ed1db57 to d80a8ed Compare February 14, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants