chore: Bump Azure.Identity and 18 others #11
Closed
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.
Updated Azure.Identity from 1.14.0 to 1.14.2.
Release notes
Sourced from Azure.Identity's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Azure.Security.KeyVault.Secrets from 4.7.0 to 4.8.0.
Release notes
Sourced from Azure.Security.KeyVault.Secrets's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated FluentAssertions from 8.3.0 to 8.5.0.
Release notes
Sourced from FluentAssertions's releases.
8.5.0
What's Changed
New features
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@8.4.0...8.5.0
8.4.0
What's Changed
Improvements
Others
New Contributors
Full Changelog: fluentassertions/fluentassertions@8.3.0...8.4.0
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
9.0.7
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Caching.Memory from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Caching.Memory's releases.
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Caching.StackExchangeRedis from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Caching.StackExchangeRedis's releases.
9.0.7
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.EnvironmentVariables from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Json from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Logging's releases.
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Logging.Console's releases.
9.0.7
Release
What's Changed
sort_mark_list
by @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_list
dotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
Commits viewable in compare view.
Updated Microsoft.Testing.Extensions.TrxReport from 1.7.2 to 1.7.3.
Release notes
Sourced from Microsoft.Testing.Extensions.TrxReport's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MSTest.TestAdapter from 3.9.2 to 3.9.3.
Release notes
Sourced from MSTest.TestAdapter's releases.
3.9.3
What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.3
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.3
Full Changelog: microsoft/testfx@v3.9.2...v3.9.3
Commits viewable in compare view.
Updated MSTest.TestFramework from 3.9.2 to 3.9.3.
Release notes
Sourced from MSTest.TestFramework's releases.
3.9.3
What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.3
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.3
Full Changelog: microsoft/testfx@v3.9.2...v3.9.3
Commits viewable in compare view.
Updated Sentry.AspNetCore from 5.10.0 to 5.12.0.
Release notes
Sourced from Sentry.AspNetCore's releases.
5.12.0
API changes
Features
Fixes
lzma
on Linux/MUSL (#4326)Dependencies
5.12.0-alpha.0
Features
SentrySdk.Experimental.Logger
(#4158)Sentry.AspNetCore
, enabled viaSentryAspNetCoreOptions.Experimental.EnableLogs
Sentry.Extensions.Logging
, enabled viaSentryLoggingOptions.Experimental.EnableLogs
Sentry.Maui
, enabled viaSentryMauiOptions.Experimental.EnableLogs
API changes
Features
SentrySdk.Experimental.Logger
(#4158)Fixes
lzma
on Linux/MUSL (#4326)Dependencies
5.11.2
Fixes
5.11.1
Fixes
5.11.0
Features
ConfigureScope
andConfigureScopeAsync
overloads (#4244)AutomationId
element information to breadcrumbs (#4248)Fixes
Sentry.Maui.BreadcrumbEvent
, while keeping an Obsolete constructor for backward compatibility.Dependencies
5.11.0-alpha.3
Features
ConfigureScope
andConfigureScopeAsync
overloads (#4244)AutomationId
element information to breadcrumbs (#4248)Fixes
Dependencies
5.11.0-alpha.1
Fixes
Dependencies
Description has been truncated