Skip to content

Commit

Permalink
Bump dotnet-sdk from 9.0.100 to 9.0.102 (#2450)
Browse files Browse the repository at this point in the history
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.100 to
9.0.102.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/sdk/commit/cb83cd4923f0973ae11dfb5602737493bf165210"><code>cb83cd4</code></a>
Merged PR 45867: [internal/release/9.0.1xx] Update dependencies from
dnceng/i...</li>
<li><a
href="https://github.com/dotnet/sdk/commit/78b7bd9cafd8ab73c34c0d8b22b15ce13e26e1f1"><code>78b7bd9</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-as">https://dev.azure.com/dnceng/internal/_git/dotnet-as</a>...</li>
<li><a
href="https://github.com/dotnet/sdk/commit/02a158e4a3a39ddc24ab033da96e42aaaeae97bb"><code>02a158e</code></a>
Merged PR 45866: [internal/release/9.0.1xx] Update dependencies from
dnceng/i...</li>
<li><a
href="https://github.com/dotnet/sdk/commit/e38ff255b1e865e3e743d095e293ccba62f71ea8"><code>e38ff25</code></a>
Merged PR 45862: [internal/release/9.0.1xx] Update dependencies from
dnceng/i...</li>
<li><a
href="https://github.com/dotnet/sdk/commit/ff52b0ae882a73cde1944de4ac568a7c804f49d6"><code>ff52b0a</code></a>
Merged PR 45859: [internal/release/9.0.1xx] Update dependencies from
dnceng/i...</li>
<li><a
href="https://github.com/dotnet/sdk/commit/c1720745e7348971e1d8220bc8aa1255b87528fd"><code>c172074</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li>
<li><a
href="https://github.com/dotnet/sdk/commit/d7d6de589595dfab2eac137a15ab8cbeb44a7307"><code>d7d6de5</code></a>
Merge commit 'a345a00343aa14a693aec75a3d56fc07e99e517f'</li>
<li><a
href="https://github.com/dotnet/sdk/commit/a345a00343aa14a693aec75a3d56fc07e99e517f"><code>a345a00</code></a>
[release/9.0.1xx] Update dependencies from dotnet/msbuild (<a
href="https://redirect.github.com/dotnet/sdk/issues/45043">#45043</a>)</li>
<li><a
href="https://github.com/dotnet/sdk/commit/e1424c5be6ce1dbf4f50876fe5d66c5fc1a3e170"><code>e1424c5</code></a>
Update dependencies from <a
href="https://github.com/dotnet/msbuild">https://github.com/dotnet/msbuild</a>
build 20241210.4</li>
<li><a
href="https://github.com/dotnet/sdk/commit/2565b6bd5e5e183530fc07f033453d3982a84633"><code>2565b6b</code></a>
Update dependencies from <a
href="https://github.com/dotnet/msbuild">https://github.com/dotnet/msbuild</a>
build 20241206.1</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/sdk/compare/v9.0.100...v9.0.102">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=9.0.100&new-version=9.0.102)](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 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent f63d29c commit 9bd5581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.100",
"version": "9.0.102",
"allowPrerelease": true,
"rollForward": "disable"
}
Expand Down

0 comments on commit 9bd5581

Please sign in to comment.