Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Extensions.Configuration (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Configuration.EnvironmentVariables (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Configuration.Json (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Configuration.UserSecrets (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.DependencyInjection (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Hosting (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Hosting.Abstractions (source) 8.0.1 -> 10.0.0 age confidence
Microsoft.Extensions.Hosting.Abstractions (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Logging (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Logging.Abstractions (source) 8.0.3 -> 10.0.0 age confidence
Microsoft.Extensions.Logging.Abstractions (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Logging.Console (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Options (source) 8.0.2 -> 10.0.0 age confidence
Microsoft.Extensions.Options (source) 9.0.11 -> 10.0.0 age confidence
Microsoft.Extensions.Options.ConfigurationExtensions (source) 8.0.0 -> 10.0.0 age confidence
Microsoft.Extensions.Options.ConfigurationExtensions (source) 9.0.11 -> 10.0.0 age confidence
System.Configuration.ConfigurationManager (source) 9.0.11 -> 10.0.0 age confidence
System.Text.Json (source) 8.0.6 -> 10.0.0 age confidence
System.Text.Json (source) 9.0.11 -> 10.0.0 age confidence

Release Notes

dotnet/dotnet (Microsoft.Extensions.Hosting.Abstractions)

v9.0.7: .NET 9.0.7

You can build .NET 9.0 from the repository by cloning the release tag v9.0.7 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.6: .NET 9.0.6

You can build .NET 9.0 from the repository by cloning the release tag v9.0.6 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.5: .NET 9.0.5

You can build .NET 9.0 from the repository by cloning the release tag v9.0.5 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.4: .NET 9.0.4

You can build .NET 9.0 from the repository by cloning the release tag v9.0.4 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.3: .NET 9.0.3

You can build .NET 9.0 from the repository by cloning the release tag v9.0.3 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.2: .NET 9.0.2

You can build .NET 9.0 from the repository by cloning the release tag v9.0.2 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.1: .NET 9.0.1

You can build .NET 9.0 from the repository by cloning the release tag v9.0.1 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v9.0.0: .NET 9.0.0

You can build .NET 9.0 from the repository by cloning the release tag v9.0.0 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Nov 11, 2025

Important

Review skipped

Bot user detected.

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

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


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

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.26%. Comparing base (12bceea) to head (042a705).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #243   +/-   ##
=======================================
  Coverage   82.26%   82.26%           
=======================================
  Files          58       58           
  Lines         767      767           
  Branches       54       54           
=======================================
  Hits          631      631           
  Misses        107      107           
  Partials       29       29           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from b491039 to de08c89 Compare November 11, 2025 16:43
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from de08c89 to 042a705 Compare November 18, 2025 09:57
@sonarqubecloud
Copy link

@meenzen meenzen closed this Nov 18, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 18, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-dotnet-monorepo branch November 18, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants