Skip to content

Bump Microsoft.Extensions.DependencyInjection and 5 others - #2821

Merged
github-actions[bot] merged 3 commits into
mainfrom
dependabot/nuget/performance/resultsComparer/microsoftextensions-223369451a
Apr 15, 2026
Merged

Bump Microsoft.Extensions.DependencyInjection and 5 others#2821
github-actions[bot] merged 3 commits into
mainfrom
dependabot/nuget/performance/resultsComparer/microsoftextensions-223369451a

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubApr 14, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Extensions.DependencyInjection from 10.0.5 to 10.0.6.

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.Logging from 10.0.5 to 10.0.6.

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Abstractions from 10.0.5 to 10.0.6.

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.Extensions.Logging.Console from 10.0.5 to 10.0.6.

Release notes

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

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Debug from 10.0.5 to 10.0.6.

Release notes

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

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Text.Json from 10.0.5 to 10.0.6.

Release notes

Sourced from System.Text.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

@dependabotdependabotBot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 14, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerApril 14, 2026 22:38
@dependabotdependabotBot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Apr 14, 2026
@github-actions
github-actionsBot enabled auto-merge April 15, 2026 00:02
@baywet

Copy link
Copy Markdown
Member

Dependabot (@dependabot) rebase

@baywet

Copy link
Copy Markdown
Member

Copilot update system.text.json where it's set at 10.0.5 to 10.0.6. Do not change the entries that have version ranges.

@dependabotdependabotBot changed the title Bump the microsoftextensions group with 6 updatesBump Microsoft.Extensions.DependencyInjection and 5 othersApr 15, 2026
Bumps Microsoft.Extensions.DependencyInjection from 10.0.5 to 10.0.6
Bumps Microsoft.Extensions.Logging from 10.0.5 to 10.0.6
Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.5 to 10.0.6
Bumps Microsoft.Extensions.Logging.Console from 10.0.5 to 10.0.6
Bumps Microsoft.Extensions.Logging.Debug from 10.0.5 to 10.0.6
Bumps System.Text.Json from 10.0.5 to 10.0.6
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: microsoftextensions
- dependency-name: Microsoft.Extensions.Logging
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: microsoftextensions
- dependency-name: Microsoft.Extensions.Logging
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: microsoftextensions
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: microsoftextensions
- dependency-name: Microsoft.Extensions.Logging.Console
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: microsoftextensions
- dependency-name: System.Text.Json
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: microsoftextensions
- dependency-name: Microsoft.Extensions.Logging.Console
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: microsoftextensions
- dependency-name: Microsoft.Extensions.Logging.Debug
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: microsoftextensions
- dependency-name: Microsoft.Extensions.Logging.Debug
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: microsoftextensions
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/nuget/performance/resultsComparer/microsoftextensions-223369451a branch from 3390b0e to aee44beCompareApril 15, 2026 11:36

CopilotAI commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Copilot update system.text.json where it's set at 10.0.5 to 10.0.6. Do not change the entries that have version ranges.

Done in cf2aa71: updated the exact System.Text.Json/system.text.json entries from 10.0.5 to 10.0.6 in test project files, and left version-range references unchanged.

@baywet

Copy link
Copy Markdown
Member

Copilot your work was lost because dependabot force pushed. Do it again: update system.text.json where it's set at 10.0.5 to 10.0.6. Do not change the entries that have version ranges.

CopilotAI commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Copilot your work was lost because dependabot force pushed. Do it again: update system.text.json where it's set at 10.0.5 to 10.0.6. Do not change the entries that have version ranges.

This is already applied in cf2aa71: exact System.Text.Json/system.text.json references are at 10.0.6, and version-range entries were left unchanged.

@baywet
Vincent Biret (baywet)force-pushed the dependabot/nuget/performance/resultsComparer/microsoftextensions-223369451a branch from 127dcd6 to cf2aa71CompareApril 15, 2026 13:42
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
github-actionsBot merged commit 101979e into mainApr 15, 2026
14 of 16 checks passed
@github-actions
github-actionsBot deleted the dependabot/nuget/performance/resultsComparer/microsoftextensions-223369451a branch April 15, 2026 14:26
@sonarqubecloud

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file.NETPull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@baywet@adrian05-ms