Skip to content

Update dotnet monorepo to v10#102

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-dotnet-monorepo
Closed

Update dotnet monorepo to v10#102
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-dotnet-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
System.Collections.Immutable (source) 9.0.010.0.9 age confidence
System.Collections.Immutable (source) 7.0.010.0.9 age confidence
System.Text.Json (source) 9.0.910.0.9 age confidence

Release Notes

dotnet/dotnet (System.Collections.Immutable)

v10.0.9

v10.0.8

v10.0.7

v10.0.6

v10.0.5

v10.0.4

v10.0.3

v10.0.2

v10.0.1

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


Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot added the 📦 dependencies Pull requests that update a dependency file label Jun 23, 2026
@github-actions github-actions Bot added this to the v0.0.1 milestone Jun 23, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit fb41004. ± Comparison against base commit 97cffc7.

♻️ This comment has been updated with latest results.

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates several core .NET library dependencies—Microsoft.Extensions.Configuration, Microsoft.Extensions.DependencyInjection.Abstractions, and System.Text.Json—to version 10.0.9. Codacy analysis indicates the PR meets all quality standards and introduces no new issues. The update covers both net8.0 and netstandard2.0 target frameworks; verification should focus on confirming successful compilation and compatibility with these newer major versions.

Test suggestions

  • Verify that projects targeting net8.0 compile successfully with the updated v10.x dependencies.
  • Verify that projects targeting netstandard2.0 compile successfully with the updated v10.x dependencies.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that projects targeting net8.0 compile successfully with the updated v10.x dependencies.
2. Verify that projects targeting netstandard2.0 compile successfully with the updated v10.x dependencies.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@renovate renovate Bot changed the title Update dotnet monorepo to v10 Update dotnet monorepo to v10 - autoclosed Jun 23, 2026
@renovate renovate Bot closed this Jun 23, 2026
@renovate renovate Bot deleted the renovate/major-dotnet-monorepo branch June 23, 2026 02:26
@github-actions github-actions Bot removed this from the v0.0.1 milestone Jun 23, 2026
@renovate renovate Bot changed the title Update dotnet monorepo to v10 - autoclosed Update dotnet monorepo to v10 Jun 25, 2026
@renovate renovate Bot reopened this Jun 25, 2026
@renovate renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from df1ac67 to 959c8fc Compare June 25, 2026 11:22
@github-actions github-actions Bot added this to the v0.0.2 milestone Jun 25, 2026
@renovate renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 959c8fc to fb41004 Compare June 26, 2026 00:04
@github-actions github-actions Bot removed this from the v0.0.2 milestone Jun 26, 2026
@renovate

renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

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.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant