Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2025

This PR contains the following updates:

Package Type Update Change
dotnet-sdk action patch 9.0.200 -> 9.0.304
dotnet-sdk dotnet-sdk patch 9.0.200 -> 9.0.304

Release Notes

dotnet/sdk (dotnet-sdk)

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 is behind base branch, 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 force-pushed the renovate/dotnet-version branch from 5e4dd72 to 0a3e2ef Compare March 19, 2025 15:33
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v9.0.201 chore(deps): update dependency dotnet-sdk to v9.0.202 Mar 19, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.57%. Comparing base (3447933) to head (c52ed21).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #354   +/-   ##
=======================================
  Coverage   55.57%   55.57%           
=======================================
  Files         257      257           
  Lines       23038    23038           
  Branches     1897     1897           
=======================================
  Hits        12803    12803           
  Misses       9765     9765           
  Partials      470      470           

☔ 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/dotnet-version branch from 0a3e2ef to 2cf465a Compare April 9, 2025 19:09
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v9.0.202 chore(deps): update dependency dotnet-sdk to v9.0.203 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/dotnet-version branch 6 times, most recently from 5a64220 to 8257685 Compare April 30, 2025 15:42
@renovate renovate bot force-pushed the renovate/dotnet-version branch from 8257685 to 25435eb Compare May 14, 2025 12:08
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v9.0.203 chore(deps): update dependency dotnet-sdk to v9.0.300 May 14, 2025
@renovate renovate bot force-pushed the renovate/dotnet-version branch from 25435eb to 751c9d1 Compare June 11, 2025 06:38
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v9.0.300 chore(deps): update dependency dotnet-sdk to v9.0.301 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/dotnet-version branch from 751c9d1 to bea7861 Compare July 9, 2025 13:57
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v9.0.301 chore(deps): update dependency dotnet-sdk to v9.0.302 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/dotnet-version branch 8 times, most recently from 979cf19 to db9723a Compare July 18, 2025 03:57
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v9.0.302 chore(deps): update dependency dotnet-sdk to v9.0.303 Jul 18, 2025
@renovate renovate bot force-pushed the renovate/dotnet-version branch from db9723a to a2d8e4a Compare August 7, 2025 00:12
@renovate renovate bot changed the title chore(deps): update dependency dotnet-sdk to v9.0.303 chore(deps): update dependency dotnet-sdk to v9.0.304 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/dotnet-version branch from a2d8e4a to eb6d6ff Compare August 22, 2025 08:37
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.

3 participants