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
Closed
Conversation
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>
Contributor
Release Preview — no release
Updated automatically by ReleaseKit |
This was referenced May 28, 2026
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>
Contributor
Author
|
Looks like @wdio/xvfb is updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the wdio-dependencies group with 1 update in the / directory: @wdio/xvfb.
Updates
@wdio/xvfbfrom 9.27.1 to 9.27.2Release notes
Sourced from @wdio/xvfb's releases.
Changelog
Sourced from @wdio/xvfb's changelog.
Commits
a9d3f85feat(create-wdio): migrate to@wdio/electron-serviceand add Tauri service (#...e2b5652v9.27.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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