dependabot[bot] opened a new pull request, #4912:
URL: https://github.com/apache/myfaces-tobago/pull/4912

   Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.2 to 5.3.3.
   <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.3</h2>
   <h2>Highlights</h2>
   <ul>
   <li>Fixed a breaking change introduced with color modes where it was 
required to manually import <code>variables-dark.scss</code> when building 
Bootstrap with Sass. Now, <code>_variables.scss</code> will automatically 
import <code>_variables-dark.scss</code>. If you were already importing 
<code>_variables-dark.scss</code> manually, you should keep doing it as it 
won't break anything and will be the way to go in v6.</li>
   <li>Fixed a regression in the selector engine that wasn't able to handle 
multiple IDs anymore.</li>
   </ul>
   <h2>Color modes</h2>
   <ul>
   <li>Badges now use the <code>.text-bg-*</code> text utilities to be certain 
that the text is always readable (especially when the customized colors are 
different in light and dark modes).</li>
   <li>Fixed our <code>color-modes.js</code> script to handle the case where 
the OS is set to light mode and the auto color mode is used on the website. If 
you copied the script from our docs, you should apply <a 
href="https://github.com/twbs/bootstrap/commit/73e1dcf43eff8371dde52ce41bd1d9fdc2b47d1f";>this
 change</a> to your own script.</li>
   <li>Fixed color schemes description in the color modes documentation to show 
that <code>color-scheme()</code> only accept <code>light</code> and 
<code>dark</code> values as parameters.</li>
   </ul>
   <h2>Miscellaneous</h2>
   <ul>
   <li>Allowed <code>&lt;dl&gt;</code>, <code>&lt;dt&gt;</code> and 
<code>&lt;dd&gt;</code> in the sanitizer.</li>
   <li>Dropped evenly items distribution for modal and offcanvas headers.</li>
   <li>Fixed the accordion CSS selectors to avoid inheritance issues when 
nesting accordions.</li>
   <li>Fixed the focus box-shadow for the validation stated form controls.</li>
   <li>Fixed the focus ring on focused checked buttons.</li>
   <li>Fixed the product example mobile navbar toggler.</li>
   <li>Changed the RTL processing of carousel control icons.</li>
   </ul>
   <hr />
   <h2>🎨 CSS</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/37508";>#37508</a>: Use 
child combinators to avoid inheriting parent accordion's flush styles</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/38719";>#38719</a>: Fix 
focus box-shadow for validation stated form-controls</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/38884";>#38884</a>: fix 
border-radius on radio-switch</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39294";>#39294</a>: 
Tests: update navbar in visual modal test</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39373";>#39373</a>: 
refactor css: modal and offcanvas header spacing</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39380";>#39380</a>: Fix 
Sass compilation breaking change in v5.3</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39387";>#39387</a>: 
docs: fix typo</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39411";>#39411</a>: 
Optimize the accordion icon</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39497";>#39497</a>: Fix 
a typo</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39536";>#39536</a>: 
Changed RTL processing of carousel control icons</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39560";>#39560</a>: Drop 
<code>--bs-accordion-btn-focus-border-color</code> and deprecate 
<code>$accordion-button-focus-border-color</code></li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39595";>#39595</a>: CSS: 
Fix the focus ring on focused checked buttons</li>
   </ul>
   <h2>☕️ JavaScript</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39201";>#39201</a>: 
Selector Engine: fix multiple IDs</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39224";>#39224</a>: Fix 
edge case in <code>color-mode.js</code></li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39376";>#39376</a>: 
Allow <code>dl</code>, <code>dt</code> and <code>dd</code> in sanitizer</li>
   </ul>
   <h2>📖 Docs</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39200";>#39200</a>: Typo 
Fix</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39214";>#39214</a>: Doc: 
use <code>.text-bg-{color}</code> for all badges</li>
   <li><a 
href="https://redirect.github.com/twbs/bootstrap/issues/39246";>#39246</a>: 
Docs: fix for example code blocks have unnecessary 30px right-margin</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/6e1f75f420f68e1d52733b8e407fc7c3766c9dba";><code>6e1f75f</code></a>
 Release v5.3.3 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39524";>#39524</a>)</li>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/3caef2b4e6e8f00776ee318c468b7aeab1e7a330";><code>3caef2b</code></a>
 Build(deps-dev): Bump terser from 5.27.1 to 5.27.2 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39690";>#39690</a>)</li>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/4abac9b76bda1eb02e0c056d33188de90f2caff7";><code>4abac9b</code></a>
 Build(deps-dev): Bump ip from 2.0.0 to 2.0.1 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39691";>#39691</a>)</li>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/c396a2a444b504de50a4d3b0a4f70dd7cd595333";><code>c396a2a</code></a>
 Build(deps-dev): Bump sass from 1.70.0 to 1.71.0 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39684";>#39684</a>)</li>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/c9a8a40b9cbccaeba6bd5c12dc0aac43eb912c87";><code>c9a8a40</code></a>
 Build(deps-dev): Bump rollup from 4.9.6 to 4.12.0 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39683";>#39683</a>)</li>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/6aecb376b56b784168dcb635893fb9911dcd1e63";><code>6aecb37</code></a>
 Build(deps-dev): Bump eslint-plugin-html from 7.1.0 to 8.0.0 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39672";>#39672</a>)</li>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/4081168658dd80392c51a4bc43783767c0762325";><code>4081168</code></a>
 Build(deps-dev): Bump terser from 5.27.0 to 5.27.1 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39682";>#39682</a>)</li>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/4605d713103a8e9d3d2435cebf04b3ca1f40e823";><code>4605d71</code></a>
 Build(deps-dev): Bump postcss from 8.4.34 to 8.4.35 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39673";>#39673</a>)</li>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/08eeee33d5ef740fd81647e88e911684adc4ed28";><code>08eeee3</code></a>
 Build(deps-dev): Bump lockfile-lint from 4.12.1 to 4.13.1 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39675";>#39675</a>)</li>
   <li><a 
href="https://github.com/twbs/bootstrap/commit/f92d6353299952191c3a0c97b9fcd1a4b1f9a627";><code>f92d635</code></a>
 Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.0 to 51.0.1 (<a 
href="https://redirect.github.com/twbs/bootstrap/issues/39676";>#39676</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/twbs/bootstrap/compare/v5.3.2...v5.3.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootstrap&package-manager=npm_and_yarn&previous-version=5.3.2&new-version=5.3.3)](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

Reply via email to