appium-boilerplate
appium-boilerplate copied to clipboard
chore(deps-dev): bump eslint-plugin-wdio from 8.24.12 to 8.37.0
Bumps eslint-plugin-wdio from 8.24.12 to 8.37.0.
Release notes
Sourced from eslint-plugin-wdio's releases.
v8.37.0 (2024-05-22)
:rocket: New Feature
eslint-plugin-wdio
- #12716 [webdriverio-v8] Flat ESLint support (
@MadSandwich
):bug: Bug Fix
webdriverio
- #12889 [v8] Select proper input via ancestor label when multiple match (
@evankennedy
)wdio-utils
wdio-types
- #12850 Update the types for suites to fix the compile error (
@iamatharva
)wdio-config
- #12751 [12428] [V8] CustomService is run twice (
@jemishgopani
)wdio-junit-reporter
- #12723 fix: error counts in junit reporter (
@ASaiAnudeep
):nail_care: Polish
wdio-allure-reporter
- #12855 #11473 Refactor wdio-allure-reporter package for better hooks handling [v8] (
@lararojasmr
)wdio-types
- #12851 Add resignApp capabilites v8 (
@dprevost-LMI
)wdio-browser-runner
,wdio-browserstack-service
- #12802 Fix: Result and Context arguments for component tests (
@sriteja777
):memo: Documentation
- #12780 accessibility-testing-v8-bstack (
@JohnJoser3
)Committers: 10
- Anudeep (
@ASaiAnudeep
)- Artsem Burlai (
@MadSandwich
)- David Prevost (
@dprevost-LMI
)- Evan Kennedy (
@evankennedy
)- Florian Idelberger (
@step21
)- Jemish Gopani (
@jemishgopani
)- John Jose (
@JohnJoser3
)- Manuel Lara (
@lararojasmr
)- Sriteja Sugoor (
@sriteja777
)@iamatharva
v8.36.1 (2024-04-20)
:bug: Bug Fix
wdio-cli
,wdio-runner
,wdio-utils
,webdriverio
- #12703 [webdriverio-v8] Fix issue wdio log is missing in standalone mode (
@nguyencuongabcxyz
)wdio-browserstack-service
- #12665 Fix error messages (
@07souravkunda
):nail_care: Polish
... (truncated)
Changelog
Sourced from eslint-plugin-wdio's changelog.
v8.37.0 (2024-05-22)
:rocket: New Feature
eslint-plugin-wdio
- #12716 [webdriverio-v8] Flat ESLint support (
@MadSandwich
):bug: Bug Fix
webdriverio
- #12889 [v8] Select proper input via ancestor label when multiple match (
@evankennedy
)wdio-utils
wdio-types
- #12850 Update the types for suites to fix the compile error (
@iamatharva
)wdio-config
- #12751 [12428] [V8] CustomService is run twice (
@jemishgopani
)wdio-junit-reporter
- #12723 fix: error counts in junit reporter (
@ASaiAnudeep
):nail_care: Polish
wdio-allure-reporter
- #12855 #11473 Refactor wdio-allure-reporter package for better hooks handling [v8] (
@lararojasmr
)wdio-types
- #12851 Add resignApp capabilites v8 (
@dprevost-LMI
)wdio-browser-runner
,wdio-browserstack-service
- #12802 Fix: Result and Context arguments for component tests (
@sriteja777
):memo: Documentation
- #12780 accessibility-testing-v8-bstack (
@JohnJoser3
)Committers: 10
- Anudeep (
@ASaiAnudeep
)- Artsem Burlai (
@MadSandwich
)- David Prevost (
@dprevost-LMI
)- Evan Kennedy (
@evankennedy
)- Florian Idelberger (
@step21
)- Jemish Gopani (
@jemishgopani
)- John Jose (
@JohnJoser3
)- Manuel Lara (
@lararojasmr
)- Sriteja Sugoor (
@sriteja777
)@iamatharva
v8.36.1 (2024-04-20)
:bug: Bug Fix
wdio-cli
,wdio-runner
,wdio-utils
,webdriverio
- #12703 [webdriverio-v8] Fix issue wdio log is missing in standalone mode (
@nguyencuongabcxyz
)wdio-browserstack-service
- #12665 Fix error messages (
@07souravkunda
)
... (truncated)
Commits
cefb415
v8.37.099bec24
[webdriverio-v8] Flat ESLint support (#12716)- 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)