harikesh409 / harikesh409.github.com

A portfolio website
https://harikesh409.github.io
0 stars 2 forks source link

Update dependency popper.js to v1.16.1 #3

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
popper.js (source) minor 1.14.3 -> 1.16.1

Release Notes

popperjs/popper-core ### [`v1.16.1`](https://togithub.com/popperjs/popper-core/releases/v1.16.1) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v1.16.0...v1.16.1) - chore: added `funding` field in `package.json` ### [`v1.16.0`](https://togithub.com/popperjs/popper-core/releases/v1.16.0) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v1.15.0...v1.16.0) - 🚀 feat: referenceNode support for reference objects (closes [#​800](https://togithub.com/popperjs/popper-core/issues/800)) ([#​801](https://togithub.com/popperjs/popper-core/issues/801)) (thanks [@​Benjamin-Dobell](https://togithub.com/Benjamin-Dobell)) - 🛠 fix: make browser detection more reliable ([#​768](https://togithub.com/popperjs/popper-core/issues/768)) (thanks [@​mrzepinski](https://togithub.com/mrzepinski)) - 🛠 fix: Remove /src from .npmignore (for debugging) ([#​761](https://togithub.com/popperjs/popper-core/issues/761)) (thanks [@​justingrant](https://togithub.com/justingrant)) - 🛠 fix: calculation that results in NaN ([#​790](https://togithub.com/popperjs/popper-core/issues/790)) (thanks [@​snoozbuster](https://togithub.com/snoozbuster)) - 🛠 fix: ESM style export of Padding in TS typedefs ([#​802](https://togithub.com/popperjs/popper-core/issues/802)) (thanks [@​Benjamin-Dobell](https://togithub.com/Benjamin-Dobell)) - 🛠 fix: `.js.flow` definitions ([#​829](https://togithub.com/popperjs/popper-core/issues/829)) (thanks [@​pascalduez](https://togithub.com/pascalduez)) - ⚡️ perf: declared packages side effect free and fixed existing side effects ([#​830](https://togithub.com/popperjs/popper-core/issues/830)) (thanks [@​maclockard](https://togithub.com/maclockard)) - 📖 docs: add complete live example - 📖 docs: HTTPS codepen link ([#​795](https://togithub.com/popperjs/popper-core/issues/795)) (thanks [@​coliff](https://togithub.com/coliff)) - 📖 docs: fix typo in destroy.js comment ([#​810](https://togithub.com/popperjs/popper-core/issues/810)) (thanks [@​XhmikosR](https://togithub.com/XhmikosR)) - 🏡 chore: upgrade lerna ([#​803](https://togithub.com/popperjs/popper-core/issues/803)) (thanks [@​jquense](https://togithub.com/jquense)) ### [`v1.15.0`](https://togithub.com/popperjs/popper-core/releases/v1.15.0) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v1.14.7...v1.15.0) - fix(types): add missing `reference` and `popper` class properties ([#​759](https://togithub.com/popperjs/popper-core/issues/759)) - fix: add "unpkg" field to package.json to link to minified version ([#​758](https://togithub.com/popperjs/popper-core/issues/758)) - feat: add 'flipVariationsByContent' option to flip modifier ([#​754](https://togithub.com/popperjs/popper-core/issues/754)) ### [`v1.14.7`](https://togithub.com/popperjs/popper-core/releases/v1.14.7) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v1.14.6...v1.14.7) - fix: TS and Flow types for `preventOverflow` and `flip` modifiers; ### [`v1.14.6`](https://togithub.com/popperjs/popper-core/releases/v1.14.6) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v1.14.5...v1.14.6) - fix: getOuterSizes returning NaN for virtual elements ([#​711](https://togithub.com/popperjs/popper-core/issues/711)) - fix: improve rounding ([#​715](https://togithub.com/popperjs/popper-core/issues/715)) - fix: flow types should live in umd folder (fixes Flow types) ### [`v1.14.5`](https://togithub.com/popperjs/popper-core/releases/v1.14.5) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v1.14.4...v1.14.5) #### Popper.js - fix: Skip elements that does not have `.offsetParent` correctly ([#​659](https://togithub.com/popperjs/popper-core/issues/659)) - fix: add missing props of Data to typescript declarations ([#​655](https://togithub.com/popperjs/popper-core/issues/655)) - fix: add support for th elements ([#​276](https://togithub.com/popperjs/popper-core/issues/276)) ([#​650](https://togithub.com/popperjs/popper-core/issues/650)) - fix: run getComputedStyle in the same context as the target element ([#​678](https://togithub.com/popperjs/popper-core/issues/678)) #### Tooltip.js: - feat: options.closeOnClickOutside to close tooltip on click outside ([#​661](https://togithub.com/popperjs/popper-core/issues/661)) - fix: update tooltip typings ([#​675](https://togithub.com/popperjs/popper-core/issues/675)) ### [`v1.14.4`](https://togithub.com/popperjs/popper-core/releases/v1.14.4) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v1.14.3...v1.14.4) ### Popper.js - docs: fixed some typos and grammar. ([#​582](https://togithub.com/popperjs/popper-core/issues/582)) - test: Fix flaky test on IE ([#​606](https://togithub.com/popperjs/popper-core/issues/606)) - fix: Get elements ownerDocument for correct measurements ([#​607](https://togithub.com/popperjs/popper-core/issues/607)) - feat: Add Flow types to Popper.js ([#​602](https://togithub.com/popperjs/popper-core/issues/602)) - docs: fix typos ([#​616](https://togithub.com/popperjs/popper-core/issues/616)) - fix(computeStyle): correctly calculate `bottom` when x="top" and `right` when y="left" ([#​612](https://togithub.com/popperjs/popper-core/issues/612)) - feat: Add specific padding to boundaries ([#​518](https://togithub.com/popperjs/popper-core/issues/518)) ([#​615](https://togithub.com/popperjs/popper-core/issues/615)) - docs: erroneous docs on `placement` ([#​623](https://togithub.com/popperjs/popper-core/issues/623)) - docs: improved issue template - docs: fix typo on docs ("gzpipped" -> "gzipped") ([#​631](https://togithub.com/popperjs/popper-core/issues/631)) - fix: Unignore flow typings from npm publish ([#​633](https://togithub.com/popperjs/popper-core/issues/633)) - docs: update ad code - fix: add missing Data.arrowStyles declarations; ([#​641](https://togithub.com/popperjs/popper-core/issues/641)) - fix: add typecript types to npm build ([#​593](https://togithub.com/popperjs/popper-core/issues/593)) - refactor: tiny redundancy ([#​657](https://togithub.com/popperjs/popper-core/issues/657)) - fix(flow): add event listener methods to Instance ([#​656](https://togithub.com/popperjs/popper-core/issues/656)) ### Tooltip.js - feat: set custom selectors for tooltip ([#​644](https://togithub.com/popperjs/popper-core/issues/644)) - feat: use visibility instead of display for tooltip ([#​647](https://togithub.com/popperjs/popper-core/issues/647)) - docs: options.placement only accepts string ([#​660](https://togithub.com/popperjs/popper-core/issues/660))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.