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 popper.js from 1.14.3 to 1.14.5 #32

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps popper.js from 1.14.3 to 1.14.5.

Release notes *Sourced from [popper.js's releases](https://github.com/FezVrasta/popper.js/releases).* > ## v1.14.5 > ## Popper.js > > - fix: Skip elements that does not have `.offsetParent` correctly ([#659](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/659)) > - fix: add missing props of Data to typescript declarations ([#655](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/655)) > - fix: add support for th elements ([#276](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/276)) ([#650](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/650)) > - fix: run getComputedStyle in the same context as the target element ([#678](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/678)) > > ## Tooltip.js: > > - feat: options.closeOnClickOutside to close tooltip on click outside ([#661](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/661)) > - fix: update tooltip typings ([#675](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/675)) > > ## v1.14.4 > # Popper.js > - docs: fixed some typos and grammar. ([#582](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/582)) > - test: Fix flaky test on IE ([#606](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/606)) > - fix: Get elements ownerDocument for correct measurements ([#607](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/607)) > - feat: Add Flow types to Popper.js ([#602](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/602)) > - docs: fix typos ([#616](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/616)) > - fix(computeStyle): correctly calculate `bottom` when x="top" and `right` when y="left" ([#612](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/612)) > - feat: Add specific padding to boundaries ([#518](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/518)) ([#615](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/615)) > - docs: erroneous docs on `placement` ([#623](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/623)) > - docs: improved issue template > - docs: fix typo on docs ("gzpipped" -> "gzipped") ([#631](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/631)) > - fix: Unignore flow typings from npm publish ([#633](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/633)) > - docs: update ad code > - fix: add missing Data.arrowStyles declarations; ([#641](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/641)) > - fix: add typecript types to npm build ([#593](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/593)) > - refactor: tiny redundancy ([#657](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/657)) > - fix(flow): add event listener methods to Instance ([#656](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/656)) > > > # Tooltip.js > - feat: set custom selectors for tooltip ([#644](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/644)) > - feat: use visibility instead of display for tooltip ([#647](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/647)) > - docs: options.placement only accepts string ([#660](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/660))
Commits - [`f643107`](https://github.com/FezVrasta/popper.js/commit/f643107f4f65d3ff847e4d8f9a49efb789bb587a) chore(automatic): v1.14.5 (dist files) - [`8524d51`](https://github.com/FezVrasta/popper.js/commit/8524d51eaaac88fd3b561906f7c6f4907f7f043c) v1.3.0 - [`b73bab3`](https://github.com/FezVrasta/popper.js/commit/b73bab36a35e540322a69bce3098d58444ba08af) docs: fix grammar issues in Readme ([#703](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/703)) - [`003daa8`](https://github.com/FezVrasta/popper.js/commit/003daa8befd5bcb5f9488bc2f4da9583b1c7d393) docs: add ember-tooltips to Popper.js mentions ([#701](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/701)) - [`b98d913`](https://github.com/FezVrasta/popper.js/commit/b98d9134eb78b97e8bc1b736401a960e9e3cb9f6) chore: add integrity sha to yarn lockfile ([#697](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/697)) - [`6d98b8b`](https://github.com/FezVrasta/popper.js/commit/6d98b8b29aa8410be9dd99f423d94e3540019fce) fix: run getComputedStyle in the same context as the target element ([#678](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/678)) - [`32006f9`](https://github.com/FezVrasta/popper.js/commit/32006f9c71c6bdc8d43980b01f0044cf78ca7627) docs: angular-popper is a angular (2 <=) library, not a AngularJS library ([#683](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/683)) - [`9031fff`](https://github.com/FezVrasta/popper.js/commit/9031fff700d1d589f1f3843498024c6a0c196d05) fix: add support for th elements ([#276](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/276)) ([#650](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/650)) - [`14d515b`](https://github.com/FezVrasta/popper.js/commit/14d515b09e5a2c48adf3f81ffdde827efaa38eab) fix: add missing props of Data to typescript declarations ([#655](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/655)) - [`2c1c1a7`](https://github.com/FezVrasta/popper.js/commit/2c1c1a7433f7279faf82236b53fb72e5d43adfc2) fix: Skip elements that does not have `.offsetParent` correctly ([#659](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/659)) - Additional commits viewable in [compare view](https://github.com/FezVrasta/popper.js/compare/v1.14.3...v1.14.5)


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.