Skip to content

Commit e6fa6ee

Browse files
Bump the "dotnet-sdk-updates" group with 1 update across multiple ecosystems (#321)
Bumps the dotnet-sdk-updates group with 1 update: [dotnet-sdk](https://github.com/dotnet/sdk). Updates `dotnet-sdk` from 10.0.300 to 10.0.301 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/sdk/releases">dotnet-sdk's releases</a>.</em></p> <blockquote> <h2>.NET 10.0.9</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v10.0.9">Release</a></p> <h2>What's Changed</h2> <ul> <li>[automated] Merge branch 'release/10.0.2xx' =&gt; 'release/10.0.3xx' by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/dotnet/sdk/pull/52539">dotnet/sdk#52539</a></li> <li>[dotnet watch] Unify code paths processing static asset and scoped css updates by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52225">dotnet/sdk#52225</a></li> <li>Separate command definitions to a new project by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52382">dotnet/sdk#52382</a></li> <li>[HotReloadAgent] Handle unsupported platform for <code>PosixSignalRegistration</code> by <a href="https://github.com/jonathanpeppers"><code>@​jonathanpeppers</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52466">dotnet/sdk#52466</a></li> <li>Move New command definitions to CommandDefinitions project by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52526">dotnet/sdk#52526</a></li> <li>Include more DLLs in redist fast path target by <a href="https://github.com/jjonescz"><code>@​jjonescz</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52551">dotnet/sdk#52551</a></li> <li>Revert &quot;Include more DLLs in redist fast path target&quot; by <a href="https://github.com/jjonescz"><code>@​jjonescz</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52637">dotnet/sdk#52637</a></li> <li>[release/10.0.3xx] backport mobile changes for <code>dotnet run</code> by <a href="https://github.com/jonathanpeppers"><code>@​jonathanpeppers</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52608">dotnet/sdk#52608</a></li> <li>Add csc.rsp test by <a href="https://github.com/jjonescz"><code>@​jjonescz</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52510">dotnet/sdk#52510</a></li> <li>Fix duplicate solution folder creation when adding multiple projects from same directory by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52092">dotnet/sdk#52092</a></li> <li>Fix: Allow --version option with workload restore by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52048">dotnet/sdk#52048</a></li> <li>dotnet root command and dotnet watch by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52583">dotnet/sdk#52583</a></li> <li>[dotnet watch] Make application of changes always async by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52469">dotnet/sdk#52469</a></li> <li>[release/10.0.3xx] Source code updates from dotnet/dotnet by <a href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>[bot] in <a href="https://redirect.github.com/dotnet/sdk/pull/52585">dotnet/sdk#52585</a></li> <li>[automated] Merge branch 'release/10.0.2xx' =&gt; 'release/10.0.3xx' by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/dotnet/sdk/pull/52588">dotnet/sdk#52588</a></li> <li>[automated] Merge branch 'release/10.0.2xx' =&gt; 'release/10.0.3xx' by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/dotnet/sdk/pull/52746">dotnet/sdk#52746</a></li> <li>Add support for creating and editing solution filter (.slnf) files from the CLI by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/51156">dotnet/sdk#51156</a></li> <li>[automated] Merge branch 'release/10.0.2xx' =&gt; 'release/10.0.3xx' by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/dotnet/sdk/pull/52754">dotnet/sdk#52754</a></li> <li>Style cleanup by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52751">dotnet/sdk#52751</a></li> <li>Update branding to 8.0.125 by <a href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52778">dotnet/sdk#52778</a></li> <li>[automated] Merge branch 'release/10.0.2xx' =&gt; 'release/10.0.3xx' by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/dotnet/sdk/pull/52767">dotnet/sdk#52767</a></li> <li><code>dotnet run -e FOO=BAR</code> passes <code>@(RuntimeEnvironmentVariable)</code> by <a href="https://github.com/jonathanpeppers"><code>@​jonathanpeppers</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52664">dotnet/sdk#52664</a></li> <li>Refactor VSHostObject credential extraction for COM compatibility and out-of-process execution by <a href="https://github.com/YuliiaKovalova"><code>@​YuliiaKovalova</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52856">dotnet/sdk#52856</a></li> <li>Add .code-workspace files for all solutions by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52839">dotnet/sdk#52839</a></li> <li>Lock around access to s_dynamicSymbols by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52887">dotnet/sdk#52887</a></li> <li>[release/10.0.3xx] Backport <a href="https://redirect.github.com/dotnet/sdk/issues/52816">#52816</a> by <a href="https://github.com/lewing"><code>@​lewing</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52881">dotnet/sdk#52881</a></li> <li>Improve MTP dotnet test error reporting by <a href="https://github.com/Youssef1313"><code>@​Youssef1313</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52911">dotnet/sdk#52911</a></li> <li>Support boolean values for --self-contained flag by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52333">dotnet/sdk#52333</a></li> <li>[automated] Merge branch 'release/10.0.2xx' =&gt; 'release/10.0.3xx' by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/dotnet/sdk/pull/52923">dotnet/sdk#52923</a></li> <li>Update VersionFeature80 and VersionFeature90 values for Feb release by <a href="https://github.com/marcpopMSFT"><code>@​marcpopMSFT</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52957">dotnet/sdk#52957</a></li> <li>Update release branch version in CI configuration by <a href="https://github.com/marcpopMSFT"><code>@​marcpopMSFT</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52922">dotnet/sdk#52922</a></li> <li>[release/10.0.3xx] Source code updates from dotnet/dotnet by <a href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>[bot] in <a href="https://redirect.github.com/dotnet/sdk/pull/52941">dotnet/sdk#52941</a></li> <li>[dotnet-watch] Misc test and product reliability fixes by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52897">dotnet/sdk#52897</a></li> <li>Disable workspace-based development in settings by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52990">dotnet/sdk#52990</a></li> <li>Merging internal commits for release/8.0.1xx by <a href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52952">dotnet/sdk#52952</a></li> <li>Reject --add-source when package source mapping is enabled by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52863">dotnet/sdk#52863</a></li> <li>Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2902832 by <a href="https://github.com/dotnet-bot"><code>@​dotnet-bot</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/53009">dotnet/sdk#53009</a></li> <li>Cleans up test package references and global usings by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/53019">dotnet/sdk#53019</a></li> <li>[dotnet run] <code>$(Device)</code> global property missing during <code>DeployToDevice</code> target by <a href="https://github.com/jonathanpeppers"><code>@​jonathanpeppers</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/53018">dotnet/sdk#53018</a></li> <li>Workaround for NuGet restore bug by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/53020">dotnet/sdk#53020</a></li> <li>[release/10.0.3xx] Backflow VMR 301743 by <a href="https://github.com/mmitche"><code>@​mmitche</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/53029">dotnet/sdk#53029</a></li> <li>Consolidate duplicate VSHostObject implementations by <a href="https://github.com/YuliiaKovalova"><code>@​YuliiaKovalova</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/53028">dotnet/sdk#53028</a></li> <li>Enable and fix WASM tests by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52960">dotnet/sdk#52960</a></li> <li>Refactor Hot Reload loop cancellation by <a href="https://github.com/tmat"><code>@​tmat</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/53048">dotnet/sdk#53048</a></li> <li>Remove failing assert from file-level directive parser by <a href="https://github.com/jjonescz"><code>@​jjonescz</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/53087">dotnet/sdk#53087</a></li> <li>[dotnet-watch] http transport for mobile by <a href="https://github.com/jonathanpeppers"><code>@​jonathanpeppers</code></a> in <a href="https://redirect.github.com/dotnet/sdk/pull/52581">dotnet/sdk#52581</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/sdk/compare/v10.0.300...v10.0.301">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dotnet-sdk&package-manager=dotnet_sdk&previous-version=10.0.300&new-version=10.0.301)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b468a1 commit e6fa6ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"sdk": {
3-
"version": "10.0.300",
3+
"version": "10.0.301",
44
"allowPrerelease": false,
55
"rollForward": "latestMinor"
66
},
77
"tools": {
8-
"dotnet": "10.0.300",
8+
"dotnet": "10.0.301",
99
"rollForward": "latestMinor"
1010
},
1111
"msbuild-sdks": {

0 commit comments

Comments
 (0)