Skip to content

test(deps): update dependency dotnet to v9 (main) #3606

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Update Change
dotnet major 8.0.411 -> 9.0.301

Release Notes

dotnet/sdk (dotnet)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update 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/main-test-major-major-dotnet-monorepo branch from 2455acf to 443bc92 Compare November 13, 2024 20:56
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch from 443bc92 to 04260b0 Compare December 3, 2024 22:55
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

needs additional changes

@viceice viceice marked this pull request as draft December 5, 2024 09:47
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch from 04260b0 to 721f8ee Compare December 27, 2024 21:58
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch 2 times, most recently from eab7c0a to 9c91057 Compare January 15, 2025 02:00
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch 2 times, most recently from 5484b37 to e73eddc Compare February 12, 2025 05:37
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch from e73eddc to 596ce3e Compare March 3, 2025 12:16
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch 3 times, most recently from 7bf4c96 to 061db1e Compare March 12, 2025 13:48
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch from 061db1e to 31dcb78 Compare March 23, 2025 14:16
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch from 31dcb78 to 760a99c Compare April 9, 2025 17:16
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch from 760a99c to 7006a53 Compare May 2, 2025 12:10
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch 2 times, most recently from f01ae2d to 75d9e4c Compare May 14, 2025 12:41
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch from 75d9e4c to 54e2582 Compare May 25, 2025 02:41
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch from 54e2582 to 3e7adac Compare June 11, 2025 02:16
@renovate renovate bot force-pushed the renovate/main-test-major-major-dotnet-monorepo branch from 3e7adac to a6ac743 Compare June 18, 2025 15:42
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