This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/tests/wdio
dependabot[bot] 4a8e71e2c6
web: bump the wdio group in /tests/wdio with 3 updates (#7180)
Bumps the wdio group in /tests/wdio with 3 updates: [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli), [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) and [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework).


Updates `@wdio/cli` from 8.18.0 to 8.18.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.18.2/packages/wdio-cli)

Updates `@wdio/local-runner` from 8.18.0 to 8.18.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.18.2/packages/wdio-local-runner)

Updates `@wdio/mocha-framework` from 8.18.0 to 8.18.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.18.2/packages/wdio-mocha-framework)

---
updated-dependencies:
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wdio
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wdio
- dependency-name: "@wdio/mocha-framework"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wdio
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 11:31:50 +02:00
..
blueprints web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
test web: package up horizontal elements into their own components (#7053) 2023-10-04 13:07:52 -07:00
.eslintignore web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.eslintrc.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.eslintrc.precommit.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.gitignore web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.prettierignore web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.prettierrc.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
Makefile web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
package-lock.json web: bump the wdio group in /tests/wdio with 3 updates (#7180) 2023-10-16 11:31:50 +02:00
package.json web: bump the wdio group in /tests/wdio with 3 updates (#7180) 2023-10-16 11:31:50 +02:00
tsconfig.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
wdio.conf.ts web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00