Closed
Conversation
Bumps AsyncKeyedLock from 8.0.1 to 8.0.2 Bumps DependencyInjection.Lifetime.Analyzers from 2.1.1 to 2.4.6 Bumps MailKit from 4.14.1 to 4.15.1 Bumps Microsoft.Extensions.Http.Polly from 9.0.0 to 9.0.14 Bumps Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.201 Bumps SkiaSharp from 3.119.1 to 3.119.2 Bumps SkiaSharp.HarfBuzz from 3.119.1 to 3.119.2 Bumps SkiaSharp.NativeAssets.Linux from 3.119.1 to 3.119.2 Bumps SonarAnalyzer.CSharp from 10.19.0.132793 to 10.23.0.137933 Bumps System.IO.Hashing from 9.0.0 to 10.0.5 Bumps System.ServiceModel.Syndication from 9.0.0 to 9.0.14 --- updated-dependencies: - dependency-name: AsyncKeyedLock dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: DependencyInjection.Lifetime.Analyzers dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: MailKit dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: Microsoft.Extensions.Http.Polly dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.201 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: System.IO.Hashing dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tests - dependency-name: SkiaSharp dependency-version: 3.119.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: SkiaSharp.HarfBuzz dependency-version: 3.119.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: SkiaSharp.NativeAssets.Linux dependency-version: 3.119.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.23.0.137933 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: System.ServiceModel.Syndication dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Superseded by #230. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 AsyncKeyedLock from 8.0.1 to 8.0.2.
Release notes
Sourced from AsyncKeyedLock's releases.
8.0.2
DotNet.ReproducibleBuilds update.
Commits viewable in compare view.
Updated DependencyInjection.Lifetime.Analyzers from 2.1.1 to 2.4.6.
Release notes
Sourced from DependencyInjection.Lifetime.Analyzers's releases.
2.4.6
DependencyInjection.Lifetime.Analyzers 2.4.6
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
FixableDiagnosticIdsand that providers only advertise public diagnostics.Install
What changed
Changed
FixableDiagnosticIdsand that providers only advertise public diagnostics.Learn more
2.4.5
DependencyInjection.Lifetime.Analyzers 2.4.5
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
TryAddIgnoredvariant of DI012 that removes redundant ignoredTryAdd*registrations when they appear as standalone statements, including wrapper-method cases, while leaving duplicate-registration scenarios diagnostic-only.Install
What changed
Changed
TryAddIgnoredvariant of DI012 that removes redundant ignoredTryAdd*registrations when they appear as standalone statements, including wrapper-method cases, while leaving duplicate-registration scenarios diagnostic-only.Learn more
2.4.4
DependencyInjection.Lifetime.Analyzers 2.4.4
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
Install
What changed
Changed
Learn more
2.4.3
DependencyInjection.Lifetime.Analyzers 2.4.3
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
IServiceCollectionabstractions, same-boundary alias reassignment, and helper methods that forward builder-style.Servicesflows, while still staying quiet for provider-factory methods and standalone top-levelServiceCollectionusage.IEnumerable<T>captures against the element service lifetime.Install
What changed
Changed
IServiceCollectionabstractions, same-boundary alias reassignment, and helper methods that forward builder-style.Servicesflows, while still staying quiet for provider-factory methods and standalone top-levelServiceCollectionusage.IEnumerable<T>captures against the element service lifetime.Learn more
2.4.2
DependencyInjection.Lifetime.Analyzers 2.4.2
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
Install
What changed
Changed
Learn more
2.4.1
DependencyInjection.Lifetime.Analyzers 2.4.1
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
ActivatorUtilities.CreateInstance<T>(sp)factory paths, while staying quiet for more dynamic factory bodies it cannot classify confidently..editorconfigwithdotnet_code_quality.DI010.max_dependencies.Install
What changed
Changed
ActivatorUtilities.CreateInstance<T>(sp)factory paths, while staying quiet for more dynamic factory bodies it cannot classify confidently..editorconfigwithdotnet_code_quality.DI010.max_dependencies.Learn more
2.4.0
DependencyInjection.Lifetime.Analyzers 2.4.0
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
using (scope)statement, recognizes provider aliases, and stays quiet after safe alias overwrites instead of keeping stale escape state alive.TryAddSingleton(...),ServiceDescriptor.Singleton(...), and keyed open-generic singleton registrations, plus no-diagnostic guardrails for mismatched keys and ineffectiveTryAddSingleton(...).Install
What changed
Changed
using (scope)statement, recognizes provider aliases, and stays quiet after safe alias overwrites instead of keeping stale escape state alive.TryAddSingleton(...),ServiceDescriptor.Singleton(...), and keyed open-generic singleton registrations, plus no-diagnostic guardrails for mismatched keys and ineffectiveTryAddSingleton(...).Learn more
2.3.9
DependencyInjection.Lifetime.Analyzers 2.3.9
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
.Servicesproperty, closing the missed-diagnostic gap for minimal-hosting registration composition without expanding the rule to every top-levelIServiceCollectionusage.BuildServiceProvidermember name instead of highlighting the full invocation, producing tighter squiggles in the IDE and test output.IServiceCollectionvariable indirection, top-level.Servicesaliases, and a top-level standalonenew ServiceCollection()no-diagnostic guardrail so the rule stays conservative.Install
What changed
Changed
.Servicesproperty, closing the missed-diagnostic gap for minimal-hosting registration composition without expanding the rule to every top-levelIServiceCollectionusage.BuildServiceProvidermember name instead of highlighting the full invocation, producing tighter squiggles in the IDE and test output.IServiceCollectionvariable indirection, top-level.Servicesaliases, and a top-level standalonenew ServiceCollection()no-diagnostic guardrail so the rule stays conservative.Learn more
2.3.8
DependencyInjection.Lifetime.Analyzers 2.3.8
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
TryAddSingleton(...),ServiceDescriptor.Singleton(...),ServiceDescriptor.Describe(...),typeof(...)registrations, and factory/implementation-instance silence so DI018 stays aligned with the collector paths the analyzers actually support.Install
What changed
Changed
TryAddSingleton(...),ServiceDescriptor.Singleton(...),ServiceDescriptor.Describe(...),typeof(...)registrations, and factory/implementation-instance silence so DI018 stays aligned with the collector paths the analyzers actually support.Learn more
2.3.7
DependencyInjection.Lifetime.Analyzers 2.3.7
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
ServiceDescriptorinstance forms and genericimplementationInstance:overloads.ServiceDescriptorinstance shapes, mixed instance-plus-constructed DI017 graphs, and the cross-rule fallout cases that motivated this pass.Install
What changed
Changed
ServiceDescriptorinstance forms and genericimplementationInstance:overloads.ServiceDescriptorinstance shapes, mixed instance-plus-constructed DI017 graphs, and the cross-rule fallout cases that motivated this pass.Learn more
2.3.6
DependencyInjection.Lifetime.Analyzers 2.3.6
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
ServiceDescriptor.Singleton(...),ServiceDescriptor.Describe(...), keyed registrations,TryAddSingleton(...), implementation-instance registrations, and other collector-fed registration shapes so compatibility checks stay aligned with the registrations the analyzers actually understand.docs/ANALYZER_HEALTH.mdwith per-rule scoring, pass recommendations, and current verification status to make future hardening priorities explicit.Install
What changed
Changed
ServiceDescriptor.Singleton(...),ServiceDescriptor.Describe(...), keyed registrations,TryAddSingleton(...), implementation-instance registrations, and other collector-fed registration shapes so compatibility checks stay aligned with the registrations the analyzers actually understand.docs/ANALYZER_HEALTH.mdwith per-rule scoring, pass recommendations, and current verification status to make future hardening priorities explicit.Learn more
2.3.5
DependencyInjection.Lifetime.Analyzers 2.3.5
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
IServiceProvider.CreateScope()in async and sync contexts, including bothusing varand block-formusing (...)fixer rewrites toCreateAsyncScope().CreateScope()passed into helper methods, returned from async methods, synchronously disposed inside async methods, and used inside async anonymous methods.Install
What changed
Changed
IServiceProvider.CreateScope()in async and sync contexts, including bothusing varand block-formusing (...)fixer rewrites toCreateAsyncScope().CreateScope()passed into helper methods, returned from async methods, synchronously disposed inside async methods, and used inside async anonymous methods.Learn more
2.3.4
DependencyInjection.Lifetime.Analyzers 2.3.4
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
scope?.Dispose()and reassignment-to-local disposal patterns, reducing false positives for valid explicit disposal code.using (CreateScope()), andIServiceProvider.CreateScope()report/no-report behavior.Install
What changed
Changed
scope?.Dispose()and reassignment-to-local disposal patterns, reducing false positives for valid explicit disposal code.using (CreateScope()), andIServiceProvider.CreateScope()report/no-report behavior.Learn more
2.3.3
DependencyInjection.Lifetime.Analyzers 2.3.3
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
TryAddSingletoncaptive dependencies, open-generic constructor no-diagnostic behavior, repeated factory resolutions of the same scoped dependency, and keyed factory resolutions with anullkey.Install
What changed
Changed
TryAddSingletoncaptive dependencies, open-generic constructor no-diagnostic behavior, repeated factory resolutions of the same scoped dependency, and keyed factory resolutions with anullkey.Learn more
2.3.2
DependencyInjection.Lifetime.Analyzers 2.3.2
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
AddKeyedTransient(...)is now fully supported by the DI008 code fix provider, including keyed lifetime rewrites toAddKeyedScoped/AddKeyedSingletonand keyed factory rewrites that preserve the original key argument and generate the correct two-parameter factory lambda shape.typeof(...)factory conversions, and named-key preservation checks so the highest-risk keyed paths are locked by executable coverage instead of code inspection alone.Install
What changed
Changed
AddKeyedTransient(...)is now fully supported by the DI008 code fix provider, including keyed lifetime rewrites toAddKeyedScoped/AddKeyedSingletonand keyed factory rewrites that preserve the original key argument and generate the correct two-parameter factory lambda shape.typeof(...)factory conversions, and named-key preservation checks so the highest-risk keyed paths are locked by executable coverage instead of code inspection alone.Learn more
2.3.1
DependencyInjection.Lifetime.Analyzers 2.3.1
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
IServiceProvider,IServiceScopeFactory, orIKeyedServiceProvider, closing a real false-negative path for wrapper abstractions.staticcode fix now stays conservative by refusing fixes for static classes, non-private members, partial types, static local-function usage, and other cases where rewriting could silently break references or produce invalid code.Install
What changed
Changed
IServiceProvider,IServiceScopeFactory, orIKeyedServiceProvider, closing a real false-negative path for wrapper abstractions.staticcode fix now stays conservative by refusing fixes for static classes, non-private members, partial types, static local-function usage, and other cases where rewriting could silently break references or produce invalid code.Learn more
2.3.0
DependencyInjection.Lifetime.Analyzers 2.3.0
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
IEnumerable<T>dependencies to avoid false positives. Reports deterministically on the lexicographically smallest service type in each cycle.InvalidOperationException.Install
What changed
Added
IEnumerable<T>dependencies to avoid false positives. Reports deterministically on the lexicographically smallest service type in each cycle.InvalidOperationException.Changed
Learn more
2.2.2
DependencyInjection.Lifetime.Analyzers 2.2.2
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
IServiceCollectionwrapper extensions from real invocation sites instead of treating registrations inside uncalled wrappers as globally available.IServiceCollectionflow now suppress DI015 when registration state is uncertain, reducing false positives in layered registration modules.IServiceCollectioninstance or after a registration do not hide genuine missing-dependency diagnostics.2.2.1changelog entry and resynced package metadata so the tagged release train and project version history are aligned again.Install
What changed
Changed
IServiceCollectionwrapper extensions from real invocation sites instead of treating registrations inside uncalled wrappers as globally available.IServiceCollectionflow now suppress DI015 when registration state is uncertain, reducing false positives in layered registration modules.IServiceCollectioninstance or after a registration do not hide genuine missing-dependency diagnostics.2.2.1changelog entry and resynced package metadata so the tagged release train and project version history are aligned again.Learn more
2.2.1
DependencyInjection.Lifetime.Analyzers 2.2.1
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
typeof(service), typeof(implementation)assignability checks so DI013 now also reports deterministic-invalid self-registrations, abstract/interface implementations, private-constructor implementations, and invalid implementation instances when their exact runtime type is known.ServiceDescriptorforms while keeping factory registrations out of DI013 scope and preventing constructor-based analyzers from treating pre-built instances like activatable implementation types.TryAdd*,ServiceDescriptor, and implementation-instance scenarios, and updatedREADME.md,docs/RULES.md, the sample app, and descriptor wording to match the hardened behavior.Install
What changed
Changed
typeof(service), typeof(implementation)assignability checks so DI013 now also reports deterministic-invalid self-registrations, abstract/interface implementations, private-constructor implementations, and invalid implementation instances when their exact runtime type is known.ServiceDescriptorforms while keeping factory registrations out of DI013 scope and preventing constructor-based analyzers from treating pre-built instances like activatable implementation types.TryAdd*,ServiceDescriptor, and implementation-instance scenarios, and updatedREADME.md,docs/RULES.md, the sample app, and descriptor wording to match the hardened behavior.Learn more
2.2.0
DependencyInjection.Lifetime.Analyzers 2.2.0
Compile-time DI diagnostics for
Microsoft.Extensions.DependencyInjectionprojects that want earlier feedback on lifetime bugs, scope leaks, service locator drift, and unresolvable registrations.Why install or upgrade
TryAdd*registrations now participate in DI015 analysis, while shadowedTryAdd*registrations stay silent to match runtime behaviour; coverage also now includesServiceDescriptorregistration forms and directIKeyedServiceProviderresolutions.TryAdd*,ServiceDescriptor, framework-provided dependencies, opaque duplicate registrations, and fixer/no-fixer boundaries.Install
What changed
Changed
TryAdd*registrations now participate in DI015 analysis, while shadowedTryAdd*registrations stay silent to match runtime behaviour; coverage also now includesServiceDescriptorregistration forms and directIKeyedServiceProviderresolutions.TryAdd*,ServiceDescriptor, framework-provided dependencies, opaque duplicate registrations, and fixer/no-fixer boundaries.docs/ADOPTION.mdand linked it fromREADME.mdso teams evaluating the analyzer have a fast install and rollout path.tools/generate-growth-assets.mjsto generate a searchable static docs site, problem-intent landing pages, version-synced README install snippets, and curated release notes from the repo source material.CHANGELOG.mdinstead of relying on generic auto-generated notes.Learn more
2.1.4
What's Changed
Full Changelog: georgepwall1991/DependencyInjection.Lifetime.Analyzers@v2.1.3...v2.1.4
2.1.3
What's Changed
Full Changelog: georgepwall1991/DependencyInjection.Lifetime.Analyzers@v2.1.2...v2.1.3
2.1.2
Full Changelog: georgepwall1991/DependencyInjection.Lifetime.Analyzers@v2.1.1...v2.1.2
Commits viewable in compare view.
Updated MailKit from 4.14.1 to 4.15.1.
Release notes
Sourced from MailKit's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Http.Polly from 9.0.0 to 9.0.14.
Release notes
Sourced from Microsoft.Extensions.Http.Polly's releases.
9.0.14
Release
What's Changed
9156d4cto56efe39by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from9156d4cto56efe39dotnet/aspnetcore#65290Full Changelog: dotnet/aspnetcore@v9.0.13...v9.0.14
9.0.13
Release
What's Changed
1b96fa1to9156d4cby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from1b96fa1to9156d4cdotnet/aspnetcore#64908Full Changelog: dotnet/aspnetcore@v9.0.12...v9.0.13)
9.0.12
Release
What's Changed
Microsoft.Buildversions to 17.8.43 by @MackinnonBuck in UpdateMicrosoft.Buildversions to 17.8.43 dotnet/aspnetcore#642779706f75to6ec14dfby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from9706f75to6ec14dfdotnet/aspnetcore#642306ec14dfto1b96fa1by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from6ec14dfto1b96fa1dotnet/aspnetcore#64580Full Changelog: dotnet/aspnetcore@v9.0.11...v9.0.12
9.0.11
Release
What's Changed
eb2d85eto9706f75by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest fromeb2d85eto9706f75dotnet/aspnetcore#63894Description has been truncated