openfisca / legislation-explorer

Explore legislation formulas and parameters.
https://legislation.demo.openfisca.org
GNU Affero General Public License v3.0
26 stars 12 forks source link

[Security] Bump bootstrap from 3.3.7 to 4.1.3 #181

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps bootstrap from 3.3.7 to 4.1.3.

Release notes *Sourced from [bootstrap's releases](https://github.com/twbs/bootstrap/releases).* > ## v4.1.3 > - **Fixed:** Removed the `:not(:root)` selector from our `svg` Reboot styles, resolving an issue that caused all inline SVGs ignore `vertical-align` styles via single class due to higher specificity. > - **Fixed:** Moved the browserslist config from our `package.json` to a separate file to avoid unintended inherited browser settings across npm projects. > - **Fixed:** Buttons in custom file inputs are once again clickable when focused. > - **Improved:** Bootstrap's plugins can now be imported separately in any contexts because they are now UMD ready. > - **Improved:** `.form-control`s now have a fixed `height` to compensate for differences in computed height across different `type`s. This also fixes some IE alignment issues. > - **Improved:** Added `Noto Color Emoji` to our system font stack for better rendering in Linux OSes. > > ## v4.1.2 > - Fixed an XSS vulnerability in tooltip, collapse, and scrollspy plugins > - Improved how we query elements in our JavaScript plugins > - Inline SVGs now have the same vertical alignment as images > - Fixed issues with double transitions on carousels > - Added Edge and IE10-11 fallbacks to our floating labels example > - Various improvements to form controls, including disabled states on file inputs and unified focus styles for selects > > Checkout the [v4.1.2 ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26423) and [GitHub project](https://github.com/twbs/bootstrap/projects/14) for the full details. > > ## v4.1.1 > **Our first patch release for Bootstrap 4!** Here's a quick rundown of some of the changes: > > - Added validation styles for file inputs > - Improved printing of dark tables > - Suppressed that `text-hide` deprecation notice by default > - Cleaned up some JS globals and improve coverage > - Bumped dependencies, namely Jekyll > - Fixed docs issue with incorrect name for our monospace font utility > > Checkout the [v4.1.1 ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/25971) and [GitHub project](https://github.com/twbs/bootstrap/projects/13) for the full details. > > ## v4.1.0 > - Added new custom range form control. > - Added new `.carousel-fade` modifier to switch carousel from horizontal sliding to crossfade. > - Added new `.dropdown-item-text` for plaintext dropdown items. > - Added new `.flex-fill`, `.flex-grow-*`, and `.flex-shrink-*` utilities. > - Added new `.table-borderless` variant for tables. > - Added new `.text-monospace` utility. > - Added new `.text-body` (default body color), `.text-black-50` (50% opacity black), and `.text-white-50` (50% opacity white) utilities. > - Added new `.shadow-*` utilities for quickly adding `box-shadow`s. > - Added ability to disable Popper's positioning in dropdowns. > - Fixed longstanding issue with Chrome incorrectly rendering cards across CSS columns. > - Deprecated `.text-hide`—you'll see a warning during compilation—as it's a dated and undocumented feature. > - Fixed up Dashboard and Offcanvas examples across Firefox and IE. > - Breadcrumbs can now use non-string values as dividers. > - Updated our Theming docs to confirm you _cannot_ use CSS variables in media queries (sorry folks!). > > Be sure to look at the [ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/25375) and [project board](https://github.com/twbs/bootstrap/projects/5) for more details on all our fixes. > > ## v4.0.0 > Our first stable v4 release! 🎉 > ... (truncated)
Commits - [`3b55873`](https://github.com/twbs/bootstrap/commit/3b558734382ce58b51e5fc676453bfd53bba9201) Ship v4.1.3 - [`72447ad`](https://github.com/twbs/bootstrap/commit/72447ad4972105e920f1767f369b98a76dcfa107) dist - [`d180452`](https://github.com/twbs/bootstrap/commit/d18045210cdd09271ac033992341d4460d6bafac) fix(tests): visual plugins tests - [`c74a327`](https://github.com/twbs/bootstrap/commit/c74a32703a441c7efa5ccea5d0b24391a3de4788) Allow background images for active buttons - [`f87d5ea`](https://github.com/twbs/bootstrap/commit/f87d5eab693434199c618766632ce10134ae2a7b) Clarify to close [#26329](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26329) - [`6cca02f`](https://github.com/twbs/bootstrap/commit/6cca02f163502a2a986713056b84a60e0bdf8397) fix `.modal-dialog-centered` on IE10/11 - [`c04d60b`](https://github.com/twbs/bootstrap/commit/c04d60b88f7d8dd3700df60cd4517459b6bc82f3) Fix modal overflow style nesting ([#26742](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26742)) - [`23e4d48`](https://github.com/twbs/bootstrap/commit/23e4d48e658c60db7a2fa7f69e338e0a586c90fa) Merge branch 'document-tooltip-flickering' of https://github.com/simPod/boots... - [`6f52b2e`](https://github.com/twbs/bootstrap/commit/6f52b2eafa82850faca784f925eeddacf5303d03) [#26912](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26912): fix custom file input z-index - [`c45e559`](https://github.com/twbs/bootstrap/commit/c45e5594b77015f48b8c21823a44d6bb8139d40a) Fix property order - Additional commits viewable in [compare view](https://github.com/twbs/bootstrap/compare/v3.3.7...v4.1.3)


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot-preview[bot] commented 6 years ago

We've just been alerted that this update fixes a security vulnerability:

Sourced from The Sonatype OSS Index.

CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Affected versions: ["<= 3.3.7"]

Br3nda commented 5 years ago

@dependabot ignore this major

dependabot-preview[bot] commented 5 years ago

OK, I won't notify you about version 4.x.x again, unless you re-open this PR or update to a 4.x.x release yourself.