Update dependency bootstrap to ^5.3.7 #288

Open
renovate-bot wants to merge 1 commit from renovate/bootstrap-5.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
bootstrap (source) dependencies patch ^5.3.6 -> ^5.3.7

Release Notes

twbs/bootstrap (bootstrap)

v5.3.7

Compare Source

📚 Documentation
  • Fixed broken "View on GitHub" URLs
  • Corrected HTML <head> content generated by the "Download examples" button
  • Refined sanitizer documentation for clarity and completeness
  • Improved accessibility in the "On this page" table of contents and section heading anchor links
  • Relocated ads to the right sidebar to minimize content reflow
  • Added a new section on the Download page for the Intelissence extension
  • Clarified the "Via JavaScript" usage example for Accordion Collapse
  • Made internal documentation improvements to support future maintenance (no visible user impact)
  • Mention CDN integrity and crossorigin attributes in introduction page
  • Enhance floating labels placeholder usage description
  • Add example of showing dynamic range value with output
🎨 Sass
  • Consolidated multiple 'none' values in the box-shadow Sass mixin for cleaner output
🤖 JavaScript
  • Fixed popover and tooltip behavior with a trigger: "hover click" configuration
🤝 Contributions
  • Added recommended VSCode extensions and settings configuration to the repository

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bootstrap](https://getbootstrap.com/) ([source](https://github.com/twbs/bootstrap)) | dependencies | patch | [`^5.3.6` -> `^5.3.7`](https://renovatebot.com/diffs/npm/bootstrap/5.3.6/5.3.7) | --- ### Release Notes <details> <summary>twbs/bootstrap (bootstrap)</summary> ### [`v5.3.7`](https://github.com/twbs/bootstrap/releases/tag/v5.3.7) [Compare Source](https://github.com/twbs/bootstrap/compare/v5.3.6...v5.3.7) ##### 📚 Documentation - Fixed broken **"View on GitHub"** URLs - Corrected HTML `<head>` content generated by the **"Download examples"** button - Refined sanitizer documentation for clarity and completeness - Improved accessibility in the **"On this page"** table of contents and section heading anchor links - Relocated ads to the right sidebar to minimize content reflow - Added a new section on the **Download** page for the *Intelissence* extension - Clarified the **"Via JavaScript"** usage example for *Accordion Collapse* - Made internal documentation improvements to support future maintenance *(no visible user impact)* - Mention CDN `integrity` and `crossorigin` attributes in introduction page - Enhance floating labels `placeholder` usage description - Add example of showing dynamic range value with output ##### 🎨 Sass - Consolidated multiple `'none'` values in the `box-shadow` Sass mixin for cleaner output ##### 🤖 JavaScript - Fixed popover and tooltip behavior with a `trigger: "hover click"` configuration ##### 🤝 Contributions - Added recommended **VSCode extensions and settings** configuration to the repository </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-06-17 17:02:15 +00:00
Update dependency bootstrap to ^5.3.7
All checks were successful
Build and Deploy Website / Build Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
Build and Deploy Website / Build Dev Website (push) Successful in 2m25s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
8848f65dfe
samuel-p was assigned by renovate-bot 2025-06-17 17:02:15 +00:00
All checks were successful
Build and Deploy Website / Build Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
Build and Deploy Website / Build Dev Website (push) Successful in 2m25s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/bootstrap-5.x:renovate/bootstrap-5.x
git checkout renovate/bootstrap-5.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout develop
git merge --no-ff renovate/bootstrap-5.x
git checkout renovate/bootstrap-5.x
git rebase develop
git checkout develop
git merge --ff-only renovate/bootstrap-5.x
git checkout renovate/bootstrap-5.x
git rebase develop
git checkout develop
git merge --no-ff renovate/bootstrap-5.x
git checkout develop
git merge --squash renovate/bootstrap-5.x
git checkout develop
git merge --ff-only renovate/bootstrap-5.x
git checkout develop
git merge renovate/bootstrap-5.x
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: samuel-p/sp-codes.de#288
No description provided.