os-autoinst / openQA

openQA web-frontend, scheduler and tools.
http://openqa.opensuse.org/
GNU General Public License v2.0
314 stars 206 forks source link

Bump @floating-ui/utils from 0.2.4 to 0.2.5 #5785

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @floating-ui/utils from 0.2.4 to 0.2.5.

Release notes

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

@​floating-ui/utils@​0.2.5

Patch Changes

  • feat(getContainingBlock): allow CSSStyleDeclaration as an argument
  • fix(getContainingBlock): reorder isTopLayer check. Fixes regression when a top layer element like <dialog> is a containing block (e.g. it has a transform style) and a floating element is being positioned inside of it.
Changelog

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

0.2.5

Patch Changes

  • feat(getContainingBlock): allow CSSStyleDeclaration as an argument
  • fix(getContainingBlock): reorder isTopLayer check. Fixes regression when a top layer element like <dialog> is a containing block (e.g. it has a transform style) and a floating element is being positioned inside of it.
Commits
  • fe06ea2 Version Packages (#2978)
  • 4ba117b refactor(utils): use union type parameter instead of function overload (#2981)
  • cea9065 feat(utils): allow reuse of existing computed style in isContainingBlock (#...
  • 81a7da4 fix(getContainingBlock): reorder isTopLayer check (#2979)
  • See full diff 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 show 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)
kalikiana commented 1 month ago
failed to solve: process "/bin/sh -c zypper ar -p 95 -f http://download.opensuse.org/repositories/devel:openQA/15.6 devel_openQA &&     zypper ar -p 90 -f http://download.opensuse.org/repositories/devel:openQA:Leap:15.6/15.6 devel_openQA_Leap &&     zypper --gpg-auto-import-keys ref &&     zypper in -yl ca-certificates-mozilla curl gzip rsync xz &&     zypper in -yl openQA-worker os-autoinst-s390-deps os-autoinst-ipmi-deps &&     zypper in -yl qemu-arm qemu-ppc qemu-x86 qemu-tools &&     zypper in -yl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga &&     zypper in -yl kmod &&     (zypper in -yl qemu-ovmf-x86_64 ||:) &&     (zypper in -yl qemu-uefi-aarch64 ||:) &&     zypper clean &&     mkdir -p /root/qemu" did not complete successfully: exit code: 4
docker compose exited with non-zero code 1, showing logs:
time="2024-07-22T12:31:32Z" level=warning msg="/tmp/tmp.5FxK4jfQZ6/worker/docker-compose.yaml: `version` is obsolete"
time="2024-07-22T12:31:32Z" level=warning msg="/tmp/tmp.5FxK4jfQZ6/worker/docker-compose.yaml: `version` is obsolete"
make: *** [Makefile:332: test-containers-compose] Error 1

poo#162848

kalikiana commented 1 month ago

@mergifyio rebase

mergify[bot] commented 1 month ago

rebase

✅ Branch has been successfully rebased