GetTerminus / terminus-ui

📚 The Terminus UI Library.
MIT License
53 stars 8 forks source link

fix(packages): update dependency @popperjs/core to v2.11.8 #2363

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@popperjs/core 2.4.0 -> 2.11.8 age adoption passing confidence

Release Notes

popperjs/popper-core ### [`v2.11.7`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.11.7): @​popperjs/core@2.11.7 [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.11.6...v2.11.7) ##### Bug Fixes - fix: Use correct window to get the devicePixelRatio [#​2229](https://togithub.com/popperjs/popper-core/issues/2229) ### [`v2.11.6`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.11.6) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.11.5...v2.11.6) #### Bug Fixes - fix: position in Safari when pinch-zooming using fixed strategy - Adapted from https://github.com/floating-ui [https://github.com/floating-ui/floating-ui/issues/1121](https://togithub.com/floating-ui/floating-ui/issues/1121) - fix: avoid Chrome DevTools warning about userAgent usage ### [`v2.11.5`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.11.5) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.11.4...v2.11.5) #### Bug Fixes - fix(types): Constrain Modifier Options to same type as Options in ModifierArguments [#​1598](https://togithub.com/popperjs/popper-core/issues/1598) ### [`v2.11.4`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.11.4) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.11.3...v2.11.4) #### Fixes - Fixed an issue with the `postinstall` script ### [`v2.11.3`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.11.3) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.11.2...v2.11.3) #### Bug Fixes - Fixes a placement issue that is caused when the starting offset parent element is inside shadow DOM. ([#​1535](https://rollingversions.com/floating-ui/floating-ui/pull/1535)) - Positioning using strategy fixed when inside a containing block ([#​1579](https://rollingversions.com/floating-ui/floating-ui/pull/1579)) ### [`v2.11.2`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.11.2): @​popperjs/core@v2.11.2 [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.11.1...v2.11.2) ### [`v2.11.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.11.1): @​popperjs/core@v2.11.2 [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.11.0...v2.11.1) > **Note**: 2.11.1 has a wrong dependency in its package.json, 2.11.2 was released to fix it #### Bug Fixes - Round computed offsets after all the modifiers math is executed ([#​1418](https://togithub.com/popperjs/popper-core/issues/1418)) - Fix regression with detection of clipping boundaries ([#​1478](https://togithub.com/popperjs/popper-core/issues/1478)) ### [`v2.11.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.11.0) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.10.2...v2.11.0) #### New Features - Allow SVG elements as boundary ([#​1405](https://togithub.com/popperjs/popper-core/issues/1405)) #### Bug Fixes - fix(computeStyles): adaptive option with fixed strategy on mobile ([#​1398](https://togithub.com/popperjs/popper-core/issues/1398)) - fix(getClippingRect): check position of clipping parent ([#​1399](https://togithub.com/popperjs/popper-core/issues/1399)) - fix(computeStyles): subpixel misalignment with round function ([#​1400](https://togithub.com/popperjs/popper-core/issues/1400)) - fix(preventOverflow): altAxis + tether ([#​1401](https://togithub.com/popperjs/popper-core/issues/1401)) - fix: handle scaled parent elements ([#​1402](https://togithub.com/popperjs/popper-core/issues/1402)) - Exposes `OffsetsFunction` type ([#​1411](https://togithub.com/popperjs/popper-core/issues/1411)) ### [`v2.10.2`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.10.2) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.10.1...v2.10.2) #### Bug Fixes - Fixes issue with elements of non-integer sizes ([#​1351](https://togithub.com/popperjs/popper-core/issues/1351) (comment)) ([#​1380](https://togithub.com/popperjs/popper-core/issues/1380)) ### [`v2.10.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.10.1) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.10.0...v2.10.1) #### Bug Fixes - Adaptive option now takes in account placement variations ([#​1360](https://togithub.com/popperjs/popper-core/issues/1360)) - Avoid using scrollHeight/scrollWidth when the position is fixed and when the offsetParent is the window ([#​1356](https://togithub.com/popperjs/popper-core/issues/1356)) - Support monitors with DPI higher than 1 but minor than 2 ([#​1308](https://togithub.com/popperjs/popper-core/issues/1308)) - Revert module export map ([#​1362](https://togithub.com/popperjs/popper-core/issues/1362)) ### [`v2.10.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.10.0) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.9.3...v2.10.0) #### New Features - The module now defines an exports map to better work on different environments ([#​1342](https://togithub.com/popperjs/popper-core/issues/1342)) ([#​1359](https://togithub.com/popperjs/popper-core/issues/1359)) - Allow to use a callback as setOptions value ([#​1352](https://togithub.com/popperjs/popper-core/issues/1352)) ([#​1359](https://togithub.com/popperjs/popper-core/issues/1359)) #### Bug Fixes - Incorrect position when offsetWidth/height is 0 ([#​1353](https://togithub.com/popperjs/popper-core/issues/1353)) ([#​1359](https://togithub.com/popperjs/popper-core/issues/1359)) ### [`v2.9.3`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.9.3) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.9.2...v2.9.3) #### Bug Fixes - Handle scaled parent elements ([#​1247](https://togithub.com/popperjs/popper-core/issues/1247)) ### [`v2.9.2`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.9.2) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.9.1...v2.9.2) #### Bug Fixes - fixing invalid containing block calculation on IE for fixed strategy ([#​1268](https://togithub.com/popperjs/popper-core/issues/1268)) ### [`v2.9.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.9.1) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.9.0...v2.9.1) #### Bug Fixes - Replace includes with indexOf ([#​1264](https://togithub.com/popperjs/popper-core/issues/1264)) - Upgraded flow-to-ts to get rid of the remaining of the TS specific workarounds ([#​1262](https://togithub.com/popperjs/popper-core/issues/1262)) ### [`v2.9.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.9.0) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.8.6...v2.9.0) #### Refactors - Upgraded flow-to-ts in order to remove some TS-specific workarounds. ([#​1260](https://togithub.com/popperjs/popper-core/issues/1260)) #### Bug Fixes - Fixed issue with sub pixels ([#​1261](https://togithub.com/popperjs/popper-core/issues/1261)) ### [`v2.8.6`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.8.6) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.8.5...v2.8.6) #### Bug Fixes - pixel positioning on particular edge cases ([#​1256](https://togithub.com/popperjs/popper-core/issues/1256)) ### [`v2.8.5`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.8.5) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.8.4...v2.8.5) #### Bug Fixes - getWindow doesn't error if a null node is provided ([#​1258](https://togithub.com/popperjs/popper-core/issues/1258)) ### [`v2.8.4`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.8.4) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.8.3...v2.8.4) #### Bug Fixes - Arrow padding function was called with outdated arguments ([#​1255](https://togithub.com/popperjs/popper-core/issues/1255)) ### [`v2.8.3`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.8.3) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.8.2...v2.8.3) #### Bug Fixes - Compatibility issue with IE11 ([#​1253](https://togithub.com/popperjs/popper-core/issues/1253)) ### [`v2.8.2`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.8.2) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.8.1...v2.8.2) #### Bug Fixes - Install issue ([#​1251](https://togithub.com/popperjs/popper-core/issues/1251)) ### [`v2.8.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.8.1) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.8.0...v2.8.1) #### Performance Improvements - Reduced lib size (a bit) ([#​1249](https://togithub.com/popperjs/popper-core/issues/1249)) ### [`v2.8.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.8.0) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.7.2...v2.8.0) #### New Features - Now you can pass a function to the arrow padding option ([#​1245](https://togithub.com/popperjs/popper-core/issues/1245)) #### Bug Fixes - preventOverflow `tether` option would be ignored if `altAxis` was set to true ([#​1248](https://togithub.com/popperjs/popper-core/issues/1248)) - Margin-styling no longer lingers on element after popper instance is destroyed ([#​1246](https://togithub.com/popperjs/popper-core/issues/1246)) ### [`v2.7.2`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.7.2) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.7.1...v2.7.2) #### Bug Fixes - Fix getOffsetParent with will-change property ([#​1244](https://togithub.com/popperjs/popper-core/issues/1244)) ### [`v2.7.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.7.1) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.7.0...v2.7.1) #### Bug Fixes - Fixed a regression introduced in the previous version relative to element.ownerDocument being undefined ([#​1243](https://togithub.com/popperjs/popper-core/issues/1243)) - Improvements where HTML element has relative position ([#​1148](https://togithub.com/popperjs/popper-core/issues/1148)) - issue with Shadow DOM detection and Anchor elements ([#​1240](https://togithub.com/popperjs/popper-core/issues/1240)) ### [`v2.7.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.7.0) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.6.0...v2.7.0) #### New Features - Improve computeStyles modifier with customize roundOffsets support ([#​1213](https://togithub.com/popperjs/popper-core/issues/1213)) #### Bug Fixes - Checking wether element is `` by using `ownerDocument.body` instead of tagName ([#​1226](https://togithub.com/popperjs/popper-core/issues/1226)) ### [`v2.6.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.6.0) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.5.4...v2.6.0) > https://app.circleci.com/pipelines/github/SironaMedical/services-frontend/4151/workflows/97d270ae-c712-4147-9900-4780f92693ff #### New Features - Add `roundOffsets` option to computeStyles modifier ([#​1193](https://togithub.com/popperjs/popper-core/issues/1193)) #### Refactorings - Upgrade flow to 0.139 ([#​1197](https://togithub.com/popperjs/popper-core/issues/1197)) - Resolve all flow warnings ([#​1197](https://togithub.com/popperjs/popper-core/issues/1197)) ### [`v2.5.4`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.5.4) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.5.3...v2.5.4) #### Bug Fixes - Added a check that `getRootNode` is not ` undefined `. ([#​1185](https://togithub.com/popperjs/popper-core/issues/1185)) ### [`v2.5.3`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.5.3) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.5.2...v2.5.3) #### Bug Fixes - improve shadow root detection ([#​1166](https://togithub.com/popperjs/popper-core/issues/1166)) ### [`v2.5.2`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.5.2) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.5.1...v2.5.2) #### Bug Fixes - Added check for rootNode before performing other actions on the object ([#​1174](https://togithub.com/popperjs/popper-core/issues/1174)) ### [`v2.5.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.5.1) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.5.0...v2.5.1) #### Bug Fixes - patch-package was trying to run on consumers installations ([#​1177](https://togithub.com/popperjs/popper-core/issues/1177)) we now run it on `prepare` ### [`v2.5.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.5.0) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.4.4...v2.5.0) #### Refactorings - restructure to make more tree-shakable without importing built code ([#​1162](https://togithub.com/popperjs/popper-core/issues/1162)) #### Bug Fixes - Fixes exceptions when iframes containing popper targets are removed. ([#​1157](https://togithub.com/popperjs/popper-core/issues/1157)) - fix generated typescript definition ([#​1150](https://togithub.com/popperjs/popper-core/issues/1150)) - Added fallback to window.document for getDocumentElement ([#​1151](https://togithub.com/popperjs/popper-core/issues/1151)) ### [`v2.4.4`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.4.4) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.4.3...v2.4.4) #### Bug Fixes - Exclude reference element from scroll parents list ([#​1147](https://togithub.com/popperjs/popper-core/issues/1147)) ### [`v2.4.3`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.4.3) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.4.2...v2.4.3) #### Bug Fixes - Fix path issue with TS builds ([#​1144](https://togithub.com/popperjs/popper-core/issues/1144)) - remove body as a clippingParent ([#​1142](https://togithub.com/popperjs/popper-core/issues/1142)) - Improve error message for issue reported in [#​1133](https://togithub.com/popperjs/popper-core/issues/1133) ([#​1143](https://togithub.com/popperjs/popper-core/issues/1143)) - Export `detectOverflow` utility from all the dist targets. ([#​1140](https://togithub.com/popperjs/popper-core/issues/1140)) - Issue when `position: relative` is given to \`html> element ([#​1141](https://togithub.com/popperjs/popper-core/issues/1141)) ### [`v2.4.2`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.4.2) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.4.1...v2.4.2) #### Bug Fixes - Fix infinite loop if popper is an unmounted element ([#​1128](https://togithub.com/popperjs/popper-core/issues/1128)) ([#​1129](https://togithub.com/popperjs/popper-core/issues/1129)) ### [`v2.4.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/v2.4.1) [Compare Source](https://togithub.com/popperjs/popper-core/compare/v2.4.0...v2.4.1) #### Bug Fixes - Fixed problem with offset parents generated by "transform" CSS properties. ([#​1115](https://togithub.com/popperjs/popper-core/issues/1115)) ([#​1123](https://togithub.com/popperjs/popper-core/issues/1123)) - Fixed issue with parent tables with position different than "initial" ([#​1124](https://togithub.com/popperjs/popper-core/issues/1124)) ([#​1125](https://togithub.com/popperjs/popper-core/issues/1125)) - fixed issue with viewport size detection on iOS ([#​1099](https://togithub.com/popperjs/popper-core/issues/1099))

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

â™» Rebasing: Never, 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.