Skip to content

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.39.0

Release Notes

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

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.

…➔ v2.39.0 )

| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/browserless/chromium | v2.38.4 | v2.39.0 |
@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.39.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.39.0
         name: app
         resources:
           limits:
             gpu.intel.com/i915: 1
             memory: 2Gi
           requests:

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