Skip to content

chore(deps): bump dotnet-sdk from 10.0.100 to 10.0.202 in the all-actions group#22

Merged
mpaulosky merged 2 commits into
devfrom
dependabot/dotnet_sdk/dev/all-actions-c7e74062be
Apr 19, 2026
Merged

chore(deps): bump dotnet-sdk from 10.0.100 to 10.0.202 in the all-actions group#22
mpaulosky merged 2 commits into
devfrom
dependabot/dotnet_sdk/dev/all-actions-c7e74062be

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-actions group with 1 update: dotnet-sdk.

Updates dotnet-sdk from 10.0.100 to 10.0.202

Release notes

Sourced from dotnet-sdk's releases.

.NET 10.0.5

Release

.NET 10.0.4

Release

.NET 10.0.3

Release

What's Changed

Full Changelog: dotnet/sdk@v10.0.102...v10.0.103

.NET 10.0.2

Release

... (truncated)

Commits

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

Bumps the all-actions group with 1 update: [dotnet-sdk](https://github.com/dotnet/sdk).


Updates `dotnet-sdk` from 10.0.100 to 10.0.202
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](https://github.com/dotnet/sdk/commits)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 10.0.202
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 19, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, dotnet-sdk. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Summary
Generated on: 04/19/2026 - 17:49:30
Coverage date: 04/19/2026 - 17:48:54 - 04/19/2026 - 17:49:15
Parser: MultiReport (4x Cobertura)
Assemblies: 4
Classes: 35
Files: 34
Line coverage: 65.3% (474 of 725)
Covered lines: 474
Uncovered lines: 251
Coverable lines: 725
Total lines: 2054
Branch coverage: 67.2% (179 of 266)
Covered branches: 179
Total branches: 266
Method coverage: Feature is only available for sponsors
Tag: 49_24635294380

Coverage

AppHost - 0%
Name Line Branch
AppHost 0% ****
Program 0%
Domain - 93.4%
Name Line Branch
Domain 93.4% 50%
Domain.Abstractions.Result 95% 50%
Domain.Abstractions.Result`1 75% 50%
MyBlog.Domain.Entities.BlogPost 100%
ServiceDefaults - 0%
Name Line Branch
ServiceDefaults 0% 0%
Microsoft.Extensions.Hosting.Extensions 0% 0%
Web - 69.5%
Name Line Branch
Web 69.5% 72.5%
MyBlog.Web.Components.Layout.MainLayout 100%
MyBlog.Web.Components.Layout.NavMenu 82.8% 71.4%
MyBlog.Web.Components.Pages.Error 100% 75%
MyBlog.Web.Components.Routes 0% 0%
MyBlog.Web.Components.Shared.RedirectToLogin 100%
MyBlog.Web.Data.BlogDbContext 100%
MyBlog.Web.Data.BlogPostDto 100%
MyBlog.Web.Data.BlogPostMappings 100%
MyBlog.Web.Data.MongoDbBlogPostRepository 100% 100%
MyBlog.Web.Features.BlogPosts.Create.Create 75% 50%
MyBlog.Web.Features.BlogPosts.Create.CreateBlogPostCommand 100%
MyBlog.Web.Features.BlogPosts.Create.CreateBlogPostHandler 100%
MyBlog.Web.Features.BlogPosts.Delete.ConfirmDeleteDialog 100% 100%
MyBlog.Web.Features.BlogPosts.Delete.DeleteBlogPostCommand 100%
MyBlog.Web.Features.BlogPosts.Delete.DeleteBlogPostHandler 100%
MyBlog.Web.Features.BlogPosts.Edit.Edit 88% 75%
MyBlog.Web.Features.BlogPosts.Edit.EditBlogPostCommand 100%
MyBlog.Web.Features.BlogPosts.Edit.EditBlogPostHandler 84% 90%
MyBlog.Web.Features.BlogPosts.Edit.GetBlogPostByIdQuery 100%
MyBlog.Web.Features.BlogPosts.List.GetBlogPostsHandler 100% 100%
MyBlog.Web.Features.BlogPosts.List.Index 86.8% 84.6%
MyBlog.Web.Features.UserManagement.AssignRoleCommand 100%
MyBlog.Web.Features.UserManagement.ManageRoles 90.4% 75%
MyBlog.Web.Features.UserManagement.Profile 97.2% 82%
MyBlog.Web.Features.UserManagement.RemoveRoleCommand 100%
MyBlog.Web.Features.UserManagement.RoleDto 100%
MyBlog.Web.Features.UserManagement.UserManagementHandler 0% 0%
MyBlog.Web.Features.UserManagement.UserWithRolesDto 100%
MyBlog.Web.Security.RoleClaimsHelper 91.8% 91.1%
Program 0% 0%

@mpaulosky mpaulosky added the squad Squad triage inbox — Lead will assign to a member label Apr 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Domain 0% 0% 38
Web 0% 0% 333
ServiceDefaults 0% 0% 18
Domain 0% 0% 38
Web 0% 0% 333
ServiceDefaults 0% 0% 18
AppHost 0% 100% 1
Domain 43% 0% 38
Web 6% 5% 333
ServiceDefaults 0% 0% 18
AppHost 0% 100% 1
Domain 43% 0% 38
Web 6% 5% 333
ServiceDefaults 0% 0% 18
Domain 93% 50% 38
Web 64% 65% 333
ServiceDefaults 0% 0% 18
Domain 93% 50% 38
Web 64% 65% 333
ServiceDefaults 0% 0% 18
Summary 23% (1000 / 4310) 22% (358 / 1656) 2336

@mpaulosky
mpaulosky merged commit 113db85 into dev Apr 19, 2026
6 checks passed
@mpaulosky
mpaulosky deleted the dependabot/dotnet_sdk/dev/all-actions-c7e74062be branch April 19, 2026 17:50
mpaulosky added a commit that referenced this pull request May 8, 2026
## Summary

Merges 4 pending inbox decisions into `.squad/decisions.md`:

- **Decision #22:** Aragorn gate — PR #272 Release Sprint 18 approved
- **Decision #23:** Aragorn gate — PR #273 AppHost.Tests flake hardening
approved
- **Decision #24:** Gimli — Two-tier test strategy for AppHost Clear
Command (#248)
- **Decision #25:** Gimli — TDD as default approach (charter supplement)

Also updates agent history files for Aragorn, Boromir, Sam, and Scribe.

No source code changes. Squad docs only.

---
_Opened by Scribe (squad automation)_

---------

Co-authored-by: Boromir <boromir@squad.dev>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

squad Squad triage inbox — Lead will assign to a member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant