appium-boilerplate
appium-boilerplate copied to clipboard
chore(deps-dev): bump @wdio/spec-reporter from 9.0.7 to 9.1.3
Bumps @wdio/spec-reporter from 9.0.7 to 9.1.3.
Release notes
Sourced from @wdio/spec-reporter
's releases.
v9.1.3 (2024-10-08)
:bug: Bug Fix
wdio-browser-runner
,wdio-logger
,webdriverio
- #13746 fix(webdriverio): make command more compatible with v8 behavior (
@christian-bromann
)webdriverio
- #13731 fix(webdriverio): mark mock as being called even without overwrites (
@christian-bromann
)- #13695 fix(webdriverio): apply script polyfills also for classic sessions (
@christian-bromann
)- #13730 fix(webdriverio): remove default params in actions (
@lacell75
)- #13694 Allow transformation from classic tag name selector to BiDi (
@danielhjacobs
)wdio-sauce-service
,wdio-spec-reporter
- #13701 fix(
@wdio/sauce-service
): fix setting annotations (@christian-bromann
):nail_care: Polish
webdriverio
- #13744 chore(webdriverio): provide a better error message if no debuggerAddress is available (
@christian-bromann
)webdriver
- #13736 chore(webdriver): add exponential backoff to request retries (
@romainmenke
):house: Internal
wdio-browser-runner
- #13720 chore(deps): bump the minor-deps-updates-main group with 4 updates (
@dependabot[bot]
)- Other
- #13717 fix(ci) group dependabot PRs by version type (
@BorisOsipov
)Committers: 5
- Boris Osipov (
@BorisOsipov
)- Christian Bromann (
@christian-bromann
)- Daniel Jacobs (
@danielhjacobs
)- Fabien CELLIER (
@lacell75
)- Romain Menke (
@romainmenke
)v9.1.2 (2024-09-28)
:bug: Bug Fix
webdriverio
- #13669 fix(webdriverio): fix execute command when passing in a string (
@christian-bromann
)- #13668 fix(webdriverio): fix mock filtering (
@christian-bromann
)wdio-utils
- #13665 Reject promise if test is skipped via async method (
@sebastian-sauer
):nail_care: Polish
wdio-types
,webdriver
- #13667 chore(webdriver): refactor request/response error handling (
@christian-bromann
)wdio-cli
,wdio-sauce-service
,wdio-spec-reporter
,wdio-types
,webdriverio
Committers: 3
- Christian Bromann (
@christian-bromann
)- Diego Molina (
@diemol
)
... (truncated)
Changelog
Sourced from @wdio/spec-reporter
's changelog.
v9.1.3 (2024-10-08)
:bug: Bug Fix
wdio-browser-runner
,wdio-logger
,webdriverio
- #13746 fix(webdriverio): make command more compatible with v8 behavior (
@christian-bromann
)webdriverio
- #13731 fix(webdriverio): mark mock as being called even without overwrites (
@christian-bromann
)- #13695 fix(webdriverio): apply script polyfills also for classic sessions (
@christian-bromann
)- #13730 fix(webdriverio): remove default params in actions (
@lacell75
)- #13694 Allow transformation from classic tag name selector to BiDi (
@danielhjacobs
)wdio-sauce-service
,wdio-spec-reporter
- #13701 fix(
@wdio/sauce-service
): fix setting annotations (@christian-bromann
):nail_care: Polish
webdriverio
- #13744 chore(webdriverio): provide a better error message if no debuggerAddress is available (
@christian-bromann
)webdriver
- #13736 chore(webdriver): add exponential backoff to request retries (
@romainmenke
):house: Internal
wdio-browser-runner
- #13720 chore(deps): bump the minor-deps-updates-main group with 4 updates (
@dependabot[bot]
)- Other
- #13717 fix(ci) group dependabot PRs by version type (
@BorisOsipov
)Committers: 5
- Boris Osipov (
@BorisOsipov
)- Christian Bromann (
@christian-bromann
)- Daniel Jacobs (
@danielhjacobs
)- Fabien CELLIER (
@lacell75
)- Romain Menke (
@romainmenke
)v9.1.2 (2024-09-28)
:bug: Bug Fix
webdriverio
- #13669 fix(webdriverio): fix execute command when passing in a string (
@christian-bromann
)- #13668 fix(webdriverio): fix mock filtering (
@christian-bromann
)wdio-utils
- #13665 Reject promise if test is skipped via async method (
@sebastian-sauer
):nail_care: Polish
wdio-types
,webdriver
- #13667 chore(webdriver): refactor request/response error handling (
@christian-bromann
)wdio-cli
,wdio-sauce-service
,wdio-spec-reporter
,wdio-types
,webdriverio
Committers: 3
- Christian Bromann (
@christian-bromann
)
... (truncated)
Commits
db677c6
v9.1.36b65e81
fix(@wdio/sauce-service
): fix setting annotations (#13701)e009b51
v9.1.2a5b573b
Removing APAC region (#13666)e6b005f
v9.1.022f637c
Removing us-east-1 region (#13612)cc85ebf
v9.0.8ce5e503
fix(core): specify minimum node version to be 18.18.0 or higher (#13482)- See full diff in compare view
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)