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

Bump bootstrap from 4.1.3 to 4.2.1 #51

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps bootstrap from 4.1.3 to 4.2.1.

Release notes *Sourced from [bootstrap's releases](https://github.com/twbs/bootstrap/releases).* > ## 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.
Commits - [`9e4e947`](https://github.com/twbs/bootstrap/commit/9e4e94747bd698f4f61d48ed54c9c6d4d199bd32) Bump to v4.2.1 ([#27892](https://github-redirect.dependabot.com/twbs/bootstrap/issues/27892)) - [`d50ed9a`](https://github.com/twbs/bootstrap/commit/d50ed9a2bde22067c0e5f21d1614e477e362165a) Update README.md - [`680f40c`](https://github.com/twbs/bootstrap/commit/680f40c7cb08433f3f87a372f4408809f940bfb9) Add 4.1 to previous releases - [`c5bd6a1`](https://github.com/twbs/bootstrap/commit/c5bd6a11f6e4a5fd04cf4c11a7f9b03a1a93dfb1) Update webpack.md - [`140abf4`](https://github.com/twbs/bootstrap/commit/140abf4c3d89739d583c07da8545cc4e6407d0a2) Remove unneeded redirects. - [`1bded2f`](https://github.com/twbs/bootstrap/commit/1bded2ffcd8421aea372d3f090b3f024fb6be143) Update docs-navbar.html - [`eda851e`](https://github.com/twbs/bootstrap/commit/eda851ee76bd01375f39682d903a76cc51207475) Prep for v4.2.0 release - [`2c0cd7d`](https://github.com/twbs/bootstrap/commit/2c0cd7d2edb41d6288c1eb4da18b614b04c4b912) Remove dead link entry for translations. ([#27891](https://github-redirect.dependabot.com/twbs/bootstrap/issues/27891)) - [`12c4d3c`](https://github.com/twbs/bootstrap/commit/12c4d3c248b49f1730c75fcf8fbcb4a97274ccf6) README.md: Add Open Collective ([#27864](https://github-redirect.dependabot.com/twbs/bootstrap/issues/27864)) - [`1960a52`](https://github.com/twbs/bootstrap/commit/1960a528893b0b6a0587a9a888ddd51f149d49f1) List v3.4.0 in versions page. ([#27860](https://github-redirect.dependabot.com/twbs/bootstrap/issues/27860)) - Additional commits viewable in [compare view](https://github.com/twbs/bootstrap/compare/v4.1.3...v4.2.1)
Maintainer changes This version was pushed to npm by [mdo](https://www.npmjs.com/~mdo), 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.