Skip to content

Bump expect-webdriverio from 4.15.4 to 5.4.2 - #2187

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expect-webdriverio-5.4.2
Closed

Bump expect-webdriverio from 4.15.4 to 5.4.2#2187
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expect-webdriverio-5.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2025

Copy link
Copy Markdown
Contributor

Bumps expect-webdriverio from 4.15.4 to 5.4.2.

Release notes

Sourced from expect-webdriverio's releases.

Release 5.4.2

  • chore(deps): replace deprecated lodash.isequal (#1911) (258191f)

Release 5.4.1

  • polish(expect-webdriverio): expose contentVisibilityAuto, opacityProperty and visibilityProperty to toBeDisplayed (#1897) (48b3282)

Release 5.4.0

  • Renaming U breaks the augmentation (#1880) (8882558)
  • chore(tsc+lint): Enhancing project tsc and linting (#1873) (0f7d043)
  • fix(types): ChainablePromiseArray and ChainablePromiseElement resolved to any (#1872) (568f8d4)

Release 5.3.4

  • Revert "chore(tsc+lint): Enhancing project tsc and linting (#1867)" (4b9bedb)

Release 5.3.3

  • fix: missing type in array to have text (#1869) (7cc46c1)
  • chore(tsc+lint): Enhancing project tsc and linting (#1867) (77af39a)
  • build(deps): bump expect from 30.0.0 to 30.0.2 (#1865) (122a76a)
  • build(deps): bump jest-matcher-utils from 30.0.0 to 30.0.2 (#1864) (e7a2c11)

Release 5.3.2

  • fix(snapshot): make snapshot testing work in Jasmine (bf40f27)

Release 5.3.1

  • fix(snapshot): strip snapshot annotation when matching inline snapshots (194b14b)
  • build(deps-dev): bump @​types/jest from 29.5.14 to 30.0.0 (#1861) (d2ce708)
  • build(deps): bump jest-matcher-utils from 29.7.0 to 30.0.0 (#1862) (c55491b)
  • build(deps): bump expect from 29.7.0 to 30.0.0 (#1860) (7ca2b63)
  • build(deps-dev): bump eslint from 9.28.0 to 9.29.0 (#1859) (e1cbc66)
  • build(deps-dev): bump @​types/node from 22.15.30 to 24.0.3 (#1858) (53a9fb8)
  • build(deps-dev): bump @​types/node from 22.15.29 to 22.15.30 (#1856) (7c9b36c)
  • build(deps-dev): bump @​vitest/coverage-v8 from 3.2.1 to 3.2.3 (#1855) (9b008a1)
  • build(deps-dev): bump vitest from 3.2.1 to 3.2.3 (#1853) (5fbc476)

Release 5.3.0

  • feature(expect-webdriverio): add number options support for toHaveHeight and toHaveWidth (#1851) (c7f5c93)

Release 5.2.2

  • chore: update dependencies (8056dff)
  • fix: use a type alias for Service instance - closes #1850 (c00da6b)

Release 5.2.1

  • build(deps): bump tar-fs from 3.0.8 to 3.0.9 (#1849) (b3a1762)
  • build(deps-dev): bump @​types/node from 22.15.24 to 22.15.29 (#1846) (654d5c8)
  • build(deps-dev): bump @​wdio/types from 9.12.6 to 9.15.0 (#1847) (9a50956)
  • build(deps-dev): bump eslint from 9.25.1 to 9.28.0 (#1848) (b5a1d33)
  • Add .js extension to the softAssert library (#1843) (a66b157)
  • Fix missing matchers (#1842) (2ebaeff)
  • build(deps): bump @​vitest/snapshot from 2.1.8 to 3.1.4 (#1841) (bae5959)
  • build(deps-dev): bump @​types/node from 22.15.3 to 22.15.21 (#1839) (d1fee24)

... (truncated)

Commits
  • e9d3e63 Release 5.4.2
  • 258191f chore(deps): replace deprecated lodash.isequal (#1911)
  • 3841052 Release 5.4.1
  • 48b3282 polish(expect-webdriverio): expose contentVisibilityAuto, opacityProperty and...
  • 050b06f Release 5.4.0
  • 8882558 Renaming U breaks the augmentation (#1880)
  • 0f7d043 chore(tsc+lint): Enhancing project tsc and linting (#1873)
  • 568f8d4 fix(types): ChainablePromiseArray and ChainablePromiseElement resolved to...
  • 1385190 Release 5.3.4
  • 4b9bedb Revert "chore(tsc+lint): Enhancing project tsc and linting (#1867)"
  • Additional commits viewable 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 <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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 10, 2025
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/expect-webdriverio-5.4.2 branch from 7254933 to 4fbdcc9 Compare September 10, 2025 18:43
Bumps [expect-webdriverio](https://github.com/webdriverio/expect-webdriverio) from 4.15.4 to 5.4.2.
- [Release notes](https://github.com/webdriverio/expect-webdriverio/releases)
- [Commits](webdriverio/expect-webdriverio@v4.15.4...v5.4.2)

---
updated-dependencies:
- dependency-name: expect-webdriverio
  dependency-version: 5.4.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/expect-webdriverio-5.4.2 branch from 4fbdcc9 to 9737b9b Compare September 15, 2025 23:23
@dependabot @github

dependabot Bot commented on behalf of github Oct 1, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #2201.

@dependabot dependabot Bot closed this Oct 1, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/expect-webdriverio-5.4.2 branch October 1, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants