dalen / puppetexplorer

Puppet web interface written in CoffeeScript using AngularJS
demo.puppetexplorer.io
Other
413 stars 43 forks source link

Bump popper.js from 1.14.4 to 1.14.6 #553

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps popper.js from 1.14.4 to 1.14.6.

Release notes *Sourced from [popper.js's releases](https://github.com/FezVrasta/popper.js/releases).* > ## v1.14.6 > - fix: getOuterSizes returning NaN for virtual elements ([#711](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/711)) > - fix: improve rounding ([#715](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/715)) > - fix: flow types should live in umd folder (fixes Flow types) > > ## 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))
Commits - [`b1144cd`](https://github.com/FezVrasta/popper.js/commit/b1144cdbcb5b5ab20d281a6083ecdce475a54af1) chore(automatic): v1.14.6 (dist files) - [`463b430`](https://github.com/FezVrasta/popper.js/commit/463b4306122fa5884ab640dc120ff375224eb1fa) fix: flow types should live in umd folder - [`44be8de`](https://github.com/FezVrasta/popper.js/commit/44be8ded6e1db3df6166e8a2d55ffeb42967bba1) fix: improve rounding ([#715](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/715)) - [`2d4400b`](https://github.com/FezVrasta/popper.js/commit/2d4400bf621143dbefe276c96acc480ed2f56fc7) fix: getOuterSizes returning NaN for virtual elements ([#711](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/711)) - [`28c5d0e`](https://github.com/FezVrasta/popper.js/commit/28c5d0e4e5c507f90b3011fba085ed2bb88a2692) fix: remove .parentNode when selecting inner tooltip, fixing selectivity prob... - [`3db964b`](https://github.com/FezVrasta/popper.js/commit/3db964bde9484c6e9adb9c0d6295f77459c1d466) v1.3.1 - [`ee6d78a`](https://github.com/FezVrasta/popper.js/commit/ee6d78a992dcf08bd232ce68799a112db6887463) chore(automatic): v1.14.5 (dist files cleanup) - [`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)) - Additional commits viewable in [compare view](https://github.com/FezVrasta/popper.js/compare/v1.14.4...v1.14.6)


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 will not automatically merge this PR because it includes a patch update to a production dependency.


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #573.