Skip to content

build(deps): bump dotnet-sdk from 10.0.203 to 10.0.300#5232

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/dotnet_sdk/dotnet-sdk-10.0.300
Open

build(deps): bump dotnet-sdk from 10.0.203 to 10.0.300#5232
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/dotnet_sdk/dotnet-sdk-10.0.300

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps dotnet-sdk from 10.0.203 to 10.0.300.

Release notes

Sourced from dotnet-sdk's releases.

.NET 10.0.8

Release

What's Changed

... (truncated)

Commits
  • 8ece2d6 [automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' (#54011)
  • fedca9a Merge branch 'release/10.0.3xx' into merge/release/10.0.1xx-to-release/10.0.3xx
  • 691c464 [release/10.0.3xx] Fix dotnet tool runner stripping duplicate flags when roll...
  • 7e27550 Reset files to release/10.0.3xx
  • 29a838d [automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' (#53992)
  • b5d91e7 Merge branch 'release/10.0.1xx' of https://github.com/dotnet/sdk into merge/r...
  • c840dab Switch to automatic version calculation for 10.0.3xx (#53974)
  • 02e38bb Enable CI builds and locbranch for 4xx (#53968)
  • aa68cb3 [automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' (#53980)
  • 7e8cbd5 Reset files to release/10.0.1xx
  • 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 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 10.0.203 to 10.0.300.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](dotnet/sdk@v10.0.203...v10.0.300)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 10.0.300
  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 May 15, 2026
@dependabot dependabot Bot requested a review from jamescrosswell as a code owner May 15, 2026 08:29
@dependabot dependabot Bot added the Dependencies Pull requests that update a dependency file label May 15, 2026
@dependabot dependabot Bot requested a review from Flash0ver as a code owner May 15, 2026 08:29
@dependabot dependabot Bot added the dotnet_sdk_package_manager Pull requests that update dotnet_sdk_package_manager code label May 15, 2026
Comment thread global.json
Copy link
Copy Markdown
Member

@Flash0ver Flash0ver May 19, 2026

Choose a reason for hiding this comment

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

I believe the current CI failure is due to the GitHub-hosted macos-15 runner lacking behind in current Xcode version.
Do we need to update all our workflows to macos-26?

See

Copy link
Copy Markdown
Collaborator

@jamescrosswell jamescrosswell May 19, 2026

Choose a reason for hiding this comment

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

Looks like it yes:

Xcode 26.5 is required with this release. Xcode 26.5 requires macOS 26.2+ (Tahoe).

That does mean we all need to upgrade our local macOS versions as well.

@@ -1,3 +1,4 @@
#!/usr/bin/env -S dotnet --
Copy link
Copy Markdown
Member

@Flash0ver Flash0ver May 20, 2026

Choose a reason for hiding this comment

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.87%. Comparing base (a9cb3b2) to head (19909ef).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5232      +/-   ##
==========================================
- Coverage   74.12%   73.87%   -0.25%     
==========================================
  Files         508      508              
  Lines       18282    18318      +36     
  Branches     3574     3583       +9     
==========================================
- Hits        13551    13533      -18     
- Misses       3861     3900      +39     
- Partials      870      885      +15     

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

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.

2 participants