dependabot[bot] opened a new pull request #1347: URL: https://github.com/apache/myfaces-tobago/pull/1347
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.1 to 5.1.2. <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.1.2</h2> <h2>Highlights</h2> <ul> <li>Temporarily patched a <a href="https://github-redirect.dependabot.com/shellscape/postcss-values-parser/issues/138">postcss-values-parser</a> issue by rearranging our <code>calc()</code> functions that use negative numbers. This should restore the ability to import and compile Bootstrap's Sass in <code>create-react-app</code>.</li> <li>Added <code>border-radius</code> sizes to small and large <code>.form-select</code>s</li> <li>Added <code>align-self: center</code> to buttons for improved rendering in flex containers</li> <li>Fixed Collapse regression that prevented toggling between sibling children</li> <li>Updated JS Sanitizer to add <code>sms</code> in the <code>SAFE_URL_PATTERN</code></li> <li>Improved docs around <code>.img-fluid</code></li> <li>Added <code>role="switch"</code> to our form switches in our docs</li> <li>Implemented GitHub Issue forms to replace our previous issue templates.</li> </ul> <h2>Changes</h2> <h3>🎨 CSS</h3> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34799">#34799</a>: fix custom property values of row overrides individual cell</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34834">#34834</a>: Add <code>align-self: center</code> to buttons for improved rendering in flex containers</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34853">#34853</a>: Add <code>border-radius</code> sizes to small and large <code>.form-select</code>s</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34861">#34861</a>: Separator for table direct children</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35017">#35017</a>: Use Sass variable instead of RGB components</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35033">#35033</a>: Add workaround for dart sass compile error</li> </ul> <h3>☕️ JavaScript</h3> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34951">#34951</a>: Fix Collapse regression of handling toggling between sibling chilldren</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34980">#34980</a>: Minor refactoring</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35074">#35074</a>: sanitizer: add <code>sms</code> in the <code>SAFE_URL_PATTERN</code></li> </ul> <h3>📖 Docs</h3> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34824">#34824</a>: docs: Add <code>role="switch"</code> to switches</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34918">#34918</a>: docs: Update RFS version & move "v" prefix to config.yml</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34920">#34920</a>: Fix Backdroped typo</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34921">#34921</a>: Fix JavaScript typo</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34922">#34922</a>: fix predefined typo</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34923">#34923</a>: fix utilities typo</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34926">#34926</a>: Improve description of <code>.img-fluid</code> in docs</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34935">#34935</a>: Non-blocking typo fix</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34936">#34936</a>: replace dummy text with English for Text truncation page</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34946">#34946</a>: Changes some latin/dummy text to English</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35013">#35013</a>: Add offcanvas to the components requiring JavaScript</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35111">#35111</a>: Fix capitalization after period in <code>contents.md</code></li> </ul> <h3>🛠 Examples</h3> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35022">#35022</a>: examples: Add <code>role="switch"</code> to switches</li> </ul> <h3>🧰 Misc</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twbs/bootstrap/commit/5ecef8ac010249536f92206af500f8670813c8a8"><code>5ecef8a</code></a> Release v5.1.2 (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35114">#35114</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/a2aa8c5a6e8c37fa605ca31111c6529629d32b3f"><code>a2aa8c5</code></a> Add workaround for dart sass compile error (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35033">#35033</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/6b8cf0912ae749f8dc89c672534cab3bf138fba8"><code>6b8cf09</code></a> Add cSpell custom dictionary and docs-spellcheck script (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34940">#34940</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/fc21dcf758e128e087f65927b2b3e7b0f2b72657"><code>fc21dcf</code></a> Fix capitalization after period in <code>contents.md</code> (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35111">#35111</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/c81c64539418a42ec19c9c0c7694bf291d9c85b8"><code>c81c645</code></a> rollup: specify <code>generatedCode: 'es2015'</code> (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35070">#35070</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/78e9b402df84042920d9f2a61e86fc3bb0b4dcea"><code>78e9b40</code></a> Revert "Bundlewatch: stop ignoring dependabot branches (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/33192">#33192</a>)" (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35069">#35069</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/c8e5de6e7d56196f6d6070297d18877926479fcb"><code>c8e5de6</code></a> Update devDependencies (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35102">#35102</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/ae16dbbb50bf4ffabe19fc71827b8b031d6141f4"><code>ae16dbb</code></a> Bump autoprefixer from 10.2.6 to 10.3.6 (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35076">#35076</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/49df44d43e86825164b9bdebc5afa0ae43320891"><code>49df44d</code></a> README.md: fix capitalization after period</li> <li><a href="https://github.com/twbs/bootstrap/commit/4ffdef397f6b28729e1338625c73218765dcdbb9"><code>4ffdef3</code></a> Update terser to v5.9.0 (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/34995">#34995</a>)</li> <li>Additional commits viewable in <a href="https://github.com/twbs/bootstrap/compare/v5.1.1...v5.1.2">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
