Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

npm: bump @popperjs/core from 2.10.1 to 2.11.6 in /client #122

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps @popperjs/core from 2.10.1 to 2.11.6.

Release notes

Sourced from @​popperjs/core's releases.

v2.11.6

Bug Fixes

v2.11.5

Bug Fixes

  • fix(types): Constrain Modifier Options to same type as Options in ModifierArguments #1598

v2.11.4

Fixes

  • Fixed an issue with the postinstall script

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)

... (truncated)

Commits
  • e764f2c fix: v2.11.6
  • 9936df3 fix(Popper): Safari pinch zooming fix (#1843)
  • 593aefe fix(types): Constrain Modifier Options to same type as Options in ModifierArg...
  • 50b3a43 fix: replace postinstall with prepare
  • 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)
  • 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.10.1 to 2.11.6.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](floating-ui/floating-ui@v2.10.1...v2.11.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants