Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
System.Text.Json (source) 9.0.8 -> 9.0.11 age confidence nuget patch
dotnet-sdk 9.0.0 -> 9.0.308 age confidence dotnet-sdk patch

Release Notes

dotnet/sdk (dotnet-sdk)

v9.0.308

Compare Source

v9.0.307

Compare Source

v9.0.306: .NET 9.0.10

Compare Source

Release

What's Changed

Full Changelog: dotnet/sdk@v9.0.305...v9.0.306

v9.0.305: .NET 9.0.9

Compare Source

Release

What's Changed

Full Changelog: dotnet/sdk@v9.0.304...v9.0.305

v9.0.304

Compare Source

v9.0.303

Compare Source

v9.0.302

Compare Source

v9.0.301

Compare Source

Bug Fixes

  • Prevent Solution Folders Outside Solution Directory
    The sln-add command now avoids adding solution folders that are outside the scope of the solution directory, ensuring better project organization and preventing accidental inclusion of unrelated folders.
    #​48611

  • Static Web Assets Clean-up Improvement
    Static web asset cache files are now properly tracked and deleted during the clean operation, preventing leftover files from cluttering the build output.
    #​48984

Technical Improvements

  • Ignore .slnx Files
    The SDK now ignores .slnx files, reducing noise and potential confusion in solution management workflows.
    #​48729

  • Update Test Template Translations
    Test templates have updated translations, improving localization and making the SDK more accessible to non-English users.
    #​48902

  • Localized File Check-in
    Automated localization updates have been applied, ensuring that the latest translations are included for a better global user experience.
    #​48907

  • Merging Internal Commits for Release Branch
    Internal commits have been merged into the release/9.0.3xx branch, ensuring that all recent improvements and fixes are included in this release.
    #​48931

Infrastructure

  • Rename CI Workflow File
    The continuous integration workflow file has been renamed from ci.yml to sb-ci.yml to improve clarity and maintain consistency in build automation scripts.
    #​48955

  • Update Build Triggers
    Build triggers have been updated to only target the release/9.0.1xx branch, streamlining the CI process and reducing unnecessary builds.
    #​48960

  • Automated Branch Merge
    The release/9.0.2xx branch has been automatically merged into release/9.0.3xx, ensuring that all relevant changes are synchronized across release branches.
    #​48856

Dependency Updates

  • dotnet/templating

  • dotnet/razor

    • Updated dependencies for both release/9.0.2xx and release/9.0.3xx branches, ensuring the latest Razor tooling and runtime features are included.
      #​48833, #​48731, #​48989, #​49029
  • dotnet/msbuild

    • Updated dependencies for release/9.0.3xx, providing the latest MSBuild enhancements and bug fixes.
      #​48787
  • dotnet/arcade

  • dotnet/scenario-tests

  • dotnet/roslyn

    • Updated dependencies for both release/9.0.2xx and release/9.0.3xx branches, bringing in the latest C# and VB compiler improvements.
      #​48751, #​48895, #​48937
  • dotnet/fsharp

    • Updated dependencies for release/9.0.3xx, ensuring the latest F# language features and fixes are available.
      #​48760

Miscellaneous

  • Update Branding to 9.0.301 and 9.0.205
    The SDK branding has been updated to reflect versions 9.0.301 and 9.0.205, ensuring accurate versioning and identification for this release.
    #​48852, #​48851

This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.300...v9.0.301

v9.0.300: .NET 9.0.5

Compare Source

Release

What's Changed


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/dotnet-monorepo branch from 3bb046a to 1681577 Compare March 11, 2025 19:57
@coderabbitai
Copy link

coderabbitai bot commented Mar 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.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

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

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 88dd174 to 481c049 Compare March 19, 2025 15:08
@renovate renovate bot changed the title chore(deps): update dotnet monorepo chore(deps): update dependency dotnet-sdk to v9.0.202 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 481c049 to 2cdb809 Compare April 8, 2025 22:40
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v9.0.202 chore(deps): update dotnet monorepo Apr 8, 2025
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 2cdb809 to a671ec3 Compare April 9, 2025 19:16
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 5625e04 to b160cfc Compare May 14, 2025 15:40
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from d95bb21 to 34582ef Compare June 11, 2025 03:43
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 4ecd1d8 to 47b120a Compare July 9, 2025 16:05
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 56d940f to 0fa93c2 Compare July 23, 2025 13:24
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 0b8241d to 94c34bb Compare August 5, 2025 21:40
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 94c34bb to 41346d3 Compare August 13, 2025 16:12
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 41346d3 to 69509b5 Compare August 24, 2025 04:21
@renovate renovate bot changed the title chore(deps): update dotnet monorepo chore(deps): update dependency dotnet-sdk to v9.0.304 Aug 24, 2025
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 69509b5 to e6dc368 Compare September 19, 2025 16:05
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v9.0.304 chore(deps): update dotnet monorepo Sep 19, 2025
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 7d36d4d to 60c8d10 Compare October 14, 2025 23:39
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from e03e998 to e14dca8 Compare November 12, 2025 11:35
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from e14dca8 to 9e8fd65 Compare November 18, 2025 23:50
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 9e8fd65 to adef8fb Compare November 20, 2025 13:41
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.

1 participant