wdio-reportportal-reporter
wdio-reportportal-reporter copied to clipboard
Bump cacheable-request and @wdio/reporter
Removes cacheable-request. It's no longer used after updating ancestor dependency @wdio/reporter. These dependencies need to be updated together.
Removes cacheable-request
Updates @wdio/reporter
from 7.28.0 to 8.3.0
Release notes
Sourced from @wdio/reporter
's releases.
v8.3.0 (2023-01-28)
:rocket: New Feature
wdio-browser-runner
,wdio-cli
,wdio-local-runner
,wdio-runner
,wdio-types
- #9676 Support test coverage reporting and assertion for browser runner (
@christian-bromann
)Committers: 1
- Christian Bromann (
@christian-bromann
)v8.2.6
No updates!
v8.2.5 (2023-01-27)
:bug: Bug Fix
wdio-browser-runner
,wdio-cli
,wdio-runner
,webdriverio
- #9673 Various browser runner improvements (
@christian-bromann
)Committers: 2
- Christian Bromann (
@christian-bromann
)- Pedro Bravo (
@pmlbravo
)v8.2.4 (2023-01-25)
:bug: Bug Fix
wdio-cli
- #9670 Install Jasmine types if user picks Jasmine and TypeScript (
@christian-bromann
)wdio-browser-runner
,wdio-cli
,wdio-runner
,webdriverio
- #9667 Fixes to browser runner (
@christian-bromann
)Committers: 1
- Christian Bromann (
@christian-bromann
)v8.2.3 (2023-01-23)
:bug: Bug Fix
wdio-config
,wdio-mocha-framework
,wdio-runner
- #9663 Support Mocha Root Hook Plugins (
@christian-bromann
):nail_care: Polish
wdio-utils
- #9664 Improve wdio logging on browser/element objects (
@christian-bromann
)Committers: 1
- Christian Bromann (
@christian-bromann
)v8.2.2 (2023-01-23)
:memo: Documentation
- #9638 docs: fix the name of the Stack Overflow tag (
@andrii-bodnar
)
... (truncated)
Changelog
Sourced from @wdio/reporter
's changelog.
v8.3.0 (2023-01-28)
:rocket: New Feature
wdio-browser-runner
,wdio-cli
,wdio-local-runner
,wdio-runner
,wdio-types
- #9676 Support test coverage reporting and assertion for browser runner (
@christian-bromann
)Committers: 1
- Christian Bromann (
@christian-bromann
)v8.2.5 (2023-01-27)
:bug: Bug Fix
wdio-browser-runner
,wdio-cli
,wdio-runner
,webdriverio
- #9673 Various browser runner improvements (
@christian-bromann
)Committers: 2
- Christian Bromann (
@christian-bromann
)- Pedro Bravo (
@pmlbravo
)v8.2.4 (2023-01-25)
:bug: Bug Fix
wdio-cli
- #9670 Install Jasmine types if user picks Jasmine and TypeScript (
@christian-bromann
)wdio-browser-runner
,wdio-cli
,wdio-runner
,webdriverio
- #9667 Fixes to browser runner (
@christian-bromann
)Committers: 1
- Christian Bromann (
@christian-bromann
)v8.2.3 (2023-01-23)
:bug: Bug Fix
wdio-config
,wdio-mocha-framework
,wdio-runner
- #9663 Support Mocha Root Hook Plugins (
@christian-bromann
):nail_care: Polish
wdio-utils
- #9664 Improve wdio logging on browser/element objects (
@christian-bromann
)Committers: 1
- Christian Bromann (
@christian-bromann
)v8.2.2 (2023-01-23)
:memo: Documentation
... (truncated)
Commits
156a246
v8.3.01462525
v8.1.2a9e2091
Fix creation of reporter output directories if they don't exist. (#9525)f505134
v8.1.093d2894
Node16 compatibility (#9480)88effb3
add missing@types/node
dependencies (#9489)ab58bc7
v8.0.14e233109
enforce curly bracketsf7d4b2e
prefer ternary expressions whereever possible62e24d4
Adding new EsLint rules (#9445)- Additional commits viewable 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.