super3 / zmine

Simple Zcash GUI miner built with Node and Vue.
http://www.zmine.org/
GNU Affero General Public License v3.0
7 stars 4 forks source link

[Security] Bump bootstrap from 4.1.1 to 4.1.3 #28

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps bootstrap from 4.1.1 to 4.1.3. This update includes security fixes.

Vulnerabilities fixed *Sourced from The GitHub Security Advisory Database.* > **Moderate severity vulnerability that affects bootstrap** > In Bootstrap before 4.1.2, XSS is possible in the data-target property of scrollspy. This is similar to CVE-2018-14042. > > Affected versions: < 4.1.2
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.
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/v4.1.1...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 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.