Skip to content

New Feature: Roll to Firefox 155.0 (upstream #15408) - #3577

Merged
kblok merged 1 commit into
masterfrom
cursor/implement-upstream-15408-c423
Sep 5, 2026
Merged

kblok merged 1 commit into
masterfrom
cursor/implement-upstream-15408-c423

Conversation

@kblok

@kblok kblok commented Sep 3, 2026

Copy link
Copy Markdown
Member

Summary

Ports puppeteer/puppeteer#15408: roll Firefox to 155.0 and narrow Firefox Page.record FAIL expectation to linux only.

Stacking

Part of the puppeteer-core-v25.10.0 port. After #3571 merges, rebase this onto master alone.

Open in Web Open in Cursor 

@cursor
cursor Bot force-pushed the cursor/implement-upstream-15408-c423 branch from 7e1ba6d to 35c0766 Compare September 3, 2026 23:07
@kblok
kblok marked this pull request as ready for review September 4, 2026 01:36
@cursor cursor Bot mentioned this pull request Sep 4, 2026
2 tasks
@cursor
cursor Bot force-pushed the cursor/implement-upstream-15408-c423 branch from ee5c362 to 12459e7 Compare September 4, 2026 03:33
@cursor
cursor Bot deleted the cursor/implement-upstream-15408-c423 branch September 4, 2026 03:36
@cursor
cursor Bot restored the cursor/implement-upstream-15408-c423 branch September 4, 2026 03:36
@cursor

cursor Bot commented Sep 4, 2026

Copy link
Copy Markdown

CI unblock (no merge): Closing and immediately reopening this PR to cancel a superseded Actions run still holding a runner on old SHA 35c0766 (FIREFOX-headful stuck ~3h). Bot lacks actions:write (403). Will reopen right away so HEAD CI requeues.

@kblok kblok closed this Sep 4, 2026
@kblok kblok reopened this Sep 4, 2026
@kblok kblok closed this Sep 4, 2026
@cursor

cursor Bot commented Sep 4, 2026

Copy link
Copy Markdown

Keeping this PR closed for ~90s so GitHub can cancel superseded run https://github.com/hardkoded/puppeteer-sharp/actions/runs/33816203117 (FIREFOX-headful stuck on old SHA ~3h). Will reopen automatically afterward. Not merging.

@cursor

cursor Bot commented Sep 4, 2026

Copy link
Copy Markdown

Reopened. Closing did not clear superseded run https://github.com/hardkoded/puppeteer-sharp/actions/runs/33816203117 — the FIREFOX-headful job looks like a zombie runner (~3h, ignore-cancel). Bot still cannot cancel via API (403). Manual cancel in the Actions UI (or waiting for the 6h job timeout) is still needed to free that runner for the rest of the v25.10.0 stack.

@kblok kblok reopened this Sep 4, 2026
cursor Bot pushed a commit that referenced this pull request Sep 4, 2026
TargetClosedException / OOPIF timeout flakes after retries; requeue job.

Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
cursor Bot pushed a commit that referenced this pull request Sep 4, 2026
Job rerun blocked while siblings still running; will retry when run ends.

Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
cursor Bot pushed a commit that referenced this pull request Sep 4, 2026
#3570 chrome-headless failed on flaky PageGoBack NRE; requeue when idle.

Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
cursor Bot pushed a commit that referenced this pull request Sep 4, 2026
Do not block #3570/#3577 requeues behind #3572 FF finishing.

Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
cursor Bot pushed a commit that referenced this pull request Sep 4, 2026
Watch #3571 FF-headful, #3576 new FF jobs after hang cancel,
and #3580 attempt-N+1 FF/chrome after successful run-cancel+rerun.
Skip #3575/#3577 (fully green). Keep run-cancel (not job-cancel).

Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
Unstack from #3571 so this PR only contains the Firefox version bump.
Page.record TestExpectations (including the linux-only Firefox FAIL
narrow from upstream #15408) belong on #3571 to match current upstream.

Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
@cursor
cursor Bot force-pushed the cursor/implement-upstream-15408-c423 branch from 12459e7 to 806f63a Compare September 4, 2026 11:42
cursor Bot pushed a commit that referenced this pull request Sep 4, 2026
Keep mid-poll hang helper (cancel-stale-runs-once) alive; POST
rerun-failed-jobs for build 33869194428 via GITHUB_TOKEN actions:write.

Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
cursor Bot pushed a commit that referenced this pull request Sep 4, 2026
All open release PRs (#3571/#3576/#3577) have gh pr checks exit 0.

Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
@kblok
kblok merged commit 9a53950 into master Sep 5, 2026
27 of 28 checks passed
@kblok
kblok deleted the cursor/implement-upstream-15408-c423 branch September 5, 2026 18:10
sondresjolyst pushed a commit to sondresjolyst/garge-api that referenced this pull request Sep 13, 2026
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>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=PuppeteerSharp&package-manager=nuget&previous-version=25.8.0&new-version=25.10.0)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants