Skip to content

Bump dotnet-sdk from 9.0.300 to 9.0.303#191

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/dotnet_sdk/dotnet-sdk-9.0.303
Closed

Bump dotnet-sdk from 9.0.300 to 9.0.303#191
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/dotnet_sdk/dotnet-sdk-9.0.303

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 18, 2025

Bumps dotnet-sdk from 9.0.300 to 9.0.303.

Release notes

Sourced from dotnet-sdk's releases.

v9.0.301

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

    • Updated dependencies for both release/9.0.2xx and release/9.0.3xx branches, bringing in the latest template improvements and fixes.
      #48556, #48859, #48976, #48992, #49046
  • dotnet/razor

... (truncated)

Commits
  • 5d97611 Merged PR 51562: Downgrade implicit versions
  • 3a20c30 Update Roslyn version to 4.14.0-3.25359.3 for the hotfix
  • 55f959a Update branding and downgrade implicit version for 8 for hotfix release
  • bb2550b Merge commit '19ce9bb2591e4c6da269401877ec0d0cba1dd2b1'
  • 19ce9bb [release/9.0.3xx][StaticWebAssets] Explicitly use invariant culture during pa...
  • 2182ad3 Merged PR 51011: Merge from public to internal
  • fabd7af Merge remote-tracking branch 'ADO/internal/release/9.0.3xx' into dev/marcpop/...
  • 643f2f7 Merged PR 51000: [internal/release/9.0.3xx] Update dependencies from dnceng/i...
  • 1c71229 [automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' (#49443)
  • 3be95ba .NET Source-Build 9.0.107 June 2025 Updates (#49326)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.300 to 9.0.303.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](dotnet/sdk@v9.0.300...v9.0.303)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 9.0.303
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dotnet_sdk_package_manager Pull requests that update Dotnet_sdk_package_manager code labels Jul 18, 2025
@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Jul 18, 2025

PR Summary

  • Software Development Kit Update
    The version of the .NET Software Development Kit (SDK) we utilize in our project has been updated. This was formerly version 9.0.300, but has now been upgraded to 9.0.303 in accordance with global.json modifications. A Software Development Kit is a set of tools that enables developers to create applications. Updating the .NET SDK will provide developers with the latest tools and improvements released by the software vendor, potentially increasing productivity and efficiency, as well as ensuring we keep up with industry standards.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 6, 2025

Superseded by #196.

@dependabot dependabot Bot closed this Aug 6, 2025
@dependabot dependabot Bot deleted the dependabot/dotnet_sdk/dotnet-sdk-9.0.303 branch August 6, 2025 04:33
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 dotnet_sdk_package_manager Pull requests that update Dotnet_sdk_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants