Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps hono from 4.11.3 to 4.11.7.

Release notes

Sourced from hono's releases.

v4.11.7

Security Release

This release includes security fixes for multiple vulnerabilities in Hono and related middleware. We recommend upgrading if you are using any of the affected components.

Components

IP Restriction Middleware

Fixed an IPv4 address validation bypass that could allow IP-based access control to be bypassed under certain configurations.

Cache Middleware

Fixed an issue where responses marked with Cache-Control: private or no-store could be cached, potentially leading to information disclosure on some runtimes.

Serve Static Middleware (Cloudflare Workers adapter)

Fixed an issue that could allow unintended access to internal asset keys when serving static files with user-controlled paths.

hono/jsx ErrorBoundary

Fixed a reflected Cross-Site Scripting (XSS) issue in the ErrorBoundary component that could occur when untrusted strings were rendered without proper escaping.

Recommendation

Users are encouraged to upgrade to this release, especially if they:

  • Use IP Restriction Middleware
  • Use Cache Middleware on Deno, Bun, or Node.js
  • Use Serve Static Middleware with user-controlled paths on Cloudflare Workers
  • Render untrusted data inside ErrorBoundary components

Security Advisories & CVEs

... (truncated)

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [hono](https://github.com/honojs/hono) from 4.11.3 to 4.11.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.11.3...v4.11.7)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.11.7
  dependency-type: indirect
...

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 Jan 27, 2026
@github-actions
Copy link
Contributor

Test results for "MCP"

5 failed
❌ [webkit] › mcp/cli.spec.ts:483 › config › should work @mcp-windows-latest
❌ [webkit] › mcp/cli.spec.ts:426 › session › session-stop named session @mcp-windows-latest
❌ [chrome] › mcp/cli.spec.ts:464 › session › session-delete named session @mcp-macos-15
❌ [chromium] › mcp/cli.spec.ts:280 › save as › screenshot --full-page @mcp-macos-15
❌ [chromium] › mcp/launch.spec.ts:21 › test reopen browser @mcp-macos-15

3441 passed, 116 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests 1"

4 failed
❌ [playwright-test] › expect-to-pass.spec.ts:63 › should not fail when used with web-first assertion @macos-latest-node20
❌ [playwright-test] › expect.spec.ts:834 › should chain expect matchers and expose matcher utils @macos-latest-node20
❌ [playwright-test] › playwright.artifacts.spec.ts:341 › should work with trace: on-first-retry @macos-latest-node20
❌ [playwright-test] › reporter.spec.ts:251 › created › should not have internal error when steps are finished after timeout @macos-latest-node20

2 flaky ⚠️ [chromium-page] › page/page-request-continue.spec.ts:754 › propagate headers cross origin redirect after interception `@chromium-ubuntu-22.04-node20`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:700 › should indicate current test status `@macos-latest-node20`

34216 passed, 668 skipped


Merge workflow run.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Test results for "tests others"

2 fatal errors, not part of any test

1 flaky ⚠️ [chromium-page] › page/page-request-continue.spec.ts:754 › propagate headers cross origin redirect after interception `@realtime-time-library-chromium-linux`
1 interrupted ⚠️ [electron-page] › page/page-keyboard.spec.ts:129 › should send proper codes while typing `@electron-macos-latest`

17122 passed, 432 skipped, 789 did not run


Merge workflow run.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Test results for "tests 2"

16 fatal errors, not part of any test
98 failed
❌ [chromium-library] › library/chromium/extensions.spec.ts:45 › MV3 › should give access to the service worker @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/har.spec.ts:541 › should have popup requests @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:761 › cli codegen › should await popup @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice @chromium-headed-ubuntu-24.04
❌ [chromium-library] › library/role-utils.spec.ts:178 › axe-core accessible-text @chromium-tip-of-tree-windows-latest--headed
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:1089 › cli codegen › should clear when recording is disabled @msedge-macos-latest
❌ [chromium-library] › library/trace-viewer.spec.ts:1710 › canvas disabled title @msedge-macos-latest
❌ [chromium-page] › page/locator-frame.spec.ts:272 › should work with COEP/COOP/CORP isolated iframe @msedge-macos-latest
❌ [chromium-library] › library/screenshot.spec.ts:25 › page screenshot › should run in parallel in multiple pages @channel-chromium-macos-latest
❌ [chromium-library] › library/screenshot.spec.ts:25 › page screenshot › should run in parallel in multiple pages @chrome-beta-macos-latest
❌ [chromium-page] › page/page-add-locator-handler.spec.ts:184 › should work with toHaveScreenshot @chrome-beta-macos-latest
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice @chromium-tip-of-tree-ubuntu-22.04--headed
❌ [chromium-library] › library/role-utils.spec.ts:178 › axe-core accessible-text @chromium-tip-of-tree-ubuntu-22.04--headed
❌ [firefox-library] › library/capabilities.spec.ts:70 › should play video @smoke @firefox-headed-ubuntu-24.04
❌ [firefox-library] › library/capabilities.spec.ts:70 › should play video @smoke @firefox-ubuntu-24.04
❌ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:312 › cli codegen › should record open in a new tab with url @firefox-beta-macos-latest
❌ [firefox-library] › library/page-clock.spec.ts:147 › runFor › passes 2 hours, 34 minutes and 10 seconds @firefox-beta-macos-latest
❌ [firefox-library] › library/role-utils.spec.ts:38 › wpt accname #1 @firefox-beta-macos-latest
❌ [firefox-library] › library/role-utils.spec.ts:38 › wpt accname #2 @firefox-beta-macos-latest
❌ [firefox-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight @firefox-macos-15-large
❌ [webkit-library] › library/popup.spec.ts:20 › should inherit user agent from browser context @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/video.spec.ts:840 › screencast › video.start/stop twice @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/inspector/pause.spec.ts:477 › pause › should highlight on explore (csharp) @webkit-headed-windows-latest
❌ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice @webkit-headed-ubuntu-22.04
❌ [webkit-library] › library/browsertype-connect.spec.ts:435 › launchServer › should respect selectors @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:491 › launchServer › should saveAs videos from remote browser @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:140 › run-server › should be able to reconnect to a browser @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:435 › run-server › should respect selectors @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:491 › run-server › should saveAs videos from remote browser @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:140 › should create userDataDir if it does not exist @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:147 › should have default URL when launching browser @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:161 › should have passed URL when launching with ignoreDefaultArgs: true @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:190 › should fire close event for a persistent context @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:210 › should respect selectors @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:227 › should connect to a browser with the default page @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:234 › should support har option @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:245 › user agent is up to date @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:252 › dialog.accept should work @webkit-macos-26-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:267 › exposes browser @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:124 › download event › should report proper download url when download is from download attribute @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:136 › download event › should report downloads for download attribute @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:150 › download event › should save to user-specified path without updating original path @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:168 › download event › should save to two different paths with multiple saveAs calls @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:187 › download event › should save to overwritten filepath @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:205 › download event › should create subdirectories when saving to non-existent user-specified path @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:219 › download event › should error when saving with downloads disabled @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:246 › download event › should report non-navigation downloads @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:267 › download event › should report download path within page.on('download', …) handler for Files @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:281 › download event › should report download path within page.on('download', …) handler for Blobs @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:295 › download event › should report alt-click downloads @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:357 › download event › should delete downloads on context destruction @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:377 › download event › should delete downloads on browser gone @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:423 › download event › should close the context without awaiting the download @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:458 › download event › should throw if browser dies @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:485 › download event › should download large binary.zip @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:515 › download event › should be able to cancel pending downloads @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:528 › download event › should not fail explicitly to cancel a download even if that is already finished @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:544 › download event › should report downloads with interception @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:558 › download event › should emit download event from nested iframes @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:588 › should be able to download a PDF file @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:627 › should be able to download a inline PDF file via navigation @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:644 › should save to user-specified path @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:668 › should download even if there is no "attachment" value @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:686 › should convert navigation to a resource with unsupported mime type into download @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:700 › should download links with data url @webkit-macos-26-xlarge
❌ [webkit-library] › library/download.spec.ts:709 › should download successfully when routing @webkit-macos-26-xlarge
❌ [webkit-library] › library/downloads-path.spec.ts:32 › downloads path › should keep downloadsPath folder @webkit-macos-26-xlarge
❌ [webkit-library] › library/downloads-path.spec.ts:48 › downloads path › should delete downloads when context closes @webkit-macos-26-xlarge
❌ [webkit-library] › library/downloads-path.spec.ts:63 › downloads path › should report downloads in downloadsPath folder @webkit-macos-26-xlarge
❌ [webkit-library] › library/downloads-path.spec.ts:77 › downloads path › should report downloads in downloadsPath folder with a relative path @webkit-macos-26-xlarge
❌ [webkit-library] › library/downloads-path.spec.ts:91 › downloads path › should accept downloads in persistent context @webkit-macos-26-xlarge
❌ [webkit-library] › library/downloads-path.spec.ts:105 › downloads path › should delete downloads when persistent context closes @webkit-macos-26-xlarge
❌ [webkit-library] › library/emulation-focus.spec.ts:21 › should think that it is focused by default @webkit-macos-26-xlarge
❌ [webkit-library] › library/emulation-focus.spec.ts:25 › should think that all pages are focused @smoke @webkit-macos-26-xlarge
❌ [webkit-library] › library/emulation-focus.spec.ts:32 › should focus popups by default @webkit-macos-26-xlarge
❌ [webkit-library] › library/emulation-focus.spec.ts:42 › should provide target for keyboard events @webkit-macos-26-xlarge
❌ [webkit-library] › library/emulation-focus.spec.ts:104 › should not affect screenshots @webkit-macos-26-xlarge
❌ [webkit-library] › library/emulation-focus.spec.ts:128 › should change focused iframe @webkit-macos-26-xlarge
❌ [webkit-library] › library/emulation-focus.spec.ts:178 › should focus with more than one page/context @webkit-macos-26-xlarge
❌ [webkit-library] › library/emulation-focus.spec.ts:201 › should trigger hover state concurrently @webkit-macos-26-xlarge
❌ [webkit-library] › library/geolocation.spec.ts:46 › should isolate contexts @webkit-macos-26-xlarge
❌ [webkit-library] › library/geolocation.spec.ts:112 › should use context options @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:24 › should block all events when hit target is wrong @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:52 › should block click when mousedown fails @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:76 › should click when element detaches in mousedown @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:89 › should block all events when hit target is wrong and element detaches @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:119 › should not block programmatic events @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:144 › should click the button again after document.write @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:158 › should work with mui select @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:179 › should work with drag and drop that moves the element under cursor @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:185 › should work with block inside inline @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:200 › should work with block-block-block inside inline-inline @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:223 › should work with block inside inline in shadow dom @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:244 › should not click iframe overlaying the target @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:259 › should not click an element overlaying iframe with the target @webkit-macos-26-xlarge
❌ [webkit-library] › library/hit-target.spec.ts:278 › should click into frame inside closed shadow root @webkit-macos-26-xlarge
❌ [webkit-library] › library/capabilities.spec.ts:96 › should play audio @smoke @webkit-macos-15-large

202 flaky ⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/pdf.spec.ts:20 › should be able to save file `@msedge-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/beforeunload.spec.ts:20 › should close browser with beforeunload page `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browser.spec.ts:54 › should dispatch page.on(close) upon browser.close and reject evaluate `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-cookies-third-party.spec.ts:526 › should(not) block third party cookies - persistent context `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-events.spec.ts:154 › dialog event should work with inline script tag `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-network-event.spec.ts:40 › BrowserContext.Events.Response `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:35 › frame.focus should work multiple times `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsertype-connect.spec.ts:423 › launchServer › should reject waitForEvent before browser.onDisconnect fires `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:502 › should allow tracing over cdp session `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:610 › should get title and URL of existing page `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/chromium/extensions.spec.ts:57 › MV3 › should give access to the service worker when recording video `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/chromium/oopif.spec.ts:235 › should report google.com frame with headed `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/client-certificates.spec.ts:750 › browser › support http2 if the browser only supports http1.1 `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/debug-controller.spec.ts:142 › should reset for reuse `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/logger.spec.ts:34 › should log context-level `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/screenshot.spec.ts:291 › element screenshot › should restore viewport after page screenshot and timeout `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/tracing.spec.ts:370 › should survive browser.close with auto-created traces dir `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/video.spec.ts:209 › screencast › should continue recording main page after popup closes `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:254 › cli codegen › should work with TrustedTypes `@chromium-headed-ubuntu-24.04`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:1089 › cli codegen › should clear when recording is disabled `@chromium-headed-ubuntu-24.04`
⚠️ [chromium-library] › library/inspector/pause.spec.ts:477 › pause › should highlight on explore (csharp) `@chromium-headed-ubuntu-24.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/page-close.spec.ts:89 › should terminate network waiters `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@chromium-tip-of-tree-windows-latest`
⚠️ [chromium-library] › library/popup.spec.ts:258 › should not throw when click closes popup `@chrome-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:242 › should send extra headers with connect request `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/download.spec.ts:377 › download event › should delete downloads on browser gone `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/downloads-path.spec.ts:63 › downloads path › should report downloads in downloadsPath folder `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:222 › should not throw when continuing after page is closed `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/video.spec.ts:582 › screencast › should capture static page in persistent context @smoke `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-3.spec.ts:640 › cli codegen › should consume pointer events `@chromium-tip-of-tree-windows-latest--headed`
⚠️ [chromium-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@chromium-tip-of-tree-windows-latest--headed`
⚠️ [chromium-library] › library/inspector/pause.spec.ts:560 › pause › should record from debugger `@chromium-tip-of-tree-windows-latest--headed`
⚠️ [chromium-page] › page/page-fill.spec.ts:388 › should not throw when fill causes navigation `@chromium-tip-of-tree-windows-latest--headed`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-macos-latest`
⚠️ [chromium-library] › library/proxy.spec.ts:93 › should proxy local network requests › with other bypasses › loopback address `@channel-chromium-macos-latest`
⚠️ [chromium-library] › library/screenshot.spec.ts:291 › element screenshot › should restore viewport after page screenshot and timeout `@channel-chromium-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1720 › canvas clipping `@channel-chromium-macos-latest`
⚠️ [chromium-library] › library/browsercontext-proxy.spec.ts:103 › should set cookie for top-level domain `@msedge-windows-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:306 › reuse connect › should reset tracing `@msedge-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-windows-latest`
⚠️ [chromium-library] › library/defaultbrowsercontext-1.spec.ts:48 › context.addCookies() should work `@msedge-windows-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@chromium-windows-latest`
⚠️ [chromium-library] › library/browsertype-connect.spec.ts:645 › run-server › should record trace with sources `@chromium-macos-15-xlarge`
⚠️ [chromium-library] › library/beforeunload.spec.ts:170 › should support closing the page via a subsequent onbeforeunload dialog `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:116 › reuse launch › should reset serviceworker `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:197 › reuse connect › should not cache resources `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/chromium/chromium.spec.ts:151 › should close service worker together with the context `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/chromium/session.spec.ts:125 › should detach when page closes `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/downloads-path.spec.ts:91 › downloads path › should accept downloads in persistent context `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:94 › cli codegen › should click twice `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-csharp.spec.ts:28 › should print the correct imports and context options `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-java.spec.ts:24 › should print the correct imports and context options `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:143 › interrupt request.response() and request.allHeaders() on page.close `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:210 › should not throw when continuing while page is closing `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/popup.spec.ts:20 › should inherit user agent from browser context @smoke `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1720 › canvas clipping `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:21 › context.unroute should not wait for pending handlers to complete `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:133 › context.close should not wait for active route handlers on the owned pages `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@chrome-windows-latest`
⚠️ [chromium-library] › library/video.spec.ts:582 › screencast › should capture static page in persistent context @smoke `@chrome-windows-latest`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:142 › should keep selection in multiple pages `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-proxy.spec.ts:392 › should use socks proxy `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:197 › reuse launch › should not cache resources `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-timezone-id.spec.ts:71 › should work for multiple pages sharing same process `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/channels.spec.ts:40 › should scope context handles `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/chromium/session.spec.ts:125 › should detach when page closes `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/downloads-path.spec.ts:91 › downloads path › should accept downloads in persistent context `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:94 › cli codegen › should click twice `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-java.spec.ts:78 › should print load/save storage_state `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:81 › should pass page to close event `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:89 › should terminate network waiters `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:190 › should reject response.finished if page closes `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/route-web-socket.spec.ts:510 › should not throw with empty handler `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/screenshot.spec.ts:25 › page screenshot › should run in parallel in multiple pages `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1710 › canvas disabled title `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/tracing.spec.ts:563 › should not hang for clicks that open dialogs `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/chromium/oopif.spec.ts:235 › should report google.com frame with headed `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/permissions.spec.ts:256 › should be able to use the local-fonts API `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1720 › canvas clipping `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:2162 › should respect CSSOM changes `@chrome-beta-macos-latest`
⚠️ [chromium-page] › page/page-click.spec.ts:295 › should scroll and click the button with smooth scroll behavior `@chrome-beta-macos-latest`
⚠️ [chromium-page] › page/page-request-continue.spec.ts:754 › propagate headers cross origin redirect after interception `@service`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:171 › cli codegen › should click after same-document navigation `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:1026 › cli codegen › should click button with nested div `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:1089 › cli codegen › should clear when recording is disabled `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/inspector/cli-codegen-3.spec.ts:492 › cli codegen › should generate getByTestId `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/inspector/pause.spec.ts:477 › pause › should highlight on explore (csharp) `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-page] › page/elementhandle-misc.spec.ts:27 › should hover when Node is removed `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/download.spec.ts:377 › download event › should delete downloads on browser gone `@chrome-macos-latest`
⚠️ [chromium-library] › library/headful.spec.ts:233 › should click in OOPIF `@chrome-macos-latest`
⚠️ [chromium-library] › library/permissions.spec.ts:256 › should be able to use the local-fonts API `@chrome-macos-latest`
⚠️ [chromium-library] › library/screenshot.spec.ts:291 › element screenshot › should restore viewport after page screenshot and timeout `@chrome-macos-latest`
⚠️ [chromium-page] › page/locator-frame.spec.ts:272 › should work with COEP/COOP/CORP isolated iframe `@chrome-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@chromium-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:226 › cli codegen › should generate frame locators (4) `@firefox-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@firefox-macos-14-xlarge`
⚠️ [firefox-library] › library/browsercontext-basic.spec.ts:36 › should be able to click across browser contexts `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:197 › cli codegen › should download files `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/video.spec.ts:287 › screencast › should delete video `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-page] › page/page-check.spec.ts:71 › should check the box by aria role `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-page] › page/page-click-scroll.spec.ts:100 › should scroll into view element in iframe `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-page] › page/page-click.spec.ts:1056 › should click a button that is overlaid by a permission popup `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-beta-ubuntu-22.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@firefox-beta-ubuntu-22.04`
⚠️ [firefox-library] › library/page-close.spec.ts:40 › expect should not print timed out error message when page closes `@tracing-firefox`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-beta-windows-latest`
⚠️ [firefox-library] › library/hit-target.spec.ts:398 › should click in iframe with padding `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1058 › cli codegen › should record omnibox navigations after performAction `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:312 › cli codegen › should record open in a new tab with url `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:499 › cli codegen › should auto-generate toBeVisible `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:582 › cli codegen › should generate getByLabel `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/page-close.spec.ts:162 › should not treat navigations as new popups `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/video.spec.ts:287 › screencast › should delete video `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-macos-14-large`
⚠️ [firefox-library] › library/agent-limits.spec.ts:44 › should respect max actions limit `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/browsercontext-basic.spec.ts:190 › should not report frameless pages on error `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/browsercontext-har.spec.ts:415 › should ignore boundary when matching multipart/form-data body `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/download.spec.ts:136 › download event › should report downloads for download attribute `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:151 › cli codegen › should ignore programmatic events `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/permissions.spec.ts:120 › permissions › should trigger permission onchange `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/signals.spec.ts:25 › should close the browser when the node process closes `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:1155 › should not crash with broken locator `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/video.spec.ts:343 › screencast › should work with relative path for recordVideo.dir `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/video.spec.ts:381 › screencast › should capture navigation `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/video.spec.ts:545 › screencast › should be 800x450 by default `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/elementhandle-wait-for-element-state.spec.ts:56 › should wait for hidden `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-click-timeout-4.spec.ts:20 › should timeout waiting for stable position `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/retarget.spec.ts:337 › check retargeting `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/browsercontext-page-event.spec.ts:173 › should work with Ctrl-clicking `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/headful.spec.ts:24 › should have default url when launching browser @smoke `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:226 › cli codegen › should generate frame locators (4) `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/role-utils.spec.ts:38 › wpt accname #3 `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/elementhandle-wait-for-element-state.spec.ts:115 › should wait for stable position `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/locator-is-visible.spec.ts:89 › isVisible during navigation should not throw `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/locator-list.spec.ts:19 › locator.all should work `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:19 › should work `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-click.spec.ts:1056 › should click a button that is overlaid by a permission popup `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-expose-function.spec.ts:77 › should support throwing "null" `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-keyboard.spec.ts:394 › should work after a cross origin navigation `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-leaks.spec.ts:82 › click should not leak `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-request-gc.spec.ts:19 › should work `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-route.spec.ts:555 › should fulfill with redirect status `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-screenshot.spec.ts:424 › page screenshot › should take fullPage screenshots during navigation `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-macos-15-large`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-windows-latest`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-macos-15-xlarge`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:21 › cli codegen › should click `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:201 › cli codegen › should make a positioned click on a canvas `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:292 › cli codegen › should not target selector preview by text regexp `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-aria.spec.ts:23 › should generate aria snapshot `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/trace-viewer.spec.ts:1226 › should generate aria snapshot with unaltered urls `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse launch › should reset serviceworker `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse connect › should reset serviceworker `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:436 › cli codegen › should press `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:1026 › cli codegen › should click button with nested div `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:492 › cli codegen › should generate getByTestId `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:553 › cli codegen › should generate getByAltText `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-csharp.spec.ts:188 › should work with --save-har and --save-har-glob `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:387 › cli codegen › should fill textarea `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:563 › cli codegen › should check `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:595 › cli codegen › should check a radio button `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-2.spec.ts:454 › cli codegen › should fill tricky characters `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:640 › cli codegen › should consume pointer events `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/pause.spec.ts:477 › pause › should highlight on explore (csharp) `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-page] › page/page-mouse.spec.ts:174 › should report correct pointerType property `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-page] › page/page-click.spec.ts:1199 › should fire contextmenu event on right click in correct order `@tracing-webkit`
⚠️ [webkit-page] › page/page-set-input-files.spec.ts:297 › should detect mime type `@tracing-webkit`
⚠️ [webkit-library] › library/trace-viewer.spec.ts:1380 › should pick locator in iframe `@webkit-macos-14-large`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse launch › should reset serviceworker `@webkit-windows-latest`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse connect › should reset serviceworker `@webkit-windows-latest`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:329 › launchServer › should throw when used after isConnected returns false `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:531 › launchServer › should save download `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:555 › launchServer › should error when saving download after deletion `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:669 › launchServer › should fulfill with global fetch result `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:685 › launchServer › should upload large file `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:736 › launchServer › setInputFiles should preserve lastModified timestamp `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:177 › should handle timeout `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/download.spec.ts:232 › download event › should error when saving after deletion `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/download.spec.ts:316 › download event › should report new window downloads `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/emulation-focus.spec.ts:189 › should not fire blur events when interacting with more than one page/context `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/har.spec.ts:163 › should include form params `@webkit-ubuntu-24.04`
⚠️ [webkit-page] › page/page-set-input-files.spec.ts:297 › should detect mime type `@webkit-ubuntu-24.04`
⚠️ [webkit-library] › library/trace-viewer.spec.ts:1380 › should pick locator in iframe `@webkit-macos-15-large`
1 interrupted ⚠️ [webkit-library] › library/hit-target.spec.ts:298 › should click an element inside closed shadow root `@webkit-macos-26-xlarge`

241221 passed, 9264 skipped, 3225 did not run


Merge workflow run.

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