Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency bootstrap to v5.2.1 #4453

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bootstrap (source) 5.2.0 -> 5.2.1 age adoption passing confidence

Release Notes

twbs/bootstrap

v5.2.1

Compare Source

πŸš€ Highlights

  • Accordion
    • Update color value to use the $accordion-button-color Sass variable instead of our color contrast function
  • Buttons
    • Added a transparent default hover border color CSS variable for buttons to fix a visual regression
    • .btn-link no longer has a gradient when $enable-gradients is set to true
  • Forms
    • Input groups have updated z-index values to ensure proper rendering of validated form fields
    • Floating labels now reset their text-align to ensure consistent styling
  • List Groups
    • Horizontal list groups with only one child now render the correct border-radius
    • Modified the list-group-item selectors to better support nested imports of Bootstrap's CSS
  • Modals
    • Fixed modal event listeners during dismiss click, allowing you to once again click scrollbars without dismissing the modal
  • Pagination
    • Fixed incorrect border-radius values inside pagination components
  • Scrollspy
    • Scrollspy threshold option is now configurable
  • Tooltips
    • Reverted some tooltip plugin updates to prevent issues with selector, dynamic content, and disposed tooltips using title

πŸš€ Features

  • #​36750: ScrollSpy: make the threshold option configurable

🎨 CSS

β˜•οΈ JavaScript

πŸ“– Docs

πŸ›  Examples

🌎 Accessibility

  • #​36507: v5/docs: reintroduce outline for docs code samples, buttons when :not(:focus-visible)
  • #​36829: Docs: correct heading levels in features example
  • #​37026: Rework button focus/active styling, with extra changes for checks/radios

πŸ“¦ Dependencies


Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Sep 7, 2022
@github-actions
Copy link

github-actions bot commented Sep 7, 2022

Coverage report

Total coverage

Status Category Percentage Covered / Total
πŸ”΄ Statements 9.14% 165/1805
πŸ”΄ Branches 6.45% 67/1039
πŸ”΄ Functions 8.98% 51/568
πŸ”΄ Lines 13.12% 701/5342

Status of coverage: 🟒 - ok, 🟑 - slightly more than threshold, πŸ”΄ - under the threshold

Report generated by πŸ§ͺjest coverage report action from ab440a9

@renovate renovate bot merged commit cc60ac7 into main Sep 7, 2022
@renovate renovate bot deleted the renovate/bootstrap-5.x branch September 7, 2022 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants