webdriverio-community / wdio-electron-service

WebdriverIO service for testing Electron applications
https://webdriver.io
MIT License
32 stars 14 forks source link

chore(deps-dev): bump expect-webdriverio from 4.14.0 to 4.15.1 #626

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps expect-webdriverio from 4.14.0 to 4.15.1.

Release notes

Sourced from expect-webdriverio's releases.

Release 4.15.1

  • fix: update the logic for handling an element array (#1573) (b7f5582)
  • build(deps): bump braces from 3.0.2 to 3.0.3 (#1572) (163ba7c)

Release 4.15.0

  • fix: handle toHaveText when receiving an array of elements (#1571) (bedf208)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 (#1570) (14dd6d5)
  • build(deps-dev): bump @​typescript-eslint/parser from 7.11.0 to 7.12.0 (#1569) (06af3c1)
  • build(deps): bump webdriverio from 8.38.0 to 8.38.2 (#1568) (170e519)
  • build(deps-dev): bump @​types/node from 20.14.0 to 20.14.2 (#1567) (41c6217)
  • build(deps): bump @​wdio/globals from 8.38.0 to 8.38.2 (#1566) (728898e)
Commits
  • fffe99c Release 4.15.1
  • b7f5582 fix: update the logic for handling an element array (#1573)
  • 163ba7c build(deps): bump braces from 3.0.2 to 3.0.3 (#1572)
  • eb667fe Release 4.15.0
  • bedf208 fix: handle toHaveText when receiving an array of elements (#1571)
  • 14dd6d5 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 ...
  • 06af3c1 build(deps-dev): bump @​typescript-eslint/parser from 7.11.0 to 7.12.0 (#1569)
  • 170e519 build(deps): bump webdriverio from 8.38.0 to 8.38.2 (#1568)
  • 41c6217 build(deps-dev): bump @​types/node from 20.14.0 to 20.14.2 (#1567)
  • 728898e build(deps): bump @​wdio/globals from 8.38.0 to 8.38.2 (#1566)
  • See full diff in compare view


Dependabot compatibility score

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 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)