Skip to content

nuget-console-app-with-di: Bump the dotnet-packages group with 5 updates#4073

Merged
KentaHizume merged 1 commit intomainfrom
dependabot/nuget/samples/ConsoleAppWithDI/solution/dotnet-packages-b9dc322589
Dec 24, 2025
Merged

nuget-console-app-with-di: Bump the dotnet-packages group with 5 updates#4073
KentaHizume merged 1 commit intomainfrom
dependabot/nuget/samples/ConsoleAppWithDI/solution/dotnet-packages-b9dc322589

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 10, 2025

Updated Microsoft.Extensions.Hosting from 10.0.0 to 10.0.1.

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Hosting.Abstractions from 10.0.0 to 10.0.1.

Release notes

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

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging from 10.0.0 to 10.0.1.

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.0 to 10.0.1.

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.TimeProvider.Testing from 10.0.0 to 10.1.0.

Release notes

Sourced from Microsoft.Extensions.TimeProvider.Testing'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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGetパッケージの更新 target: ConsoleAppWithDI コンソールアプリケーションの要件別サンプルに関係がある labels Dec 10, 2025
@dependabot dependabot Bot force-pushed the dependabot/nuget/samples/ConsoleAppWithDI/solution/dotnet-packages-b9dc322589 branch 3 times, most recently from 6a2d8eb to 0de90c6 Compare December 18, 2025 06:08
@dependabot dependabot Bot force-pushed the dependabot/nuget/samples/ConsoleAppWithDI/solution/dotnet-packages-b9dc322589 branch 2 times, most recently from 1dde85e to 4e5c872 Compare December 22, 2025 06:09
Bumps Microsoft.Extensions.Hosting from 10.0.0 to 10.0.1
Bumps Microsoft.Extensions.Hosting.Abstractions from 10.0.0 to 10.0.1
Bumps Microsoft.Extensions.Logging from 10.0.0 to 10.0.1
Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.1
Bumps Microsoft.Extensions.TimeProvider.Testing from 10.0.0 to 10.1.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-packages
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-packages
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-packages
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-packages
- dependency-name: Microsoft.Extensions.TimeProvider.Testing
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/samples/ConsoleAppWithDI/solution/dotnet-packages-b9dc322589 branch from 4e5c872 to dea087e Compare December 23, 2025 06:08
Copy link
Copy Markdown
Contributor

@KentaHizume KentaHizume left a comment

Choose a reason for hiding this comment

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

ローカル環境でビルド・実行できることを確認しました。

@KentaHizume KentaHizume added this to the v2.0.0 milestone Dec 24, 2025
@KentaHizume KentaHizume merged commit 8988aa5 into main Dec 24, 2025
3 checks passed
@KentaHizume KentaHizume deleted the dependabot/nuget/samples/ConsoleAppWithDI/solution/dotnet-packages-b9dc322589 branch December 24, 2025 04:27
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 nuget NuGetパッケージの更新 target: ConsoleAppWithDI コンソールアプリケーションの要件別サンプルに関係がある

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant