Skip to content

Bump Microsoft.AspNetCore.OpenApi and 6 others - #64

Merged
WomB0ComB0 merged 2 commits into
mainfrom
dependabot/nuget/microsoft-d159a38f9b
Sep 22, 2026
Merged

WomB0ComB0 merged 2 commits into
mainfrom
dependabot/nuget/microsoft-d159a38f9b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Pinned Microsoft.AspNetCore.OpenApi at 9.0.20.

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

9.0.20

Release

What's Changed

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

Commits viewable in compare view.

Pinned Microsoft.Extensions.DependencyInjection.Abstractions at 9.0.20.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection.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.Hosting.Abstractions from 9.0.19 to 9.0.20.

Release notes

Sourced from Microsoft.Extensions.Hosting.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.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.Options from 9.0.19 to 9.0.20.

Release notes

Sourced from Microsoft.Extensions.Options'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.NET.Test.Sdk from 18.9.0 to 18.10.1.

Release notes

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

18.10.1

What's Changed

Full Changelog: microsoft/vstest@v18.10.0...v18.10.1

18.10.0

What's Changed

Full Changelog: microsoft/vstest@v18.9.0...v18.10.0

Commits viewable in compare view.

Updated Microsoft.SourceLink.GitHub from 10.0.400 to 10.0.401.

Release notes

Sourced from Microsoft.SourceLink.GitHub's releases.

10.0.401

Release

What's Changed

... (truncated)

Commits viewable in compare view.

@dependabot dependabot Bot added chore Maintenance, tooling, and housekeeping deps Dependency updates labels Sep 21, 2026
@dependabot
dependabot Bot requested a review from WomB0ComB0 as a code owner September 21, 2026 06:33
@dependabot dependabot Bot added chore Maintenance, tooling, and housekeeping deps Dependency updates labels Sep 21, 2026
@coderabbitai

coderabbitai Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 5486c3ec-82fd-4d6f-87ce-f6fd86b8b020

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added size/S A-Build Build configuration (tsdown, tsconfig) labels Sep 21, 2026
@socket-security

socket-security Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedmicrosoft.extensions.hosting.abstractions@​9.0.19 ⏵ 9.0.20961009010070
Updatedmicrosoft.sourcelink.github@​10.0.400 ⏵ 10.0.40178100100100100
Updatedmicrosoft.aspnetcore.openapi@​9.0.19 ⏵ 9.0.209910090100100

View full report

@WomB0ComB0

Copy link
Copy Markdown
Member

@dependabot rebase

WomB0ComB0
WomB0ComB0 previously approved these changes Sep 22, 2026

@WomB0ComB0 WomB0ComB0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on assessed evidence: no major version crossings, upstream notes contain no breaking changes applicable to this repo's TFMs (net8.0;net9.0) or test stack, and all checks are green.

Bumps Microsoft.AspNetCore.OpenApi from 9.0.19 to 9.0.20
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.19 to 9.0.20
Bumps Microsoft.Extensions.Hosting.Abstractions from 9.0.19 to 9.0.20
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.19 to 9.0.20
Bumps Microsoft.Extensions.Options from 9.0.19 to 9.0.20
Bumps Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.1
Bumps Microsoft.SourceLink.GitHub from 10.0.400 to 10.0.401

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-version: 10.0.401
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the microsoft group with 7 updates Bump Microsoft.AspNetCore.OpenApi and 6 others Sep 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/microsoft-d159a38f9b branch from 8d20ae1 to 3bd0d71 Compare September 22, 2026 07:16

@WomB0ComB0 WomB0ComB0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on assessed evidence: seven bumps, no major crossings. Six are single-patch .NET 9 servicing bumps (9.0.19 -> 9.0.20) plus SourceLink 10.0.400 -> 10.0.401. The seventh, Test.Sdk 18.10.x, carries removals that are inert for this repo's TFMs (net8.0;net9.0, no .NET Framework or Mono) and classic-VSTest stack. All checks green.

@WomB0ComB0
WomB0ComB0 merged commit b6270cd into main Sep 22, 2026
32 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/microsoft-d159a38f9b branch September 22, 2026 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Build Build configuration (tsdown, tsconfig) chore Maintenance, tooling, and housekeeping deps Dependency updates size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant