chore(deps): update nuget #440
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.0.0
->7.1.0
8.3.4
->8.3.7
8.3.4
->8.3.7
9.0.1
->9.0.2
9.0.1
->9.0.2
9.1.0
->9.2.0
9.0.1
->9.0.2
3.5.0
->3.7.1
17.12.0
->17.13.0
1.11.0
->1.11.1
1.11.0
->1.11.1
1.11.0
->1.11.1
7.2.0
->7.3.1
7.2.0
->7.3.1
4.1.0
->4.3.0
4.1.0
->4.3.0
28.9.0
->28.13.0
1.6.11
->1.7.4
6.0.3
->6.0.4
3.0.1
->3.0.2
Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v7.1.0
Compare Source
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@7.0.0...7.1.0
dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)
v9.0.2
: .NET 9.0.2Release
What's Changed
d144031
to7d76a23
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59679index.html
during development by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/59348Full Changelog: dotnet/aspnetcore@v9.0.1...v9.0.2
dotnet/extensions (Microsoft.Extensions.Diagnostics.Testing)
v9.2.0
What's Changed
FunctionInvokingChatClient.CurrentContext
by @MackinnonBuck in https://github.com/dotnet/extensions/pull/5786ImageContent
andAudioContent
by @MackinnonBuck in https://github.com/dotnet/extensions/pull/5814New Contributors
Full Changelog: dotnet/extensions@v9.1.0...v9.2.0
dotnet/runtime (Microsoft.Extensions.Options.ConfigurationExtensions)
v9.0.2
: .NET 9.0.2Release
What's Changed
SetChecksum
creating invalid pdb by @github-actions in https://github.com/dotnet/runtime/pull/110205BlockDominancePreds
to avoid a JIT crash by @github-actions in https://github.com/dotnet/runtime/pull/110568SIGSEGV
native crashes to the defaultSIGSEGV
handler by @github-actions in https://github.com/dotnet/runtime/pull/110863IsOSVersionAtLeast
when build or revision are not provided by @github-actions in https://github.com/dotnet/runtime/pull/109332Full Changelog: dotnet/runtime@v9.0.1...v9.0.2
AzureAD/microsoft-identity-web (Microsoft.Identity.Web)
v3.7.1
Compare Source
========
v3.7.0
Compare Source
========
New Feature
DefaultCredentialsLoader
so that partner teams, or an SDK on top of IdWeb, can bring their own credential providers. See #3220 for details.Bug fixes
v3.6.2
Compare Source
========
Fundamentals
v3.6.1
Compare Source
========
v3.6.0
Compare Source
========
Bug fixes
OpenIdConnectCachingSecurityTokenProvider
. See Issue #3078Fundamentals
microsoft/vstest (Microsoft.NET.Test.Sdk)
v17.13.0
What's Changed
Add letter number among valid identifiers in class name by @nohwnd in https://github.com/microsoft/vstest/pull/13868
Fix formatting in Runner by @mthalman in https://github.com/microsoft/vstest/pull/13871
Downgrade xunit skip warning to info by @nohwnd in https://github.com/microsoft/vstest/pull/10381
Add msdia for arm64 into nuget by @nohwnd in https://github.com/microsoft/vstest/pull/10382
Enable native debugging for vstest.console by @ocitrev in https://github.com/microsoft/vstest/pull/10401
Fix RFCs links by @Youssef1313 in https://github.com/microsoft/vstest/pull/10424
Convert to auto property by @nohwnd in https://github.com/microsoft/vstest/pull/10365
Update Versions.props by @nohwnd in https://github.com/microsoft/vstest/pull/10378
Enable TSA by @jakubch1 in https://github.com/microsoft/vstest/pull/10385
Arm64 dia by @nohwnd in https://github.com/microsoft/vstest/pull/10390
Update source-build team references by @MichaelSimons in https://github.com/microsoft/vstest/pull/10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in https://github.com/microsoft/vstest/pull/10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in https://github.com/microsoft/vstest/pull/10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
v7.3.1
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.0...v7.3.1
v7.3.0
What's Changed
CreateFromJson
options overload by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3218JsonSerializerDataContractResolver
so that it handles jagged arrays correctly by @ozziepeeps in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3245DeepObject
parameter style for dictionary by @EvgeniyZ in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3241MvcOptions
fromSchemaGenerator
by @EvgeniyZ in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3242New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0
testcontainers/testcontainers-dotnet (Testcontainers.PostgreSql)
v4.3.0
Compare Source
What's Changed
Thank you to all the contributors 🙌.
🚀 Features
🐛 Bug Fixes
🧹 Housekeeping
SharedContainerInstance
and useContainerFixture
instead (#1378) @0xcedv4.2.0
Compare Source
What's Changed
Thanks for all the contributions. Great first release of the year ❤️.
🚀 Features
🐛 Bug Fixes
🧹 Housekeeping
VerifyTests/Verify (Verify.Xunit)
v28.13.0
Compare Source
v28.12.1
Compare Source
v28.12.0
Compare Source
v28.11.0
Compare Source
v28.10.1
Compare Source
v28.10.0
Compare Source
WireMock-Net/WireMock.Net (WireMock.Net)
v1.7.4
Compare Source
v1.7.3
Compare Source
v1.7.2
Compare Source
v1.7.1
Compare Source
v1.7.0
Compare Source
v1.6.12
Compare Source
coverlet-coverage/coverlet (coverlet.collector)
v6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
xunit/visualstudio.xunit (xunit.runner.visualstudio)
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.
This PR has been generated by Renovate Bot.