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 dependency on BootstrapBlazor.EmbedPDF to the next patch version, aligning the server sample/app with the newer EmbedPDF package release.
Changes:
- Bump
BootstrapBlazor.EmbedPDFpackage reference from10.0.4to10.0.5.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <PackageReference Include="BootstrapBlazor.DriverJs" Version="10.0.1" /> | ||
| <PackageReference Include="BootstrapBlazor.ElementIcon" Version="10.0.0" /> | ||
| <PackageReference Include="BootstrapBlazor.EmbedPDF" Version="10.0.4" /> | ||
| <PackageReference Include="BootstrapBlazor.EmbedPDF" Version="10.0.5" /> |
There was a problem hiding this comment.
The linked issue (#7845) states "bump version 2.14.0", but this PR updates BootstrapBlazor.EmbedPDF from 10.0.4 to 10.0.5. Please confirm the intended target version and update the PR title/description or issue reference accordingly to avoid confusion for reviewers and release notes.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7846 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 764 764
Lines 34165 34165
Branches 4704 4704
=========================================
Hits 34165 34165
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 #7845
Summary By Copilot
Regression?
Risk
Verification
Packaging changes reviewed?
☑️ Self Check before Merge
Summary by Sourcery
Bump the EmbedPdf-related package version in the BootstrapBlazor.Server project file to align with the 10.0.5 release.
Build:
Chores: