Skip to content

Bump Microsoft.Extensions.DependencyInjection and 5 others#2821

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

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.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 14, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2026 22:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Apr 14, 2026
@github-actions github-actions bot enabled auto-merge April 15, 2026 00:02
@baywet
Copy link
Copy Markdown
Member

baywet commented Apr 15, 2026

@dependabot rebase

@baywet
Copy link
Copy Markdown
Member

baywet commented Apr 15, 2026

@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.

@dependabot dependabot bot changed the title Bump the microsoftextensions group with 6 updates Bump Microsoft.Extensions.DependencyInjection and 5 others Apr 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 dependabot bot force-pushed the dependabot/nuget/performance/resultsComparer/microsoftextensions-223369451a branch from 3390b0e to aee44be Compare April 15, 2026 11:36
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 15, 2026

@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.

Copilot AI requested a review from baywet April 15, 2026 12:03
@baywet
Copy link
Copy Markdown
Member

baywet commented Apr 15, 2026

@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.

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 15, 2026

@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 baywet force-pushed the dependabot/nuget/performance/resultsComparer/microsoftextensions-223369451a branch from 127dcd6 to cf2aa71 Compare April 15, 2026 13:42
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot merged commit 101979e into main Apr 15, 2026
14 of 16 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/performance/resultsComparer/microsoftextensions-223369451a branch April 15, 2026 14:26
@sonarqubecloud
Copy link
Copy Markdown

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.

3 participants