Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps @popperjs/core from 2.9.3 to 2.11.3.

Release notes

Sourced from @​popperjs/core's releases.

v2.11.3

Bug Fixes

  • Fixes a placement issue that is caused when the starting offset parent element is inside shadow DOM. (#1535)

  • Positioning using strategy fixed when inside a containing block (#1579)

@​popperjs/core@​v2.11.2

No release notes provided.

@​popperjs/core@​v2.11.2

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)

  • Fix regression with detection of clipping boundaries (#1478)

v2.11.0

New Features

  • Allow SVG elements as boundary (#1405)

Bug Fixes

  • fix(computeStyles): adaptive option with fixed strategy on mobile (#1398)

  • fix(getClippingRect): check position of clipping parent (#1399)

  • fix(computeStyles): subpixel misalignment with round function (#1400)

  • fix(preventOverflow): altAxis + tether (#1401)

  • fix: handle scaled parent elements (#1402)

  • Exposes OffsetsFunction type (#1411)

v2.10.2

Bug Fixes

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

v2.10.1

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)

... (truncated)

Commits
  • 7eae96d fix(computeStyles): positioning with strategy fixed and a containing block ...
  • 9d6221a chore: add workflow_dispatch for manual releases (#1574)
  • 5c96008 fix: wrong link to the tree shaking section (#1534)
  • e2b7465 fix(popper): update getOffsetParent to use host if a starting parent node is ...
  • feac588 Revert #1399 (#1478)
  • 7e9e40e fix: round after math (#1418)
  • 231ca1e improve CI tests
  • 72b0b7d Allow svg elements to be used as boundaries for detectOverflow (#1405)
  • 6a65291 fix(computeStyles): adaptive option with fixed strategy on mobile (#1398)
  • 721666b fix(getClippingRect): check position of clipping parent (#1399)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.9.3 to 2.11.3.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](floating-ui/floating-ui@v2.9.3...v2.11.3)

---
updated-dependencies:
- dependency-name: "@popperjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2022

Superseded by #165.

@dependabot dependabot bot closed this Mar 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/popperjs/core-2.11.3 branch March 21, 2022 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant