Skip to content

Update browser versions#847

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
update-browser-versions
Open

Update browser versions#847
github-actions[bot] wants to merge 1 commit into
mainfrom
update-browser-versions

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR updates the default browser versions to the latest stable releases.

Updated Browser Versions

// START DEFAULT_BROWSER_VERSIONS
// prettier-ignore
export const DEFAULT_BROWSER_VERSIONS = {
  chrome: {"linux":"150.0.7871.46","linux_arm":"150.0.7871.46","mac":"150.0.7871.46","mac_arm":"150.0.7871.46","win32":"150.0.7871.46","win64":"150.0.7871.46"},
  chromium: {"linux":"1657576","linux_arm":"1657576","mac":"1657589","mac_arm":"1657585","win32":"1657503","win64":"1657541"},
  firefox: {"linux":"stable_152.0.4","linux_arm":"stable_152.0.4","mac":"stable_152.0.4","mac_arm":"stable_152.0.4","win32":"stable_152.0.4","win64":"stable_152.0.4"},
} as const;
// END DEFAULT_BROWSER_VERSIONS

🤖 This PR was automatically generated by the Update Browser Versions workflow

@github-actions github-actions Bot requested a review from spring-raining as a code owner June 26, 2026 00:26
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jun 26, 2026
@github-actions github-actions Bot force-pushed the update-browser-versions branch 8 times, most recently from 6bcf3b1 to b508ed5 Compare July 4, 2026 00:21
@github-actions github-actions Bot force-pushed the update-browser-versions branch 2 times, most recently from e33d3cf to 4880311 Compare July 6, 2026 00:22
@github-actions github-actions Bot force-pushed the update-browser-versions branch from 4880311 to 6dcc3ac Compare July 7, 2026 00:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants