Browse Source

Bump bootstrap from 5.2.0 to 5.2.1 (#2271)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.0 to 5.2.1.
<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.2.1</h2>
<h2>🚀 Highlights</h2>
<ul>
<li><strong>Accordion</strong>
<ul>
<li>Update <code>color</code> value to use the <code>$accordion-button-color</code> Sass variable instead of our color contrast function</li>
</ul>
</li>
<li><strong>Buttons</strong>
<ul>
<li>Added a <code>transparent</code> default hover border color CSS variable for buttons to fix a visual regression</li>
<li><code>.btn-link</code> no longer has a gradient when <code>$enable-gradients</code> is set to <code>true</code></li>
</ul>
</li>
<li><strong>Forms</strong>
<ul>
<li>Input groups have updated <code>z-index</code> values to ensure proper rendering of validated form fields</li>
<li>Floating labels now reset their <code>text-align</code> to ensure consistent styling</li>
</ul>
</li>
<li><strong>List Groups</strong>
<ul>
<li>Horizontal list groups with only one child now render the correct <code>border-radius</code></li>
<li>Modified the <code>list-group-item</code> selectors to better support nested imports of Bootstrap's CSS</li>
</ul>
</li>
<li><strong>Modals</strong>
<ul>
<li>Fixed modal event listeners during dismiss click, allowing you to once again click scrollbars without dismissing the modal</li>
</ul>
</li>
<li><strong>Pagination</strong>
<ul>
<li>Fixed incorrect <code>border-radius</code> values inside pagination components</li>
</ul>
</li>
<li><strong>Scrollspy</strong>
<ul>
<li>Scrollspy threshold option is now configurable</li>
</ul>
</li>
<li><strong>Tooltips</strong>
<ul>
<li>Reverted some tooltip plugin updates to prevent issues with <code>selector</code>, dynamic content, and disposed tooltips using <code>title</code></li>
</ul>
</li>
</ul>
<h2>🚀 Features</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36750">#36750</a>: ScrollSpy: make the threshold option configurable</li>
</ul>
<h2>🎨 CSS</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36507">#36507</a>: v5/docs: reintroduce <code>outline</code> for docs code samples, buttons when <code>:not(:focus-visible)</code></li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36593">#36593</a>: flush variant of accordion border radius</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36663">#36663</a>: fix <a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36662">#36662</a> List-group-item margin-top is offset when importing sass in a nested class</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36694">#36694</a>: Docs: add grid-row-columns variable</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36791">#36791</a>: Remove a unused sass parameter from banner mixin</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36828">#36828</a>: Fix pagination page items border radius</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36849">#36849</a>: Define correctly <code>$popover-header-color</code></li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36873">#36873</a>: Fix floating labels under <code>.text-center</code></li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36874">#36874</a>: Floating labels in input group: Border fix</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36921">#36921</a>: Accordion color should use $accordion-color</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36986">#36986</a>: bugfix undefined border color variable for btn <a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36938">#36938</a></li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37017">#37017</a>: List group: Fix horizontal when only one child</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37021">#37021</a>: Scss: Adding missing <code>z-index</code> CSS variables.</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37026">#37026</a>: Rework button focus/active styling, with extra changes for checks/radios</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37027">#37027</a>: Search modal: Set cursor on auto</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37034">#37034</a>: More consistency for CSS/Sass vars doc for components with dark variants</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37059">#37059</a>: Fix input group z-index focus + validation</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37078">#37078</a>: Remove gradient from <code>.btn-link</code></li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37079">#37079</a>: Add workarounds for postcss values parser error</li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37080">#37080</a>: btn-group draws first input margin <a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36794">#36794</a></li>
<li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37093">#37093</a>: Fix accordion button color</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="23e50829f9"><code>23e5082</code></a> Release v5.2.1 (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37098">#37098</a>)</li>
<li><a href="23fb7a7915"><code>23fb7a7</code></a> Fix modal event-listeners during dismiss click (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36863">#36863</a>)</li>
<li><a href="949456984a"><code>9494569</code></a> Fix tooltip manual toggling (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37086">#37086</a>)</li>
<li><a href="7a7469b8ab"><code>7a7469b</code></a> Fix accordion button color</li>
<li><a href="9b943880fc"><code>9b94388</code></a> Update _button-group.scss</li>
<li><a href="97a9060a8f"><code>97a9060</code></a> Update _button-group.scss</li>
<li><a href="2504b89950"><code>2504b89</code></a> Remove gradient from .btn-link</li>
<li><a href="32c457db4b"><code>32c457d</code></a> Rework button focus/active styling, with extra changes for checks/radios (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37">#37</a>...</li>
<li><a href="b8880e5eec"><code>b8880e5</code></a> Add workarounds for postcss values parser error</li>
<li><a href="75e09b1c0f"><code>75e09b1</code></a> Bump rtlcss from 3.5.0 to 4.0.0 (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36968">#36968</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/twbs/bootstrap/compare/v5.2.0...v5.2.1">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.2.0&new-version=5.2.1)](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>
nan-boxing
dependabot[bot] 2 years ago
parent
commit
92ecbda7b2
  1. 28
      package-lock.json
  2. 2
      package.json

28
package-lock.json generated

@ -9,7 +9,7 @@
},
"devDependencies": {
"@wasm-tool/wasm-pack-plugin": "^1.6.0",
"bootstrap": "^5.2.0",
"bootstrap": "^5.2.1",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1",
@ -133,9 +133,9 @@
}
},
"node_modules/@popperjs/core": {
"version": "2.11.5",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.5.tgz",
"integrity": "sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==",
"version": "2.11.6",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz",
"integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==",
"dev": true,
"peer": true,
"funding": {
@ -774,9 +774,9 @@
"dev": true
},
"node_modules/bootstrap": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.0.tgz",
"integrity": "sha512-qlnS9GL6YZE6Wnef46GxGv1UpGGzAwO0aPL1yOjzDIJpeApeMvqV24iL+pjr2kU4dduoBA9fINKWKgMToobx9A==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.1.tgz",
"integrity": "sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA==",
"dev": true,
"funding": [
{
@ -789,7 +789,7 @@
}
],
"peerDependencies": {
"@popperjs/core": "^2.11.5"
"@popperjs/core": "^2.11.6"
}
},
"node_modules/brace-expansion": {
@ -4705,9 +4705,9 @@
}
},
"@popperjs/core": {
"version": "2.11.5",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.5.tgz",
"integrity": "sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==",
"version": "2.11.6",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz",
"integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==",
"dev": true,
"peer": true
},
@ -5271,9 +5271,9 @@
"dev": true
},
"bootstrap": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.0.tgz",
"integrity": "sha512-qlnS9GL6YZE6Wnef46GxGv1UpGGzAwO0aPL1yOjzDIJpeApeMvqV24iL+pjr2kU4dduoBA9fINKWKgMToobx9A==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.1.tgz",
"integrity": "sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA==",
"dev": true,
"requires": {}
},

2
package.json

@ -6,7 +6,7 @@
},
"devDependencies": {
"@wasm-tool/wasm-pack-plugin": "^1.6.0",
"bootstrap": "^5.2.0",
"bootstrap": "^5.2.1",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1",

Loading…
Cancel
Save