Skip to content

Update selenium/standalone-chromium Docker tag to v148#174

Merged
AlexSkrypnyk merged 1 commit into
developfrom
deps/selenium-standalone-chromium-148.x
May 24, 2026
Merged

Update selenium/standalone-chromium Docker tag to v148#174
AlexSkrypnyk merged 1 commit into
developfrom
deps/selenium-standalone-chromium-148.x

Conversation

@AlexSkrypnyk
Copy link
Copy Markdown
Member

@AlexSkrypnyk AlexSkrypnyk commented May 23, 2026

This PR contains the following updates:

Package Update Change
selenium/standalone-chromium major 147.0148.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (in timezone Australia/Melbourne)

  • 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 this update again.


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

This PR has been generated by Mend Renovate.

| datasource | package                      | from  | to    |
| ---------- | ---------------------------- | ----- | ----- |
| docker     | selenium/standalone-chromium | 147.0 | 148.0 |
@AlexSkrypnyk AlexSkrypnyk added the Dependencies Pull request was raised automatically by a dependency bot label May 23, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 0b899e01-c29b-41c4-a7fc-73c941d9842f

📥 Commits

Reviewing files that changed from the base of the PR and between 9571f40 and 8cac591.

📒 Files selected for processing (1)
  • docker-compose.yml

📝 Walkthrough

Walkthrough

This PR updates the Selenium Chromium Docker image version from 147.0 to 148.0 in the docker-compose.yml configuration file, affecting only the chrome service definition.

Changes

Docker Image Version Update

Layer / File(s) Summary
Selenium Chromium version bump
docker-compose.yml
The chrome service Selenium Chromium container image is updated from selenium/standalone-chromium:147.0 to selenium/standalone-chromium:148.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • drevops/website#147: Both PRs update the chrome service Docker image tag in docker-compose.yml by bumping Selenium Chromium versions.
  • drevops/website#163: Both PRs modify the same line in docker-compose.yml to update the chrome service selenium/standalone-chromium image tag version.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update selenium/standalone-chromium Docker tag to v148' directly and clearly summarizes the main change in the pull request, which updates the Docker image from version 147.0 to 148.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/selenium-standalone-chromium-148.x

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

Code coverage (threshold: 80%)

  Classes: 50.00% (5/10)
  Methods: 73.91% (17/23)
  Lines:   92.88% (313/337)
Per-class coverage
Drupal\do_feed\FeedUrlBuilder
  Methods: 100.00% ( 4/ 4)   Lines: 100.00% ( 18/ 18)
Drupal\do_feed\Form\FeedSettingsForm
  Methods: 100.00% ( 4/ 4)   Lines: 100.00% ( 15/ 15)
Drupal\do_feed\Hook\EntityDeleteHook
  Methods:  50.00% ( 1/ 2)   Lines:  92.31% ( 12/ 13)
Drupal\do_feed\Hook\EntityPresaveHook
  Methods: 100.00% ( 4/ 4)   Lines: 100.00% ( 54/ 54)
Drupal\do_feed\Hook\PreprocessParagraphHook
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 14/ 14)
Drupal\do_feed\Hook\PreprocessViewsViewRowRssHook
  Methods: 100.00% ( 1/ 1)   Lines: 100.00% (  3/  3)
Drupal\do_feed\Hook\ViewsPreViewHook
  Methods:  50.00% ( 1/ 2)   Lines:  96.43% ( 27/ 28)

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.73%. Comparing base (9571f40) to head (8cac591).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #174   +/-   ##
========================================
  Coverage    87.73%   87.73%           
========================================
  Files           11       11           
  Lines          163      163           
========================================
  Hits           143      143           
  Misses          20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AlexSkrypnyk AlexSkrypnyk merged commit d00d932 into develop May 24, 2026
8 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the deps/selenium-standalone-chromium-148.x branch May 24, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull request was raised automatically by a dependency bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants