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

[popover2] chore(deps): bump @popperjs/core from 2.6.0 to 2.11.6 #5636

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps @popperjs/core from 2.6.0 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.6.0 to 2.11.6.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](floating-ui/floating-ui@v2.6.0...v2.11.6)

---
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 Oct 3, 2022
@dependabot dependabot bot requested a review from adidahiya October 3, 2022 04:09
@blueprint-bot
Copy link

chore(deps): bump @popperjs/core from 2.6.0 to 2.11.6

Previews: documentation | landing | table | demo

@adidahiya adidahiya changed the title chore(deps): bump @popperjs/core from 2.6.0 to 2.11.6 [popover2] chore(deps): bump @popperjs/core from 2.6.0 to 2.11.6 Oct 3, 2022
@adidahiya adidahiya merged commit e61e9ae into develop Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/popperjs/core-2.11.6 branch October 3, 2022 19:47
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.

2 participants