Skip to content

Commit

Permalink
Bump bootstrap from 4.6.2 to 5.0.0 (#7301)
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to
5.0.0.
<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.0.0</h2>
<h2>Highlights</h2>
<p><a
href="https://redirect.github.com/twbs/bootstrap/issues/32155">#32155</a>:
Updated <code>make-col()</code> mixin to generate equal columns when no
size is specified
<a
href="https://redirect.github.com/twbs/bootstrap/issues/32763">#32763</a>:
Added new <code>color-scheme()</code> mixin
<a
href="https://redirect.github.com/twbs/bootstrap/issues/33389">#33389</a>:
Dropdown menus now have option become clickable
<a
href="https://redirect.github.com/twbs/bootstrap/issues/33453">#33453</a>:
Added new docs footer
<a
href="https://redirect.github.com/twbs/bootstrap/issues/33548">#33548</a>:
Offcanvas header components are now vertically aligned
<a
href="https://redirect.github.com/twbs/bootstrap/issues/33549">#33549</a>:
Added offcanvas-top modifier
<a
href="https://redirect.github.com/twbs/bootstrap/issues/33634">#33634</a>:
Added support for <code>.dropdown-item</code>s wrapped in
<code>&lt;li&gt;</code>s
<a
href="https://redirect.github.com/twbs/bootstrap/issues/33626">#33626</a>:
Fix v5 regressions in tab dropdown functionality</p>
<h2>🚀 Features</h2>
<ul>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/32763">#32763</a>:
Add <code>color-scheme</code> mixin</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33389">#33389</a>:
Dropdown — Add option to make the dropdown menu clickable</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33549">#33549</a>:
Add offcanvas-top modifier</li>
</ul>
<h2>🎨 CSS</h2>
<ul>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/32155">#32155</a>:
Add equal column mixin</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/32763">#32763</a>:
Add <code>color-scheme</code> mixin</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33292">#33292</a>:
Make accordion icon rotation more natural</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33411">#33411</a>:
Fix validation feedback icon in select multiple</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33478">#33478</a>:
Make <code>.nav-link</code> color consistent when using buttons</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33482">#33482</a>:
Dropdown — Apply positioning only when Popper is not used</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33548">#33548</a>:
Vertically align offcanvas header components</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33549">#33549</a>:
Add offcanvas-top modifier</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33550">#33550</a>:
Spinner alignment changes</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33598">#33598</a>:
Hide validation icons from multiple selects</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33600">#33600</a>:
Have $form-check-input-border's default derive from $black</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33607">#33607</a>:
Reduce color-scheme complexity</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33642">#33642</a>:
use <code>:read-only</code> css selector instead <code>[readonly]</code>
for consistency</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33658">#33658</a>:
fix: use list-group variable instead of alert</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33736">#33736</a>:
accordion: fix <code>border-top</code> on Firefox</li>
</ul>
<h2>☕️ JavaScript</h2>
<ul>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/32439">#32439</a>:
Decouple BackDrop from modal</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33245">#33245</a>:
Decouple Modal's scrollbar functionality</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33249">#33249</a>:
Simplify Modal Config</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33250">#33250</a>:
Simplify ScrollSpy config</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33310">#33310</a>:
fix: make EventHandler better handle mouseenter/mouseleave events</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33389">#33389</a>:
Dropdown — Add option to make the dropdown menu clickable</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33429">#33429</a>:
Remove element event listeners through base component</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33451">#33451</a>:
Add missing things in <code>hide</code> method of dropdown</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33456">#33456</a>:
Use our <code>isDisabled</code> util on dropdown</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33466">#33466</a>:
Refactor dropdown's hide functionality</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33479">#33479</a>:
Fix dropdown escape propagation</li>
<li><a
href="https://redirect.github.com/twbs/bootstrap/issues/33496">#33496</a>:
Use cached <code>noop</code> function</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/twbs/bootstrap/commit/bf0936748602c8109fd916c64b4560799fa1c3f8"><code>bf09367</code></a>
Release v5.0.0 (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33647">#33647</a>)</li>
<li><a
href="https://github.com/twbs/bootstrap/commit/48ae5a7149d30d7d80cecbaaabaa88f7679c9172"><code>48ae5a7</code></a>
Rewrite migration guide (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33834">#33834</a>)</li>
<li><a
href="https://github.com/twbs/bootstrap/commit/f0865727b7d5f274a818510219e024d227affe11"><code>f086572</code></a>
refactor(docs): Added form file input variables (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33833">#33833</a>)</li>
<li><a
href="https://github.com/twbs/bootstrap/commit/1a54286befabfb8c18de420df4d7074ab7eb77b3"><code>1a54286</code></a>
Fix doc typo and Bootstrap Icons link (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33832">#33832</a>)</li>
<li><a
href="https://github.com/twbs/bootstrap/commit/e2df73fa9a2062ed5489a1bd80b9d0ddbf211a53"><code>e2df73f</code></a>
Update migration guide for some v5 changes (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33829">#33829</a>)</li>
<li><a
href="https://github.com/twbs/bootstrap/commit/1e6356ab43df6ca3e0c05499a4d690235fbd6fc7"><code>1e6356a</code></a>
Neutralise more words from placeholder text (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33731">#33731</a>)</li>
<li><a
href="https://github.com/twbs/bootstrap/commit/6633845901672cb642c0975e6fea3d1a1fa20058"><code>6633845</code></a>
Bump eslint-config-xo from 0.35.0 to 0.36.0 (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33646">#33646</a>)</li>
<li><a
href="https://github.com/twbs/bootstrap/commit/cb38744cf79b347ec2a32e0dcfe5c42402dc15ea"><code>cb38744</code></a>
Tweak toast docs (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33810">#33810</a>)</li>
<li><a
href="https://github.com/twbs/bootstrap/commit/c2ff22532e9f05d98b8db7c0b179d252387e77a3"><code>c2ff225</code></a>
Bump rollup from 2.46.0 to 2.47.0 (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33818">#33818</a>)</li>
<li><a
href="https://github.com/twbs/bootstrap/commit/c090ea2f4fbdc12e37def7c3bf9eb4c96c804d34"><code>c090ea2</code></a>
Bump <code>@​babel/preset-env</code> from 7.14.0 to 7.14.1 (<a
href="https://redirect.github.com/twbs/bootstrap/issues/33819">#33819</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/twbs/bootstrap/compare/v4.6.2...v5.0.0">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=4.6.2&new-version=5.0.0)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/AzureAD/microsoft-authentication-library-for-js/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 63da4e5 commit a0ca288
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 32 deletions.
2 changes: 1 addition & 1 deletion extensions/samples/electron-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@azure/msal-node": "^2.6.2",
"@azure/msal-node-extensions": "^1.0.10",
"bootstrap": "^4.6.2",
"bootstrap": "^5.0.0",
"electron-squirrel-startup": "^1.0.0"
}
}
40 changes: 10 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dependencies": {
"@azure/msal-node": "^2.1.0",
"axios": "^1.7.4",
"bootstrap": "^5.2.3",
"bootstrap": "^5.0.0",
"electron-squirrel-startup": "^1.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.7.2",
Expand Down

0 comments on commit a0ca288

Please sign in to comment.