Skip to content

chore(deps-dev): bump @floating-ui/dom from 1.0.2 to 1.0.7#785

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/floating-ui/dom-1.0.7
Closed

chore(deps-dev): bump @floating-ui/dom from 1.0.2 to 1.0.7#785
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/floating-ui/dom-1.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 25, 2022

Bumps @floating-ui/dom from 1.0.2 to 1.0.7.

Release notes

Sourced from @​floating-ui/dom's releases.

@​floating-ui/dom@​1.0.7

Bug Fixes

  • fix(getClippingRect): remove regression introduced in 1.0.5 where clipping ancestors for a fixed floating element would be incorrectly determined — an ancestor would be marked as clipping even if the floating element could appear outside of it (#1972)

  • fix(platform/getElementRects): ensure that getOffsetParent and getDimensions are both referenced from the current platform object (if adding custom methods) (#1973)

@​floating-ui/dom@​1.0.6

Bug Fixes

  • fix(getClippingRect): ignore body as a clipping element (#1961)

@​floating-ui/dom@​1.0.5

Bug Fixes

  • fix: additional cases where clippingAncestors would return invalid elements (#1956)

  • fix: rewrite logic to detect clipping element ancestors (#1959)

  • fix(isContainingBlock): check for backdrop-filter (#1959)

  • fix: support falsy values in middleware option for conditionals (#1954)

@​floating-ui/dom@​1.0.4

Bug Fixes

  • fix(autoUpdate): add event listeners to a VirtualElement's contextElement if present (#1925)

@​floating-ui/dom@​1.0.3

Bug Fixes

  • fix: do not treat elements with display: inline or display: contents as overflow ancestors (#1847)

  • fix(autoUpdate): retain ancestorResize option when enabling animationFrame option (#1915)

  • fix(isContainingBlock): position: fixed positioning when ancestor has contain: paint|layout|strict|content (plus multiple values) (#1922)

  • fix: clippingAncestors rect detection when reference ancestor has position: absolute, allowing it to escape a clipping ancestor (e.g. commonly encountered with hide() middleware) (#1923)

  • fix(isContainingBlock): position: fixed positioning when ancestor has multiple will-change values when one of them will create a containing block (#1922)

Commits

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 [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.0.2 to 1.0.7.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.0.7/packages/dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 7, 2022

Superseded by #801.

@dependabot dependabot Bot closed this Dec 7, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/floating-ui/dom-1.0.7 branch December 7, 2022 00:13
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants