Closed renovate[bot] closed 1 month ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
2.2.2
->2.5.0
2.2.2
->2.5.0
4.5.0
->4.5.1
3.0.6
->3.0.7
1.3.1
->1.3.2
1.12.0
->1.12.1
12.21.2
->12.22.1
12.19.1
->12.20.0
8.0.7
->8.0.8
1.7.4
->1.7.5
8.0.7
->8.0.8
8.7.0
->8.9.1
8.0.1
->8.1.0
17.10.0
->17.11.1
4.20.70
->4.20.72
8.0.3
->8.0.4
8.0.3
->8.0.4
6.7.0
->6.8.0
3.9.0
->3.10.0
2.9.0
->2.9.2
Release Notes
Altinn/altinn-authorization-utils (Altinn.Authorization.ServiceDefaults)
### [`v2.5.0`](https://redirect.github.com/Altinn/altinn-authorization-utils/releases/tag/Altinn.Authorization.ServiceDefaults-v2.5.0): Altinn.Authorization.ServiceDefaults: v2.5.0 [Compare Source](https://redirect.github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.4.0...Altinn.Authorization.ServiceDefaults-v2.5.0) ##### Features - move AltinnActivityExtensions to new package ([#126](https://redirect.github.com/Altinn/altinn-authorization-utils/issues/126)) ([189c9ae](https://redirect.github.com/Altinn/altinn-authorization-utils/commit/189c9aeb0c9e1a22e6bb033c95d72e0ef5f53c00)) ### [`v2.4.0`](https://redirect.github.com/Altinn/altinn-authorization-utils/releases/tag/Altinn.Authorization.ServiceDefaults-v2.4.0): Altinn.Authorization.ServiceDefaults: v2.4.0 [Compare Source](https://redirect.github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.3.0...Altinn.Authorization.ServiceDefaults-v2.4.0) ##### Features - add activity extensions ([#124](https://redirect.github.com/Altinn/altinn-authorization-utils/issues/124)) ([df081df](https://redirect.github.com/Altinn/altinn-authorization-utils/commit/df081df9d118452dcb83fa3d38d8f47aefb5bb91)) ### [`v2.3.0`](https://redirect.github.com/Altinn/altinn-authorization-utils/releases/tag/Altinn.Authorization.ServiceDefaults-v2.3.0): Altinn.Authorization.ServiceDefaults: v2.3.0 [Compare Source](https://redirect.github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.ServiceDefaults-v2.2.2...Altinn.Authorization.ServiceDefaults-v2.3.0) ##### Features - add support for managed/workload identity ([#112](https://redirect.github.com/Altinn/altinn-authorization-utils/issues/112)) ([2d8ad2a](https://redirect.github.com/Altinn/altinn-authorization-utils/commit/2d8ad2a17bc3b92b08506fea14eacfd217879007))Altinn/altinn-accesstoken (Altinn.Common.AccessToken)
### [`v4.5.1`](https://redirect.github.com/Altinn/altinn-accesstoken/releases/tag/Altinn.Common.AccessToken-4.5.1) [Compare Source](https://redirect.github.com/Altinn/altinn-accesstoken/compare/Altinn.Common.AccessToken-4.5.0...Altinn.Common.AccessToken-4.5.1) #### What's Changed - chore(deps): update nuget non-major dependencies by [@renovate](https://redirect.github.com/renovate) in [https://github.com/Altinn/altinn-accesstoken/pull/105](https://redirect.github.com/Altinn/altinn-accesstoken/pull/105) **Full Changelog**: https://github.com/Altinn/altinn-accesstoken/compare/Altinn.Common.AccessToken-4.5.0...Altinn.Common.AccessToken-4.5.1Azure/azure-sdk-for-net (Azure.Extensions.AspNetCore.Configuration.Secrets)
### [`v1.3.2`](https://redirect.github.com/Azure/azure-sdk-for-net/releases/tag/Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.2) [Compare Source](https://redirect.github.com/Azure/azure-sdk-for-net/compare/Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.1...Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.2) #### 1.3.2 (2024-08-16) ##### Other Changes - Updated reference to `Azure.Security.KeyVault.Secrets` v4.6.0 to mitigate a reported SSRF vulnerability.dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)
### [`v8.0.8`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v8.0.8): .NET 8.0.8 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.8)dotnet/extensions (Microsoft.Extensions.Telemetry.Abstractions)
### [`v8.9.1`](https://redirect.github.com/dotnet/extensions/releases/tag/v8.9.1): .NET Extensions 8.9.1 8.9.1 packages are no all published in NuGet.org #### What's Changed - \[release/8.9] Revert correct Meter name by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/extensions/pull/5406](https://redirect.github.com/dotnet/extensions/pull/5406) **Full Changelog**: https://github.com/dotnet/extensions/compare/v8.9.0...v8.9.1 ### [`v8.9.0`](https://redirect.github.com/dotnet/extensions/releases/tag/v8.9.0): .NET Extensions 8.9.0 8.9.0 packages are now all published to NuGet.org #### What's Changed - Add metrics with correct names for Resource Monitoring by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5341](https://redirect.github.com/dotnet/extensions/pull/5341) - Logging generator: Handle multiple type definitions by [@dariusclay](https://redirect.github.com/dariusclay) in [https://github.com/dotnet/extensions/pull/5352](https://redirect.github.com/dotnet/extensions/pull/5352) - Add logging to Resource Monitoring by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5355](https://redirect.github.com/dotnet/extensions/pull/5355) - Branding updates for preview 9 by [@RussKie](https://redirect.github.com/RussKie) in [https://github.com/dotnet/extensions/pull/5359](https://redirect.github.com/dotnet/extensions/pull/5359) - Merge internal changes by [@joperezr](https://redirect.github.com/joperezr) in [https://github.com/dotnet/extensions/pull/5366](https://redirect.github.com/dotnet/extensions/pull/5366) - \[main] Update dependencies from dotnet/arcade by [@dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/extensions/pull/5373](https://redirect.github.com/dotnet/extensions/pull/5373) - Add logging of snapshot information in ResourceMonitorService by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5362](https://redirect.github.com/dotnet/extensions/pull/5362) - Deprecate IResourceUtilizationPublisher by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5360](https://redirect.github.com/dotnet/extensions/pull/5360) - \[main] Update dependencies from dotnet/arcade by [@dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/extensions/pull/5381](https://redirect.github.com/dotnet/extensions/pull/5381) - Add network metrics to Resource Monitoring for Linux by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5367](https://redirect.github.com/dotnet/extensions/pull/5367) - Expose Resource Monitoring Snapshot API by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5392](https://redirect.github.com/dotnet/extensions/pull/5392) - \[main] Update dependencies from dotnet/arcade by [@dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/extensions/pull/5396](https://redirect.github.com/dotnet/extensions/pull/5396) - Bring parity to dotnet extensions logging generator behavior by [@dariusclay](https://redirect.github.com/dariusclay) in [https://github.com/dotnet/extensions/pull/5370](https://redirect.github.com/dotnet/extensions/pull/5370) - Replace Network Type string with Const in ResourceMonitoring by [@makazeu](https://redirect.github.com/makazeu) in [https://github.com/dotnet/extensions/pull/5398](https://redirect.github.com/dotnet/extensions/pull/5398) - Make capping happen after scale of the CPU usage in ResourceUtilization by [@Weikai1997](https://redirect.github.com/Weikai1997) in [https://github.com/dotnet/extensions/pull/5388](https://redirect.github.com/dotnet/extensions/pull/5388) #### New Contributors - [@makazeu](https://redirect.github.com/makazeu) made their first contribution in [https://github.com/dotnet/extensions/pull/5398](https://redirect.github.com/dotnet/extensions/pull/5398) - [@Weikai1997](https://redirect.github.com/Weikai1997) made their first contribution in [https://github.com/dotnet/extensions/pull/5388](https://redirect.github.com/dotnet/extensions/pull/5388) **Full Changelog**: https://github.com/dotnet/extensions/compare/v8.8.0...v8.9.0 ### [`v8.8.0`](https://redirect.github.com/dotnet/extensions/releases/tag/v8.8.0): .NET Extensions 8.8 8.8.0 packages are now all published in NuGet.org. #### What's Changed - Branding updates for preview 8 by [@RussKie](https://redirect.github.com/RussKie) in [https://github.com/dotnet/extensions/pull/5260](https://redirect.github.com/dotnet/extensions/pull/5260) - \[main] Update dependencies from dotnet/arcade by [@dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/extensions/pull/5272](https://redirect.github.com/dotnet/extensions/pull/5272) - Fix license link by [@eduherminio](https://redirect.github.com/eduherminio) in [https://github.com/dotnet/extensions/pull/5273](https://redirect.github.com/dotnet/extensions/pull/5273) - \[ci] Enable source-indexer on internal pipeline for windows by [@radical](https://redirect.github.com/radical) in [https://github.com/dotnet/extensions/pull/5274](https://redirect.github.com/dotnet/extensions/pull/5274) - Merge changes from internal branch by [@RussKie](https://redirect.github.com/RussKie) in [https://github.com/dotnet/extensions/pull/5278](https://redirect.github.com/dotnet/extensions/pull/5278) - \[main] Update dependencies from dotnet/arcade by [@dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/extensions/pull/5281](https://redirect.github.com/dotnet/extensions/pull/5281) - \[main] Update dependencies from dotnet/arcade by [@dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/extensions/pull/5284](https://redirect.github.com/dotnet/extensions/pull/5284) - Add tsaconfig by [@danmoseley](https://redirect.github.com/danmoseley) in [https://github.com/dotnet/extensions/pull/5285](https://redirect.github.com/dotnet/extensions/pull/5285) - Support metrics in ResourceMonitoring for Windows by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5290](https://redirect.github.com/dotnet/extensions/pull/5290) - \[main] Update dependencies from dotnet/arcade by [@dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/extensions/pull/5299](https://redirect.github.com/dotnet/extensions/pull/5299) - Report container memory usage for Resource Monitoring Windows Container by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5301](https://redirect.github.com/dotnet/extensions/pull/5301) - add tsa upload by [@danmoseley](https://redirect.github.com/danmoseley) in [https://github.com/dotnet/extensions/pull/5297](https://redirect.github.com/dotnet/extensions/pull/5297) - 1es-pt-auto-baselining-pr by [@RussKie](https://redirect.github.com/RussKie) in [https://github.com/dotnet/extensions/pull/5302](https://redirect.github.com/dotnet/extensions/pull/5302) - Fix resource detection for unset CPU and memory limits in cgroup v2 by [@mobratil](https://redirect.github.com/mobratil) in [https://github.com/dotnet/extensions/pull/5267](https://redirect.github.com/dotnet/extensions/pull/5267) - Enable back potentially flaky test by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5308](https://redirect.github.com/dotnet/extensions/pull/5308) - Disable S3236 in fake time provider. by [@mitchdenny](https://redirect.github.com/mitchdenny) in [https://github.com/dotnet/extensions/pull/5315](https://redirect.github.com/dotnet/extensions/pull/5315) - Bump code coverage by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5311](https://redirect.github.com/dotnet/extensions/pull/5311) - \[main] Update dependencies from dotnet/arcade by [@dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/extensions/pull/5318](https://redirect.github.com/dotnet/extensions/pull/5318) - Document how to resolve "workload manifest microsoft.net.sdk.aspire not installed" issue by [@RussKie](https://redirect.github.com/RussKie) in [https://github.com/dotnet/extensions/pull/5325](https://redirect.github.com/dotnet/extensions/pull/5325) - Fix NullReferenceException in Timer disposal by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/dotnet/extensions/pull/5321](https://redirect.github.com/dotnet/extensions/pull/5321) - delete note that indicates that cgroups v2 are not supported by [@danespinosa](https://redirect.github.com/danespinosa) in [https://github.com/dotnet/extensions/pull/5334](https://redirect.github.com/dotnet/extensions/pull/5334) - Fix CPU share calculation by [@evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5324](https://redirect.github.com/dotnet/extensions/pull/5324) - Remove WIP label when issue is closed by [@RussKie](https://redirect.github.com/RussKie) in [https://github.com/dotnet/extensions/pull/5330](https://redirect.github.com/dotnet/extensions/pull/5330) - \[Http.Resilience] Add support of the HTTP resilience for synchronous HttpClient requests by [@iliar-turdushev](https://redirect.github.com/iliar-turdushev) in [https://github.com/dotnet/extensions/pull/5333](https://redirect.github.com/dotnet/extensions/pull/5333) #### New Contributors - [@eduherminio](https://redirect.github.com/eduherminio) made their first contribution in [https://github.com/dotnet/extensions/pull/5273](https://redirect.github.com/dotnet/extensions/pull/5273) - [@radical](https://redirect.github.com/radical) made their first contribution in [https://github.com/dotnet/extensions/pull/5274](https://redirect.github.com/dotnet/extensions/pull/5274) - [@danespinosa](https://redirect.github.com/danespinosa) made their first contribution in [https://github.com/dotnet/extensions/pull/5334](https://redirect.github.com/dotnet/extensions/pull/5334) **Full Changelog**: https://github.com/dotnet/extensions/compare/v8.7.0...v8.8.0AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Logging)
### [`v8.1.0`](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/HEAD/CHANGELOG.md#810) [Compare Source](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.0.2...8.1.0) \===== ##### Performance improvements - Improves performance during issuer validation by replacing string comparison with span comparison. See PR [#2826](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2826). ##### New features - Add optional check to prevent using keys that are shared across multiple clouds. See issue [#2832](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2832) for details. ##### Bug fixes - JsonWebTokenHandler would only return unwrapped keys if there was no errors. This change is to align with the behavior in JwtSecurityTokenHandler, that is it returns the keys that were able to be unwrapped, and only throw if no keys were able to be unwrapped. See issue [#2695](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2695) for details. ##### Fundamentals - Fix flaky tests. See [#2793](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2793) for details. - Update XUnit versoin and fix test warnings due to new XUnit analyzers. See PR [#2796](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2796) for details. - Onhboard to code coverage in ADO. See PR [#2798](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2798). - Use `IsTargetFrameworkCompatible(*)` so AOT is forward-compatible with .NET 9 and beyond. See PR [#2790](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2790) for details. - Fix a merge conflict impacting dev. See PR [#2819](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2819). - Defining the following attribute in multiple assemblies (.Tokens, .Logging) causes an internal error. \[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors)]. See PR [#2820](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2820). - Remove perl dependency. See PR [#2830](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2830). ##### Work related to redesign of IdentityModel's token validation logic [#2711](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2711) - [#2794](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2794) - [#2800](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2800) - [#2810](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2810) - [#2811](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2811) - [#2816](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2816) - [#2822](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2822) - [#2815](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2815) - [#2818](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2818) - [#2813](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2813) - [#2827](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2827) - ### [`v8.0.2`](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/HEAD/CHANGELOG.md#802) [Compare Source](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.0.1...8.0.2) \===== ##### Security fundamentals - Add `BannedApiAnalyzers` to prevent use of `ClaimsIdentity` constructors. See PR [#2778](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2778) for details. ##### Bug fixes - IdentityModel now allows the JWT payload to be an empty string. See issue [#2656](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2656) for details. - Cache `UseRfcDefinitionOfEpkAndKid` switch. See PR [#2747](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2747) for details. - Method was named `DoNotFailOnMissingTid` in 7x and `DontFailOnMissingTid` in 8x, adding the method for back compat. See issue [#2750](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2750) for details. - Metadata is now updated on a background thread. See [#2780](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2780) for details. - `JsonWebKeySet` stores the original string it was created with. See PR [#2755](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2755) for details. - Restore AOT compatibility. See [#2711](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2711). - Fix OpenIdConnect parsing bug. See [#2772](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2772) for details. - Remove the lock on creating a `SignatureProvider`. See [#2788](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2788) for details. ##### Fundamentals - Test clean up [#2742](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2742). - Use only FxCop in .NET framework targets [#2693](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2693). - Add rule to add file headers automatically [#2748](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2748). - Code analysis updates [#2746](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2746). - Include README packages in NuGet [#2752](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2752). - Update projects inside WilsonUnix solution [#2768](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2768). - Code style enforced in build [#2603](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2603). - CodeQL update [#2767](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2767). - Update build pipeline to new one release build format [#2777](https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2777). - Update GitHub actions to `9.0.100-preview.7.24407.12` and add `microsoft/vstest (Microsoft.NET.Test.Sdk)
### [`v17.11.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.11.1) #### What's Changed - \[rel/17.11] Forward error output from testhost as info by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5193](https://redirect.github.com/microsoft/vstest/pull/5193) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1 ### [`v17.11.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.11.0) #### What's Changed - Add reference to the AdapterUtilities library in the spec docs. by [@peterwald](https://redirect.github.com/peterwald) in [https://github.com/microsoft/vstest/pull/4958](https://redirect.github.com/microsoft/vstest/pull/4958) - Stack trace when localized, and new messages by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4944](https://redirect.github.com/microsoft/vstest/pull/4944) - Fix single quote and space in F# pretty methods by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4969](https://redirect.github.com/microsoft/vstest/pull/4969) - Update .NET runtimes to latest patch version by [@Evangelink](https://redirect.github.com/Evangelink) in [https://github.com/microsoft/vstest/pull/4975](https://redirect.github.com/microsoft/vstest/pull/4975) - Update dotnetcoretests.md by [@DickBaker](https://redirect.github.com/DickBaker) in [https://github.com/microsoft/vstest/pull/4977](https://redirect.github.com/microsoft/vstest/pull/4977) - Add list of known TestingPlatform dlls by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4983](https://redirect.github.com/microsoft/vstest/pull/4983) - Update framework version used for testing, and test matrix by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4970](https://redirect.github.com/microsoft/vstest/pull/4970) - Add output forwarding for .NET by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4988](https://redirect.github.com/microsoft/vstest/pull/4988) - Remove usage of pt images before decomissioning by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4994](https://redirect.github.com/microsoft/vstest/pull/4994) - chore: Add more details to acquistion section. by [@voroninp](https://redirect.github.com/voroninp) in [https://github.com/microsoft/vstest/pull/4999](https://redirect.github.com/microsoft/vstest/pull/4999) - Simplify banner by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5013](https://redirect.github.com/microsoft/vstest/pull/5013) - Forward standard output of testhost by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4998](https://redirect.github.com/microsoft/vstest/pull/4998) - Add missing copyright header by [@MichaelSimons](https://redirect.github.com/MichaelSimons) in [https://github.com/microsoft/vstest/pull/5020](https://redirect.github.com/microsoft/vstest/pull/5020) - Add option to not share .NET Framework testhosts by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5018](https://redirect.github.com/microsoft/vstest/pull/5018) - GetTypesToLoad Attribute cant be null by [@SimonCropp](https://redirect.github.com/SimonCropp) in [https://github.com/microsoft/vstest/pull/5054](https://redirect.github.com/microsoft/vstest/pull/5054) - rawArgument in GetArgumentList cant be null by [@SimonCropp](https://redirect.github.com/SimonCropp) in [https://github.com/microsoft/vstest/pull/5056](https://redirect.github.com/microsoft/vstest/pull/5056) - fix Atribute typo by [@SimonCropp](https://redirect.github.com/SimonCropp) in [https://github.com/microsoft/vstest/pull/5057](https://redirect.github.com/microsoft/vstest/pull/5057) - remove unnecessary list alloc for 2 scenarios in TestRequestManager.GetSources by [@SimonCropp](https://redirect.github.com/SimonCropp) in [https://github.com/microsoft/vstest/pull/5058](https://redirect.github.com/microsoft/vstest/pull/5058) - fix incompatiblity typo by [@SimonCropp](https://redirect.github.com/SimonCropp) in [https://github.com/microsoft/vstest/pull/5059](https://redirect.github.com/microsoft/vstest/pull/5059) - remove redundant inline method in IsPlatformIncompatible by [@SimonCropp](https://redirect.github.com/SimonCropp) in [https://github.com/microsoft/vstest/pull/5060](https://redirect.github.com/microsoft/vstest/pull/5060) - fix Sucess typo by [@SimonCropp](https://redirect.github.com/SimonCropp) in [https://github.com/microsoft/vstest/pull/5061](https://redirect.github.com/microsoft/vstest/pull/5061) - use some null coalescing by [@SimonCropp](https://redirect.github.com/SimonCropp) in [https://github.com/microsoft/vstest/pull/5062](https://redirect.github.com/microsoft/vstest/pull/5062) - Add cts into friends of TranslationLayer by [@jakubch1](https://redirect.github.com/jakubch1) in [https://github.com/microsoft/vstest/pull/5075](https://redirect.github.com/microsoft/vstest/pull/5075) - Use built in sha1 for id generation by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5081](https://redirect.github.com/microsoft/vstest/pull/5081) - All output in terminal logger by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5083](https://redirect.github.com/microsoft/vstest/pull/5083) - Ignore env test by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5095](https://redirect.github.com/microsoft/vstest/pull/5095) - Dispose XmlReader in XmlRunSettingsUtilities by [@omajid](https://redirect.github.com/omajid) in [https://github.com/microsoft/vstest/pull/5094](https://redirect.github.com/microsoft/vstest/pull/5094) - Bump to macos-12 build image by [@akoeplinger](https://redirect.github.com/akoeplinger) in [https://github.com/microsoft/vstest/pull/5101](https://redirect.github.com/microsoft/vstest/pull/5101) - Handle ansi escape in terminal logger reporter by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5084](https://redirect.github.com/microsoft/vstest/pull/5084) - remove disable interactive auth by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5110](https://redirect.github.com/microsoft/vstest/pull/5110) - Error output as info in terminal logger by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5113](https://redirect.github.com/microsoft/vstest/pull/5113) - Write dll instead of target on abort, rename errors by [@nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5115](https://redirect.github.com/microsoft/vstest/pull/5115) - - \[rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by [@dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/microsoft/vstest/pull/5152](https://redirect.github.com/microsoft/vstest/pull/5152) #### New Contributors - [@peterwald](https://redirect.github.com/peterwald) made their first contribution in [https://github.com/microsoft/vstest/pull/4958](https://redirect.github.com/microsoft/vstest/pull/4958) - [@DickBaker](https://redirect.github.com/DickBaker) made their first contribution in [https://github.com/microsoft/vstest/pull/4977](https://redirect.github.com/microsoft/vstest/pull/4977) - [@voroninp](https://redirect.github.com/voroninp) made their first contribution in [https://github.com/microsoft/vstest/pull/4999](https://redirect.github.com/microsoft/vstest/pull/4999) - [@akoeplinger](https://redirect.github.com/akoeplinger) made their first contribution in [https://github.com/microsoft/vstest/pull/5101](https://redirect.github.com/microsoft/vstest/pull/5101) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06moq/moq (Moq)
### [`v4.20.72`](https://redirect.github.com/moq/moq/blob/HEAD/changelog.md#v42072-2024-09-07) [Full Changelog](https://redirect.github.com/devlooped/moq/compare/v4.20.71...v4.20.72) :hammer: Other: - Question: Sponsorable Attribute in release v4.20.71 [#1513](https://redirect.github.com/devlooped/moq/issues/1513) :twisted_rightwards_arrows: Merged: - Remove unused attribute [#1515](https://redirect.github.com/devlooped/moq/pull/1515) ([@kzu](https://redirect.github.com/kzu)) ### [`v4.20.71`](https://redirect.github.com/moq/moq/blob/HEAD/changelog.md#v42071-2024-09-03) [Full Changelog](https://redirect.github.com/devlooped/moq/compare/v4.20.70...v4.20.71) :bug: Fixed bugs: - (To delete) [#1497](https://redirect.github.com/devlooped/moq/issues/1497) - Documentation link gives 404 [#1495](https://redirect.github.com/devlooped/moq/issues/1495) - mock.Protected().Verify() does not work correctly [#1493](https://redirect.github.com/devlooped/moq/issues/1493) - Documentation link is broken [#1487](https://redirect.github.com/devlooped/moq/issues/1487) - Moq library throwing TypeIniatilizationException. [#1459](https://redirect.github.com/devlooped/moq/issues/1459) :hammer: Other: - Documentation Unavailable Online [#1473](https://redirect.github.com/devlooped/moq/issues/1473) - Supporting .NET8 [#1462](https://redirect.github.com/devlooped/moq/issues/1462) - Some source code files is filled with comments like: "Unmerged change from project " [#1451](https://redirect.github.com/devlooped/moq/issues/1451) - Question: would it make sense to call verify all on a strict mock when the mock gets disposed? [#1440](https://redirect.github.com/devlooped/moq/issues/1440) - SponsorLink Integration Makes Moq Unuasable due to PII and GDPR Requirements [#1433](https://redirect.github.com/devlooped/moq/issues/1433) - Default value ILookup<> in loose mode is `null` [#1391](https://redirect.github.com/devlooped/moq/issues/1391) - Verifying a protected method when the exact parameter types are not statically known [#1339](https://redirect.github.com/devlooped/moq/issues/1339) :twisted_rightwards_arrows: Merged: - Remove spurious unmerged change comment from dotnet format [#1499](https://redirect.github.com/devlooped/moq/pull/1499) ([@kzu](https://redirect.github.com/kzu)) - Fix semantic error in MatchersFixture.cs test [#1496](https://redirect.github.com/devlooped/moq/pull/1496) ([@go-hoon](https://redirect.github.com/go-hoon)) - Update License.txt to use SPDX identifier for automatic recognition [#1471](https://redirect.github.com/devlooped/moq/pull/1471) ([@georg-eckert-zeiss](https://redirect.github.com/georg-eckert-zeiss)) - Additional Verify overload [#1463](https://redirect.github.com/devlooped/moq/pull/1463) ([@bkijonka](https://redirect.github.com/bkijonka))npgsql/npgsql (Npgsql)
### [`v8.0.4`](https://redirect.github.com/npgsql/npgsql/releases/tag/v8.0.4) A large number of number of bugs have been fixed, [here is the full list](https://redirect.github.com/npgsql/npgsql/milestone/115?closed=1). **Full Changelog**: https://github.com/npgsql/npgsql/compare/v8.0.3...v8.0.4domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
### [`v6.8.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.8.0) #### What's Changed - Added dependency injection/easy registration for async filters by [@tofi92](https://redirect.github.com/tofi92) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030) - Improve IncludeXmlComments performance (2) by [@mus65](https://redirect.github.com/mus65) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044) - Apply ParameterFilters and RequestBodyFilters for WithOpenApi endpoints by [@jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3059](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3059) - Swagger plugins support by [@jvmlet](https://redirect.github.com/jvmlet) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056) - Add benchmarks project by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3050](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3050) - Fix NuGet badge by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3064](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3064) - SwaggerGen - Improved handling of dictionaries with enum key by [@flarestudiopl](https://redirect.github.com/flarestudiopl) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068) - Fix typo by [@tom-star119](https://redirect.github.com/tom-star119) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073) - Do not fill the RequestBody description with the first parameter of a… by [@jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3076](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3076) #### New Contributors - [@tofi92](https://redirect.github.com/tofi92) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030) - [@mus65](https://redirect.github.com/mus65) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044) - [@jvmlet](https://redirect.github.com/jvmlet) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056) - [@flarestudiopl](https://redirect.github.com/flarestudiopl) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068) - [@tom-star119](https://redirect.github.com/tom-star119) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073) **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.3...v6.8.0 ### [`v6.7.3`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.7.3) #### What's Changed - Fix nested types nullable context check by [@VladimirTyrin](https://redirect.github.com/VladimirTyrin) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043) - Use NullabilityInfoContext to determine if member is nullable by [@patrikwlund](https://redirect.github.com/patrikwlund) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3046](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3046) #### New Contributors - [@VladimirTyrin](https://redirect.github.com/VladimirTyrin) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043) **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.2...v6.7.3 ### [`v6.7.2`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.7.2) #### What's Changed - Use NullabilityInfoContext to determine dictionary value nullability by [@patrikwlund](https://redirect.github.com/patrikwlund) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3041](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3041) **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.1...v6.7.2 ### [`v6.7.1`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.7.1) #### What's Changed - docs: Update README.md by [@WeihanLi](https://redirect.github.com/WeihanLi) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3002](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3002) - Support `[DataMember]` `IsRequired` in `NewtonsoftDataContractResolver` by [@ouvreboite](https://redirect.github.com/ouvreboite) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644) - Add API analysers by [@martincostello](https://redirect.github.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCoreConfiguration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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.
This PR was generated by Mend Renovate. View the repository job log.