Skip to content

chore(deps): bump @wdio/xvfb from 9.27.1 to 9.27.2 in the wdio-dependencies group across 1 directory#298

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wdio-dependencies-818e8812da
Closed

chore(deps): bump @wdio/xvfb from 9.27.1 to 9.27.2 in the wdio-dependencies group across 1 directory#298
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wdio-dependencies-818e8812da

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps the wdio-dependencies group with 1 update in the / directory: @wdio/xvfb.

Updates @wdio/xvfb from 9.27.1 to 9.27.2

Release notes

Sourced from @​wdio/xvfb's releases.

v9.27.2 (2026-05-26)

🚀 New Feature

  • create-wdio, wdio-xvfb

🐛 Bug Fix

  • wdio-browserstack-service

💅 Polish

📝 Documentation

Committers: 11

Changelog

Sourced from @​wdio/xvfb's changelog.

v9.27.2 (2026-05-26)

🚀 New Feature

  • create-wdio, wdio-xvfb

🐛 Bug Fix

  • wdio-browserstack-service

💅 Polish

📝 Documentation

Committers: 11

Commits
  • a9d3f85 feat(create-wdio): migrate to @​wdio/electron-service and add Tauri service (#...
  • e2b5652 v9.27.1
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the wdio-dependencies group with 1 update in the / directory: [@wdio/xvfb](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-xvfb).


Updates `@wdio/xvfb` from 9.27.1 to 9.27.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.27.2/packages/wdio-xvfb)

---
updated-dependencies:
- dependency-name: "@wdio/xvfb"
  dependency-version: 9.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: wdio-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the area:dependencies Updating dependencies label May 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Release Preview — no release

No bump label detected.
Reason: No release labels found (need bump:* or release:stable)
Note: Add bump:patch, bump:minor, or bump:major to trigger a release.


Updated automatically by ReleaseKit

goosewobbler added a commit that referenced this pull request May 30, 2026
Electron Linux E2E runs intermittently crashed with "No space left on
device" (#298/#301). The runner worker died mid-test before the job log
blob could upload, so the failures surfaced as opaque timeouts.

Add an early Linux-only "Free Disk Space" step (after the build filter is
generated, before "Build Test Applications") that removes large unused
preinstalled toolchains (.NET, Android, GHC/ghcup, CodeQL, Swift) and
prunes Docker images. It is dependency-free plain shell — no third-party
action — and every removal is guarded with `|| true` so it can never fail
the job. df -h is printed before and after for observability.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 4, 2026

Looks like @wdio/xvfb is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 4, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/wdio-dependencies-818e8812da branch June 4, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dependencies Updating dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants