chore: Update Chrome (stable) to 153.0.8010.36 and Chrome (beta) to 154.0.8037.17 and Chrome for Testing (stable) to 153.0.8010.36 - #34770
Open
cypress-bot[bot] wants to merge 5 commits into
Open
Conversation
… (stable) to 152.0.7977.75
jennifer-shehane
approved these changes
Sep 2, 2026
cypress
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project |
cypress
|
| Branch Review |
pull/34770/head
|
| Run status |
|
| Run duration | 15m 32s |
| Commit |
|
| Committer | cypress-bot[bot] |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
3
|
|
|
9
|
|
|
1118
|
|
|
0
|
|
|
29194
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
68.06%
|
|
|---|---|
|
|
23
|
|
|
49
|
Accessibility
98.97%
|
|
|---|---|
|
|
0 critical
3 serious
2 moderate
0 minor
|
|
|
18
|
Tests for review

cypress/e2e/runner/runner.mochaEvents.cy.ts • 1 failed test • app-e2e
| Test | Artifacts | |
|---|---|---|
| ... > fail in [before] |
Test Replay
Screenshots
|
|

cypress/e2e/debug.cy.ts • 1 failed test • app-e2e
| Test | Artifacts | |
|---|---|---|
| App - Debug Page > shows running and updating build |
Test Replay
Screenshots
|
|

src/runner/selector-playground/SelectorPlayground.cy.tsx • 1 failed test • app-ct
| Test | Artifacts | |
|---|---|---|
| SelectorPlayground > has correct input attributes to prevent autocomplete |
Test Replay
|
|

cypress/runner.cy.js • 1 flaky test • 5x-driver-electron
| Test | Artifacts | |
|---|---|---|
| getSnapshotPropsForLog > is retried once |
Test Replay
|
|

issues/28527.cy.ts • 1 flaky test • 5x-driver-electron
| Test | Artifacts | |
|---|---|---|
| issue 28527 > fails and then retries and verifies about:blank is not displayed |
Test Replay
Screenshots
|
|

cypress/runner.cy.js • 1 flaky test • 5x-driver-firefox
| Test | Artifacts | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| getSnapshotPropsForLog > is retried once |
| |||||||||||||
| Test | Artifacts | |
|---|---|---|
| issue 28527 > fails and then retries and verifies about:blank is not displayed |
Screenshots
|
|

e2e/service-worker.cy.js • 1 flaky test • 5x-driver-chrome:beta
| Test | Artifacts | |
|---|---|---|
| service workers > supports aborted listeners |
Test Replay
|
|
The first 5 flaky specs are shown, see all 9 specs in Cypress Cloud.
…54.0.8037.0 and Chrome for Testing (stable) to 152.0.7977.75
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 564e623. Configure here.
…54.0.8037.0 and Chrome for Testing (stable) to 152.0.7977.82
…54.0.8037.0 and Chrome for Testing (stable) to 153.0.8010.36
…54.0.8037.17 and Chrome for Testing (stable) to 153.0.8010.36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR was auto-generated to update pinned Chrome (Version History), Chrome for Testing (last-known-good-versions.json), or both for CI.
Note
Low Risk
Routine CI browser pin updates only; no application or security logic changes, though newer Chrome may surface test flakiness.
Overview
Bumps the CircleCI YAML anchors that pin browser versions for CI installs and tests.
Chrome stable moves from
152.0.7977.64to153.0.8010.36, Chrome beta from153.0.8010.12to154.0.8037.17, and Chrome for Testing (stable) from152.0.7977.64to153.0.8010.36(aligned with stable). Those anchors drive defaults ininstall-browsersand the Chrome beta driver integration jobs; Firefox and Docker image pins are unchanged.Reviewed by Cursor Bugbot for commit 29ea86f. Bugbot is set up for automated code reviews on this repo. Configure here.