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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the wdio group with 5 updates:
9.2.1
9.2.15
9.2.1
9.2.14
9.2.1
9.2.14
9.1.3
9.2.8
9.2.2
9.2.14
Updates
@wdio/browser-runner
from 9.2.1 to 9.2.15Release notes
Sourced from
@wdio/browser-runner
's releases.... (truncated)
Changelog
Sourced from
@wdio/browser-runner
's changelog.Commits
a49fe7f
v9.2.158cb4469
fix(ci): fix unit tests6ba4085
v9.2.14f9d0649
fix(@wdio/browser-runner
): ensure we always use a custom port5283e03
v9.2.120525efd
v9.2.11f02604a
v9.2.8c886a10
v9.2.7e6ded44
fix(@wdio/browser-runner
): use workspace projects wherever possible2bbc5c9
v9.2.6Updates
@wdio/cli
from 9.2.1 to 9.2.14Release notes
Sourced from
@wdio/cli
's releases.... (truncated)
Changelog
Sourced from
@wdio/cli
's changelog.... (truncated)
Commits
6ba4085
v9.2.145283e03
v9.2.120525efd
v9.2.111f70422
docs: various documentation fixes (#13865)5253860
v9.2.1032a8b60
fix(@wdio/cli
): improve passing framework parameters (#13854)32a5e8f
fix(@wdio/cli
): improve detection when no capabilities are provided (#13850)88f5e91
Fixing typo during wdio config wizard (#13844)f02604a
v9.2.82bbc5c9
v9.2.6Updates
@wdio/globals
from 9.2.1 to 9.2.14Release notes
Sourced from
@wdio/globals
's releases.... (truncated)
Changelog
Sourced from
@wdio/globals
's changelog.... (truncated)
Commits
6ba4085
v9.2.145283e03
v9.2.120525efd
v9.2.11f02604a
v9.2.82bbc5c9
v9.2.64c2bcd9
v9.2.59e40f23
v9.2.4a82feee
v9.2.2Updates
@wdio/mocha-framework
from 9.1.3 to 9.2.8Release notes
Sourced from
@wdio/mocha-framework
's releases.... (truncated)
Changelog
Sourced from
@wdio/mocha-framework
's changelog.... (truncated)
Commits
f02604a
v9.2.84c2bcd9
v9.2.5a82feee
v9.2.2Updates
@wdio/spec-reporter
from 9.2.2 to 9.2.14Release notes
Sourced from
@wdio/spec-reporter
's releases.... (truncated)
Changelog
Sourced from
@wdio/spec-reporter
's changelog.... (truncated)
Commits
6ba4085
v9.2.14c947574
polish(@wdio/reporter
): better display retried scenarios (#13880)f02604a
v9.2.8f3b6538
chore(@wdio/spec-reporter
): use base name of app path in prefix (#13842)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show