chore(deps): bump dotnet-sdk from 10.0.102 to 10.0.103#62
Merged
Conversation
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 10.0.102 to 10.0.103. - [Release notes](https://github.com/dotnet/sdk/releases) - [Commits](dotnet/sdk@v10.0.102...v10.0.103) --- updated-dependencies: - dependency-name: dotnet-sdk dependency-version: 10.0.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Review by RecurseML
🔍 Review performed on 8cddf80..7058b43
✨ No bugs found, your code is sparkling clean
✅ Files analyzed, no issues (1)
• global.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps dotnet-sdk from 10.0.102 to 10.0.103.
Release notes
Sourced from dotnet-sdk's releases.
Commits
2f84158[release/10.0.1xx] Source code updates from dotnet/dotnet (#52573)723b9d5Update dependenciese6a41ba[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' (#52375)c08a02a[release/10.0.1xx] Update dependencies from microsoft/testfx (#52536)3a0defdUpdate dependencies from https://github.com/microsoft/testfx build 20260118.4171977b[release/10.0.1xx] Update dependencies from microsoft/testfx (#52521)6404a34[release/10.0.1xx] Bump analysislevel constants for .NET 10 release (#52511)dcff850Update dependencies from https://github.com/microsoft/testfx build 20260117.2a39c37bUpdate dependencies from https://github.com/microsoft/testfx build 20260116.27218b01[release/10.0.1xx] Update dependencies from microsoft/testfx (#52500)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)High-level PR Summary
This PR bumps the .NET SDK version from
10.0.102to10.0.103in theglobal.jsonfile. This is a minor patch update that includes various dependency updates, bug fixes, and maintenance improvements from the dotnet/sdk repository.⏱️ Estimated Review Time: 5-15 minutes
💡 Review Order Suggestion
global.jsonSummary by cubic
Update global.json to use .NET SDK 10.0.103 (from 10.0.102) so builds use the latest .NET 10 patch. Ensures local and CI builds pick up upstream fixes and improvements.
Written for commit 7058b43. Summary will update on new commits.