Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump Microsoft.Extensions.* from 9.0.1 to 9.0.2 #133

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps the microsoft-extensions group with 3 updates in the /src/Didot.Cli directory: Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Hosting and Microsoft.Extensions.Logging.
Bumps the microsoft-extensions group with 3 updates in the /testing/Didot.Cli.Testing directory: Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Hosting and Microsoft.Extensions.Logging.

Updates Microsoft.Extensions.DependencyInjection from 9.0.1 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.DependencyInjection from 9.0.1 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Hosting from 9.0.1 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Logging from 9.0.1 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.DependencyInjection from 9.0.1 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.2

Release

What's Changed

…3 updates

Bumps the microsoft-extensions group with 3 updates in the /src/Didot.Cli directory: [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime).
Bumps the microsoft-extensions group with 3 updates in the /testing/Didot.Cli.Testing directory: [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime).


Updates `Microsoft.Extensions.DependencyInjection` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

Updates `Microsoft.Extensions.DependencyInjection` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

Updates `Microsoft.Extensions.Hosting` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

Updates `Microsoft.Extensions.Logging` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

Updates `Microsoft.Extensions.DependencyInjection` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

Updates `Microsoft.Extensions.DependencyInjection` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

Updates `Microsoft.Extensions.Hosting` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

Updates `Microsoft.Extensions.Logging` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.89%. Comparing base (3b39c47) to head (0f3d7c6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   90.89%   90.89%           
=======================================
  Files          33       33           
  Lines         659      659           
  Branches      109      109           
=======================================
  Hits          599      599           
  Misses         26       26           
  Partials       34       34           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Seddryck Seddryck changed the title chore: bump the microsoft-extensions group across 2 directories with 3 updates chore: bump Microsoft.Extensions.* from 9.0.1 to 9.0.2 Feb 13, 2025
@Seddryck Seddryck merged commit 936083b into main Feb 13, 2025
5 checks passed
@Seddryck Seddryck deleted the dependabot/nuget/src/Didot.Cli/microsoft-extensions-3c97b9dc90 branch February 13, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants