Skip to content

Conversation

ArgoZhang
Copy link
Member

Link issues

fixes #6735

Summary By Copilot

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Merge the latest code from the main branch

@Copilot Copilot AI review requested due to automatic review settings September 11, 2025 07:13
@bb-auto bb-auto bot added the enhancement New feature or request label Sep 11, 2025
@bb-auto bb-auto bot added this to the 9.10.0 milestone Sep 11, 2025
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @ArgoZhang, your pull request is larger than the review limit of 150000 diff characters

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Bootstrap from version 5.3.7 to 5.3.8, incorporating the latest bug fixes and improvements from the Bootstrap CSS framework.

  • Updated version number in CSS file headers from v5.3.7 to v5.3.8
  • Added styling for webkit search cancel button with pointer cursor and grayscale filter
  • Added flex-shrink: 0 property to spinner components to prevent unwanted shrinking

Reviewed Changes

Copilot reviewed 2 out of 6 changed files in this pull request and generated no comments.

File Description
src/BootstrapBlazor/wwwroot/core/bootstrap/css/bootstrap.css Updated main Bootstrap CSS file with version bump and new CSS rules
src/BootstrapBlazor/wwwroot/core/bootstrap/css/bootstrap.rtl.css Updated RTL Bootstrap CSS file with version bump and new CSS rules

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ArgoZhang ArgoZhang merged commit aa7bc44 into main Sep 11, 2025
5 checks passed
@ArgoZhang ArgoZhang deleted the up-bs branch September 11, 2025 07:13
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (fa7a166) to head (e11bc17).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #6736   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          739       739           
  Lines        31713     31713           
  Branches      4462      4462           
=========================================
  Hits         31713     31713           
Flag Coverage Δ
BB 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Bootstrap): bump version 5.3.8
1 participant