Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Updated Microsoft.Extensions.DependencyInjection from 9.0.8 to 9.0.9.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

9.0.9

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.8...v9.0.9

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.Extensions.DependencyInjection from 9.0.8 to 9.0.9

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 10, 2025
Copy link

Code Coverage Summary Report - Linux (No TFM)

Summary
Generated on: 09/10/2025 - 01:26:18
Parser: Cobertura
Assemblies: 4
Classes: 188
Files: 153
Line coverage: 83.7% (13661 of 16320)
Covered lines: 13661
Uncovered lines: 2659
Coverable lines: 16320
Total lines: 30700
Branch coverage: 56.7% (2358 of 4154)
Covered branches: 2358
Total branches: 4154
Method coverage: Feature is only available for sponsors

Coverage

apilens - 52.1%
Name Line Branch
apilens 52.1% 37.3%
ApiLens.Cli.Commands.AnalyzeCommand 0% 0%
ApiLens.Cli.Commands.AnalyzeCommand.Settings 0%
ApiLens.Cli.Commands.ComplexityCommand 83.5% 61.8%
ApiLens.Cli.Commands.ComplexityCommand.Settings 100%
ApiLens.Cli.Commands.ExamplesCommand 96.2% 88.8%
ApiLens.Cli.Commands.ExamplesCommand.Settings 100%
ApiLens.Cli.Commands.ExceptionsCommand 79.7% 59%
ApiLens.Cli.Commands.ExceptionsCommand.Settings 100%
ApiLens.Cli.Commands.ExploreCommand 0% 0%
ApiLens.Cli.Commands.ExploreCommand.NamespaceInfo 0%
ApiLens.Cli.Commands.ExploreCommand.PackageAnalysis 0%
ApiLens.Cli.Commands.ExploreCommand.Settings 0%
ApiLens.Cli.Commands.ExploreCommand.TypeComplexity 0%
ApiLens.Cli.Commands.HierarchyCommand 0% 0%
ApiLens.Cli.Commands.HierarchyCommand.Settings 0%
ApiLens.Cli.Commands.HierarchyCommand.TypeHierarchy 0%
ApiLens.Cli.Commands.IndexCommand 85.2% 62.5%
ApiLens.Cli.Commands.IndexCommand.Settings 80%
ApiLens.Cli.Commands.JsonResponse 100%
ApiLens.Cli.Commands.ListTypesCommand 66.4% 60%
ApiLens.Cli.Commands.ListTypesCommand.Settings 100%
ApiLens.Cli.Commands.MembersCommand 75.3% 58.4%
ApiLens.Cli.Commands.MembersCommand.Settings 100%
ApiLens.Cli.Commands.NuGetCommand 87.6% 82.1%
ApiLens.Cli.Commands.NuGetCommand.Settings 100%
ApiLens.Cli.Commands.QueryCommand 51.9% 24.5%
ApiLens.Cli.Commands.QueryCommand.Settings 88.2%
ApiLens.Cli.Commands.ResponseMetadata 100% 50%
ApiLens.Cli.Commands.StatsCommand 70.2% 36.6%
ApiLens.Cli.Commands.StatsCommand.DocumentationMetrics 0% 0%
ApiLens.Cli.Commands.StatsCommand.Settings 100%
ApiLens.Cli.Program 0% 0%
ApiLens.Cli.Services.DeduplicationStats 100%
ApiLens.Cli.Services.FileSystemService 73% 70%
ApiLens.Cli.Services.FrameworkVersionComparer 62.9% 52%
ApiLens.Cli.Services.IndexPathResolver 0% 0%
ApiLens.Cli.Services.JsonSanitizer 29.6% 0%
ApiLens.Cli.Services.MetadataService 68.6% 83.3%
ApiLens.Cli.Services.ResultDeduplicationService 100% 97%
ApiLens.Cli.Services.SanitizingJsonConverterFactory 1.9% 0%
ApiLens.Cli.Services.SanitizingJsonConverterFactory.ObjectWithStringsConver
ter
0% 0%
ApiLens.Cli.Services.SanitizingStringConverter 0% 0%
ApiLens.Cli.Services.SuggestionService 55.3% 32.3%
ApiLens.Cli.TypeRegistrar 100%
ApiLens.Cli.TypeResolver 100% 100%
System.Text.RegularExpressions.Generated 0% 0%
System.Text.RegularExpressions.Generated.RunnerFactory
System.Text.RegularExpressions.Generated.RunnerFactory.Runner
ApiLens.Cli.Tests - 99.9%
Name Line Branch
ApiLens.Cli.Tests 99.9% 87.6%
ApiLens.Cli.Tests.Commands.ComplexityCommandTests 100% 100%
ApiLens.Cli.Tests.Commands.ExamplesCommandTests 100% 100%
ApiLens.Cli.Tests.Commands.ExceptionsCommandTests 100% 100%
ApiLens.Cli.Tests.Commands.FixTestsMockSetup 100% 100%
ApiLens.Cli.Tests.Commands.IndexCommandNuGetTests 100%
ApiLens.Cli.Tests.Commands.IndexCommandTests 100% 100%
ApiLens.Cli.Tests.Commands.ListTypesCommandTests 100% 75%
ApiLens.Cli.Tests.Commands.MembersCommandTests 100% 75%
ApiLens.Cli.Tests.Commands.NuGetCommandComprehensiveTests 100% 92.8%
ApiLens.Cli.Tests.Commands.NuGetCommandSkipCountFixTests 100% 83.3%
ApiLens.Cli.Tests.Commands.NuGetCommandTests 99.3% 83.3%
ApiLens.Cli.Tests.Commands.QueryCommandTests 100% 66.6%
ApiLens.Cli.Tests.Commands.QueryCommandVersionTests 100% 100%
ApiLens.Cli.Tests.Commands.StatsCommandTests 100% 100%
ApiLens.Cli.Tests.Helpers.TestMockSetup 100%
ApiLens.Cli.Tests.Services.FileSystemServiceTests 100% 90%
ApiLens.Cli.Tests.Services.FrameworkVersionComparerTests 100% 100%
ApiLens.Cli.Tests.Services.ResultDeduplicationServiceTests 100% 100%
ApiLens.Cli.Tests.TypeRegistrarTests 100%
ApiLens.Cli.Tests.TypeResolverTests 100%
ApiLens.Core - 72%
Name Line Branch
ApiLens.Core 72% 61.9%
ApiLens.Core.Formatting.GenericTypeFormatter 91.1% 79.3%
ApiLens.Core.Helpers.FileHashHelper 64.2%
ApiLens.Core.Helpers.NuGetHelper 92.8% 83.3%
ApiLens.Core.Infrastructure.ObjectPool 100% 100%
ApiLens.Core.Infrastructure.StringInternCache 100% 100%
ApiLens.Core.Lucene.DocumentBuilder 98.5% 93.7%
ApiLens.Core.Lucene.DotNetCodeAnalyzer 100%
ApiLens.Core.Lucene.DotNetTokenFilter 98.7% 98%
ApiLens.Core.Lucene.LuceneIndexManager 82% 68.5%
ApiLens.Core.Lucene.LuceneIndexManager.ParseTask 0%
ApiLens.Core.Lucene.LuceneIndexManager.PerformanceTracker 100% 100%
ApiLens.Core.Lucene.LuceneIndexManagerFactory 100% 100%
ApiLens.Core.Models.ApiAssemblyInfo 87.5%
ApiLens.Core.Models.AttributeInfo 100%
ApiLens.Core.Models.BatchParseResult 0%
ApiLens.Core.Models.CodeExample 100%
ApiLens.Core.Models.ComplexityMetrics 100%
ApiLens.Core.Models.CrossReference 100%
ApiLens.Core.Models.ExceptionInfo 100%
ApiLens.Core.Models.IndexingResult 92.8% 100%
ApiLens.Core.Models.IndexStatistics 85.7%
ApiLens.Core.Models.MemberInfo 83.9% 36.3%
ApiLens.Core.Models.MethodInfo 94.1%
ApiLens.Core.Models.NuGetPackageInfo 71.4%
ApiLens.Core.Models.PackageDependency 0%
ApiLens.Core.Models.PackageReference 100%
ApiLens.Core.Models.ParameterInfo 100%
ApiLens.Core.Models.PerformanceMetrics 92.3%
ApiLens.Core.Models.ProjectAnalysisResult 100%
ApiLens.Core.Models.ProjectAssets 100%
ApiLens.Core.Models.ProjectReference 66.6%
ApiLens.Core.Models.ResolvedPackageInfo 66.6%
ApiLens.Core.Models.SolutionInfo 100%
ApiLens.Core.Models.TypeInfo 92.3%
ApiLens.Core.Parsing.CrossReferenceExtractor 100% 77.2%
ApiLens.Core.Parsing.MemberIdParser 98.8% 88.8%
ApiLens.Core.Parsing.ParsedMemberId 90.9%
ApiLens.Core.Parsing.XmlDocumentParser 70.4% 58.3%
ApiLens.Core.Querying.QueryEngine 71.1% 62.3%
ApiLens.Core.Querying.QueryEngineFactory 100%
ApiLens.Core.Services.AssetFileParserService 0% 0%
ApiLens.Core.Services.AsyncFileEnumerator 0% 0%
ApiLens.Core.Services.AsyncFileEnumerator.ScanState 0%
ApiLens.Core.Services.AsyncNuGetCacheScanner 0% 0%
ApiLens.Core.Services.DeduplicationStats 85.7%
ApiLens.Core.Services.NuGetCacheScanner 79.5% 71.4%
ApiLens.Core.Services.PackageDeduplicationResult 80%
ApiLens.Core.Services.PackageDeduplicationService 0% 0%
ApiLens.Core.Services.PackageDeduplicationService.PackageData 0%
ApiLens.Core.Services.ProjectAnalysisService 95% 96.4%
ApiLens.Core.Services.ProjectParserService 98.1% 71.2%
ApiLens.Core.Services.RelatedTypeResolver 89.2% 85.1%
ApiLens.Core.Services.SolutionParserService 100% 90%
ApiLens.Core.Services.TypeHierarchyResolver 98.3% 93.7%
System.Text.RegularExpressions.Generated 61.1% 55.4%
System.Text.RegularExpressions.Generated.RunnerFactory
System.Text.RegularExpressions.Generated.RunnerFactory.Runner
ApiLens.Core.Tests - 98.3%
Name Line Branch
ApiLens.Core.Tests 98.3% 84.4%
ApiLens.Core.Tests.Formatting.GenericTypeFormatterTests 100%
ApiLens.Core.Tests.Helpers.AsyncEnumerable 100%
ApiLens.Core.Tests.Helpers.AsyncEnumerable.EmptyAsyncEnumerable 100%
ApiLens.Core.Tests.Helpers.AsyncEnumerable.EmptyAsyncEnumerable 100%
ApiLens.Core.Tests.Helpers.AsyncEnumerableExtensions 100%
ApiLens.Core.Tests.Helpers.NuGetHelperTests 100%
ApiLens.Core.Tests.Helpers.SimpleFileSystemService 7.1% 0%
ApiLens.Core.Tests.Helpers.TestDataBuilder 100%
ApiLens.Core.Tests.Helpers.TestHelpers 100% 100%
ApiLens.Core.Tests.Infrastructure.ObjectPoolTests 98.4% 100%
ApiLens.Core.Tests.Infrastructure.ObjectPoolTests.TestObject 0%
ApiLens.Core.Tests.Infrastructure.StringInternCacheTests 100% 100%
ApiLens.Core.Tests.Integration.NuGetIndexingIntegrationTests 99.6% 93.7%
ApiLens.Core.Tests.Integration.RichMetadataIntegrationTests 98.6% 75%
ApiLens.Core.Tests.Integration.XmlParsingIntegrationTests 100% 80.9%
ApiLens.Core.Tests.Lucene.DocumentBuilderAdvancedTests 100% 100%
ApiLens.Core.Tests.Lucene.DocumentBuilderTests 100%
ApiLens.Core.Tests.Lucene.DocumentBuilderVersionTests 100%
ApiLens.Core.Tests.Lucene.DotNetCodeAnalyzerTests 100% 75%
ApiLens.Core.Tests.Lucene.DotNetTokenFilterTests 99.3% 100%
ApiLens.Core.Tests.Lucene.DotNetTokenFilterTests.ListTokenStream 100% 100%
ApiLens.Core.Tests.Lucene.DotNetTokenFilterTests.MockTokenStream 83.3% 100%
ApiLens.Core.Tests.Lucene.GenericTypeAnalyzerTests 100% 75%
ApiLens.Core.Tests.Lucene.LuceneIndexManagerAdvancedTests 99% 93.7%
ApiLens.Core.Tests.Lucene.LuceneIndexManagerAdvancedTests 99% 93.7%
ApiLens.Core.Tests.Lucene.LuceneIndexManagerFactoryTests 100% 100%
ApiLens.Core.Tests.Lucene.LuceneIndexManagerTests 97.1% 75%
ApiLens.Core.Tests.Models.ApiAssemblyInfoTests 100%
ApiLens.Core.Tests.Models.AttributeInfoTests 100%
ApiLens.Core.Tests.Models.CodeExampleTests 100%
ApiLens.Core.Tests.Models.ComplexityMetricsTests 100%
ApiLens.Core.Tests.Models.CrossReferenceTests 100%
ApiLens.Core.Tests.Models.ExceptionInfoTests 100%
ApiLens.Core.Tests.Models.MemberInfoTests 100%
ApiLens.Core.Tests.Models.MemberInfoVersionTests 100%
ApiLens.Core.Tests.Models.MemberTypeTests 100%
ApiLens.Core.Tests.Models.MethodInfoTests 100%
ApiLens.Core.Tests.Models.ParameterInfoTests 100%
ApiLens.Core.Tests.Models.ReferenceTypeTests 100%
ApiLens.Core.Tests.Models.RichMetadataTests 100%
ApiLens.Core.Tests.Models.TypeInfoTests 100%
ApiLens.Core.Tests.Models.TypeKindTests 100% 100%
ApiLens.Core.Tests.Parsing.CrossReferenceExtractorTests 100%
ApiLens.Core.Tests.Parsing.MemberIdParserTests 100% 100%
ApiLens.Core.Tests.Parsing.XmlDocumentParserComprehensiveTests 100% 100%
ApiLens.Core.Tests.Parsing.XmlDocumentParserNuGetDeduplicationTests 100% 100%
ApiLens.Core.Tests.Parsing.XmlDocumentParserTests 100%
ApiLens.Core.Tests.Parsing.XmlMetadataParsingTests 100%
ApiLens.Core.Tests.Querying.LeadingWildcardTests 98.8% 92.8%
ApiLens.Core.Tests.Querying.QueryEngineFactoryTests 100% 100%
ApiLens.Core.Tests.Querying.QueryEngineTests 97.7% 75%
ApiLens.Core.Tests.Querying.QueryEngineVersionTests 100% 50%
ApiLens.Core.Tests.Querying.SearchWithFiltersTests 98.2% 90.6%
ApiLens.Core.Tests.Querying.SimplifiedExceptionSearchTests 99.1% 85.7%
ApiLens.Core.Tests.Querying.SpecializedQueryTests 98.7% 75%
ApiLens.Core.Tests.Querying.WildcardExceptionSearchTests 98.3% 71.4%
ApiLens.Core.Tests.Services.NuGetCacheScannerTests 81.4% 60.5%
ApiLens.Core.Tests.Services.NuGetCacheScannerTests.TestFileSystemService 40.3% 37.5%
ApiLens.Core.Tests.Services.ProjectAnalysisServiceTests 100%
ApiLens.Core.Tests.Services.ProjectParserServiceTests 100%
ApiLens.Core.Tests.Services.RelatedTypeResolverTests 100% 100%
ApiLens.Core.Tests.Services.SolutionParserServiceTests 100%
ApiLens.Core.Tests.Services.TypeHierarchyResolverTests 100%

Copy link

Test Results

734 tests  ±0   734 ✅ ±0   7s ⏱️ -1s
  2 suites ±0     0 💤 ±0 
  2 files   ±0     0 ❌ ±0 

Results for commit 91af3e9. ± Comparison against base commit fa45f1d.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2025

Looks like Microsoft.Extensions.DependencyInjection is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 15, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Solutions/ApiLens.Cli/microsoft-extensions-8f6272af14 branch October 15, 2025 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants