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:
6.12.1
->6.12.2
2.66.0
->2.67.0
8.3.0
->8.3.6
8.3.0
->8.3.6
8.0.10
->8.0.13
8.0.10
->8.0.13
8.4.0
->8.10.0
3.2.2
->3.7.1
17.11.1
->17.13.0
5.1.0
->5.3.0
8.0.5
->8.0.6
8.0.5
->8.0.6
1.9.0
->1.11.1
1.9.0
->1.11.1
1.9.0
->1.11.1
1.9.0
->1.11.0
1.9.0
->1.11.0
1.9.0
->1.11.0
1.0.0-rc.10
->1.0.0
1.0.0-rc.10
->1.0.0
4.0.0
->4.2.0
4.0.0
->4.2.0
28.0.0
->28.11.0
1.6.6
->1.7.2
6.0.2
->6.0.4
2.66.0
->2.67.0
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.13Release
What's Changed
d144031
to7d76a23
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59678index.html
during development by @github-actions in https://github.com/dotnet/aspnetcore/pull/59349Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13
v8.0.12
: .NET 8.0.12Release
What's Changed
6dae7eb
to1204d63
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58741serialize-javascript
transient dependency by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/584661204d63
tod144031
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59033Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12
v8.0.11
: .NET 8.0.11Release
What's Changed
ff233bd
to6dae7eb
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58180ecc4e18
to9511905
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
dotnet/extensions (Microsoft.Extensions.Diagnostics.Testing)
v8.10.0
: .NET Extensions 8.10.08.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.18.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.08.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.88.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.08.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.08.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.08.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
========
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
v3.5.0
Compare Source
========
Bug fixes
Fundamentals
v3.4.0
Compare Source
========
New features
v3.3.1
Compare Source
========
Supportability
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
v3.3.0
Compare Source
========
New features
Fundamentals
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
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.
This PR has been generated by Renovate Bot.