topcoder-platform / taas-app

TaaS App Front End
3 stars 24 forks source link

[Snyk] Upgrade @popperjs/core from 2.5.4 to 2.10.2 #535

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade @popperjs/core from 2.5.4 to 2.10.2.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: @popperjs/core
  • 2.10.2 - 2021-09-30

    Bug Fixes

    • Fixes issue with elements of non-integer sizes (#1351 (comment)) (#1380)
  • 2.10.1 - 2021-09-03

    Bug Fixes

    • Adaptive option now takes in account placement variations (#1360)

    • Avoid using scrollHeight/scrollWidth when the position is fixed and when the offsetParent is the window (#1356)

    • Support monitors with DPI higher than 1 but minor than 2 (#1308)

    • Revert module export map (#1362)

  • 2.10.0 - 2021-09-02

    New Features

    • The module now defines an exports map to better work on different environments (#1342) (#1359)

    • Allow to use a callback as setOptions value (#1352) (#1359)

    Bug Fixes

    • Incorrect position when offsetWidth/height is 0 (#1353) (#1359)
  • 2.9.3 - 2021-08-03

    Bug Fixes

    • Handle scaled parent elements (#1247)
  • 2.9.2 - 2021-04-01

    Bug Fixes

    • fixing invalid containing block calculation on IE for fixed strategy (#1268)
  • 2.9.1 - 2021-03-08

    Bug Fixes

    • Replace includes with indexOf (#1264)

    • Upgraded flow-to-ts to get rid of the remaining of the TS specific workarounds (#1262)

  • 2.9.0 - 2021-03-02

    Refactors

    • Upgraded flow-to-ts in order to remove some TS-specific workarounds. (#1260)

    Bug Fixes

    • Fixed issue with sub pixels (#1261)
  • 2.8.6 - 2021-02-26

    Bug Fixes

    • pixel positioning on particular edge cases (#1256)
  • 2.8.5 - 2021-02-26

    Bug Fixes

    • getWindow doesn't error if a null node is provided (#1258)
  • 2.8.4 - 2021-02-24

    Bug Fixes

    • Arrow padding function was called with outdated arguments (#1255)
  • 2.8.3 - 2021-02-22
  • 2.8.2 - 2021-02-20
  • 2.8.1 - 2021-02-20
  • 2.8.0 - 2021-02-20
  • 2.7.2 - 2021-02-19
  • 2.7.1 - 2021-02-19
  • 2.7.0 - 2021-02-16
  • 2.6.0 - 2020-12-14
  • 2.5.4 - 2020-10-30
from @popperjs/core GitHub release notes
Commit messages
Package name: @popperjs/core
  • 2e909c7 fix: remove scale logic in getBoundingClientRect (#1380)
  • 094c311 Revert "Add an exports map (#1342)" (#1362)
  • f18d577 Support monitors with 1.25 devicePixelRatio (#1308)
  • a45c190 fix: use other direction with end variation (#1360)
  • 990b0e8 feat: expose enums.js from UMD and CJS builds
  • 2957038 fix: avoid using scrollHeight/scrollWidth when the position is fixed and when the offsetParent is the window (#1356)
  • 4cd7f8d bump version (#1359)
  • 0786436 fix: modifiers validator
  • a78257b fix: update browserlist db
  • 857bcc8 fix: revert #1326
  • ac8f106 fix: linting
  • 3d7a22f Revert "fix: use other direction with end variation" (#1357)
  • 69990fc fix: incorrect position when offsetWidth/height is 0 (#1353)
  • ec78c52 Add an exports map (#1342)
  • 1f583dd feat: allow to use a callback as setOptions value (#1352)
  • d626340 fix: use other direction with end variation (#1302)
  • f4a6550 fix: handle scaled parent elements (#1247)
  • 4800b37 fix: fixing invalid containing block calculation on IE for fixed strategy (#1268)
  • c3c52a8 fix: replace includes with indexOf to support IE11 again (#1264)
  • e1c1a37 upgrade flow-to-ts (#1262)
  • 2422a68 fix: use 1px check for layout rect (#1261)
  • cd4c19d fix: upgrade flow-to-ts and remove TS-specific hacks (#1260)
  • 509875b fix: #1223 pixel positioning (#1256)
  • 2dfd962 Make getWindow null/undefined safe again (#1258)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs