Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @popperjs/core from 2.5.3 to 2.10.2 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

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

merge advice
ℹ️ 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.


  • The recommended version is 19 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-09-30.
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
  • 2.5.3 - 2020-09-29
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant