Conversation
|
🧙 Sourcery has finished reviewing your pull request! Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Pull request overview
Updates the BootstrapBlazor Server project’s NuGet dependency for the FontAwesome integration package, presumably to pick up newer icon assets/fixes related to the linked issue.
Changes:
- Bump
BootstrapBlazor.FontAwesomepackage reference from10.0.0to10.0.1in the server project.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <PackageReference Include="BootstrapBlazor.FileViewer" Version="10.0.1" /> | ||
| <PackageReference Include="BootstrapBlazor.FluentSystemIcon" Version="10.0.0" /> | ||
| <PackageReference Include="BootstrapBlazor.FontAwesome" Version="10.0.0" /> | ||
| <PackageReference Include="BootstrapBlazor.FontAwesome" Version="10.0.1" /> |
There was a problem hiding this comment.
PR title/linked issue mention bumping FontAwesome to 7.2.0, but this change updates the BootstrapBlazor.FontAwesome NuGet package from 10.0.0 to 10.0.1. Please clarify which version is intended (update PR title/issue/description or adjust the package version) to avoid confusion for maintainers and release notes.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7656 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 750 750
Lines 33185 33185
Branches 4605 4605
=========================================
Hits 33185 33185
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Link issues
fixes #7655
Summary By Copilot
Regression?
Risk
Verification
Packaging changes reviewed?
☑️ Self Check before Merge
Summary by Sourcery
Enhancements: