Skip to content

feat(container): update image ghcr.io/browserless/chromium ( v2.38.4 ➔ v2.42.0 )#536

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-browserless-chromium-2.x
Open

feat(container): update image ghcr.io/browserless/chromium ( v2.38.4 ➔ v2.42.0 )#536
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-browserless-chromium-2.x

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 4, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/browserless/chromium minor v2.38.4v2.42.0

Release Notes

browserless/browserless (ghcr.io/browserless/chromium)

v2.42.0

Compare Source

  • Dependency updates.
  • Updates NodeJS to 24.14.0.
  • Updates NPM to 11.10.1.
  • Supports the following libraries and browsers:
    • puppeteer-core: 24.37.5
    • playwright-core: 1.58.2, 1.57.0, 1.56.1, 1.55.1, and 1.54.2.
    • Chromium: 145.0.7632.6
    • Chrome: 145.0.7632.45 (amd64 only)
    • Firefox: 146.0.1
    • Webkit: 26.0
    • Edge: 144.0.3719.115 (amd64 only)

v2.41.0

Compare Source

  • Dependency updates.
  • Updates NPM to 11.10.0.
  • Supports the following libraries and browsers:
    • puppeteer-core: 24.37.4
    • playwright-core: 1.58.2, 1.57.0, 1.56.1, 1.55.1, and 1.54.2.
    • Chromium: 145.0.7632.6
    • Chrome: 145.0.7632.45 (amd64 only)
    • Firefox: 146.0.1
    • Webkit: 26.0
    • Edge: 144.0.3719.115 (amd64 only)

v2.40.0

Compare Source

  • Dependency updates.
  • Updates NodeJS to 24.13.1.
  • Updates NPM to 11.9.0.
  • Updates NVM to 0.40.4.
  • Fix debugger url.
  • Supports the following libraries and browsers:
    • puppeteer-core: 24.37.2
    • playwright-core: 1.58.2, 1.57.0, 1.56.1, 1.55.1, and 1.54.2.
    • Chromium: 145.0.7632.6
    • Chrome: 145.0.7632.45 (amd64 only)
    • Firefox: 146.0.1
    • Webkit: 26.0
    • Edge: 144.0.3719.115 (amd64 only)

v2.39.0

Compare Source

  • Dependency updates.
  • Adds support for Playwright 1.58.
  • Docker image optimisations.
  • Supports the following libraries and browsers:
    • puppeteer-core: 24.36.1
    • playwright-core: 1.58.1, 1.57.0, 1.56.1, 1.55.1, and 1.54.2.
    • Chromium: 145.0.7632.6
    • Chrome: 144.0.7559.109 (amd64 only)
    • Firefox: 146.0.1
    • Webkit: 26.0
    • Edge: 144.0.3719.104 (amd64 only)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 4, 2026

--- kubernetes/apps/selfhosted/rsshub/playwright Kustomization: selfhosted/rsshub-playwright HelmRelease: selfhosted/playwright

+++ kubernetes/apps/selfhosted/rsshub/playwright Kustomization: selfhosted/rsshub-playwright HelmRelease: selfhosted/playwright

@@ -44,13 +44,13 @@

               SCREEN_DEPTH: 24
               SCREEN_HEIGHT: 1080
               SCREEN_WIDTH: 1920
               TZ: null
             image:
               repository: ghcr.io/browserless/chromium
-              tag: v2.38.4
+              tag: v2.42.0
             resources:
               limits:
                 gpu.intel.com/i915: 1
                 memory: 2Gi
               requests:
                 cpu: 10m

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 4, 2026

--- HelmRelease: selfhosted/playwright Deployment: selfhosted/playwright

+++ HelmRelease: selfhosted/playwright Deployment: selfhosted/playwright

@@ -46,13 +46,13 @@

         - name: SCREEN_HEIGHT
           value: '1080'
         - name: SCREEN_WIDTH
           value: '1920'
         - name: TZ
           value: null
-        image: ghcr.io/browserless/chromium:v2.38.4
+        image: ghcr.io/browserless/chromium:v2.42.0
         name: app
         resources:
           limits:
             gpu.intel.com/i915: 1
             memory: 2Gi
           requests:

@mortyops mortyops bot force-pushed the renovate/ghcr.io-browserless-chromium-2.x branch from c5af387 to ad2b925 Compare February 11, 2026 15:29
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/browserless/chromium ( v2.38.4 ➔ v2.39.0 ) feat(container): update image ghcr.io/browserless/chromium ( v2.38.4 ➔ v2.40.0 ) Feb 11, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-browserless-chromium-2.x branch from ad2b925 to 03f67f5 Compare February 19, 2026 13:37
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/browserless/chromium ( v2.38.4 ➔ v2.40.0 ) feat(container): update image ghcr.io/browserless/chromium ( v2.38.4 ➔ v2.41.0 ) Feb 19, 2026
…➔ v2.42.0 )

| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/browserless/chromium | v2.38.4 | v2.42.0 |
@mortyops mortyops bot force-pushed the renovate/ghcr.io-browserless-chromium-2.x branch from 03f67f5 to c26a8f7 Compare February 25, 2026 19:29
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/browserless/chromium ( v2.38.4 ➔ v2.41.0 ) feat(container): update image ghcr.io/browserless/chromium ( v2.38.4 ➔ v2.42.0 ) Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants