Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: update dependency @floating-ui/dom to v1.6.3 #4322

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/dom (source) 1.6.1 -> 1.6.3 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/dom)

v1.6.3

Compare Source

Patch Changes
  • fix: calculate reference element offset relative to offsetParent iframe. Fixes issue with positioning in nested iframes, such as the following:
<html>
  <iframe>
    <div>floating</div>
    <iframe>
      <div>reference</div>
    </iframe>
  </iframe>
</html>

v1.6.2

Compare Source

Patch Changes
  • fix: top layer element positioning and collision detection when using absolute strategy

Configuration

📅 Schedule: Branch creation - "after 12pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

Branch preview

Copy link

Tachometer results

Currently, no packages are changed by this PR...

@renovate renovate bot force-pushed the renovate/floating-ui-dom-1.x-lockfile branch 2 times, most recently from 868139c to 02077ab Compare April 26, 2024 18:49
Copy link

github-actions bot commented Apr 26, 2024

Lighthouse scores

Category Latest (report) Main (report) Branch (report)
Performance 0.97 0.99 0.99
Accessibility 1 1 1
Best Practices 1 1 1
SEO 1 0.92 0.92
PWA 1 1 1
What is this?

Lighthouse scores comparing the documentation site built from the PR ("Branch") to that of the production documentation site ("Latest") and the build currently on main ("Main"). Higher scores are better, but note that the SEO scores on Netlify URLs are artifically constrained to 0.92.

Transfer Size

Category Latest Main Branch
Total 229.212 kB 211.787 kB 🏆 212.208 kB
Scripts 60.853 kB 49.555 kB 🏆 49.885 kB
Stylesheet 35.69 kB 30.461 kB 🏆 30.478 kB
Document 5.957 kB 5.165 kB 🏆 5.221 kB
Font 126.712 kB 126.606 kB 🏆 126.624 kB

Request Count

Category Latest Main Branch
Total 43 43 43
Scripts 35 35 35
Stylesheet 5 5 5
Document 1 1 1
Font 2 2 2

@Westbrook Westbrook changed the title fix: update dependency @floating-ui/dom to v1.6.3 chore: update dependency @floating-ui/dom to v1.6.3 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/floating-ui-dom-1.x-lockfile branch from 02077ab to 72ac2dc Compare April 26, 2024 19:15
@renovate renovate bot changed the title chore: update dependency @floating-ui/dom to v1.6.3 fix: update dependency @floating-ui/dom to v1.6.3 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/floating-ui-dom-1.x-lockfile branch 2 times, most recently from 7563a4f to 366dc8f Compare April 26, 2024 20:32
@Westbrook Westbrook force-pushed the renovate/floating-ui-dom-1.x-lockfile branch from 366dc8f to 769d504 Compare April 26, 2024 21:04
@Westbrook Westbrook merged commit 3ba0018 into main Apr 26, 2024
47 of 49 checks passed
@Westbrook Westbrook deleted the renovate/floating-ui-dom-1.x-lockfile branch April 26, 2024 21:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant