Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update browser releases #25612

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Update browser releases #25612

merged 1 commit into from
Jan 9, 2025

Conversation

mdn-bot
Copy link
Collaborator

@mdn-bot mdn-bot commented Jan 9, 2025

The output of the update-browser-releases script is:

@mdn/[email protected] update-browser-releases
node --loader=ts-node/esm --no-warnings=ExperimentalWarning scripts/update-browser-releases/index.ts --all

Updates for Chrome for Desktop

Release note not found for 132.

  • New status for chrome 132: current, previously beta.
  • New status for chrome 133: beta, previously nightly.
  • New status for chrome 134: nightly, previously planned.
  • New release date for chrome 134: 2025-03-04, previously undefined.
  • New status for chrome 131: retired, previously current.
  • New release detected for chrome: Version 135 as a planned release.

Updates for Chrome for Android

Release note not found for 132.

  • New status for chrome_android 132: current, previously beta.
  • New status for chrome_android 133: beta, previously nightly.
  • New status for chrome_android 134: nightly, previously planned.
  • New release date for chrome_android 134: 2025-03-04, previously undefined.
  • New status for chrome_android 131: retired, previously current.
  • New release detected for chrome_android: Version 135 as a planned release.

Updates for Webview for Android

Release note not found for 132.

  • New status for webview_android 132: current, previously beta.
  • New status for webview_android 133: beta, previously nightly.
  • New status for webview_android 134: nightly, previously planned.
  • New release date for webview_android 134: 2025-03-04, previously undefined.
  • New status for webview_android 131: retired, previously current.
  • New release detected for webview_android: Version 135 as a planned release.

@github-actions github-actions bot added data:browsers Data about browsers (versions, release dates, etc). This data is used for validation. size:m [PR only] 25-100 LoC changed labels Jan 9, 2025
@caugner caugner merged commit 80ca389 into main Jan 9, 2025
10 checks passed
@caugner caugner deleted the browser-releases branch January 9, 2025 08:14
@mdn-bot mdn-bot mentioned this pull request Jan 9, 2025
@alexsch01
Copy link
Contributor

Curious, is this based off Chrome's early stable release? The stable release has not happened yet

@caugner
Copy link
Contributor

caugner commented Jan 9, 2025

Curious, is this based off Chrome's early stable release? The stable release has not happened yet

It's based on https://chromestatus.com/api/v0/channels, see:

chromestatusURL: 'https://chromestatus.com/api/v0/channels',

@caugner
Copy link
Contributor

caugner commented Jan 9, 2025

According to https://chromestatus.com/roadmap, Chrome 132 is stable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:browsers Data about browsers (versions, release dates, etc). This data is used for validation. size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants