openfisca / legislation-explorer

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

[Security] Bump bootstrap from 3.3.7 to 3.4.0 #212

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps bootstrap from 3.3.7 to 3.4.0. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/6dd9e321-93cd-4d79-b33a-ff7e01b15ad9).* > **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
Release notes *Sourced from [bootstrap's releases](https://github.com/twbs/bootstrap/releases).* > ## v3.4.0 > - **New:** Added a `.row-no-gutters` class. > - **New:** Added docs searching via Algolia. > - **Fixed:** Resolved an XSS issue in Alert, Carousel, Collapse, Dropdown, Modal, and Tab components. See for details. > - **Fixed:** Added padding to `.navbar-fixed-*` on modal open > - **Fixed:** Removed the double border on `` elements. > - Removed Gist creation in web-based Customizer since anonymous gists were disabled long ago by GitHub. > - Removed drag and drop support from Customizer since it didn't work anymore. > - Added a dropdown to the docs nav for newer and previous versions. > - Update the docs to use a new `baseurl`, `/docs/3.4/`, to version the v3.x documentation like we do with v4. > - Reorganized the v3 docs CSS to use Less. > - Switched to BrowserStack for tests. > - Updated links to always use https and fix broken URLs. > - Replaced ZeroClipboard with clipboard.js
Commits - [`4c547f2`](https://github.com/twbs/bootstrap/commit/4c547f2175b9a05aa43551f6927da83fe249ce42) Dist. - [`0f1c6b0`](https://github.com/twbs/bootstrap/commit/0f1c6b005f2dcb0ae20c06795400fda0b3a5e8f1) Move the whole autoprefixer config to configBridge.json. - [`9332f3c`](https://github.com/twbs/bootstrap/commit/9332f3c7acc82b04e5d0aeeffb308c539ae9b1c2) Add polyfills for older browsers. - [`dd71b40`](https://github.com/twbs/bootstrap/commit/dd71b40aedce5e51959fe20e12d080e76bac92a8) docs: Concat the IE files with the rest. - [`4a5c7f2`](https://github.com/twbs/bootstrap/commit/4a5c7f21d597341f91004b352c1a0abde7ff92e1) Update devDependencies, gems and lots of cleanup/build fixes. - [`7a2cdfb`](https://github.com/twbs/bootstrap/commit/7a2cdfb650891de08589a7ca229bd9407fbf4859) Center skippy. - [`3b82587`](https://github.com/twbs/bootstrap/commit/3b825870fae2de31034b85050db7e53f1d542449) Restore `cursor: help` for `abbr`. - [`bf69f1f`](https://github.com/twbs/bootstrap/commit/bf69f1fceca428777ab8e1da4cb2ae8bd900029d) Backport the `abbr` fix from the updated normalize.css. - [`dd23bb5`](https://github.com/twbs/bootstrap/commit/dd23bb5c1207123d581794323311f6d1e369b97d) Backport search.js changes from v4-dev. - [`9edba61`](https://github.com/twbs/bootstrap/commit/9edba6123e8689dba1c159eaa16f0455b3beddb2) search input: hide box-shadow. - Additional commits viewable in [compare view](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.0)
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 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.


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 cancel merge` will cancel a previously requested merge - `@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.