Skip to content

[release/10.0] Bump the runtime-dependencies group with 7 updates - #9840

Merged
wiktork merged 1 commit into
release/10.0from
dependabot/nuget/eng/dependabot/net9.0/release/10.0/runtime-dependencies-523c5a4b37
Sep 10, 2026
Merged

wiktork merged 1 commit into
release/10.0from
dependabot/nuget/eng/dependabot/net9.0/release/10.0/runtime-dependencies-523c5a4b37

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026 •

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated Microsoft.AspNetCore.Authentication.Negotiate from 9.0.19 to 9.0.20.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.Negotiate's releases.

9.0.20

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.19...v9.0.20

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.Abstractions from 9.0.19 to 9.0.20.

Release notes

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

9.0.20

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.19...v9.0.20

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging from 9.0.19 to 9.0.20.

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

9.0.20

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.19...v9.0.20

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Abstractions from 9.0.19 to 9.0.20.

Release notes

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

9.0.20

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.19...v9.0.20

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Console from 9.0.19 to 9.0.20.

Release notes

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

9.0.20

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.19...v9.0.20

Commits viewable in compare view.

Updated System.Security.Cryptography.Xml from 9.0.19 to 9.0.20.

Release notes

Sourced from System.Security.Cryptography.Xml's releases.

9.0.20

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.19...v9.0.20

Commits viewable in compare view.

Updated System.Text.Json from 10.0.11 to 10.0.12.

Release notes

Sourced from System.Text.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 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.AspNetCore.Authentication.Negotiate from 9.0.19 to 9.0.20
Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.19 to 9.0.20
Bumps Microsoft.Extensions.Logging from 9.0.19 to 9.0.20
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.19 to 9.0.20
Bumps Microsoft.Extensions.Logging.Console from 9.0.19 to 9.0.20
Bumps System.Security.Cryptography.Xml from 9.0.19 to 9.0.20
Bumps System.Text.Json from 10.0.11 to 10.0.12

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Negotiate
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Security.Cryptography.Xml
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 10.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 9, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 9, 2026 16:39
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Sep 9, 2026
@wiktork
wiktork merged commit 2a460fc into release/10.0 Sep 10, 2026
20 checks passed
@wiktork
wiktork deleted the dependabot/nuget/eng/dependabot/net9.0/release/10.0/runtime-dependencies-523c5a4b37 branch September 10, 2026 16:33
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