dependabot[bot] opened a new pull request, #6585: URL: https://github.com/apache/myfaces-tobago/pull/6585
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.6 to 5.3.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/twbs/bootstrap/releases">bootstrap's releases</a>.</em></p> <blockquote> <h2>v5.3.7</h2> <h3>📚 Documentation</h3> <ul> <li>Fixed broken <strong>"View on GitHub"</strong> URLs</li> <li>Corrected HTML <code><head></code> content generated by the <strong>"Download examples"</strong> button</li> <li>Refined sanitizer documentation for clarity and completeness</li> <li>Improved accessibility in the <strong>"On this page"</strong> table of contents and section heading anchor links</li> <li>Relocated ads to the right sidebar to minimize content reflow</li> <li>Added a new section on the <strong>Download</strong> page for the <em>Intelissence</em> extension</li> <li>Clarified the <strong>"Via JavaScript"</strong> usage example for <em>Accordion Collapse</em></li> <li>Made internal documentation improvements to support future maintenance <em>(no visible user impact)</em></li> <li>Mention CDN <code>integrity</code> and <code>crossorigin</code> attributes in introduction page</li> <li>Enhance floating labels <code>placeholder</code> usage description</li> <li>Add example of showing dynamic range value with output</li> </ul> <h3>🎨 Sass</h3> <ul> <li>Consolidated multiple <code>'none'</code> values in the <code>box-shadow</code> Sass mixin for cleaner output</li> </ul> <h3>🤖 JavaScript</h3> <ul> <li>Fixed popover and tooltip behavior with a <code>trigger: "hover click"</code> configuration</li> </ul> <h3>🤝 Contributions</h3> <ul> <li>Added recommended <strong>VSCode extensions and settings</strong> configuration to the repository</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twbs/bootstrap/commit/e0032ae6a5a628a51a8552091816cec09b6434df"><code>e0032ae</code></a> Release v5.3.7 (<a href="https://redirect.github.com/twbs/bootstrap/issues/41509">#41509</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/0f63de9e739f8ee2c984e579a5fbf246f97434e7"><code>0f63de9</code></a> Build(deps-dev): Bump zod from 3.25.56 to 3.25.57</li> <li><a href="https://github.com/twbs/bootstrap/commit/37f33ff678f1fc58ae067fe7dbf21d0517d1cede"><code>37f33ff</code></a> Build(deps-dev): Bump the development-dependencies group with 2 updates (<a href="https://redirect.github.com/twbs/bootstrap/issues/41531">#41531</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/03f27a2b895eade538e91d812ba37d9e2bb2265d"><code>03f27a2</code></a> Docs: add example of showing dynamic range value with output (<a href="https://redirect.github.com/twbs/bootstrap/issues/41516">#41516</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/f04b980e7468804444bd5a849fda7525893a21b8"><code>f04b980</code></a> Docs: enhance floating labels <code>placeholder</code> usage description (<a href="https://redirect.github.com/twbs/bootstrap/issues/41526">#41526</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/1c00b1fc8878558fb11bd0c39f27248031ee650f"><code>1c00b1f</code></a> Build(deps-dev): Bump the development-dependencies group with 3 updates (<a href="https://redirect.github.com/twbs/bootstrap/issues/41528">#41528</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/590226f8f4d838a8f3efc32df81956b674a9d8a3"><code>590226f</code></a> Build(deps-dev): Bump the development-dependencies group with 2 updates</li> <li><a href="https://github.com/twbs/bootstrap/commit/0a9fa30c82ea661f70922d7ee44726cf998f3e31"><code>0a9fa30</code></a> Build(deps-dev): Bump the development-dependencies group with 4 updates (<a href="https://redirect.github.com/twbs/bootstrap/issues/41525">#41525</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/0b6c09abb22e42c1e492090fa04624e5cba8264f"><code>0b6c09a</code></a> Build(deps-dev): Bump zod from 3.25.48 to 3.25.49 (<a href="https://redirect.github.com/twbs/bootstrap/issues/41513">#41513</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/e6fdd27b73a95975d3958880ef4d78a51507f165"><code>e6fdd27</code></a> Mentions CDN integrity and crossorigin attributes in Intro docs page (<a href="https://redirect.github.com/twbs/bootstrap/issues/41515">#41515</a>)</li> <li>Additional commits viewable in <a href="https://github.com/twbs/bootstrap/compare/v5.3.6...v5.3.7">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org