openedx / edx-platform

The Open edX LMS & Studio, powering education sites around the world!
https://openedx.org
GNU Affero General Public License v3.0
7.09k stars 3.79k forks source link

fix(deps): update dependency popper.js to v1.16.1 #35018

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
popper.js (source) 1.12.9 -> 1.16.1 age adoption passing confidence

Release Notes

FezVrasta/popper.js (popper.js) ### [`v1.16.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.16.1) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.16.0...v1.16.1) - chore: added `funding` field in `package.json` ### [`v1.16.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.16.0) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.15.0...v1.16.0) - πŸš€ feat: referenceNode support for reference objects (closes [#​800](https://togithub.com/FezVrasta/popper.js/issues/800)) ([#​801](https://togithub.com/FezVrasta/popper.js/issues/801)) (thanks [@​Benjamin-Dobell](https://togithub.com/Benjamin-Dobell)) - πŸ›  fix: make browser detection more reliable ([#​768](https://togithub.com/FezVrasta/popper.js/issues/768)) (thanks [@​mrzepinski](https://togithub.com/mrzepinski)) - πŸ›  fix: Remove /src from .npmignore (for debugging) ([#​761](https://togithub.com/FezVrasta/popper.js/issues/761)) (thanks [@​justingrant](https://togithub.com/justingrant)) - πŸ›  fix: calculation that results in NaN ([#​790](https://togithub.com/FezVrasta/popper.js/issues/790)) (thanks [@​snoozbuster](https://togithub.com/snoozbuster)) - πŸ›  fix: ESM style export of Padding in TS typedefs ([#​802](https://togithub.com/FezVrasta/popper.js/issues/802)) (thanks [@​Benjamin-Dobell](https://togithub.com/Benjamin-Dobell)) - πŸ›  fix: `.js.flow` definitions ([#​829](https://togithub.com/FezVrasta/popper.js/issues/829)) (thanks [@​pascalduez](https://togithub.com/pascalduez)) - ⚑️ perf: declared packages side effect free and fixed existing side effects ([#​830](https://togithub.com/FezVrasta/popper.js/issues/830)) (thanks [@​maclockard](https://togithub.com/maclockard)) - πŸ“– docs: add complete live example - πŸ“– docs: HTTPS codepen link ([#​795](https://togithub.com/FezVrasta/popper.js/issues/795)) (thanks [@​coliff](https://togithub.com/coliff)) - πŸ“– docs: fix typo in destroy.js comment ([#​810](https://togithub.com/FezVrasta/popper.js/issues/810)) (thanks [@​XhmikosR](https://togithub.com/XhmikosR)) - 🏑 chore: upgrade lerna ([#​803](https://togithub.com/FezVrasta/popper.js/issues/803)) (thanks [@​jquense](https://togithub.com/jquense)) ### [`v1.15.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.15.0) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.14.7...v1.15.0) - fix(types): add missing `reference` and `popper` class properties ([#​759](https://togithub.com/FezVrasta/popper.js/issues/759)) - fix: add "unpkg" field to package.json to link to minified version ([#​758](https://togithub.com/FezVrasta/popper.js/issues/758)) - feat: add 'flipVariationsByContent' option to flip modifier ([#​754](https://togithub.com/FezVrasta/popper.js/issues/754)) ### [`v1.14.7`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.14.7) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.14.6...v1.14.7) - fix: TS and Flow types for `preventOverflow` and `flip` modifiers; ### [`v1.14.6`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.14.6) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.14.5...v1.14.6) - fix: getOuterSizes returning NaN for virtual elements ([#​711](https://togithub.com/FezVrasta/popper.js/issues/711)) - fix: improve rounding ([#​715](https://togithub.com/FezVrasta/popper.js/issues/715)) - fix: flow types should live in umd folder (fixes Flow types) ### [`v1.14.5`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.14.5) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.14.4...v1.14.5) #### Popper.js - fix: Skip elements that does not have `.offsetParent` correctly ([#​659](https://togithub.com/FezVrasta/popper.js/issues/659)) - fix: add missing props of Data to typescript declarations ([#​655](https://togithub.com/FezVrasta/popper.js/issues/655)) - fix: add support for th elements ([#​276](https://togithub.com/FezVrasta/popper.js/issues/276)) ([#​650](https://togithub.com/FezVrasta/popper.js/issues/650)) - fix: run getComputedStyle in the same context as the target element ([#​678](https://togithub.com/FezVrasta/popper.js/issues/678)) #### Tooltip.js: - feat: options.closeOnClickOutside to close tooltip on click outside ([#​661](https://togithub.com/FezVrasta/popper.js/issues/661)) - fix: update tooltip typings ([#​675](https://togithub.com/FezVrasta/popper.js/issues/675)) ### [`v1.14.4`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.14.4) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.14.3...v1.14.4) ### Popper.js - docs: fixed some typos and grammar. ([#​582](https://togithub.com/FezVrasta/popper.js/issues/582)) - test: Fix flaky test on IE ([#​606](https://togithub.com/FezVrasta/popper.js/issues/606)) - fix: Get elements ownerDocument for correct measurements ([#​607](https://togithub.com/FezVrasta/popper.js/issues/607)) - feat: Add Flow types to Popper.js ([#​602](https://togithub.com/FezVrasta/popper.js/issues/602)) - docs: fix typos ([#​616](https://togithub.com/FezVrasta/popper.js/issues/616)) - fix(computeStyle): correctly calculate `bottom` when x="top" and `right` when y="left" ([#​612](https://togithub.com/FezVrasta/popper.js/issues/612)) - feat: Add specific padding to boundaries ([#​518](https://togithub.com/FezVrasta/popper.js/issues/518)) ([#​615](https://togithub.com/FezVrasta/popper.js/issues/615)) - docs: erroneous docs on `placement` ([#​623](https://togithub.com/FezVrasta/popper.js/issues/623)) - docs: improved issue template - docs: fix typo on docs ("gzpipped" -> "gzipped") ([#​631](https://togithub.com/FezVrasta/popper.js/issues/631)) - fix: Unignore flow typings from npm publish ([#​633](https://togithub.com/FezVrasta/popper.js/issues/633)) - docs: update ad code - fix: add missing Data.arrowStyles declarations; ([#​641](https://togithub.com/FezVrasta/popper.js/issues/641)) - fix: add typecript types to npm build ([#​593](https://togithub.com/FezVrasta/popper.js/issues/593)) - refactor: tiny redundancy ([#​657](https://togithub.com/FezVrasta/popper.js/issues/657)) - fix(flow): add event listener methods to Instance ([#​656](https://togithub.com/FezVrasta/popper.js/issues/656)) ### Tooltip.js - feat: set custom selectors for tooltip ([#​644](https://togithub.com/FezVrasta/popper.js/issues/644)) - feat: use visibility instead of display for tooltip ([#​647](https://togithub.com/FezVrasta/popper.js/issues/647)) - docs: options.placement only accepts string ([#​660](https://togithub.com/FezVrasta/popper.js/issues/660)) ### [`v1.14.3`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.14.3) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.14.2...v1.14.3) fix: Regression introduced by [#​596](https://togithub.com/FezVrasta/popper.js/issues/596) ([#​599](https://togithub.com/FezVrasta/popper.js/issues/599)) ### [`v1.14.2`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.14.2) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.14.1...v1.14.2) - perf: Reduce size of isIE helper ([#​594](https://togithub.com/FezVrasta/popper.js/issues/594)) - fix: offset rounding ([#​595](https://togithub.com/FezVrasta/popper.js/issues/595)) - fix: Fixed [#​251](https://togithub.com/FezVrasta/popper.js/issues/251) (finally) ([#​596](https://togithub.com/FezVrasta/popper.js/issues/596)) ### [`v1.14.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.14.1) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.14.0...v1.14.1) fix: regression in Popper namespace TS typings ([#​584](https://togithub.com/FezVrasta/popper.js/issues/584)) ### [`v1.14.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v1.14.0) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.13.0...v1.14.0) ##### Popper.js - fix: Find parents with CSS property overflow: overlay; ([#​540](https://togithub.com/FezVrasta/popper.js/issues/540)) - feat(popper): add `positionFixed` option ([#​487](https://togithub.com/FezVrasta/popper.js/issues/487)) - fix: Add missing cleanup for the Destroy method ([#​542](https://togithub.com/FezVrasta/popper.js/issues/542)) ([#​544](https://togithub.com/FezVrasta/popper.js/issues/544)) - fix: offset parent calculation for hidden elements ([#​545](https://togithub.com/FezVrasta/popper.js/issues/545)) - fix: Fixed the statement 2 of the loop to run through all autoprefixer ([#​570](https://togithub.com/FezVrasta/popper.js/issues/570)) - fix: Fixed d.ts to make positionFixed optional - fix: Extract Behavior type ##### Tooltip.js (1.2.0) - feat(tooltip): Added function to update the tooltip's content - fix: Trigger a popper update when changing tooltip title ### [`v1.13.0`](https://togithub.com/FezVrasta/popper.js/compare/v1.12.9...v1.13.0) [Compare Source](https://togithub.com/FezVrasta/popper.js/compare/v1.12.9...v1.13.0)

Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

edx-pipeline-bot commented 1 week ago

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

edx-pipeline-bot commented 1 week ago

2U Release Notice: This PR has been deployed to the edX production environment.

edx-pipeline-bot commented 1 week ago

2U Release Notice: This PR has been deployed to the edX production environment.