Fix: Roll to Chrome 152.0.7977.75 (upstream #15409) - #3575
Conversation
Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
CHROME-headful-ubuntu failed on unrelated flakes (ShouldWaitForACondition, viewport restore after fullPage screenshot). Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
|
CI note — superseded run still active HEAD is
If it is hung, please cancel (agent gets 403 on |
|
Actions write help needed (bot has 403 on cancel) This PR is 12/17 green — only 5 jobs still queued on HEAD run 33819078284. Superseded runs are holding runners. Please cancel these non-HEAD runs if you can:
Canceling those should let this PR and the other 25.10.0 ports drain. Thanks! |
|
Runner unblock (bot cannot cancel — 403) Three superseded
This PR (#3575) HEAD |
|
Update — cancel path in flight Bot still has 403 on Pushed a one-shot workflow on
That cancel workflow is currently queued behind the backlog. If a maintainer can cancel those three runs (or the cancel workflow run once it starts), the rest of the v25.10.0 stack can drain. This PR (#3575) remains 13/17 with the last 4 jobs in Test. |
|
@hardkoded — quick runner unblock if you have a moment (bot cannot cancel — 403) Three superseded
This PR (#3575) is 13/17 green with the last 4 jobs in Test. Canceling those three runs would unblock the rest of the v25.10.0 stack. (I also queued a one-shot |
|
CI status (no merge) — #3575 is 14/17 on HEAD Still blocking the rest of the v25.10.0 stack: two superseded builds (pre-concurrency SHAs) holding runners:
Bot cannot |
Leftover matrix OS jobs were cancelling #3575 again after the first ARM job already cancelled and re-ran FIREFOX-headless. Replace with a no-op so concurrency cancels those in-flight matrix jobs. Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
Job 100929375880 queued since 06:08:30Z while later ubuntu jobs on other PRs obtained runners. Single ARM job, queued-only cancel+rerun. Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
Restore no-op so helper jobs cannot cancel active CI again. Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
Updated [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) from 25.8.0 to 25.10.0. <details> <summary>Release notes</summary> _Sourced from [PuppeteerSharp's releases](https://github.com/hardkoded/puppeteer-sharp/releases)._ ## 25.10.0 ## What's Changed * fix: set frame content without document.write (#15358) by @kblok in hardkoded/puppeteer-sharp#3565 * feat: roll to Firefox 154.0 (#15361) by @kblok in hardkoded/puppeteer-sharp#3566 * New Feature: Support shadow roots in MutationPoller (#15292) by @kblok in hardkoded/puppeteer-sharp#3564 * fix: roll to Chrome 152.0.7977.54 (#15363) by @kblok in hardkoded/puppeteer-sharp#3567 * chore: bump version to 25.9.0 by @kblok in hardkoded/puppeteer-sharp#3568 * New Feature: Support canceling WebMCP tool execution (#15365) by @kblok in hardkoded/puppeteer-sharp#3563 * Update README.md - update downloads badge by @Meir017 in hardkoded/puppeteer-sharp#3569 * Fix: Roll to Chrome 152.0.7977.64 (upstream #15395) by @kblok in hardkoded/puppeteer-sharp#3574 * Fix: Do not miss the first screencast frame while startScreencast is in flight (upstream #15389) by @kblok in hardkoded/puppeteer-sharp#3578 * Fix: Roll to Firefox 154.0.1 (upstream #15397) by @kblok in hardkoded/puppeteer-sharp#3573 * Fix: Detect a websocket connection that died without a close (upstream #15406) by @kblok in hardkoded/puppeteer-sharp#3570 * Fix: Distinguish an unwritable userDataDir from a running browser (upstream #15405) by @kblok in hardkoded/puppeteer-sharp#3572 * Fix: Roll to Chrome 152.0.7977.75 (upstream #15409) by @kblok in hardkoded/puppeteer-sharp#3575 * chore: add newer iPhone KnownDevices (upstream #15400) by @kblok in hardkoded/puppeteer-sharp#3580 * chore: bump version to 25.10.0 by @kblok in hardkoded/puppeteer-sharp#3576 * New Feature: Implement page.record() video-stream screen recording (upstream #15387) by @kblok in hardkoded/puppeteer-sharp#3571 * New Feature: Roll to Firefox 155.0 (upstream #15408) by @kblok in hardkoded/puppeteer-sharp#3577 **Full Changelog**: hardkoded/puppeteer-sharp@v25.8.0...v25.10.0 Commits viewable in [compare view](hardkoded/puppeteer-sharp@v25.8.0...v25.10.0). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implements changes from puppeteer/puppeteer#15409 as part of puppeteer-core-v25.10.0.
Roll default Chrome build to
152.0.7977.75.