Skip to content

build: update ghcr.io/puppeteer/puppeteer docker tag to v24.42.0#3617

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/ghcr-io-puppeteer-puppeteer-24-x
Apr 21, 2026
Merged

build: update ghcr.io/puppeteer/puppeteer docker tag to v24.42.0#3617
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/ghcr-io-puppeteer-puppeteer-24-x

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

@angular-robot angular-robot commented Apr 17, 2026

This PR contains the following updates:

Package Type Update Change
ghcr.io/puppeteer/puppeteer final minor 24.40.024.42.0

  • If you want to rebase/retry this PR, check this box

Release Notes

puppeteer/puppeteer (ghcr.io/puppeteer/puppeteer)

v24.42.0

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.41.0 to 24.42.0
🎉 Features
🛠️ Fixes
  • remove PartitionAllocSchedulerLoopQuarantineTaskControlledPurge from disabled features (#​14872) (c9909a5)
  • roll to Chrome 147.0.7727.57 (#​14869) (51c4305)

v24.41.0

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.41.0 to 24.42.0
🎉 Features
🛠️ Fixes
  • remove PartitionAllocSchedulerLoopQuarantineTaskControlledPurge from disabled features (#​14872) (c9909a5)
  • roll to Chrome 147.0.7727.57 (#​14869) (51c4305)

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Apr 17, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Puppeteer base image in the remote execution Dockerfile to version 24.41.0. Feedback indicates that the corresponding Bazel configuration in bazel/remote-execution/BUILD.bazel also needs to be updated with the new image digest to ensure the CI environment utilizes the updated version.

Comment thread bazel/remote-execution/Dockerfile Outdated
@@ -1,5 +1,5 @@
# https://github.com/puppeteer/puppeteer/blob/866addd132270e56cb1f84885f2897123087215c/docker/Dockerfile
FROM ghcr.io/puppeteer/puppeteer:24.40.0@sha256:de1c985f0af848b07599cdb20ec0509b1a69927cf466b65cf56eb706cc4245fb
FROM ghcr.io/puppeteer/puppeteer:24.41.0@sha256:801bf52958e7e7bb9d4e6fa360a023690dd535635192bddef5ccf931bb1252f4
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The update to the base image in this Dockerfile is not yet reflected in the remote execution platform configuration. The container-image property in bazel/remote-execution/BUILD.bazel (line 18) still references an older image digest. To ensure the CI environment actually uses this new Puppeteer version, the image needs to be rebuilt and pushed to the registry, and the BUILD.bazel file must be updated with the new digest as described in the README.md.

See associated pull request for more information.
@angular-robot angular-robot changed the title build: update ghcr.io/puppeteer/puppeteer docker tag to v24.41.0 build: update ghcr.io/puppeteer/puppeteer docker tag to v24.42.0 Apr 20, 2026
@angular-robot angular-robot force-pushed the ng-renovate/ghcr-io-puppeteer-puppeteer-24-x branch from 2867c35 to eb43eb3 Compare April 20, 2026 11:05
@alan-agius4 alan-agius4 merged commit 8959437 into angular:main Apr 21, 2026
13 checks passed
@alan-agius4
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot angular-robot deleted the ng-renovate/ghcr-io-puppeteer-puppeteer-24-x branch April 21, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants