Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Bumps expect-webdriverio from 4.15.4 to 5.4.1.

Release notes

Sourced from expect-webdriverio's releases.

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)
  • build(deps-dev): bump release-it from 19.0.1 to 19.0.2 (#1825) (1b125d3)
  • build(deps-dev): bump @​vitest/coverage-v8 from 3.1.1 to 3.1.4 (#1838) (c3b864e)
  • build(deps-dev): bump vitest from 3.1.1 to 3.1.4 (#1840) (6a20430)

... (truncated)

Commits
  • 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)"
  • 6d5373d Release 5.3.3
  • 7cc46c1 fix: missing type in array to have text (#1869)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [expect-webdriverio](https://github.com/webdriverio/expect-webdriverio) from 4.15.4 to 5.4.1.
- [Release notes](https://github.com/webdriverio/expect-webdriverio/releases)
- [Commits](webdriverio/expect-webdriverio@v4.15.4...v5.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 30, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2025

Superseded by #2187.

@dependabot dependabot bot closed this Sep 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/expect-webdriverio-5.4.1 branch September 10, 2025 13:10
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