Skip to content

Update: Bump Microsoft.Extensions.DependencyInjection and 3 others - #3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/nuget-dependencies-d6b82a3453
Closed

Update: Bump Microsoft.Extensions.DependencyInjection and 3 others#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/nuget-dependencies-d6b82a3453

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Extensions.DependencyInjection from 10.0.0 to 10.0.9.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.0 to 10.0.9.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.9.

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

Commits viewable in compare view.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jun 24, 2026
@dependabot dependabot Bot changed the title Update: Bump the nuget-dependencies group with 4 updates Update: Bump Microsoft.Extensions.DependencyInjection and 3 others Jun 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/nuget-dependencies-d6b82a3453 branch from 3f1d956 to d28a592 Compare June 26, 2026 12:33
Bumps Microsoft.Extensions.DependencyInjection from 10.0.0 to 10.0.9
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.0 to 10.0.9
Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.9
Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/nuget-dependencies-d6b82a3453 branch from d28a592 to b777b82 Compare June 26, 2026 12:59
ZelAnton added a commit that referenced this pull request Jun 27, 2026
…xtensions.DependencyInjection + DependencyInjection.Abstractions + Logging.Abstractions 10.0.0 -> 10.0.9, Microsoft.NET.Test.Sdk 18.6.0 -> 18.7.0. Dropped the PR's spurious addition of a DependencyInjection.Abstractions PackageReference to the core ProcessKit.fsproj — the core is deliberately DI-decoupled and the DI Extensions project already references it.
@ZelAnton

Copy link
Copy Markdown
Owner

Applied the version bumps directly on main in 8fd25b1 (Microsoft.Extensions.DependencyInjection + .Abstractions + Logging.Abstractions 10.0.0→10.0.9, Microsoft.NET.Test.Sdk 18.6.0→18.7.0). Dropped this PR's addition of <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" /> to the core src/ProcessKit/ProcessKit.fsproj: the core library is deliberately DI-decoupled (it uses no DependencyInjection types) and the ProcessKit.Extensions.DependencyInjection project already references that package — adding it to the core would put an unwanted DI dependency into the published core package. Closing in favour of the manual bump.

@ZelAnton ZelAnton closed this Jun 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/nuget/nuget-dependencies-d6b82a3453 branch June 27, 2026 08:46
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.

1 participant