Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2026

This PR contains the following updates:

Package Change Age Confidence
@playwright/test (source) 1.57.01.58.0 age confidence
happy-dom 20.3.720.4.0 age confidence
pino (source) 10.2.110.3.0 age confidence
vite-plugin-static-copy 3.1.53.2.0 age confidence
vue-tsc (source) 3.2.33.2.4 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

microsoft/playwright (@​playwright/test)

v1.58.0

Compare Source

capricorn86/happy-dom (happy-dom)

v20.4.0

Compare Source

🎨 Features

v20.3.9

Compare Source

v20.3.8

Compare Source

pinojs/pino (pino)

v10.3.0

Compare Source

sapphi-red/vite-plugin-static-copy (vite-plugin-static-copy)

v3.2.0

Compare Source

Minor Changes

v3.1.6

Compare Source

Patch Changes
vuejs/language-tools (vue-tsc)

v3.2.4

Compare Source

language-core
  • feat: place plugin configs under ctx.config and support type annotation via generics (#​5944) - Thanks to @​KazariEX!
workspace

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dev-dependencies branch from e24462f to e45af27 Compare January 23, 2026 14:36
@renovate renovate bot changed the title chore(deps): update dependency pino to v10.3.0 chore(deps): update devdependencies (non-major) Jan 23, 2026
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 8 times, most recently from f9f6318 to 556d20e Compare January 28, 2026 07:13
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 556d20e to 4fea842 Compare January 28, 2026 08:00
@ScharfViktor ScharfViktor self-assigned this Jan 29, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 29, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ScharfViktor
Copy link
Contributor

Screenshot 2026-01-29 at 12 49 50

I couldn't find the problem, so I skipped the sse tests for webkit.

Not reproducible:
I run the tests in an image similar to CI and browsers from s3

playwright:
    image: ${OC_CI_NODEJS:-quay.io/opencloudeu/nodejs-ci:24}
    platform: linux/amd64
    container_name: playwright_tests
    working_dir: /app
    volumes:
      - ../web:/app
    environment:
      OC_URL: https://cloud.opencloud.test
    networks:
      - traefik
    command: tail -f /dev/null
    extra_hosts:
      - "cloud.opencloud.test:host-gateway" 
  • webkit is the same as WebKit 26.0
  • updating browser dependencies in the image did not help

@JammingBen JammingBen merged commit 3844077 into main Jan 29, 2026
28 checks passed
@JammingBen JammingBen deleted the renovate/dev-dependencies branch January 29, 2026 13:25
@openclouders openclouders mentioned this pull request Jan 29, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants