fix(deps): update dependency bootstrap to v5.3.7 #98

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

This PR contains the following updates:

Package Type Update Change
bootstrap (source) dependencies patch 5.3.5 -> 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

v5.3.6

Compare Source

Highlights

  • Ported the docs from Hugo to Astro for our own sanity!
  • Added usage docs for Accordion JavaScript
  • Prevent .visually-hidden overflowing children to become focusable
  • Limit .card-group selectors to immediate children to fix some inheritance issues

Changes

New Contributors

Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.5...v5.3.6


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 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, 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.5` -> `5.3.7`](https://renovatebot.com/diffs/npm/bootstrap/5.3.5/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 ### [`v5.3.6`](https://github.com/twbs/bootstrap/releases/tag/v5.3.6) [Compare Source](https://github.com/twbs/bootstrap/compare/v5.3.5...v5.3.6) #### Highlights - Ported the docs from Hugo to Astro for our own sanity! - Added usage docs for Accordion JavaScript - Prevent `.visually-hidden` overflowing children to become focusable - Limit `.card-group` selectors to immediate children to fix some inheritance issues #### Changes - docs: update readme to include bun install by [@&#8203;Electroid](https://github.com/Electroid) in https://github.com/twbs/bootstrap/pull/41277 - Docs: fix specification for getInstance by [@&#8203;fulldecent](https://github.com/fulldecent) in https://github.com/twbs/bootstrap/pull/41297 - Mention `npm install` and `npm run dist` in CONTRIBUTING.md by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41340 - docs: add Sass deprecations notice in docs by [@&#8203;MaxLardenois](https://github.com/MaxLardenois) in https://github.com/twbs/bootstrap/pull/41283 - docs: Better indicate include options in sass setup. by [@&#8203;Kelketek](https://github.com/Kelketek) in https://github.com/twbs/bootstrap/pull/41143 - docs: add 'skeleton loaders' to loading placeholders description by [@&#8203;MohamadSalman11](https://github.com/MohamadSalman11) in https://github.com/twbs/bootstrap/pull/41177 - Update offcanvas.md To Mention Adding data-bs-target for Close Buttons in Offcanvas Components by [@&#8203;ASchoe311](https://github.com/ASchoe311) in https://github.com/twbs/bootstrap/pull/41325 - Limit selectors in `.card-group` to immediate children to fix `border-radius` bug by [@&#8203;mscdex](https://github.com/mscdex) in https://github.com/twbs/bootstrap/pull/41298 - Docs: add Border radius section for Input group by [@&#8203;TommasoAllegretti](https://github.com/TommasoAllegretti) in https://github.com/twbs/bootstrap/pull/40776 - Docs: use 'i.e.' instead of 'e.g.' in Floating Labels example description by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41364 - Docs: move Cheatsheet RTL example to the RTL category by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41282 - Doc: fix blockquote mismatch by [@&#8203;viniciusvts](https://github.com/viniciusvts) in https://github.com/twbs/bootstrap/pull/41295 - Removed broken translation links by [@&#8203;MasterPuffin](https://github.com/MasterPuffin) in https://github.com/twbs/bootstrap/pull/41359 - Docs: migration from Hugo to Astro by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41251 - Update `devDependencies` by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41383 - Bump `image-size` from 1.0.2 to 2.0.2 by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41384 - Add switch attribute to docs for switch checkbox by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41396 - Add private comment to BaseComponent Class by [@&#8203;MohamadSalman11](https://github.com/MohamadSalman11) in https://github.com/twbs/bootstrap/pull/41254 - Alternate for [#&#8203;41142](https://github.com/twbs/bootstrap/issues/41142), disabled list group items by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41397 - Docs: add Usage section with JavaScript guide for Accordion component by [@&#8203;TommasoAllegretti](https://github.com/TommasoAllegretti) in https://github.com/twbs/bootstrap/pull/40768 - Attempt to return focus explicitly to dropdown trigger by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41365 - Fix typos and code indentation in Forms > Checks and radios by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41399 - chore: Spell check `.md` and `.mdx` files. by [@&#8203;Jason3S](https://github.com/Jason3S) in https://github.com/twbs/bootstrap/pull/41398 - Remove `files` configuration from `.cspell.json` by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41400 - Docs: Remove unneeded Twitter/X metatags (as it uses Open Graph for title/description and image) by [@&#8203;coliff](https://github.com/coliff) in https://github.com/twbs/bootstrap/pull/41408 - Move \_isShown() method to private section by [@&#8203;MohamadSalman11](https://github.com/MohamadSalman11) in https://github.com/twbs/bootstrap/pull/41220 - Removed line break between `// Private` comment and method by [@&#8203;MohamadSalman11](https://github.com/MohamadSalman11) in https://github.com/twbs/bootstrap/pull/41218 - remove link to sunset resource on accessibility.mdx by [@&#8203;crgrafton](https://github.com/crgrafton) in https://github.com/twbs/bootstrap/pull/41418 - docs(pagination): put current page on link element for a11y by [@&#8203;MarkoOleksiyenko](https://github.com/MarkoOleksiyenko) in https://github.com/twbs/bootstrap/pull/41154 - Update devDependencies and regenerate package-lock.json by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41425 - Prevent .visually-hidden overflowing children to become focusable by [@&#8203;ffoodd](https://github.com/ffoodd) in https://github.com/twbs/bootstrap/pull/41286 - Add docs release prep script by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41435 - Release v5.3.6 by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41406 #### New Contributors - [@&#8203;Electroid](https://github.com/Electroid) made their first contribution in https://github.com/twbs/bootstrap/pull/41277 - [@&#8203;MaxLardenois](https://github.com/MaxLardenois) made their first contribution in https://github.com/twbs/bootstrap/pull/41283 - [@&#8203;Kelketek](https://github.com/Kelketek) made their first contribution in https://github.com/twbs/bootstrap/pull/41143 - [@&#8203;ASchoe311](https://github.com/ASchoe311) made their first contribution in https://github.com/twbs/bootstrap/pull/41325 - [@&#8203;mscdex](https://github.com/mscdex) made their first contribution in https://github.com/twbs/bootstrap/pull/41298 - [@&#8203;viniciusvts](https://github.com/viniciusvts) made their first contribution in https://github.com/twbs/bootstrap/pull/41295 - [@&#8203;MasterPuffin](https://github.com/MasterPuffin) made their first contribution in https://github.com/twbs/bootstrap/pull/41359 - [@&#8203;Jason3S](https://github.com/Jason3S) made their first contribution in https://github.com/twbs/bootstrap/pull/41398 - [@&#8203;crgrafton](https://github.com/crgrafton) made their first contribution in https://github.com/twbs/bootstrap/pull/41418 **Full Changelog**: https://github.com/twbs/bootstrap/compare/v5.3.5...v5.3.6 </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from fbf215fb79 to ba1883f424 2025-05-27 14:05:54 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from ba1883f424 to 36cdf13f7f 2025-06-08 18:20:50 +00:00 Compare
renovate-bot changed title from fix(deps): update dependency bootstrap to v5.3.6 to fix(deps): update dependency bootstrap to v5.3.7 2025-06-17 16:24:21 +00:00
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from 36cdf13f7f to ce8c2b5ae4 2025-06-17 16:24:23 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from ce8c2b5ae4 to d5e3e86682 2025-06-26 15:22:50 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from d5e3e86682 to 8911ffe372 2025-06-26 18:21:02 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from 8911ffe372 to 285bb680df 2025-06-26 19:27:35 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from 285bb680df to 63c1ea82cc 2025-06-27 06:22:21 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from 63c1ea82cc to 44f9de2130 2025-06-27 08:20:24 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from 44f9de2130 to 189851f50a 2025-06-27 12:27:20 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from 189851f50a to ef25f9ad32 2025-06-27 13:21:03 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from ef25f9ad32 to 21fa718a52 2025-07-16 11:26:39 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from 21fa718a52 to a23b07e24a 2025-07-16 12:23:42 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from a23b07e24a to 2b0e34bf59 2025-07-16 13:21:25 +00:00 Compare
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-lockfile:renovate/bootstrap-5.x-lockfile
git switch renovate/bootstrap-5.x-lockfile

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 switch main
git merge --no-ff renovate/bootstrap-5.x-lockfile
git switch renovate/bootstrap-5.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/bootstrap-5.x-lockfile
git switch renovate/bootstrap-5.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/bootstrap-5.x-lockfile
git switch main
git merge --squash renovate/bootstrap-5.x-lockfile
git switch main
git merge --ff-only renovate/bootstrap-5.x-lockfile
git switch main
git merge renovate/bootstrap-5.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: PrivateCoffee/quackscape#98
No description provided.