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

build(deps): Bump @floating-ui/react-dom from 2.1.1 to 2.1.2 #7593

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps @floating-ui/react-dom from 2.1.1 to 2.1.2.

Release notes

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

@​floating-ui/react-dom@​2.1.2

Patch Changes

  • fix(useFloating): avoid setting isPositioned to true when open is false
Changelog

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

2.1.2

Patch Changes

  • fix(useFloating): avoid setting isPositioned to true when open is false
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested a review from a team as a code owner September 16, 2024 05:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2024
@dependabot dependabot bot requested a review from a team September 16, 2024 05:46
Copy link

codesandbox-ci bot commented Sep 16, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

size-limit report 📦

Path Size
JS 384.82 KB (0%)
JS (gzip) 116.33 KB (0%)
JS (brotli) 95.44 KB (0%)
JS import Div (tree shaking) 1.45 KB (0%)
CSS 329.98 KB (0%)
CSS (gzip) 41.28 KB (0%)
CSS (brotli) 32.68 KB (0%)

Copy link
Contributor

github-actions bot commented Sep 16, 2024

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Sep 16, 2024

👀 Docs deployed

Commit b1467ae

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.21%. Comparing base (2ce4741) to head (b1467ae).
Report is 13 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7593   +/-   ##
=======================================
  Coverage   95.21%   95.21%           
=======================================
  Files         384      384           
  Lines       11345    11345           
  Branches     3720     3720           
=======================================
  Hits        10802    10802           
  Misses        543      543           
Flag Coverage Δ
unittests 95.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

BlackySoul
BlackySoul previously approved these changes Sep 16, 2024
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react-dom)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/floating-ui/react-dom-2.1.2 branch from 28d4fb0 to b1467ae Compare September 16, 2024 07:07
@BlackySoul
Copy link
Contributor

BlackySoul commented Sep 16, 2024

Analyze bundle size падает 🤔
Видимо надо дедупликацию делать

@SevereCloud SevereCloud merged commit 02ee31e into master Sep 16, 2024
27 of 28 checks passed
@SevereCloud SevereCloud deleted the dependabot/npm_and_yarn/floating-ui/react-dom-2.1.2 branch September 16, 2024 08:44
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.

2 participants