Release notes
*Sourced from [bootstrap's releases](https://github.com/twbs/bootstrap/releases).*
> ## v4.3.1
> * **Security:** Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML sanitizer
> * Fixed a small issue with our RFS (responsive font sizes) mixins
>
> ## v4.3.0
> ### Highlights
>
> - **New:** Added `.stretched-link` utility to make any anchor the size of it's nearest `position: relative` parent, perfect for entirely clickable cards!
> - **New:** Added `.text-break` utility for applying `word-break: break-word`
> - **New:** Added `.rounded-sm` and `.rounded-lg` for small and large `border-radius`.
> - **New:** Added `.modal-dialog-scrollable` modifier class for scrolling content _within_ a modal.
> - **New:** Added responsive `.list-group-horizontal` modifier classes for displaying list groups as a horizontal row.
> - **Improved:** Reduced our compiled CSS by using `null` for variables that by default inherit their values from other elements (e.g., `$headings-color` was `inherit` and is now `null` until you modifier it in your custom CSS).
> - **Improved:** Badge focus styles now match their `background-color` like our buttons.
> - **Fixed:** Silenced bad selectors in our JS plugins for the `href` HTML attribute to avoid JavaScript errors. Please try to use [valid selectors](https://www.w3.org/TR/CSS21/syndata.html#value-def-identifier) or the `data-target` HTML attribute/`target` option where available.
> - **Fixed:** Reverted v4.2.1's change to the breakpoint and grid container Sass maps that blocked folks from upgrading when modifying those default variables.
> - **Fixed:** Restored `white-space: nowrap` to `.dropdown-toggle` (before v4.2.1 it was on all `.btn`s) so carets don't wrap to new lines.
> - **Deprecated:** `img-retina`, `invisible`, `float`, and `size` mixins are now deprecated and will be removed in v5.
>
> ### Links
> - [Read the full ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/27893)
> - [Review the project board](https://github.com/twbs/bootstrap/projects/16)
>
> ## v4.2.1
> Bump to v4.2.1 to republish package on npm. [See v4.2.0 release notes](https://github.com/twbs/bootstrap/releases/tag/v4.2.0) for changes introduced in v4.2.
>
> ## v4.2.0
> Here are the highlights of what's new and updated in v4.2.
>
> - **New:** Added a new spinner loading component.
> - **New:** Added new toast component for displaying notifications.
> - **New:** Added a new iOS style switch (a modifier class to our custom checkboxes).
> - **New:** Added touch support in our carousel component.
> - **New:** Added `.font-weight-lighter` and `.font-weight-bolder` utilities.
> - **New:** Added `.text-decoration-none` utility class.
> - **New:** Added `.modal-xl` modifier class for our modals.
> - **New:** Added new negative margin utility classes (e.g., `.mb-n3`). These rad new classes not only allow you more control over your general spacing needs, but also allow you to create responsive grid gutters at each breakpoint.
> - **New:** Validated form fields now have feedback icons on `:invalid` and `:valid` fields. Disable them with the `$enable-validation-icons` boolean Sass variable (defaults to `true`).
> - **New:** Added a new versions page to our docs
> - **New:** Tooltips/Popovers work with Shadow DOM
> - **Updated:** Redesigned the custom checkboxes and radios for more obvious states.
> - **Updated:** `bootstrap-grid.css` now includes our `margin` and `padding` utilities for full control of our grid system.
> - **Updated:** Changed auto columns (e.g., `.col-auto`) from `max-width: none` to `max-width: 100%` to prevent content from causing a column to overflow the parent.
> - **Updated:** Improved rendering of custom selects, ranges, file input, and more.
>
> Checkout the full [v4.2.0 ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26952) and [GitHub project](https://github.com/twbs/bootstrap/projects/6) for the full details. Up next is [v4.3](https://github.com/twbs/bootstrap/projects/16) with some bugfixes, a few new modifier classes and variables, and some new utilities.
>
> [Head to to the v4.2.x docs](https://getbootstrap.com/docs/4.2/) to see the latest in action. The full release has been published to npm and will soon appear on the Bootstrap CDN and Rubygems.
>
> ## v4.1.3
> ... (truncated)
Commits
- [`8fa0d30`](https://github.com/twbs/bootstrap/commit/8fa0d3010112dca5dd6dd501173415856001ba8b) Release v4.3.1. ([#28252](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28252))
- [`dae20da`](https://github.com/twbs/bootstrap/commit/dae20da750445b7e3738e6ccc804b3b425d26bd6) Remove unneeded glob. ([#28249](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28249))
- [`10b97f6`](https://github.com/twbs/bootstrap/commit/10b97f6ed94168c749caa7b5f6a6e1504f4e0629) Fix npm package contents
- [`7bc4d2e`](https://github.com/twbs/bootstrap/commit/7bc4d2e0bc65151b6f60dccad50c9c8f50252bd6) Add sanitize template option for tooltip/popover plugins.
- [`bf2515a`](https://github.com/twbs/bootstrap/commit/bf2515ae68f1d89e8b795478aec90f8db61159e5) Update RFS to v8.0.1 ([#28245](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28245))
- [`45ced60`](https://github.com/twbs/bootstrap/commit/45ced606f479ecad1a8e5858367dbb3fcf1a9ee7) Update font size ([#28232](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28232))
- [`1ded0d6`](https://github.com/twbs/bootstrap/commit/1ded0d6a4eefb7daca62c44e4e735aec200f0b6f) Release v4.3.0 ([#28228](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28228))
- [`3aa0770`](https://github.com/twbs/bootstrap/commit/3aa0770b711f69c4dcf5858b8913794e81b32d80) docs snippets: a few more minor tweaks ([#28225](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28225))
- [`adf16da`](https://github.com/twbs/bootstrap/commit/adf16da25ea554c2a9da814a2492cf18d51e1072) toasts.md: Remove useless `div`s.
- [`2bfe581`](https://github.com/twbs/bootstrap/commit/2bfe581eebb0e934961b433de31fcceb1251002e) Remove stray parameter from capture.
- Additional commits viewable in [compare view](https://github.com/twbs/bootstrap/compare/v4.0.0...v4.3.1)
Maintainer changes
This version was pushed to npm by [xhmikosr](https://www.npmjs.com/~xhmikosr), a new releaser for bootstrap since your current version.
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 commands and options
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mmiller42/html-webpack-externals-plugin/network/alerts).
Bumps bootstrap from 4.0.0 to 4.3.1.
Release notes
*Sourced from [bootstrap's releases](https://github.com/twbs/bootstrap/releases).* > ## v4.3.1 > * **Security:** Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML sanitizer > * Fixed a small issue with our RFS (responsive font sizes) mixins > > ## v4.3.0 > ### Highlights > > - **New:** Added `.stretched-link` utility to make any anchor the size of it's nearest `position: relative` parent, perfect for entirely clickable cards! > - **New:** Added `.text-break` utility for applying `word-break: break-word` > - **New:** Added `.rounded-sm` and `.rounded-lg` for small and large `border-radius`. > - **New:** Added `.modal-dialog-scrollable` modifier class for scrolling content _within_ a modal. > - **New:** Added responsive `.list-group-horizontal` modifier classes for displaying list groups as a horizontal row. > - **Improved:** Reduced our compiled CSS by using `null` for variables that by default inherit their values from other elements (e.g., `$headings-color` was `inherit` and is now `null` until you modifier it in your custom CSS). > - **Improved:** Badge focus styles now match their `background-color` like our buttons. > - **Fixed:** Silenced bad selectors in our JS plugins for the `href` HTML attribute to avoid JavaScript errors. Please try to use [valid selectors](https://www.w3.org/TR/CSS21/syndata.html#value-def-identifier) or the `data-target` HTML attribute/`target` option where available. > - **Fixed:** Reverted v4.2.1's change to the breakpoint and grid container Sass maps that blocked folks from upgrading when modifying those default variables. > - **Fixed:** Restored `white-space: nowrap` to `.dropdown-toggle` (before v4.2.1 it was on all `.btn`s) so carets don't wrap to new lines. > - **Deprecated:** `img-retina`, `invisible`, `float`, and `size` mixins are now deprecated and will be removed in v5. > > ### Links > - [Read the full ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/27893) > - [Review the project board](https://github.com/twbs/bootstrap/projects/16) > > ## v4.2.1 > Bump to v4.2.1 to republish package on npm. [See v4.2.0 release notes](https://github.com/twbs/bootstrap/releases/tag/v4.2.0) for changes introduced in v4.2. > > ## v4.2.0 > Here are the highlights of what's new and updated in v4.2. > > - **New:** Added a new spinner loading component. > - **New:** Added new toast component for displaying notifications. > - **New:** Added a new iOS style switch (a modifier class to our custom checkboxes). > - **New:** Added touch support in our carousel component. > - **New:** Added `.font-weight-lighter` and `.font-weight-bolder` utilities. > - **New:** Added `.text-decoration-none` utility class. > - **New:** Added `.modal-xl` modifier class for our modals. > - **New:** Added new negative margin utility classes (e.g., `.mb-n3`). These rad new classes not only allow you more control over your general spacing needs, but also allow you to create responsive grid gutters at each breakpoint. > - **New:** Validated form fields now have feedback icons on `:invalid` and `:valid` fields. Disable them with the `$enable-validation-icons` boolean Sass variable (defaults to `true`). > - **New:** Added a new versions page to our docs > - **New:** Tooltips/Popovers work with Shadow DOM > - **Updated:** Redesigned the custom checkboxes and radios for more obvious states. > - **Updated:** `bootstrap-grid.css` now includes our `margin` and `padding` utilities for full control of our grid system. > - **Updated:** Changed auto columns (e.g., `.col-auto`) from `max-width: none` to `max-width: 100%` to prevent content from causing a column to overflow the parent. > - **Updated:** Improved rendering of custom selects, ranges, file input, and more. > > Checkout the full [v4.2.0 ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26952) and [GitHub project](https://github.com/twbs/bootstrap/projects/6) for the full details. Up next is [v4.3](https://github.com/twbs/bootstrap/projects/16) with some bugfixes, a few new modifier classes and variables, and some new utilities. > > [Head to to the v4.2.x docs](https://getbootstrap.com/docs/4.2/) to see the latest in action. The full release has been published to npm and will soon appear on the Bootstrap CDN and Rubygems. > > ## v4.1.3 > ... (truncated)Commits
- [`8fa0d30`](https://github.com/twbs/bootstrap/commit/8fa0d3010112dca5dd6dd501173415856001ba8b) Release v4.3.1. ([#28252](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28252)) - [`dae20da`](https://github.com/twbs/bootstrap/commit/dae20da750445b7e3738e6ccc804b3b425d26bd6) Remove unneeded glob. ([#28249](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28249)) - [`10b97f6`](https://github.com/twbs/bootstrap/commit/10b97f6ed94168c749caa7b5f6a6e1504f4e0629) Fix npm package contents - [`7bc4d2e`](https://github.com/twbs/bootstrap/commit/7bc4d2e0bc65151b6f60dccad50c9c8f50252bd6) Add sanitize template option for tooltip/popover plugins. - [`bf2515a`](https://github.com/twbs/bootstrap/commit/bf2515ae68f1d89e8b795478aec90f8db61159e5) Update RFS to v8.0.1 ([#28245](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28245)) - [`45ced60`](https://github.com/twbs/bootstrap/commit/45ced606f479ecad1a8e5858367dbb3fcf1a9ee7) Update font size ([#28232](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28232)) - [`1ded0d6`](https://github.com/twbs/bootstrap/commit/1ded0d6a4eefb7daca62c44e4e735aec200f0b6f) Release v4.3.0 ([#28228](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28228)) - [`3aa0770`](https://github.com/twbs/bootstrap/commit/3aa0770b711f69c4dcf5858b8913794e81b32d80) docs snippets: a few more minor tweaks ([#28225](https://github-redirect.dependabot.com/twbs/bootstrap/issues/28225)) - [`adf16da`](https://github.com/twbs/bootstrap/commit/adf16da25ea554c2a9da814a2492cf18d51e1072) toasts.md: Remove useless `div`s. - [`2bfe581`](https://github.com/twbs/bootstrap/commit/2bfe581eebb0e934961b433de31fcceb1251002e) Remove stray parameter from capture. - Additional commits viewable in [compare view](https://github.com/twbs/bootstrap/compare/v4.0.0...v4.3.1)Maintainer changes
This version was pushed to npm by [xhmikosr](https://www.npmjs.com/~xhmikosr), a new releaser for bootstrap since your current version.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 commands and options
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mmiller42/html-webpack-externals-plugin/network/alerts).